Structured Data

    Aqua-Fun 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: "Aqua-Fun Pools & Spas",
      description: "Aqua-Fun Pools & Spas is a full-service pool and spa company serving the Sussex area and surrounding Wisconsin communities. They offer comprehensive pool and hot tub services including new construction, equipment repair, seasonal maintenance, water chemistry balancing, and liner replacement. With over 15 years of experience, Aqua-Fun specializes in keeping pools and spas in peak condition year-round.",
      url: "https://www.aquafunpoolspa.com/",
      telephone: "+1-262-246-6841",
      address: {
        @type: "PostalAddress",
        streetAddress: "W232 N6052 Waukesha Ave",
        addressLocality: "Sussex",
        addressRegion: "WI",
        postalCode: "53089",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.1275611,
        longitude: -88.2089586
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "54",
        bestRating: "5"
      },
      areaServed: "Sussex, WI and surrounding Milwaukee metro areas",
      knowsAbout: "Pool & Spa Services, Homeowners with pools or hot tubs, Property owners needing seasonal care, Those seeking reliable equipment repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Year-Round Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Service Range"
        }
      ],
      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.