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: "Lawn Doctor - Keller/Southlake",
description: "Lawn Doctor is a lawn care franchise serving the Keller and Southlake area with comprehensive lawn maintenance and treatment programs. They offer weekly or bi-weekly mowing, fertilization, weed control, and seasonal cleanup services designed to keep residential lawns healthy and attractive year-round. As part of the national Lawn Doctor network, they bring established expertise in turf management to the North Texas market.",
url: "https://www.lawndoctor.com/keller-tx/",
telephone: "+1-817-577-1405",
address: {
@type: "PostalAddress",
streetAddress: "10365 Alta Vista Rd Ste. 161",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76244",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9262695,
longitude: -97.28202809999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "1",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Keller, Southlake, and surrounding areas in North Texas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking convenient, hands-off lawn maintenance, busy professionals who want year-round lawn health, properties needing fertilization and weed control",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Franchise Network Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Lawn Programs"
}
],
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.