Structured Data

    Pioneer Plumbing & Sewer

    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: "Pioneer Plumbing & Sewer",
      description: "Pioneer Plumbing & Sewer is a licensed and insured Seattle plumbing contractor specializing in residential and commercial plumbing services, from routine repairs like leaky faucets to complex sewer line work. They handle new construction plumbing, remodels, emergency repairs, and offer free camera inspections for main sewer lines to help customers avoid costly future problems.",
      url: "https://pioneerplumbing.biz/",
      telephone: "+1-206-789-8029",
      address: {
        @type: "PostalAddress",
        streetAddress: "3425 16th Ave W",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98119",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.651092999999996,
        longitude: -122.37796999999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "72",
        bestRating: "5"
      },
      areaServed: "Greater Seattle Area, WA",
      knowsAbout: "Plumbing, Homeowners needing emergency repairs, contractors planning new construction or remodels, businesses requiring commercial plumbing services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Sewer Line Camera Inspections"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Plumbing Expertise"
        }
      ],
      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.