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: "Gold Tree Corpus Christi Tree Cutting Services",
description: "Gold Tree Corpus Christi provides professional tree cutting, trimming, and removal services for residential and commercial properties throughout the Corpus Christi area. The team handles everything from routine pruning and stump grinding to emergency storm damage cleanup, with fully licensed and insured technicians who prioritize safety and property care. They offer free estimates and are equipped to manage trees of any size.",
url: "https://goldtreecorpuschristi.com/",
telephone: "+1-361-223-5513",
address: {
@type: "PostalAddress",
streetAddress: "325 Oleander Ave Unit B",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78404",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.7649272,
longitude: -97.39098930000002
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Corpus Christi and surrounding areas, TX",
knowsAbout: "Tree Services, Homeowners needing routine tree maintenance, Property managers with multiple properties, Businesses requiring emergency tree removal",
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.