Structured Data

    pH Hot Tub

    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: "pH Hot Tub",
      description: "pH Hot Tub is a hot tub cleaning and maintenance service based in Waxhaw, NC, run by Paul Hancock. They specialize in recurring hot tub maintenance with flexible weekly, monthly, and quarterly service packages designed to keep spas clean and chemically balanced. Their focus is on quality workmanship and reliable customer service for local hot tub owners.",
      url: "http://phhottub.com/",
      telephone: "+1-704-560-8291",
      address: {
        @type: "PostalAddress",
        streetAddress: "4105 Country Oaks Dr",
        addressLocality: "Waxhaw",
        addressRegion: "NC",
        postalCode: "28173",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.9347797,
        longitude: -80.7564596
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Waxhaw and surrounding Charlotte metro areas",
      knowsAbout: "Pool & Spa Services, Hot tub owners seeking regular maintenance, Homeowners wanting consistent water chemistry care, Busy professionals needing convenient spa upkeep",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Service Packages"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Owner-Operator"
        }
      ],
      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.