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: "Bark Busters Tree Service",
description: "Bark Busters Tree Service is a locally owned, licensed and insured tree service company serving the Chattanooga area and surrounding communities. They specialize in tree removal, emergency storm response (available 24/7), tree trimming and pruning, stump grinding, land clearing, and crane-assisted removal for hazardous or hard-to-reach trees. The company also sells seasoned firewood and emphasizes safe, damage-minimizing techniques with experienced crews and careful site planning.",
url: "https://barkbusterschattanooga.co/",
telephone: "+1-423-208-6643",
address: {
@type: "PostalAddress",
streetAddress: "5899 TN-58",
addressLocality: "Harrison",
addressRegion: "TN",
postalCode: "37341",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.113596099999995,
longitude: -85.1313514
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "149",
bestRating: "5"
},
areaServed: "Chattanooga, TN and surrounding areas including Harrison, Ooltewah, Soddy Daisy, Hixson, Signal Mountain, East Brainerd, Cleveland, Red Bank, East Ridge, Ringgold GA, Fort Oglethorpe GA, Chickamauga GA, and Rossville GA",
knowsAbout: "Tree Services, Homeowners needing emergency storm cleanup, property managers with hazardous trees, residential properties with limited access, homeowners seeking preventative tree trimming",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Response"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Crane-Assisted Removal"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Locally Owned Expertise"
}
],
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.