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: "All Arbor Tree Trimming San Antonio",
description: "All Arbor Tree Trimming San Antonio provides comprehensive tree care services including trimming, pruning, removal, and stump grinding for residential and commercial properties throughout the San Antonio area. The team is fully licensed and insured, offering emergency storm damage services and free estimates to help customers maintain healthy, safe trees on their properties.",
url: "https://www.allarbortreecare.com/",
telephone: "+1-210-240-1150",
address: {
@type: "PostalAddress",
streetAddress: "3407 Ridge Smoke",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78247",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.559547899999995,
longitude: -98.43579419999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "56",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding areas",
knowsAbout: "Tree Services, Homeowners needing tree trimming or removal, commercial property managers, properties with storm damage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Storm Service"
}
],
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.