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: "McCall's Air Conditioning & Heating",
description: "McCall's Air Conditioning & Heating is a family-owned HVAC business serving the Greater Phoenix area since 2004, specializing in heating, cooling, air quality, thermostat installation, and both residential and commercial HVAC services. They offer installation, repair, and maintenance with a focus on customer satisfaction and quality workmanship, using recommended equipment brands and air purification solutions to ensure optimal comfort and efficiency.",
url: "https://www.mccallsac.com/",
telephone: "+1-480-396-0041",
address: {
@type: "PostalAddress",
streetAddress: "4320 E Brown Rd",
addressLocality: "Mesa",
addressRegion: "AZ",
postalCode: "85205",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.4377358,
longitude: -111.7379438
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "327",
bestRating: "5"
},
areaServed: "Greater Phoenix area including Scottsdale, Phoenix, Tempe, Chandler, Mesa, Gilbert, Glendale, and surrounding cities",
knowsAbout: "HVAC & Heating, Homeowners needing AC repair or replacement, Commercial property managers, Customers seeking indoor air quality improvements, Those wanting professional thermostat installation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned Since 2004"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service HVAC Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation & Support"
}
],
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.