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: "T. Elliott Heating and Air",
description: "T. Elliott Heating and Air is a full-service HVAC company serving the Fredericksburg area with installation, maintenance, and repair services for residential and commercial systems. The company specializes in keeping homes and businesses comfortable year-round with prompt, professional service and quality workmanship.",
url: "https://www.telliottheatingandair.com/",
telephone: "+1-540-850-9257",
address: {
@type: "PostalAddress",
streetAddress: "8503 Indian Hills Ct #404",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.1920881,
longitude: -77.5044289
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "192",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "HVAC & Heating, Homeowners needing reliable AC and heating services, Commercial property managers, Customers seeking preventative maintenance plans",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial"
}
],
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.