Structured Data

    Pro Plumbing Lubbock TX

    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: "Pro Plumbing Lubbock TX",
      description: "Pro Plumbing Lubbock is a licensed plumbing contractor serving the Lubbock area with comprehensive residential and commercial plumbing services. They specialize in drain cleaning, water heater installation and repair, sewer line service, and general plumbing maintenance and repairs. The team offers free estimates and camera inspections to diagnose problems accurately before work begins.",
      url: "http://proplumbinglubbocktx.com/",
      telephone: "+1-806-589-5171",
      address: {
        @type: "PostalAddress",
        streetAddress: "2420 Broadway St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.584792799999995,
        longitude: -101.8700513
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing drain cleaning or water heater service, property managers with commercial plumbing needs, customers seeking transparent estimates before work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates & Camera Inspections"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Plumbing Contractor"
        }
      ],
      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.