Structured Data

    Mike's Pool & Spa

    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: "Mike's Pool & Spa",
      description: "Mike's Pool & Spa is a full-service pool and spa company serving the North Bay area from Novato. They offer comprehensive pool maintenance, repair, and spa services for residential customers. With years of experience in the local market, Mike's Pool & Spa provides reliable upkeep and troubleshooting to keep pools and hot tubs running smoothly year-round.",
      url: "http://mikespoolandspa.net/",
      telephone: "+1-415-883-9743",
      address: {
        @type: "PostalAddress",
        streetAddress: "25 Hamilton Dr # A",
        addressLocality: "Novato",
        addressRegion: "CA",
        postalCode: "94949",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0702034,
        longitude: -122.53797189999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "1",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Novato and surrounding North Bay communities",
      knowsAbout: "Pool & Spa Services, Residential pool owners, Hot tub owners, Homeowners seeking reliable ongoing maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local North Bay Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Solutions"
        }
      ],
      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.