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: "Mauro's Pool and Spa Service",
description: "Mauro's Pool and Spa Service is a locally-owned pool and spa maintenance company serving the South Bay area. They specialize in regular pool cleaning, equipment repair, seasonal openings and closings, and hot tub/spa service. With a focus on personalized service and attention to detail, Mauro's keeps residential pools and spas in optimal condition year-round.",
url: "http://maurospoolservice.com/",
telephone: "+1-310-971-0289",
address: {
@type: "PostalAddress",
streetAddress: "25035 3, Narbonne Ave #4",
addressLocality: "Lomita",
addressRegion: "CA",
postalCode: "90717",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.7971302,
longitude: -118.32037840000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "South Bay, Los Angeles County including Lomita, Redondo Beach, Torrance, and surrounding communities",
knowsAbout: "Pool & Spa Services, Residential pool owners, spa owners, homeowners seeking ongoing maintenance plans, property managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Owner-Operated"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Pool & Spa Care"
}
],
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.