Structured Data

    Herb’s Pool Service

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Herb’s Pool Service",
      description: "Herb's Pool Service is a family-owned pool company established in 1958 and now in its third generation of operation. They offer comprehensive pool services including new pool and spa construction, pool design, equipment repair and maintenance, and backyard water features for both residential and commercial clients. With three construction project managers boasting over 100 years of combined experience and a team servicing over 2,000 customers, they specialize in heater, filter, solar system, and spa pack repairs while helping families create clean, safe swimming environments.",
      url: "http://www.herbspoolservice.com/",
      telephone: "+1-415-479-4040",
      address: {
        @type: "PostalAddress",
        streetAddress: "3769 Redwood Hwy",
        addressLocality: "San Rafael",
        addressRegion: "CA",
        postalCode: "94903",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.9976407,
        longitude: -122.5356674
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "38",
        bestRating: "5"
      },
      areaServed: "San Rafael and surrounding Marin County areas",
      knowsAbout: "Pool & Spa Services, Homeowners wanting new pool construction, families needing ongoing pool maintenance, property owners with multiple pools, those seeking equipment repair and spa service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "65+ Years of Family Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "100+ Years Combined Management Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Large Service Network"
        }
      ],
      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.