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: "Aquatic Paradise Pools & Spas",
description: "Aquatic Paradise Pools & Spas is a full-service pool and spa company serving Colorado Springs and the surrounding region. They specialize in new pool construction, pool maintenance, repairs, and hot tub services for residential customers. With expertise in all aspects of pool ownership, they help homeowners build their dream pools and keep them in top condition year-round.",
url: "https://www.aquaticparadisepools.com/",
telephone: "+1-719-415-8149",
address: {
@type: "PostalAddress",
streetAddress: "7215 E U.S. Hwy 24 #155",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80915",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.84061320000001,
longitude: -104.6932281
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Colorado Springs, CO and surrounding areas",
knowsAbout: "Pool & Spa Services, Homeowners building new pools, pool owners needing repairs or routine maintenance, families wanting to add hot tubs to their properties",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Pool Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Hot Tub & Spa 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.