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: "Green-Pro Arborist",
description: "Green-Pro Arborist is a full-service tree care company serving the Clermont area and surrounding communities. They specialize in tree removal, trimming, pruning, and stump grinding for residential and commercial properties. With certified arborists on staff and a commitment to safe, professional service, Green-Pro Arborist handles everything from routine maintenance to emergency storm damage cleanup.",
url: "https://arboristclermontfl.com/",
telephone: "+1-352-874-3588",
address: {
@type: "PostalAddress",
streetAddress: "9921 Janette Ln",
addressLocality: "Clermont",
addressRegion: "FL",
postalCode: "34711",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.491820299999997,
longitude: -81.7872094
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "124",
bestRating: "5"
},
areaServed: "Clermont, FL and surrounding Central Florida communities",
knowsAbout: "Tree Services, Homeowners needing tree maintenance, residential properties with storm damage, businesses managing landscaping assets",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Arborists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Storm Response"
},
{
@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.