Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "TreeNewal, Certified Arborist - Park Pl Ave",
description: "TreeNewal is a certified arborist service in Fort Worth specializing in professional tree care, removal, and maintenance. Led by certified arborists, they provide comprehensive services including tree trimming, pruning, stump grinding, and emergency storm damage removal. TreeNewal combines expertise in arboriculture with a commitment to tree health and property safety.",
url: "https://treenewal.com/",
telephone: "+1-817-769-8740",
address: {
@type: "PostalAddress",
streetAddress: "1617 Park Pl Ave Suite 110-TN17",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76110",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7255059,
longitude: -97.3448267
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Fort Worth and surrounding Dallas-Fort Worth areas",
knowsAbout: "Tree Services, Homeowners needing professional tree removal, storm damage cleanup, and ongoing tree health maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Arborist"
},
{
@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.