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: "Tree Life 1 LLC",
description: "Tree Life 1 LLC is a full-service tree care company serving Jacksonville and surrounding areas. They provide professional tree removal, trimming, pruning, stump grinding, and emergency storm damage services. Licensed and insured, the team handles both residential and commercial projects with a focus on safety, quality work, and customer satisfaction.",
url: "https://584tree.com/",
telephone: "+1-904-584-8733",
address: {
@type: "PostalAddress",
streetAddress: "4828 Collins Rd",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32244",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.192678400000002,
longitude: -81.7114914
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "130",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Tree Services, Homeowners needing tree removal or maintenance, property managers with multiple trees, residential properties after storm damage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Storm Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Tree Solutions"
}
],
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.