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: "Semper Fi Heating and Cooling",
description: "Semper Fi Heating and Cooling is a veteran-owned HVAC and plumbing company serving Mesa and the Phoenix metro area with over 10 years of experience. They offer comprehensive services including furnace and AC installation, repair, and maintenance; ductless mini splits; duct cleaning and sealing; water heater services; emergency plumbing; and indoor air quality solutions. The company provides same-day service, straightforward pricing, 24/7 emergency support, and offers a 20% discount for veterans and first responders.",
url: "https://www.semperfiheatingcooling.com/",
telephone: "+1-480-741-1440",
address: {
@type: "PostalAddress",
streetAddress: "1335 S Clearview Ave",
addressLocality: "Mesa",
addressRegion: "AZ",
postalCode: "85209",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.39066510000001,
longitude: -111.67673789999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "12037",
bestRating: "5"
},
areaServed: "Mesa, Phoenix metro area, and surrounding Arizona cities; Las Vegas and surrounding Nevada areas",
knowsAbout: "HVAC & Heating, Homeowners needing HVAC or plumbing services, veterans and first responders, families seeking same-day emergency repairs, properties with ductless mini splits or water heater issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Veteran-Owned & Operated"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual 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.