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: "Tree Service HQ Henderson",
description: "Tree Service HQ Henderson provides professional tree care services to the Henderson area, including tree removal, trimming, pruning, and stump grinding. The company serves residential and commercial clients with licensed and insured work. While limited information is available, they appear to offer comprehensive arboricultural services for property maintenance and safety.",
url: "http://www.treeservicehq.com/tree-service-henderson-nv.php",
telephone: "+1-725-255-2008",
address: {
@type: "PostalAddress",
streetAddress: "407 Ilmenite Way",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89015",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.034187599999996,
longitude: -114.99577709999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Henderson, NV and surrounding areas",
knowsAbout: "Tree Services, Homeowners, Property managers, Commercial property owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@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.