Structured Data

    AVS Heating and 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: "AVS Heating and Air Conditioning",
      description: "AVS Heating and Air Conditioning is a full-service HVAC company based in Fairfax, VA, specializing in installation, repair, and maintenance of heating and cooling systems for residential and commercial properties. The company offers emergency repair services, preventive maintenance plans, and free estimates to help customers keep their systems running efficiently year-round.",
      url: "https://avsheatingandair.com/",
      telephone: "+1-571-674-0681",
      address: {
        @type: "PostalAddress",
        streetAddress: "2800 Dorr Ave unit r",
        addressLocality: "Fairfax",
        addressRegion: "VA",
        postalCode: "22031",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.892188399999995,
        longitude: -77.2214599
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "155",
        bestRating: "5"
      },
      areaServed: "Fairfax, VA and surrounding Northern Virginia communities",
      knowsAbout: "HVAC & Heating, Homeowners needing repairs, new system installations, Commercial property managers, Those seeking preventive maintenance plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Maintenance Plans Available"
        }
      ],
      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.