Structured Data

    San Rafael Pool Service

    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: "San Rafael Pool Service",
      description: "San Rafael Pool Service is a locally-owned pool maintenance and repair company serving the North Bay area from San Rafael. They provide comprehensive pool care including cleaning, equipment repair, seasonal opening and closing, and water chemistry balancing for residential pools. With direct experience serving the San Rafael community, they offer personalized service for homeowners looking to maintain their pools year-round.",
      url: "http://www.sanrafaelpools.com/",
      telephone: "+1-415-684-0025",
      address: {
        @type: "PostalAddress",
        streetAddress: "35 Fairfax St",
        addressLocality: "San Rafael",
        addressRegion: "CA",
        postalCode: "94901",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.9647787,
        longitude: -122.502385
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "San Rafael and surrounding North Bay communities",
      knowsAbout: "Pool & Spa Services, Residential pool owners, Homeowners needing seasonal pool services, People seeking local, personalized pool maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool Care"
        }
      ],
      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.