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: "Maximum Heating And Air",
description: "Maximum Heating And Air is a full-service HVAC contractor serving the Chattanooga area with heating, cooling, and air quality solutions for residential and commercial clients. They handle installation, repair, and maintenance of heating and air conditioning systems, helping homeowners and businesses maintain comfortable indoor environments year-round. With a focus on reliable service and customer satisfaction, they're a local option for both emergency repairs and planned system upgrades.",
url: "http://maximumheatingandair.com/",
telephone: "+1-423-894-4970",
address: {
@type: "PostalAddress",
streetAddress: "5113 TN-58 Ste A1",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37416",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.098748199999996,
longitude: -85.1724751
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "32",
bestRating: "5"
},
areaServed: "Chattanooga, Tennessee and surrounding areas",
knowsAbout: "HVAC & Heating, Homeowners needing AC or heating repair, Commercial property managers, Families requiring system maintenance plans",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Chattanooga Company"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service HVAC"
}
],
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.