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: "Pool & Spa Maintenance LLC",
description: "Pool & Spa Maintenance LLC provides comprehensive pool and hot tub care services to residential customers in the Ridgewood area. They specialize in recurring maintenance, equipment repairs, seasonal opening and closing, and water chemistry management to keep pools and spas clean, safe, and ready for enjoyment year-round.",
url: "http://www.poolandspamaintenancellc.com/",
telephone: "+1-347-393-0721",
address: {
@type: "PostalAddress",
streetAddress: "19-25 Linden St ST",
addressLocality: "Ridgewood",
addressRegion: "NY",
postalCode: "11385",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.706522,
longitude: -73.90655199999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Ridgewood, NY and surrounding areas",
knowsAbout: "Pool & Spa Services, Homeowners with residential pools or hot tubs, Seasonal pool owners, Properties requiring regular maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Maintenance"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Seasonal Services"
}
],
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.