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: "Electrical Contractors Utah",
description: "Electrical Contractors Utah is a locally owned, full-service electrical contracting company based in Midway and serving the Wasatch Back region. Founded and operated by Dace Mowry, a Licensed General Contractor and Master Electrician with over 20 years of professional experience, ECU handles both residential and commercial electrical projects including new construction, remodels, service upgrades, EV charger installations, hot tub hookups, and emergency repairs. The company is known for quality workmanship, code-compliant installations, clear communication, and responsive service.",
url: "https://electricalcontractorsutah.com/",
telephone: "+1-808-227-3417",
address: {
@type: "PostalAddress",
streetAddress: "1195 Canyon View Rd",
addressLocality: "Midway",
addressRegion: "UT",
postalCode: "84049",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.5314876,
longitude: -111.4756305
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "20",
bestRating: "5"
},
areaServed: "Midway, Wasatch Back, Utah County, Salt Lake City, and surrounding areas",
knowsAbout: "Electricians, Homeowners needing upgrades or repairs, businesses requiring commercial electrical work, EV owners installing chargers, new construction projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Master Electrician Owner"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "EV Charger Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Responsive Service"
}
],
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.