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: "Atlanta Tree Professionals",
description: "Atlanta Tree Professionals (ATP) is a full-service tree care company serving Atlanta and the north metro Georgia area with tree removal, tree trimming, stump grinding, and emergency services available 24/7. Led by experienced arborists who follow ISA (International Society of Arboriculture) best practices, ATP combines professional expertise with eco-friendly operations, including free wood chip delivery and environmental stewardship through recycling and replanting initiatives. The company serves both residential and commercial properties with competitive pricing and a reputation for meticulous attention to detail.",
url: "https://atlantatreeprofessionals.com/",
telephone: "+1-404-644-8733",
address: {
@type: "PostalAddress",
streetAddress: "6105 Boylston Dr NE",
addressLocality: "Atlanta",
addressRegion: "GA",
postalCode: "30328",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.9219339,
longitude: -84.37693349999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "88",
bestRating: "5"
},
areaServed: "Atlanta and north metro Georgia area",
knowsAbout: "Tree Services, Homeowners needing emergency storm damage removal, residential properties with overgrown trees, commercial property managers, environmentally conscious customers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "ISA-Certified Arboricultural Practices"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive 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.