Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Virginia Hardscape & Restoration",
description: "Virginia Hardscape & Restoration specializes in hardscape design and installation for residential properties in the Mechanicsville area. The company creates outdoor spaces including patios, walkways, retaining walls, and drainage solutions tailored to each client's landscape needs. With a focus on quality craftsmanship and customer satisfaction, they deliver durable outdoor improvements that enhance both functionality and curb appeal.",
telephone: "+1-804-640-6229",
address: {
@type: "PostalAddress",
streetAddress: "8100 Landover Dr",
addressLocality: "Mechanicsville",
addressRegion: "VA",
postalCode: "23111",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.6220255,
longitude: -77.3802376
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Mechanicsville, VA and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners wanting custom outdoor living spaces, Property owners needing drainage solutions, Residents seeking landscape renovation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Hardscape Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.