Structured Data

    Clear Blue 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: "Clear Blue Pool Services",
      description: "Clear Blue Pool Services is a locally-owned pool maintenance and repair company serving the Palm City area and surrounding communities. They specialize in routine pool cleaning, equipment repair, water chemistry balancing, and seasonal opening/closing services to keep residential pools in peak condition year-round. With a focus on reliability and customer satisfaction, they provide comprehensive pool care for homeowners who want professional expertise without the hassle.",
      url: "https://www.aquaticsconnect.com/palm-city/services-vendors/clear-blue-pool-services",
      telephone: "+1-772-208-6665",
      address: {
        @type: "PostalAddress",
        streetAddress: "3084 SW Martin Downs Blvd #173",
        addressLocality: "Palm City",
        addressRegion: "FL",
        postalCode: "34990",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.1723552,
        longitude: -80.29544969999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "139",
        bestRating: "5"
      },
      areaServed: "Palm City, FL and surrounding areas",
      knowsAbout: "Pool & Spa Services, Homeowners with residential pools, Property managers overseeing multiple pools, Busy professionals seeking recurring maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pool Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Responsive 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.