Structured Data

    The Water Heater Nerds

    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: "The Water Heater Nerds",
      description: "The Water Heater Nerds is a Houston-based plumbing service specializing in water heater installation, repair, and replacement for residential customers. They handle traditional tank water heaters, tankless systems, and emergency repairs, serving the greater Houston area with same-day service availability. Their team focuses exclusively on water heater expertise to ensure quality workmanship and reliable solutions.",
      url: "https://thewaterheaternerds.com/houston-tx/",
      telephone: "+1-832-219-1216",
      address: {
        @type: "PostalAddress",
        streetAddress: "12345 Jones Rd #188",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77070",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.9530698,
        longitude: -95.58705890000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "Houston, TX and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing water heater installation, emergency repairs, or system replacement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Water Heater Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Service 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.