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: "Heavenly Cooling and Heating LLC",
description: "Heavenly Cooling and Heating LLC is a full-service HVAC contractor in St. Cloud offering comprehensive heating and cooling solutions for residential and commercial properties. They specialize in AC repair, installation, maintenance, and heat pump systems, serving the Central Florida region with prompt, professional service backed by extensive customer satisfaction.",
url: "https://heavenlycoolingandheating.com/",
telephone: "+1-407-602-0070",
address: {
@type: "PostalAddress",
streetAddress: "1404 Hamlin Ave UNIT F",
addressLocality: "St Cloud",
addressRegion: "FL",
postalCode: "34771",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.2437574,
longitude: -81.25389390000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "273",
bestRating: "5"
},
areaServed: "St. Cloud, FL and surrounding Central Florida communities",
knowsAbout: "HVAC & Heating, Homeowners needing AC repair or replacement, commercial property managers, customers seeking energy-efficient heat pump systems, those wanting maintenance plans",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Heat Pump Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive HVAC Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local 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.