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: "Inter Faith Electric & Solar",
description: "Inter Faith Electric & Solar is a full-service electrical contractor serving Bakersfield and the surrounding area. They offer residential and commercial electrical installation, repair, and maintenance, along with solar energy solutions to help customers reduce energy costs. The company is licensed and insured, providing reliable electrical services from panel work to solar system design and installation.",
url: "https://www.interfaithelectric.com/",
telephone: "+1-661-245-3224",
address: {
@type: "PostalAddress",
streetAddress: "1430 Truxtun Ave 5th floor",
addressLocality: "Bakersfield",
addressRegion: "CA",
postalCode: "93301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.3738113,
longitude: -119.0182399
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Bakersfield, CA and surrounding areas",
knowsAbout: "Electricians, Homeowners seeking solar installation, businesses needing electrical upgrades, property owners looking to reduce energy costs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Solar & Electrical Integration"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Presence"
}
],
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.