Structured Data

    Mr. Rooter Plumbing of San Francisco

    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: "Mr. Rooter Plumbing of San Francisco",
      description: "Mr. Rooter Plumbing of San Francisco is a full-service plumbing company offering emergency repairs, drain cleaning, water heater installation and repair, sewer line services, and general plumbing maintenance for residential and commercial customers throughout San Francisco and the Bay Area. The franchise provides 24/7 emergency service with licensed and insured technicians, camera inspection capabilities for diagnostics, and free estimates on all jobs.",
      url: "https://www.mrrooter.com/san-francisco/?cid=LSTL_MRR000199",
      telephone: "+1-415-906-2456",
      address: {
        @type: "PostalAddress",
        streetAddress: "850 S Van Ness Ave Suite #15",
        addressLocality: "San Francisco",
        addressRegion: "CA",
        postalCode: "94110",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.759475099999996,
        longitude: -122.41775659999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "268",
        bestRating: "5"
      },
      areaServed: "San Francisco and surrounding Bay Area",
      knowsAbout: "Plumbing, Homeowners needing emergency plumbing repairs, residential customers with drain or water heater issues, businesses requiring reliable plumbing maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Camera Inspection Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.