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: "Cal-Air Heating & Cooling",
description: "Cal-Air Heating & Cooling is a locally owned HVAC company serving the Inland Empire since 2010, specializing in residential, commercial, and industrial heating and air conditioning service, repair, and installation. Owner Brent and his team handle furnaces, air conditioners, package units, ductwork, and related systems. They offer comprehensive maintenance programs designed to reduce utility bills, extend equipment life, and prevent costly repairs.",
url: "http://www.cal-air.com/",
telephone: "+1-909-244-3887",
address: {
@type: "PostalAddress",
streetAddress: "245 Ford St",
addressLocality: "Redlands",
addressRegion: "CA",
postalCode: "92374",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0509001,
longitude: -117.15595569999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "167",
bestRating: "5"
},
areaServed: "Redlands, Yucaipa, Highland, Calimesa, and the Inland Empire, CA",
knowsAbout: "HVAC & Heating, Homeowners and business owners in the Inland Empire needing reliable HVAC repair, new installations, or preventative maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Locally Owned & Operated"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Maintenance Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Expertise"
}
],
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.