Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Mendoza Hardscape",
description: "Mendoza Hardscape LLC is a hardscaping contractor serving Richmond, VA and surrounding areas, specializing in paver patios, retaining walls, driveways, sidewalks, and pressure washing & sealing services. The company focuses on quality, durability, and customer satisfaction, creating custom outdoor spaces that enhance home beauty and value. Fully insured and offering free estimates, they're committed to bringing outdoor visions to life with precision and professional craftsmanship.",
url: "http://mendozahardscapellc.com/",
telephone: "+1-804-317-0024",
address: {
@type: "PostalAddress",
streetAddress: "804 Westover Hills Blvd",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23225",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.515751699999996,
longitude: -77.48901149999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Richmond, VA and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners seeking custom patio and retaining wall installations, Property owners needing driveway or sidewalk work, Homeowners wanting pressure washing and sealing services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Hardscape Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates & Fully Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design Focus"
}
],
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.