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: "Cascade Elite Pool and Spa Services",
description: "Cascade Elite Pool and Spa Services is a full-service pool and spa company serving the Salt Lake City area. They provide comprehensive pool maintenance, repair, and spa services to keep residential pools and hot tubs operating safely and efficiently throughout the year. Their offerings include routine cleaning, equipment repair, seasonal openings and closings, water chemistry balancing, and spa maintenance.",
url: "https://cascadeeliteservices.com/",
telephone: "+1-509-222-4290",
address: {
@type: "PostalAddress",
streetAddress: "2919 Westcove Dr",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84119",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.67121290000001,
longitude: -111.9623796
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Salt Lake City and surrounding areas",
knowsAbout: "Pool & Spa Services, Residential pool and spa owners seeking reliable maintenance, homeowners with seasonal pools needing opening/closing services, property owners wanting year-round water chemistry management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Pool & Spa Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local 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.