Structured Data

    American Brothers Plumbing Company Las Vegas

    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: "American Brothers Plumbing Company Las Vegas",
      description: "American Brothers Plumbing Company is a full-service plumbing contractor serving Las Vegas and surrounding areas. They handle residential and commercial plumbing projects including installations, repairs, drain cleaning, water heater service, and sewer line work. The company is licensed, insured, and offers free estimates for homeowners and businesses needing reliable plumbing solutions.",
      url: "https://americanbrosplumbingco.com/",
      telephone: "+1-702-704-1776",
      address: {
        @type: "PostalAddress",
        streetAddress: "1631 E Desert Inn Rd",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89169",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.12953470000001,
        longitude: -115.12994920000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "119",
        bestRating: "5"
      },
      areaServed: "Las Vegas, Henderson, North Las Vegas, and surrounding Clark County",
      knowsAbout: "Plumbing, Homeowners needing emergency plumbing repairs, Businesses with commercial plumbing needs, Property managers maintaining rental units, Homeowners planning renovations or new construction",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.