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: "Chip and Dip Pool and Spa Service",
description: "Chip & Dip Pool and Spa Service is a full-service pool and outdoor living company serving the Chicago area. They specialize in custom pool construction—including cocktail pools, plunge pools, fiberglass pools, and swim spas—as well as comprehensive pool and hot tub maintenance on weekly schedules. Beyond pools, they design and build complete backyard transformations including landscaping, patios, pergolas, pavilions, water features, pool houses, and outdoor fireplaces to create resort-style outdoor oases.",
url: "https://cdpoolsandspas.com/",
telephone: "+1-630-632-2949",
address: {
@type: "PostalAddress",
streetAddress: "1419 5th Ave",
addressLocality: "Aurora",
addressRegion: "IL",
postalCode: "60504",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.7453277,
longitude: -88.2802021
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "64",
bestRating: "5"
},
areaServed: "Chicago and surrounding areas including Aurora, Naperville, Plainfield, Downers Grove, Wheaton, Bolingbrook, and Yorkville",
knowsAbout: "Pool & Spa Services, Homeowners seeking custom pool construction, those wanting complete backyard renovations, pool owners needing reliable maintenance, hot tub owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Cocktail & Plunge Pool Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Backyard Transformation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Ongoing Maintenance Plans"
}
],
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.