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 Land",
description: "Electrical Land is a Westminster-based electrical contractor offering comprehensive home electrical services including wiring repair, new circuit installation, breaker box upgrades, house rewiring, fire alarm installation, lighting control systems, aluminum wire replacement, GFI outlet installation, landscape lighting, and EV/Tesla charger installation. The team stays current with industry standards and the latest electrical innovations to deliver safe, reliable service for residential customers.",
url: "https://electricalland.com/westminster-electricians/",
telephone: "+1-714-463-1717",
address: {
@type: "PostalAddress",
streetAddress: "6850 Westminster Blvd. #8",
addressLocality: "Westminster",
addressRegion: "CA",
postalCode: "92683",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.7585998,
longitude: -118.00912310000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "68",
bestRating: "5"
},
areaServed: "Westminster, CA and surrounding areas",
knowsAbout: "Electricians, Homeowners needing electrical repairs, those upgrading to EV charging, homeowners planning house rewiring or panel upgrades",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "EV/Tesla Charger Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Safety-First Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Electrical Solutions"
}
],
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.