Structured Data

    Valley service heating and cooling

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Valley service heating and cooling",
      description: "Valley Service Heating and Cooling is a local HVAC contractor serving the Harrisonburg area with heating and cooling system installation, maintenance, and repair services. Based on Rockingham Drive, they provide professional climate control solutions for residential and commercial properties in the region.",
      telephone: "+1-540-560-2601",
      address: {
        @type: "PostalAddress",
        streetAddress: "879 Rockingham Dr",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22802",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.460383199999995,
        longitude: -78.8755937
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding Rockingham County areas",
      knowsAbout: "HVAC & Heating, Homeowners seeking local HVAC service, businesses needing climate control solutions, property managers requiring maintenance plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Harrisonburg Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service HVAC"
        }
      ],
      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.