Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Vázquez López LLC",
description: "Vázquez López LLC is a painting contractor based in Waynesboro, VA, offering interior and exterior painting services for residential and commercial properties. The team brings extensive experience in color selection, surface preparation, and quality craftsmanship to every project. They're known for attention to detail and reliable service throughout the Waynesboro area.",
url: "https://vazquezlopezllc.net/",
telephone: "+1-434-825-2582",
address: {
@type: "PostalAddress",
streetAddress: "1104 3rd St",
addressLocality: "Waynesboro",
addressRegion: "VA",
postalCode: "22980",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0739522,
longitude: -78.8680478
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "19",
bestRating: "5"
},
areaServed: "Waynesboro, VA and surrounding areas",
knowsAbout: "Interior & Exterior Painting, Homeowners, Business owners, Property managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Color Consultation Support"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.