Structured Data

    Service Experts 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: "Service Experts Heating & Air Conditioning",
      description: "Service Experts Heating & Air Conditioning is a full-service HVAC company serving the Salem and Roanoke area with installation, repair, and maintenance for heating and cooling systems. They handle emergency service calls and offer maintenance plans to keep systems running efficiently year-round. With a focus on customer service and expert technicians, they serve both residential and commercial clients.",
      url: "https://www.serviceexperts.com/roanoke-va/",
      telephone: "+1-540-900-0352",
      address: {
        @type: "PostalAddress",
        streetAddress: "1250 Intervale Dr",
        addressLocality: "Salem",
        addressRegion: "VA",
        postalCode: "24153",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.271879299999995,
        longitude: -80.0308518
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "2022",
        bestRating: "5"
      },
      areaServed: "Salem, Virginia and surrounding Roanoke area",
      knowsAbout: "HVAC & Heating, Homeowners needing emergency AC or heating repair, Businesses requiring commercial HVAC maintenance, Customers seeking preventive maintenance plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Maintenance Plans Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Service"
        }
      ],
      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.