Structured Data

    Genie Pool & Spa Service Inc.

    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: "Genie Pool & Spa Service Inc.",
      description: "Genie Pool & Spa Service Inc. is a full-service pool and spa maintenance company serving the San Jose area. They specialize in weekly pool cleaning, equipment repair, seasonal openings and closings, hot tub servicing, and water chemistry balancing to keep residential pools and spas in top condition year-round.",
      url: "https://geniepoolandspa.com/",
      telephone: "+1-408-978-1948",
      address: {
        @type: "PostalAddress",
        streetAddress: "3851 Charter Park Dr suite u",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95136",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.2776332,
        longitude: -121.85211029999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding areas",
      knowsAbout: "Pool & Spa Services, Residential pool owners, spa enthusiasts, homeowners needing regular maintenance plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pool Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hot Tub & Spa Specialist"
        }
      ],
      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.