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: "Leslie Excavating & Landscaping, LLC",
description: "Leslie Excavating & Landscaping is a family-owned, Class A licensed excavating contractor serving Rockbridge County and surrounding areas since 2006. Owner Chris Leslie and his team provide full-service excavation, hardscaping, and landscaping for residential, commercial, and agricultural projects. They emphasize quality workmanship, attention to detail, and clear communication throughout each project.",
url: "http://leslieexcavating.com/",
telephone: "+1-540-348-1444",
address: {
@type: "PostalAddress",
streetAddress: "365 Dry Hollow Rd",
addressLocality: "Rockbridge Baths",
addressRegion: "VA",
postalCode: "24473",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.9127783,
longitude: -79.34964360000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.7",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Rockbridge County, Augusta County, Botetourt County, and surrounding areas of Virginia",
knowsAbout: "Hardscaping & Patios, Homeowners needing excavation or hardscaping, Commercial contractors seeking reliable excavation partners, Agricultural property owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned Since 2006"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Capabilities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Detail-Oriented Approach"
}
],
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.