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: "The Tree Dudes - Tree Removals & Tree Services",
description: "The Tree Dudes provide comprehensive tree services throughout South Florida, including tree removal, trimming, pruning, stump grinding, and emergency storm cleanup. Based in Loxahatchee, this licensed and insured team handles both residential and commercial properties with professional expertise and same-day emergency response available. They specialize in safe, efficient tree care using modern equipment and certified arborists.",
url: "https://thetreedudes.com/",
telephone: "+1-561-360-6390",
address: {
@type: "PostalAddress",
streetAddress: "17372 43rd Rd N",
addressLocality: "Loxahatchee",
addressRegion: "FL",
postalCode: "33470",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.743003899999998,
longitude: -80.3191037
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "54",
bestRating: "5"
},
areaServed: "Loxahatchee and surrounding West Palm Beach area communities",
knowsAbout: "Tree Services, Homeowners needing emergency tree removal, property managers with multiple trees, residents after storms, commercial properties",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day Emergency Response"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured Professional Team"
},
{
@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.