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: "Turn It On Electric",
description: "Turn It On Electric is a Phoenix-based electrician serving residential and commercial clients throughout the greater Phoenix area. They offer comprehensive electrical services including panel upgrades, EV charger installation, generator installation, smart home wiring, and general electrical repairs and installations. With a team of licensed and insured professionals, they provide free estimates and handle both routine maintenance and emergency electrical issues.",
url: "https://turnitonelectric.com/",
telephone: "+1-602-962-7299",
address: {
@type: "PostalAddress",
streetAddress: "1745 W Deer Valley Rd Ste 110",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85027",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.682868,
longitude: -112.09627499999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "476",
bestRating: "5"
},
areaServed: "Phoenix, Arizona and surrounding communities",
knowsAbout: "Electricians, Homeowners needing EV charger installation, businesses requiring commercial electrical work, properties needing generator backup, homeowners upgrading to smart home systems",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "EV Charger Installation Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Generator & Panel Upgrade Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Smart Home Wiring"
}
],
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.