Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Passion Pool & Spa Cleaning",
description: "Passion Pool & Spa Cleaning provides professional pool and hot tub maintenance services for residential customers in the greater Sacramento area. The company specializes in routine pool cleaning, water chemistry balancing, and spa servicing to keep backyard pools and hot tubs in optimal condition year-round.",
telephone: "+1-209-728-7970",
address: {
@type: "PostalAddress",
streetAddress: "762 Hanoverian Cir",
addressLocality: "Galt",
addressRegion: "CA",
postalCode: "95632",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.2899829,
longitude: -121.30351509999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.7",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Galt, CA and surrounding Sacramento County communities",
knowsAbout: "Pool & Spa Services, Homeowners with pools or spas, busy professionals needing reliable maintenance, property managers with multiple units",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Pool & Spa Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Water Chemistry Expertise"
}
],
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.