Structured Data

    Elizabeth HVAC

    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: "Elizabeth HVAC",
      description: "Elizabeth HVAC is a full-service heating, cooling, and air quality specialist serving the Elizabeth area and surrounding communities. They offer installation, repair, and maintenance services for residential HVAC systems, with a focus on reliable service and customer satisfaction. The company provides free estimates and works with customers to find solutions that fit their budget and comfort needs.",
      url: "https://www.elizabethhvacllc.com/about-us",
      telephone: "+1-908-380-2196",
      address: {
        @type: "PostalAddress",
        streetAddress: "70 Port Ave",
        addressLocality: "Elizabeth",
        addressRegion: "NJ",
        postalCode: "07206",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.650767599999995,
        longitude: -74.1811207
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "80",
        bestRating: "5"
      },
      areaServed: "Elizabeth, NJ and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing air conditioning repairs, customers installing new HVAC systems, property owners seeking regular maintenance plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Coverage"
        }
      ],
      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.