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: "PrimeTemp HVAC Repair Hixson",
description: "PrimeTemp HVAC Repair Hixson provides comprehensive heating, cooling, and air conditioning services to Harrison, TN and surrounding areas. They specialize in HVAC repair, maintenance, and system installation for residential customers. With a focus on reliable service and customer satisfaction, PrimeTemp helps homeowners keep their systems running efficiently year-round.",
url: "https://primetempairheatinghixson.com/",
telephone: "+1-423-527-9016",
address: {
@type: "PostalAddress",
streetAddress: "5715 TN-58",
addressLocality: "Harrison",
addressRegion: "TN",
postalCode: "37341",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.110830299999996,
longitude: -85.14041979999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "13",
bestRating: "5"
},
areaServed: "Harrison, TN and surrounding Hixson area",
knowsAbout: "HVAC & Heating, Homeowners needing AC repair, heating service, system maintenance, or new HVAC installation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local HVAC Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full System 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.