Structured Data

    Aquatica 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: "Aquatica Pools & Spas",
      description: "Aquatica Pools & Spas is a full-service pool and spa company serving the Charleston area with new pool construction, equipment repair, seasonal maintenance, and water chemistry balancing. Based in North Charleston, they handle everything from building custom pools to keeping existing systems running smoothly with professional cleaning and opening/closing services.",
      url: "http://aquaticapoolsandspas.com/",
      telephone: "+1-843-212-0014",
      address: {
        @type: "PostalAddress",
        streetAddress: "3240 Industry Dr",
        addressLocality: "North Charleston",
        addressRegion: "SC",
        postalCode: "29418",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9263981,
        longitude: -80.0673746
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "218",
        bestRating: "5"
      },
      areaServed: "North Charleston, SC and surrounding Charleston area",
      knowsAbout: "Pool & Spa Services, Homeowners wanting new pools, property owners needing reliable seasonal maintenance, families with existing pools requiring equipment repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Operations"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Water Management"
        }
      ],
      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.