Structured Data

    Championship Pool & 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: "Championship Pool & Spas",
      description: "Championship Pool & Spas is a pool and spa retailer located in Orange, VA, offering equipment, supplies, and expertise for residential pool and spa owners. They provide products and services to help customers maintain and enjoy their pools and hot tubs throughout the year.",
      url: "http://championshippoolandspas.com/",
      telephone: "+1-540-395-2575",
      address: {
        @type: "PostalAddress",
        streetAddress: "119 N Madison Rd",
        addressLocality: "Orange",
        addressRegion: "VA",
        postalCode: "22960",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.246103399999996,
        longitude: -78.1106915
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.4",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Orange, VA and surrounding areas",
      knowsAbout: "Pool & Spa Services, Pool owners, hot tub owners, seasonal maintenance planners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Pool & Spa Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Brick-and-Mortar Location"
        }
      ],
      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.