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: "Westphal & Sons Inc Electrical Contractors",
description: "Westphal & Sons Inc Electrical Contractors is a locally owned and operated electrical contracting company serving Southern Idaho and the Magic Valley since 1992. They provide comprehensive electrical services for both residential and commercial clients, including new construction, renovations, wiring installation, lighting repair, panel work, generator installation, and equipment maintenance. With over 30 years of experience and locally employed certified technicians, they prioritize professional workmanship, safety, and customer satisfaction on every project.",
url: "https://westphalandsons.com/",
telephone: "+1-208-734-9244",
address: {
@type: "PostalAddress",
streetAddress: "21333 US-30 US",
addressLocality: "Filer",
addressRegion: "ID",
postalCode: "83328",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.56314,
longitude: -114.55065099999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Filer, ID and Southern Idaho Magic Valley region",
knowsAbout: "Electricians, Homeowners needing residential rewiring or repairs, New construction projects, Commercial facilities requiring electrical maintenance and installations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Locally Owned Since 1992"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Guaranteed Workmanship"
}
],
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.