Structured Data

    Jacob & Sons Plumbing

    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: "Jacob & Sons Plumbing",
      description: "Jacob & Sons Plumbing is a full-service plumbing company serving San Anselmo and the surrounding Marin County area. They handle everything from routine maintenance and repairs to water heater installation, drain cleaning, sewer line work, and emergency services available 24/7. The team is fully licensed and insured, offering free estimates and camera inspection technology to diagnose problems accurately.",
      url: "https://sananselmoplumbing.com/",
      telephone: "+1-628-288-7900",
      address: {
        @type: "PostalAddress",
        streetAddress: "5 Belle Ave",
        addressLocality: "San Anselmo",
        addressRegion: "CA",
        postalCode: "94960",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.9703953,
        longitude: -122.5613929
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "79",
        bestRating: "5"
      },
      areaServed: "San Anselmo, Marin County, and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing emergency plumbing repairs, families with aging water heaters or drain issues, property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Response"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Advanced Diagnostics"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Range"
        }
      ],
      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.