Structured Data

    Hometown Pools and Spas

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

    Schema.org / LocalBusiness
    |
    49 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Hometown Pools and Spas",
      description: "Hometown Pools and Spas is an Oklahoma City-based pool and spa service company offering maintenance, repair, and seasonal care for residential pools and hot tubs. They provide water chemistry balancing, equipment repair, and opening/closing services to help homeowners keep their pools and spas in top condition year-round.",
      address: {
        @type: "PostalAddress",
        streetAddress: "2301 NW 122nd St apt. 1714",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73120",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.594647099999996,
        longitude: -97.5538409
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.8",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Pool & Spa Services, Pool and spa owners seeking regular maintenance, homeowners preparing for seasonal changes, those needing equipment repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Pool & Spa Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Service Focus"
        }
      ],
      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.