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: "Golden Comfort AC & Heating Repair",
description: "Golden Comfort AC & Heating Repair is a licensed, insured HVAC contractor serving Jacksonville and surrounding areas with 24/7 emergency service. They specialize in AC repair, installation, and maintenance; furnace repair and installation; heat pump repair and replacement; and smart thermostat installation. Their NATE-certified technicians diagnose and repair all major brands (Lennox, Carrier, Trane, Goodman, Daikin, and more) with upfront pricing, satisfaction guarantees, and flexible financing options for replacements.",
url: "https://goldencomfortairhvac.com/",
telephone: "+1-904-907-8742",
address: {
@type: "PostalAddress",
streetAddress: "225 Water St #1650",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32202",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.3258787,
longitude: -81.66148419999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "90",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "HVAC & Heating, Homeowners needing emergency AC or heating repairs, customers replacing aging HVAC systems, those seeking preventive maintenance plans, heat pump specialists",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency HVAC Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "NATE-Certified Technicians"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Financing & Satisfaction Guarantee"
}
],
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.