Structured Data

    The Plumbing Officials

    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: "The Plumbing Officials",
      description: "The Plumbing Officials LLC is a family-owned plumbing company serving Richmond, VA with over 30 years of construction industry experience. They provide 24/7 emergency services and specialize in residential and commercial drain cleaning, plumbing repair, remodeling, new construction, gas fitting, backflow prevention, and water restoration cleanup. Known for fast, efficient, and honest service, they offer free estimates for residential work during normal hours and extend a 10% labor discount to seniors, first responders, medical personnel, and teachers.",
      url: "https://theplumbingofficials.com/",
      telephone: "+1-804-502-6116",
      address: {
        @type: "PostalAddress",
        streetAddress: "2407 Lamb Ave",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23222",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.5645291,
        longitude: -77.4306502
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "210",
        bestRating: "5"
      },
      areaServed: "Richmond, VA and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing emergency plumbing, Commercial property managers, Residential and commercial drain cleaning needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Over 30 Years Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community Discounts"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.