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: "Lawn Doctor of Chattanooga",
description: "Lawn Doctor of Chattanooga is a full-service lawn care company offering customized treatment plans including fertilization, weed control, grub and pest control, power seeding, core aeration, tree and shrub care, and mosquito/tick protection. With over 56 years of industry experience and a 100% satisfaction guarantee, they provide free lawn evaluations and flexible scheduling to keep Chattanooga lawns lush and healthy year-round.",
url: "https://www.lawndoctor.com/chattanooga-tn/",
telephone: "+1-423-708-7900",
address: {
@type: "PostalAddress",
streetAddress: "2101 Chestnut St Suite 101A",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37408",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0336105,
longitude: -85.31632110000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "177",
bestRating: "5"
},
areaServed: "Chattanooga, TN and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking comprehensive lawn care, Chattanooga residents wanting year-round maintenance programs, Property owners dealing with grubs and lawn pests",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "100% Satisfaction Guarantee"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Lawn Evaluation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "56+ Years of Experience"
}
],
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.