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: "B&B Lawn Maintenance and Pressure Washing LLC",
description: "B&B Lawn Maintenance and Pressure Washing LLC is a Tampa-based service company offering comprehensive lawn care and exterior cleaning solutions. They specialize in lawn maintenance, landscape upkeep, and pressure washing services for residential properties. The business combines routine yard care with professional cleaning to keep properties looking well-maintained year-round.",
url: "https://www.servicetime.com/catalog/3760b0",
telephone: "+1-813-260-5782",
address: {
@type: "PostalAddress",
streetAddress: "1414 E Mohawk Ave",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33604",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.9971702,
longitude: -82.44435779999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Tampa and surrounding areas, Florida",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking routine lawn care, Property owners needing exterior cleaning services, Tampa residents wanting convenient one-stop yard maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Service Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Presence"
}
],
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.