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: "Total Trans4mation Heating & Air Conditioning",
description: "Total Trans4mation Heating & Air Conditioning is a full-service contractor in Murfreesboro offering HVAC repair, installation, and maintenance plans; plumbing services including pipe repairs, water heater installations, and gas piping; and generator installations. They serve both residential and commercial clients with 24/7 emergency service, financing options through TVA up to 10 years, and free estimates on all major work.",
url: "https://totaltrans4mation.com/",
telephone: "+1-615-900-6873",
address: {
@type: "PostalAddress",
streetAddress: "320 W Main St #200",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37130",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.846675999999995,
longitude: -86.394902
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "368",
bestRating: "5"
},
areaServed: "Murfreesboro, TN and surrounding areas",
knowsAbout: "HVAC & Heating, Homeowners needing emergency repairs, residents seeking energy-efficient upgrades, commercial property managers, customers wanting financing options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Financing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Service 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.