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: "GML Total Care",
description: "GML Total Care is a full-service lawn and landscape company serving Palm Harbor and surrounding areas with comprehensive property maintenance. They offer weekly lawn care, landscape design, planting, mulching, fertilization programs, irrigation services, and seasonal cleanups. With over a decade of experience, GML Total Care combines reliable service and attention to detail to keep residential and commercial properties looking their best year-round.",
url: "http://gmltotallawncare.com/",
telephone: "+1-727-337-2802",
address: {
@type: "PostalAddress",
streetAddress: "224 Dunbridge Dr",
addressLocality: "Palm Harbor",
addressRegion: "FL",
postalCode: "34684",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.0642697,
longitude: -82.7367818
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "99",
bestRating: "5"
},
areaServed: "Palm Harbor, Clearwater, Tampa Bay area",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking reliable weekly lawn care, property managers handling multiple properties, businesses needing professional landscape maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Landscape Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Service"
}
],
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.