Structured Data

    Swim-N-Pools Billiards & Spas

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Swim-N-Pools Billiards & Spas",
      description: "Swim-N-Pools is a family-owned pool and spa retailer offering comprehensive services including pool openings and closings, liner replacements, pool cleaning and maintenance plans, hot tub drain/clean/refill service, and water chemistry balancing. They sell hot tubs from three premium brands (Sundance, Marquis, Nordic), pool chemicals, equipment, parts, and above-ground pools. The McDaniel family also operates a game room showroom featuring billiard tables, shuffleboards, and other recreational equipment.",
      url: "http://swimnpools.com/",
      telephone: "+1-804-748-4330",
      address: {
        @type: "PostalAddress",
        streetAddress: "11210 Iron Bridge Rd",
        addressLocality: "Chester",
        addressRegion: "VA",
        postalCode: "23831",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.362217799999996,
        longitude: -77.49964779999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "86",
        bestRating: "5"
      },
      areaServed: "Chesterfield, Richmond, and Chester, VA",
      knowsAbout: "Pool & Spa Services, Inground pool owners needing seasonal maintenance, hot tub buyers seeking premium brands, pool owners requiring water chemistry help, homeowners upgrading to new liners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Water Testing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Since Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Service Menu"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.