Structured Data

    Crystal Clear Pools & Spas

    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: "Crystal Clear Pools & Spas",
      description: "Crystal Clear Pools & Spas is a full-service pool and spa company serving the Austin area with expertise in pool construction, maintenance, repairs, and equipment services. They handle everything from new pool builds and liner replacements to seasonal openings and closings, hot tub servicing, and ongoing water chemistry management. Their comprehensive approach makes them a one-stop solution for residential pool and spa owners.",
      url: "https://poolrelief.com/",
      telephone: "+1-512-339-9304",
      address: {
        @type: "PostalAddress",
        streetAddress: "10510 Motheral Dr Ste 100",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78753",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.3736115,
        longitude: -97.6901482
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "216",
        bestRating: "5"
      },
      areaServed: "Austin, TX and surrounding areas",
      knowsAbout: "Pool & Spa Services, Residential pool and spa owners, new construction homeowners, property maintenance-focused customers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pool 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.