Structured Data

    USA Water Heaters

    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: "USA Water Heaters",
      description: "USA Water Heaters is a specialized plumbing service in Irvine focused on water heater installation, repair, and replacement. They serve residential customers throughout Orange County with expertise in diagnosing and fixing water heater issues, as well as installing new units tailored to each home's needs.",
      url: "https://www.usawaterheaters.us/",
      telephone: "+1-949-535-2228",
      address: {
        @type: "PostalAddress",
        streetAddress: "212 Technology Dr Suite Q",
        addressLocality: "Irvine",
        addressRegion: "CA",
        postalCode: "92618",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6674477,
        longitude: -117.74911139999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Irvine, Orange County, CA",
      knowsAbout: "Plumbing, Homeowners needing water heater replacement, Households with broken water heaters, Property managers with maintenance needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Water Heater Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured 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.