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: "Daniel's Heating and Refrigeration Corp.",
description: "Daniel's Heating & Refrigeration Corp. is a family-owned HVAC company serving Goochland County and surrounding areas since 1954. Their NATE-certified technicians handle AC repair and installation, furnace repair and replacement, heat pumps, boilers, geothermal systems, ductless units, and indoor air quality services for all makes and models. They're a Lennox dealer offering 24/7 emergency service, maintenance agreements, and energy-efficient system design, backed by an A+ BBB rating and EPA/NCI certification.",
url: "https://www.danielsheatingandac.com/",
telephone: "+1-804-379-1155",
address: {
@type: "PostalAddress",
streetAddress: "817A Grove Rd",
addressLocality: "Midlothian",
addressRegion: "VA",
postalCode: "23114",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.502548499999996,
longitude: -77.6147292
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "239",
bestRating: "5"
},
areaServed: "Goochland County, VA and surrounding areas including Richmond, Henrico, Chesterfield, Hanover, Powhatan, and New Kent",
knowsAbout: "HVAC & Heating, Homeowners needing emergency HVAC repair, those seeking system replacement or upgrades, customers wanting preventative maintenance plans, properties requiring multi-brand service expertise",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "70+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Indoor Comfort"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.