Structured Data

    Energy Pro Heating & Cooling

    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: "Energy Pro Heating & Cooling",
      description: "Energy Pro Heating & Cooling is a family-run HVAC company in Portsmouth, VA with over 20 years of experience serving residential customers. They offer comprehensive heating and cooling services including central air conditioning, furnace repair and installation, heat pump services, mini-split ductless systems, and indoor air quality solutions. Available 24/7 for emergency calls, they also provide maintenance plans and membership programs to keep systems running efficiently year-round.",
      url: "https://energyprohvac.com/",
      telephone: "+1-757-966-1000",
      address: {
        @type: "PostalAddress",
        streetAddress: "4011 Seaboard Ct",
        addressLocality: "Portsmouth",
        addressRegion: "VA",
        postalCode: "23701",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.7986273,
        longitude: -76.3825997
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "540",
        bestRating: "5"
      },
      areaServed: "Portsmouth, VA and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing emergency HVAC repair, families with heat pumps or mini-split systems, homeowners seeking preventive maintenance plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "20+ Years Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Service Club Membership"
        }
      ],
      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.