Structured Data

    Weather Master Heating & Air Conditioning

    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: "Weather Master Heating & Air Conditioning",
      description: "Weather Master Heating & Air Conditioning is a full-service HVAC contractor serving the Raleigh area since 1982. Beyond heating and cooling systems, they offer plumbing, electrical services, and general contracting work, providing comprehensive home systems solutions. Their experienced team handles installation, maintenance, and emergency repairs with a focus on reliability and customer satisfaction.",
      url: "https://www.weathermasterhvac.com/",
      telephone: "+1-919-853-7910",
      address: {
        @type: "PostalAddress",
        streetAddress: "305 Village Dr",
        addressLocality: "Knightdale",
        addressRegion: "NC",
        postalCode: "27545",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.800672299999995,
        longitude: -78.4770154
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "2162",
        bestRating: "5"
      },
      areaServed: "Knightdale, Raleigh, and surrounding Wake County areas",
      knowsAbout: "HVAC & Heating, Homeowners needing HVAC installation or repair, customers seeking integrated home systems maintenance, emergency service calls",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Service Provider"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Available Service Hours"
        }
      ],
      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.