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: "Young Electric LLC - SE 82nd Dr",
description: "Young Electric LLC is a second-generation family-owned electrical contractor serving the Portland Metro area and Central Oregon for over 40 years. They provide comprehensive electrical services for residential, commercial, and industrial customers, including home electrical repairs and remodels, EV charging station installation, hot tub electrical work, small business electrical services, industrial construction and maintenance, and lot clearing with underground electrical services. Led by military veteran Jeremy Young, the company stands behind all work with a 5-year labor warranty and emphasizes safety, quality craftsmanship, and responsive customer care.",
url: "https://youngelectricco.com/",
telephone: "+1-503-706-9867",
address: {
@type: "PostalAddress",
streetAddress: "14704 SE 82nd Dr",
addressLocality: "Clackamas",
addressRegion: "OR",
postalCode: "97015",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.4166123,
longitude: -122.5698491
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "107",
bestRating: "5"
},
areaServed: "Portland Metro area and Central Oregon, including Clackamas, Beaverton, Lake Oswego, and Bend",
knowsAbout: "Electricians, Homeowners needing electrical repairs or upgrades, EV owners installing home charging stations, hot tub owners requiring specialized wiring, small to mid-size businesses, and industrial facilities requiring construction and maintenance support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "40+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "5-Year Labor Warranty"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized 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.