Structured Data

    Sears Heating and Air Conditioning

    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: "Sears Heating and Air Conditioning",
      description: "Sears Heating and Air Conditioning provides HVAC repair and maintenance services to the Harrisonburg, VA area. As part of the Sears Home Services network, they offer professional heating and cooling solutions for residential customers. The business specializes in diagnosing and repairing air conditioning and heating systems to keep homes comfortable year-round.",
      url: "https://www.searshomeservices.com/repair/hvac-repair-service?SID=1034484&phone=8043816859",
      telephone: "+1-804-381-6859",
      address: {
        @type: "PostalAddress",
        streetAddress: "51 Burgess Rd j",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.43524910000001,
        longitude: -78.8495787
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "1.6",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, Virginia and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing HVAC repair, families with heating or cooling emergencies, residents seeking regular maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sears Home Services Network"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local HVAC Specialists"
        }
      ],
      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.