Structured Data

    The Spa Guy Pool Service and Repair

    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: "The Spa Guy Pool Service and Repair",
      description: "The Spa Guy Pool Service and Repair provides comprehensive pool and spa maintenance, repair, and opening/closing services to Roseville and surrounding areas. Operating from their Westchester Drive location, they handle routine pool cleaning, equipment repairs, water chemistry balancing, and seasonal service for both pools and hot tubs. They serve residential customers looking for reliable, local pool care without the overhead of larger chain services.",
      telephone: "+1-707-344-2334",
      address: {
        @type: "PostalAddress",
        streetAddress: "3633 Westchester Dr",
        addressLocality: "Roseville",
        addressRegion: "CA",
        postalCode: "95747",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.7431617,
        longitude: -121.34759899999997
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Roseville, CA and surrounding communities",
      knowsAbout: "Pool & Spa Services, Residential pool owners, Hot tub owners, Busy homeowners needing weekly maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Owner-Operator"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Scope"
        }
      ],
      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.