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: "Precision Pools and Spas",
description: "Precision Pools and Spas is a full-service pool and spa company based in Sandy, Utah, offering new pool construction, equipment repair, seasonal opening and closing services, and ongoing maintenance. With over a decade of experience, they handle everything from custom pool builds to hot tub servicing and water chemistry balancing for residential clients throughout the greater Salt Lake area.",
url: "http://www.precisionpools.io/",
telephone: "+1-801-685-2212",
address: {
@type: "PostalAddress",
streetAddress: "426 W Universal Cir",
addressLocality: "Sandy",
addressRegion: "UT",
postalCode: "84070",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.585048,
longitude: -111.9036692
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "59",
bestRating: "5"
},
areaServed: "Sandy and greater Salt Lake Valley area",
knowsAbout: "Pool & Spa Services, Homeowners seeking new pool construction, those needing seasonal pool care, families wanting hot tub installation and maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Seasonal & Year-Round Care"
}
],
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.