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: "Aqua Advantage Pool and Spa Services",
description: "Aqua Advantage is a Burley-based pool and spa specialist offering comprehensive pool maintenance, chemical balancing, equipment repair, seasonal opening/closing services, and hot tub service. They also sell premium Shop Spa hot tubs with therapeutic features. Run by Logan, the business serves 200+ clients with a focus on honest pricing, reliable year-round service, and community care.",
url: "http://www.aquaadvantagepoolandspa.com/",
telephone: "+1-208-727-7909",
address: {
@type: "PostalAddress",
streetAddress: "334 E Main St",
addressLocality: "Burley",
addressRegion: "ID",
postalCode: "83318",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.538351,
longitude: -113.7897074
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Burley, ID and Southern Idaho",
knowsAbout: "Pool & Spa Services, Homeowners with existing pools needing seasonal or ongoing maintenance, hot tub owners requiring repair and chemical balancing, families looking to install a new spa",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Premium Hot Tub Sales"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Pool Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Owner-Operator"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.