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: "High Climbers Tree Care LLC",
description: "High Climbers Tree Care LLC is a locally-owned, residential tree service company based in Sandy and operated by certified arborist Matt Wright with 29+ years of experience. They specialize in tree trimming, tree removal, stump grinding, emergency storm work, and crane-assisted removals across Salt Lake County and surrounding areas. All work follows ISA (International Society of Arboriculture) standards and OSHA safety protocols, with crews trained in proper pruning techniques, safe climbing practices, and specialized services like topiary and vista pruning.",
url: "http://highclimberstree.com/",
telephone: "+1-801-690-5535",
address: {
@type: "PostalAddress",
streetAddress: "166 E 9000 S",
addressLocality: "Sandy",
addressRegion: "UT",
postalCode: "84070",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.5877609,
longitude: -111.8855272
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "235",
bestRating: "5"
},
areaServed: "Sandy, Salt Lake County, and surrounding areas including Cottonwood Heights, Salt Lake City, Midvale, Murray, West Jordan, South Jordan, Draper, Riverton, Park City, Davis County, and Summit County",
knowsAbout: "Tree Services, Homeowners needing residential tree care, property owners with hazardous or overgrown trees, those requiring emergency storm damage removal, homeowners near utility lines or structures",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "29+ Year Certified Arborist Owner"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Safety-First Operations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Equipment & Services"
}
],
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.