Structured Data

    P. Webb Plumbing, LLC

    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: "P. Webb Plumbing, LLC",
      description: "P. Webb Plumbing LLC is a licensed, bonded, and insured plumbing company serving the Birmingham, Alabama area with over a decade of experience. They provide comprehensive plumbing services for residential and commercial properties, including emergency repairs, drain work, water heater installation and repair, and new plumbing installations. The company, run by master plumber Mr. Webb, prioritizes quality craftsmanship using code-compliant materials and offers financing options for larger projects.",
      url: "https://pwebbplumbingllc.com/",
      telephone: "+1-205-499-7400",
      address: {
        @type: "PostalAddress",
        streetAddress: "5225 Kiska Ave",
        addressLocality: "Birmingham",
        addressRegion: "AL",
        postalCode: "35224",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5236148,
        longitude: -86.9319951
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "145",
        bestRating: "5"
      },
      areaServed: "Birmingham, Alabama and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing emergency plumbing repairs, residential remodels with new plumbing, business owners managing commercial plumbing systems",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Master Plumber with 10+ Years Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed, Bonded & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financing Available"
        }
      ],
      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.