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: "True Arbor Trees",
description: "True Arbor Trees is a Dallas-based tree service company offering comprehensive care including tree removal, trimming, pruning, stump grinding, and emergency storm cleanup. The team provides professional arborist services for residential and commercial properties, with a focus on safe, skilled work and customer satisfaction.",
url: "https://www.truearbortrees.com/",
telephone: "+1-214-498-0663",
address: {
@type: "PostalAddress",
streetAddress: "2615 Tealford Dr",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75228",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8405521,
longitude: -96.66882559999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "167",
bestRating: "5"
},
areaServed: "Dallas, TX and surrounding areas",
knowsAbout: "Tree Services, Homeowners needing tree removal or maintenance, commercial property managers, properties with storm damage, customers seeking licensed arborist services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured Arborists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Storm Response"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete 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.