Structured Data

    Aqua Haven Pools

    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: "Aqua Haven Pools",
      description: "Aqua Haven Pools is a full-service pool company in Raleigh specializing in custom pool construction, maintenance, and repairs. They design and build new residential pools tailored to each customer's vision, and provide ongoing care including cleaning, equipment repair, and seasonal opening and closing services. With a focus on quality craftsmanship and personalized service, Aqua Haven helps homeowners create and maintain their backyard oasis.",
      url: "https://aquahavenpools.com/",
      telephone: "+1-919-961-1909",
      address: {
        @type: "PostalAddress",
        streetAddress: "3710 Gresham Lake Rd",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27616",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8809906,
        longitude: -78.57463899999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Pool & Spa Services, Homeowners looking to build a new pool, Existing pool owners needing maintenance and repairs, Raleigh residents wanting professional pool management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Pool Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service 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.