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: "The Tree People LLC",
description: "The Tree People LLC is a professional arboriculture and hardscape company based in Rockbridge County, Virginia, offering comprehensive tree care services including precision removals, pruning, plant health care, storm response, stump grinding, and landscape enhancement. Led by experienced arborists Todd Braguglia and Jesse Paul, they specialize in safety-focused tree work with additional services like soil testing, structural cabling, tree planting, hardscape installations, and firewood supply. Their approach emphasizes respect for nature and craftsmanship, providing both routine maintenance and emergency response to keep properties healthy and beautiful.",
url: "https://www.thetreepeoplellc.com/",
telephone: "+1-540-460-1259",
address: {
@type: "PostalAddress",
streetAddress: "175 Joshuas Way",
addressLocality: "Natural Bridge Station",
addressRegion: "VA",
postalCode: "24579",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.6389747,
longitude: -79.5232613
},
areaServed: "Rockbridge County, Virginia and surrounding areas",
knowsAbout: "Tree Services, Homeowners seeking comprehensive tree care, property owners with storm damage, those needing landscape transformation, residential and commercial property managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Arboriculture"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency & Storm Response"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Hardscape Integration"
}
],
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.