Structured Data

    Scuba Pool Repair

    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: "Scuba Pool Repair",
      description: "Scuba Pool Repair is a Campbell-based pool service company specializing in equipment repair, maintenance, and water chemistry balancing for residential pools. With years of experience serving the South Bay area, they provide reliable solutions to keep pools clean, safe, and properly functioning year-round.",
      url: "http://www.scubapoolrepair.com/",
      telephone: "+1-408-866-1945",
      address: {
        @type: "PostalAddress",
        streetAddress: "800 Cristich Ln",
        addressLocality: "Campbell",
        addressRegion: "CA",
        postalCode: "95008",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.2754708,
        longitude: -121.94481319999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Campbell and surrounding South Bay communities",
      knowsAbout: "Pool & Spa Services, Homeowners with existing pools needing repairs, maintenance, and seasonal care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Equipment Repair"
        },
        {
          @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.