Structured Data

    Zeh Plumbing Heating and Cooling

    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: "Zeh Plumbing Heating and Cooling",
      description: "Zeh Plumbing Heating and Cooling is a family-owned YORK® dealer serving Waynesboro and the surrounding area with residential and commercial HVAC services. They specialize in heating and air conditioning installation, repair, replacement, and maintenance, featuring the YORK® Affinity line with QuietDrive technology for quiet, efficient operation. The company offers free in-home estimates, planned service agreements, financing options, and employs NATE-certified technicians committed to quality workmanship and reliable customer service.",
      url: "http://www.zehplumbing.com/",
      telephone: "+1-540-943-6616",
      address: {
        @type: "PostalAddress",
        streetAddress: "1157 W Main St",
        addressLocality: "Waynesboro",
        addressRegion: "VA",
        postalCode: "22980",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0714377,
        longitude: -78.89672949999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "87",
        bestRating: "5"
      },
      areaServed: "Waynesboro, VA and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing heating and cooling installation or repair, Commercial property owners, Customers seeking energy-efficient HVAC solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "YORK® Affinity Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "NATE-Certified Technicians"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Service Plans"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.