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: "Advanced Electrical Company",
description: "Advanced Electrical Company is a Birmingham-area electrician serving Pelham, Hoover, Homewood, Mountain Brook, and Vestavia Hills with comprehensive residential and commercial electrical services. They specialize in panel upgrades, lighting installations, electrical repairs, wiring upgrades, and safety inspections for homeowners and businesses. The owner-operated team emphasizes quality workmanship, transparent communication, and compliance with local regulations, with particular expertise in coordinating with Alabama Power for upgrades and installations.",
url: "https://www.advancedelectricalcompany.com/",
telephone: "+1-205-289-1106",
address: {
@type: "PostalAddress",
streetAddress: "235 Co Rd 361",
addressLocality: "Pelham",
addressRegion: "AL",
postalCode: "35124",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2886758,
longitude: -86.7989542
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "247",
bestRating: "5"
},
areaServed: "Birmingham, AL, Pelham, Hoover, Homewood, Mountain Brook, Vestavia Hills",
knowsAbout: "Electricians, Homeowners needing panel upgrades or rewiring, businesses requiring reliable electrical solutions, properties requiring Alabama Power coordination",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Alabama Power Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Led Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Energy Efficiency Incentives"
}
],
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.