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: "Gary's Electric, Heat & Air Services",
description: "Gary's Electric, Heat & Air Services is a full-service mechanical and electrical contractor in Harrah, OK, offering residential and commercial electrical work, HVAC installation and repair, and general contracting services. With over two decades of industry experience, the team handles everything from routine maintenance to complete system installations with a focus on quality workmanship and customer satisfaction.",
url: "https://garyselectricservice.com/",
telephone: "+1-405-309-6209",
address: {
@type: "PostalAddress",
streetAddress: "2021 Church Ave",
addressLocality: "Harrah",
addressRegion: "OK",
postalCode: "73045",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.488886,
longitude: -97.1630896
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "54",
bestRating: "5"
},
areaServed: "Harrah, Oklahoma and surrounding communities",
knowsAbout: "Electricians, Homeowners needing electrical or HVAC repairs, businesses requiring commercial mechanical services, customers seeking bundled electrical and heating/cooling solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Mechanical & Electrical"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed General Contractor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Owner-Operated Business"
}
],
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.