Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Harris Aire Serv Heating & Air Conditioning",
description: "Harris Aire Serv is a full-service HVAC company serving Salt Lake City and surrounding areas with heating and air conditioning installation, repair, and maintenance. They specialize in keeping homes comfortable year-round with expert technicians who handle everything from emergency breakdowns to system upgrades and preventive maintenance plans. As a locally-operated Aire Serv franchise, they combine professional expertise with responsive customer service.",
url: "https://www.aireserv.com/harris/?cid=LSTL_ASV-US000187",
telephone: "+1-801-207-9767",
address: {
@type: "PostalAddress",
streetAddress: "2755 S 300 W B",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84115",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.711653299999995,
longitude: -111.8991631
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "617",
bestRating: "5"
},
areaServed: "Salt Lake City, UT and surrounding areas",
knowsAbout: "HVAC & Heating, Homeowners needing emergency repairs, families seeking preventive maintenance plans, those upgrading older HVAC systems",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Service Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Maintenance Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Solutions"
}
],
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.