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: "Ellsworth Air Conditioning and Plumbing",
description: "Ellsworth Home Services is a family-owned HVAC and plumbing contractor serving Gilbert and surrounding East Valley communities since 2009. They specialize in air conditioning repair, installation, and maintenance, along with heating systems, heat pumps, ductless HVAC, plumbing services, water heaters, indoor air quality solutions, attic insulation, and ventilation. As an official Rheem Pro Partner with NATE-certified technicians, they offer 24/7 emergency service with no evening or weekend upcharges, free estimates, maintenance plans, and financing options.",
url: "https://ellsworthhomeservices.com/",
telephone: "+1-623-323-4466",
address: {
@type: "PostalAddress",
streetAddress: "700 N Neely St # 1",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85233",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.361579,
longitude: -111.79900839999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "422",
bestRating: "5"
},
areaServed: "Gilbert, Arizona and surrounding East Valley communities",
knowsAbout: "HVAC & Heating, Homeowners needing AC repair and maintenance, heat pump upgrades, plumbing services, new construction builds, energy-efficiency improvements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Official Rheem Pro Partner"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Home Services"
}
],
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.