Structured Data

    Clearwater Pool Services

    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: "Clearwater Pool Services",
      description: "Clearwater Pool Services is a full-service pool company in Fort Mill, SC specializing in pool cleaning, maintenance, repairs, and new pool construction. They handle everything from routine chemical balancing and equipment repairs to seasonal openings and closings, serving both residential and commercial clients throughout the greater Charlotte area. Their experienced team provides reliable, professional pool care to keep systems running smoothly year-round.",
      url: "http://clearwaterpoolservicesftmill.com/",
      telephone: "+1-803-802-1783",
      address: {
        @type: "PostalAddress",
        streetAddress: "9338 Old Bailes Rd",
        addressLocality: "Fort Mill",
        addressRegion: "SC",
        postalCode: "29707",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.989485699999996,
        longitude: -80.8719442
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "188",
        bestRating: "5"
      },
      areaServed: "Fort Mill, SC and surrounding areas including Charlotte region",
      knowsAbout: "Pool & Spa Services, Residential homeowners, Commercial property managers, New pool construction clients, Property owners seeking year-round maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Seasonal & Year-Round Service"
        }
      ],
      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.