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: "Jax Tree Removal LLC",
description: "Jax Tree Removal LLC is a Jacksonville-based tree service company specializing in tree removal, tree trimming, stump grinding, and crane-assisted services. Led by ISA Certified Arborists, the team provides professional arborist assessments to help homeowners and property managers make informed decisions about their trees. They handle everything from routine trimming to emergency storm damage removal, with a focus on speed, safety, and thorough cleanup.",
url: "https://www.jaxtreeremoval.com/",
telephone: "+1-904-322-7799",
address: {
@type: "PostalAddress",
streetAddress: "2943 St Johns Bluff Rd S",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32246",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.2918867,
longitude: -81.5251138
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "216",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Tree Services, Homeowners needing tree removal or trimming, property managers, storm damage cleanup, commercial property owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "ISA Certified Arborists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates & Competitive Pricing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Storm Response"
}
],
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.