Structured Data

    County Pool Services

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "County Pool Services",
      description: "County Pool Services provides comprehensive pool maintenance and care for residential customers in the Norfolk area. Their services include pool cleaning, equipment repair, seasonal opening and closing, and water chemistry balancing to keep pools safe and operational year-round. They specialize in helping homeowners maintain their pools without the hassle of DIY management.",
      url: "https://county-pool-services.ueniweb.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "1039 Brandon Ave",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23507",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8699048,
        longitude: -76.30262750000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Norfolk, VA and surrounding areas",
      knowsAbout: "Pool & Spa Services, Homeowners with residential pools, Busy professionals, Property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Water Chemistry 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.