Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Blue Mind Pool Works",
description: "Blue Mind Pool Works provides expert maintenance, cleaning, and repair services for swimming pools and spas throughout the Denver Metro area, serving both residential and commercial clients including HOAs, hotels, fitness centers, and apartment complexes. Their experienced team handles weekly pool service, water chemistry balancing, seasonal opening and winterization, equipment inspections, and repairs — with detailed service logging and a strong focus on safety compliance and code requirements. Founded by experienced pool professionals committed to meticulous service, Blue Mind prioritizes clear communication and reliable scheduling to give pool owners peace of mind.",
url: "http://bluemindpoolworks.com/",
telephone: "+1-303-912-2770",
address: {
@type: "PostalAddress",
streetAddress: "10949 E Peakview Ave C2",
addressLocality: "Englewood",
addressRegion: "CO",
postalCode: "80111",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.599145199999995,
longitude: -104.8614601
},
areaServed: "Greater Denver Metro area and surrounding communities",
knowsAbout: "Pool & Spa Services, HOAs and community pools, Hotels and fitness centers, Apartment complexes, Residential pool owners seeking reliable maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Detailed Service Logging"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Compliance & Safety Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Equipment Support"
}
],
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.