Structured Data

    Clearwater Pool & Spa LLC

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

    Schema.org / LocalBusiness
    |
    46 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Clearwater Pool & Spa LLC",
      description: "Clearwater Pool & Spa LLC is a full-service pool and spa company in Manchester, TN offering maintenance, service, repairs, and equipment. With over two decades of experience, they handle everything from routine pool cleaning and chemical balancing to equipment repairs and seasonal opening and closing services for residential customers.",
      url: "https://clearwatermanchester.com/",
      telephone: "+1-931-728-6414",
      address: {
        @type: "PostalAddress",
        streetAddress: "857 McArthur St",
        addressLocality: "Manchester",
        addressRegion: "TN",
        postalCode: "37355",
        addressCountry: "US"
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "202",
        bestRating: "5"
      },
      areaServed: "Manchester, TN and surrounding Coffee County area",
      knowsAbout: "Pool & Spa Services, Homeowners with pools or spas seeking reliable maintenance, seasonal services, and equipment repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool & Spa Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Established Business"
        }
      ],
      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.