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: "Pro Lawn Care Services",
description: "Pro Lawn Care Services is a Tampa-based lawn maintenance company specializing in weekly and bi-weekly grass cutting, landscape design, planting beds, mulching, and fertilization programs. They serve residential and commercial properties throughout the Tampa Bay area with comprehensive lawn care solutions designed to keep outdoor spaces healthy and attractive year-round.",
url: "http://pro-lawn-care-services-tampa.s3-website.us-east-2.amazonaws.com/",
telephone: "+1-877-852-0138",
address: {
@type: "PostalAddress",
streetAddress: "4207 W Alva St",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33614",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.9843628,
longitude: -82.5145794
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Tampa and surrounding areas in Hillsborough County",
knowsAbout: "Landscaping & Lawn Care, Homeowners and commercial property managers seeking regular lawn maintenance and landscape improvements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Lawn Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Scheduling"
}
],
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.