Structured Data

    Hudson Pool & Spa

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Hudson Pool & Spa",
      description: "Hudson Pool & Spa is a pool and spa service company serving the Charlotte area with expertise in pool maintenance, repairs, and spa care. They provide comprehensive pool services including equipment repair, seasonal openings and closings, and water chemistry management to keep residential pools and spas in optimal condition year-round.",
      telephone: "+1-704-535-3455",
      address: {
        @type: "PostalAddress",
        streetAddress: "2200-2222 Grimmersborough Ln",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28270",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0980582,
        longitude: -80.74915639999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Charlotte, North Carolina and surrounding areas",
      knowsAbout: "Pool & Spa Services, Pool owners seeking ongoing maintenance, homeowners needing seasonal openings/closings, spa owners requiring specialized care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Seasonal Pool Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Equipment & Spa Expertise"
        },
        {
          @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.