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: "Gecko Green Lawn Care",
description: "Gecko Green Lawn Care is a Fort Worth-based landscaping company specializing in comprehensive lawn maintenance, landscape design, and seasonal services for residential and commercial properties. The company offers weekly and bi-weekly lawn mowing, fertilization programs, weed control, planting bed installation, mulching, and seasonal cleanups tailored to the North Texas climate. Known for reliable service and attention to detail, Gecko Green combines professional expertise with customer-focused scheduling to keep lawns healthy and attractive year-round.",
url: "https://www.geckogreen.com/lawn-care-fort-worth-tx/",
telephone: "+1-972-845-9066",
address: {
@type: "PostalAddress",
streetAddress: "5001 North Fwy Ste 111",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76106",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8331604,
longitude: -97.3140335
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "1103",
bestRating: "5"
},
areaServed: "Fort Worth, Arlington, and surrounding North Texas communities",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking consistent lawn care, commercial property managers, families wanting low-maintenance landscaping, property investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Lawn Care Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Landscape Design 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.