Structured Data

    Plumbing and Sewer Renewal Specialists

    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 and Sewer Renewal Specialists",
      description: "Plumbing and Sewer Renewal Specialists provides comprehensive plumbing and sewer line services to the Portland area. They handle everything from drain cleaning and water heater repair to full sewer line replacement and camera inspections, serving both residential and commercial clients. Known for their expertise in trenchless sewer repair technology and quick response times, they combine advanced diagnostics with practical solutions to get problems fixed right.",
      url: "https://plumbingrenewal.com/",
      telephone: "+1-971-213-8851",
      address: {
        @type: "PostalAddress",
        streetAddress: "9350 SW Tigard St",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97223",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.4310502,
        longitude: -122.7730764
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "594",
        bestRating: "5"
      },
      areaServed: "Portland and surrounding suburbs",
      knowsAbout: "Plumbing, Homeowners with sewer or drain problems, properties needing emergency plumbing repair, customers seeking alternatives to traditional excavation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Trenchless Sewer Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Camera Inspection & Diagnostics"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        }
      ],
      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.