Structured Data

    All Hours Heating & Air Conditioning, LLC

    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: "All Hours Heating & Air Conditioning, LLC",
      description: "All Hours Heating & Air Conditioning provides comprehensive HVAC services to the Raleigh area, including heating and cooling system installation, repair, and maintenance. With a 4.9-star reputation built on nearly 400 reviews, they offer emergency service availability and maintenance plans to keep systems running efficiently year-round. Their experienced team handles both residential and commercial HVAC needs with a focus on reliability and customer service.",
      url: "http://www.allhoursheatingair.com/",
      telephone: "+1-919-695-0333",
      address: {
        @type: "PostalAddress",
        streetAddress: "5251 Raynor Rd",
        addressLocality: "Garner",
        addressRegion: "NC",
        postalCode: "27529",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.6779259,
        longitude: -78.5507446
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "391",
        bestRating: "5"
      },
      areaServed: "Garner, Raleigh, and surrounding Wake County areas, NC",
      knowsAbout: "HVAC & Heating, Homeowners needing reliable heating/cooling repair, businesses requiring HVAC maintenance, properties seeking preventative service plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Service Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Maintenance Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.