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: "Full Service Electrician",
description: "Full Service Electrician in Charlotte offers comprehensive electrical services including service upgrades, complete wiring and re-wiring, fixture installation, ceiling fan installation, circuit breaker work, and troubleshooting. They provide fast emergency electrical service for urgent issues and handle both routine maintenance and complex electrical projects for residential customers.",
url: "https://fullserviceelectriciannc.blogspot.com/",
telephone: "+1-704-386-9648",
address: {
@type: "PostalAddress",
streetAddress: "4312 Park Rd",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28209",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.1732128,
longitude: -80.85146259999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas",
knowsAbout: "Electricians, Homeowners needing emergency electrical repairs, residential customers requiring service upgrades, homeowners installing new fixtures or ceiling fans",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Fast Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Wiring Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wide Range of Services"
}
],
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.