Structured Data

    Quality Pool & Spa Service LLC

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

    Schema.org / LocalBusiness
    |
    49 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Quality Pool & Spa Service LLC",
      description: "Quality Pool & Spa Service LLC provides comprehensive pool and spa maintenance, repair, and seasonal services to Whitewater and the surrounding area. The business specializes in keeping residential pools and hot tubs in top condition year-round, handling everything from routine cleaning to equipment repairs and seasonal openings and closings.",
      address: {
        @type: "PostalAddress",
        streetAddress: "731 E Milwaukee St",
        addressLocality: "Whitewater",
        addressRegion: "WI",
        postalCode: "53190",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.83233320000001,
        longitude: -88.71667629999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Whitewater, WI and surrounding areas",
      knowsAbout: "Pool & Spa Services, Residential pool and hot tub owners, Homeowners seeking year-round maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool & Spa Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local to Whitewater"
        }
      ],
      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.