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: "Pinellas Premium LLC",
description: "Pinellas Premium is a locally-owned lawn care and landscaping company in St. Petersburg serving both residential and commercial properties. Led by owner Warren, the team offers comprehensive services including weekly lawn mowing, hedge trimming, weed control, plant installation, mulching, sod installation, seasonal cleanups, brush hauling, pressure washing, gutter cleaning, and irrigation checks. With over a decade of experience, they're known for reliable weekly scheduling with email notifications, secure gate closure, and automated payment options.",
url: "http://www.pinellaspremium.com/",
telephone: "+1-727-459-8472",
address: {
@type: "PostalAddress",
streetAddress: "1700 77th Ave N",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33702",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.8425817,
longitude: -82.6560918
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "174",
bestRating: "5"
},
areaServed: "St. Petersburg and surrounding Pinellas County area, FL",
knowsAbout: "Landscaping & Lawn Care, Residential and commercial property owners seeking reliable weekly lawn maintenance, landlords with multiple properties, homeowners wanting full-service landscaping",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Reliable Weekly Scheduling"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Gate Security Commitment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Over a Decade of Local 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.