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 Service Professionals",
description: "Electrical Service Professionals is a licensed and insured electrician serving the Yukon area and surrounding Oklahoma communities. They provide comprehensive electrical services including new installations, repairs, panel upgrades, generator installation, EV charger installation, and smart home wiring for both residential and commercial clients. Their team is committed to reliable, professional service with prompt response times.",
url: "http://electricservicepros.com/",
telephone: "+1-405-882-4473",
address: {
@type: "PostalAddress",
streetAddress: "12444 NW 10th St STE 202 #152",
addressLocality: "Yukon",
addressRegion: "OK",
postalCode: "73099",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.47635,
longitude: -97.7480362
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "50",
bestRating: "5"
},
areaServed: "Yukon, Oklahoma and surrounding areas",
knowsAbout: "Electricians, Homeowners needing electrical repairs or upgrades, businesses requiring commercial electrical work, EV owners seeking charger installation, property owners planning panel upgrades",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "EV Charger Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Smart Home Wiring"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Generator Installation"
}
],
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.