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: "SiteOne Stone Center",
description: "SiteOne Stone Center in Chesapeake is a wholesale building materials supplier specializing in hardscape products, landscaping materials, and outdoor construction supplies. They serve both contractors and homeowners with a wide selection of stone, pavers, mulch, and related hardscaping materials. As a division of the national SiteOne organization, they combine large-scale inventory with local expertise to support residential and commercial projects.",
url: "https://www.siteone.com/en/store/218",
telephone: "+1-757-546-2394",
address: {
@type: "PostalAddress",
streetAddress: "1020 Centerville Turnpike S",
addressLocality: "Chesapeake",
addressRegion: "VA",
postalCode: "23322",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.6929288,
longitude: -76.1848411
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "50",
bestRating: "5"
},
areaServed: "Chesapeake, VA and surrounding Hampton Roads area",
knowsAbout: "Hardscaping & Patios, Contractors, landscapers, hardscape installers, homeowners planning DIY outdoor projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Wholesale & Retail Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extensive Product Selection"
}
],
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.