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: "OldTown Electric Inc.",
description: "Old Town Electric Inc. is a licensed and insured electrical contractor in Sacramento specializing in residential and commercial electrical services. They offer panel upgrades, EV charger installation, rewiring, lighting installation (including permanent holiday lighting), electrical troubleshooting and repair, outlet and switch work, and dedicated circuit installation. Known for professional service, clear communication, code-compliant work, and customer-focused attention to detail.",
url: "https://www.oldtownelectricinc.net/",
telephone: "+1-916-307-0990",
address: {
@type: "PostalAddress",
streetAddress: "1121 2nd St",
addressLocality: "Sacramento",
addressRegion: "CA",
postalCode: "95814",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.5811834,
longitude: -121.50482670000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "195",
bestRating: "5"
},
areaServed: "Sacramento, CA and surrounding areas",
knowsAbout: "Electricians, Homeowners needing panel upgrades, EV charger installation, permanent outdoor lighting; businesses requiring commercial electrical upgrades",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "EV Charger Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Permanent Holiday Lighting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Capability"
}
],
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.