Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Reliable Electrician Network",
description: "Reliable Electrician Network is a licensed electrical service provider in Goose Creek, SC, offering comprehensive residential and commercial electrical solutions. They handle everything from routine maintenance and repairs to panel upgrades, wiring installations, and code-compliant electrical work. With a focus on reliability and safety, they serve the Lowcountry with prompt, professional service for both planned projects and emergency electrical needs.",
url: "https://usmapol.org/details/reliable-electrician-network-ChIJURW",
telephone: "+1-843-278-8213",
address: {
@type: "PostalAddress",
streetAddress: "431 Red Bank Rd",
addressLocality: "Goose Creek",
addressRegion: "SC",
postalCode: "29445",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9826742,
longitude: -80.0309137
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Goose Creek, SC and surrounding Lowcountry areas",
knowsAbout: "Electricians, Homeowners needing repairs, Panel upgrades, Commercial property managers, New construction projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Service Coverage"
}
],
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.