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: "Home Performance Pros",
description: "Home Performance Pros is a locally owned HVAC company serving the Wasatch Front and surrounding areas with heating and cooling repairs, maintenance, and installation for furnaces, air conditioners, heat pumps, and ductless mini splits. They also specialize in indoor air quality solutions including filtration, air purification, and humidifiers. With over four decades of combined experience, their background-checked and drug-tested technicians provide upfront pricing, free estimates, same-day response, and 24/7 emergency service.",
url: "https://hpp-ut.com/",
telephone: "+1-385-503-7767",
address: {
@type: "PostalAddress",
streetAddress: "704 Confluence Ave",
addressLocality: "Murray",
addressRegion: "UT",
postalCode: "84123",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.678971,
longitude: -111.91016599999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "220",
bestRating: "5"
},
areaServed: "Wasatch Front, Wasatch Back, and surrounding areas throughout Utah",
knowsAbout: "HVAC & Heating, Homeowners needing heating and cooling repairs, families prioritizing indoor air quality, customers seeking preventive maintenance plans, emergency HVAC service callers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "No Hourly Fees & Upfront Pricing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "HPP Club Maintenance Program"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day Response & Emergency Service"
}
],
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.