Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Final Touch Tree Service",
description: "Final Touch Tree Service provides comprehensive tree care solutions in Charlottesville, including tree removal, trimming, pruning, and stump grinding. Based locally on Main Street, they serve residential and commercial properties throughout the Charlottesville area with professional arboriculture services.",
telephone: "+1-434-295-2434",
address: {
@type: "PostalAddress",
streetAddress: "417 W Main St",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22903",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.031005799999996,
longitude: -78.4870042
},
areaServed: "Charlottesville, VA and surrounding areas",
knowsAbout: "Tree Services, Homeowners needing tree removal, property managers with ongoing tree maintenance, commercial properties",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Charlottesville Business"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Tree Care"
}
],
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.