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: "JD Electrical Home Solutions",
description: "JD Electrical Home Solutions is a Denver-based electrical contractor offering comprehensive residential electrical services including panel upgrades, EV charger installation, generator installation, smart home wiring, and general electrical repairs and maintenance. They are fully licensed and insured, and serve the greater Denver metro area with a commitment to quality workmanship and customer satisfaction.",
url: "https://jdehs.com/",
telephone: "+1-720-465-6451",
address: {
@type: "PostalAddress",
streetAddress: "6145 Broadway suite 67",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80216",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.8078924,
longitude: -104.98831059999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "301",
bestRating: "5"
},
areaServed: "Denver and surrounding metro area",
knowsAbout: "Electricians, Homeowners needing EV charger installation, those requiring panel upgrades or generator backup, smart home enthusiasts, general residential electrical repairs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "EV Charger Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Electrical Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
}
],
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.