Structured Data

    Plumbing & Rooter 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: "Plumbing & Rooter Service",
      description: "Plumbing & Rooter Service is a 24/7 emergency plumbing company serving the Daly City area with comprehensive residential plumbing solutions. They offer general plumbing repairs, full kitchen and bath remodels, drain cleaning (snake and hydro jetting), sewer line camera inspection and repair, re-piping with multiple pipe materials, gas and water line services, water heater installation and repair, and sump pump systems. The team is bilingual (Spanish and English speaking) and provides free estimates on all work.",
      url: "http://www.plumbingandrooterservice.com/",
      telephone: "+1-707-384-8147",
      address: {
        @type: "PostalAddress",
        streetAddress: "6748 Mission St Suite 607",
        addressLocality: "Daly City",
        addressRegion: "CA",
        postalCode: "94014",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.700364199999996,
        longitude: -122.46395120000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "67",
        bestRating: "5"
      },
      areaServed: "Daly City and surrounding Bay Area communities",
      knowsAbout: "Plumbing, Homeowners needing emergency plumbing repairs, customers planning kitchen or bathroom remodels, properties with aging pipes or sewer issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Range"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bilingual Team & 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.