Structured Data

    Peak One Pool & Spa

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Peak One Pool & Spa",
      description: "Peak One Pool & Spa is a Boulder-based pool and spa service company offering comprehensive maintenance, repair, and seasonal care for residential pools and hot tubs. They provide water chemistry balancing, equipment repairs, and seasonal opening and closing services to keep pools and spas functioning year-round in Colorado's climate.",
      url: "https://www.peakonepoolandspa.com/",
      telephone: "+1-970-418-0767",
      address: {
        @type: "PostalAddress",
        streetAddress: "PO Box 20507",
        addressLocality: "Boulder",
        addressRegion: "CO",
        postalCode: "80308",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.0186752,
        longitude: -105.2315988
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.3",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Boulder, CO and surrounding areas",
      knowsAbout: "Pool & Spa Services, Residential pool and spa owners, Hot tub maintenance customers, Homeowners needing seasonal opening/closing services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service 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.