Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Dominion Pavers",
description: "Dominion Pavers is a hardscaping specialist serving the Chesapeake area with expertise in designing and installing paver patios, retaining walls, walkways, and outdoor living spaces. The company brings professional craftsmanship to residential hardscape projects, transforming yards with durable stone and paver solutions. They work directly with homeowners to create custom outdoor spaces tailored to individual properties.",
telephone: "+1-757-633-5587",
address: {
@type: "PostalAddress",
streetAddress: "533 Margaret Dr",
addressLocality: "Chesapeake",
addressRegion: "VA",
postalCode: "23322",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.6824899,
longitude: -76.10796890000002
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Chesapeake, Virginia and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners seeking patio upgrades, Outdoor living space improvements, Property landscaping enhancements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Hardscape Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Installation"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
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.