Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "AVS Heating and Air Conditioning Falls Church ( AC, Furnace and Appliance Repair)",
description: "AVS Heating and Air Conditioning serves Falls Church and surrounding Northern Virginia communities with comprehensive HVAC services, including AC repair, furnace repair, installation, and maintenance. The business also offers appliance repair services beyond HVAC systems. With a strong reputation for reliable service and expert technicians, AVS provides both emergency and routine solutions for home comfort systems.",
url: "https://avsheatingandair.com/",
telephone: "+1-703-457-9028",
address: {
@type: "PostalAddress",
streetAddress: "5719 Leesburg Pike",
addressLocality: "Falls Church",
addressRegion: "VA",
postalCode: "22041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8494849,
longitude: -77.1284495
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "87",
bestRating: "5"
},
areaServed: "Falls Church, VA and Northern Virginia",
knowsAbout: "HVAC & Heating, Homeowners needing AC repair, furnace maintenance, emergency HVAC service, appliance repairs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Appliance Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expert Team"
}
],
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.