Structured Data

    Blue Tide Swimming Pool Service & 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: "Blue Tide Swimming Pool Service & Repair",
      description: "Blue Tide Swimming Pool Service & Repair is a San Diego-based pool maintenance and repair company specializing in residential pool care. They offer comprehensive services including routine cleaning, equipment repair, seasonal opening and closing, and water chemistry balancing to keep pools in top condition year-round.",
      url: "http://www.bluetidepoolservice.com/",
      telephone: "+1-619-820-3377",
      address: {
        @type: "PostalAddress",
        streetAddress: "6977 Navajo Rd",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92119",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8039899,
        longitude: -117.0449053
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Pool & Spa Services, Residential pool owners, Homeowners with pool equipment issues, Property managers with multiple pools",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local San Diego Expertise"
        }
      ],
      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.