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: "Wendt Electric",
description: "Wendt Electric is a licensed electrician serving Novato and surrounding areas with residential and commercial electrical services. They specialize in panel upgrades, generator installation, EV charger installation, and general electrical repairs and upgrades. Known for reliable service and quality workmanship, they handle everything from troubleshooting electrical issues to complete rewiring projects.",
url: "https://www.wendtelectric68.com/",
telephone: "+1-707-503-9187",
address: {
@type: "PostalAddress",
streetAddress: "12 Pamaron Way unit f",
addressLocality: "Novato",
addressRegion: "CA",
postalCode: "94949",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.067276199999995,
longitude: -122.53171289999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "26",
bestRating: "5"
},
areaServed: "Novato, CA and surrounding Marin County communities",
knowsAbout: "Electricians, Homeowners needing electrical upgrades, EV charger installation, generator backup systems, home rewiring projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Panel Upgrades & Generator Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "EV Charger Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Local"
}
],
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.