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: "Snyder SiteWorks",
description: "Snyder SiteWorks is a full-service hardscaping and landscaping contractor serving the Roanoke Valley and surrounding areas. They specialize in residential and commercial projects including retaining walls, paver and stamped concrete patios, driveways, walkways, firepits, fencing, and decorative lighting. The company also offers comprehensive water management solutions such as drainage systems, French drains, irrigation, and waterscaping features like ponds and rain gardens, along with design, excavation, and grading services.",
url: "https://www.snydersiteworks.com/",
telephone: "+1-540-632-6335",
address: {
@type: "PostalAddress",
streetAddress: "1920 Chapman Ave SW",
addressLocality: "Roanoke",
addressRegion: "VA",
postalCode: "24016",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.2733074,
longitude: -79.97349779999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Roanoke Valley, New River Valley, Smith Mountain Lake, Botetourt County, VA and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners seeking complete outdoor renovations, commercial property managers needing drainage solutions, those with water management or erosion control issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Design & Build"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Water Management"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial 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.