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: "One Call Electric",
description: "One Call Electric is a family-owned and operated electrical company serving the Raleigh-Durham-Chapel Hill area from their Cary location. They specialize in residential and commercial electrical services, including wiring, lighting installation, electrical safety inspections, generator installation and sales, and emergency repair services. As an Authorized Generac dealer, they also provide portable generator repair with convenient pickup and drop-off service, backed by a commitment to exceptional craftsmanship, fair pricing, and strict adherence to all state and federal codes.",
url: "http://www.onecallelectric.net/",
telephone: "+1-919-930-5969",
address: {
@type: "PostalAddress",
streetAddress: "108 Woodwinds Industrial Ct",
addressLocality: "Cary",
addressRegion: "NC",
postalCode: "27511",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7621123,
longitude: -78.8175437
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "99",
bestRating: "5"
},
areaServed: "Raleigh-Durham-Chapel Hill area, NC",
knowsAbout: "Electricians, Homeowners needing generator installation or electrical safety inspections, businesses requiring commercial electrical services, customers seeking emergency electrical repair",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Authorized Generac Dealer"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Electrical Safety Inspections"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned Expertise"
}
],
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.