Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Monarch Home Services - Bakersfield",
description: "Monarch Home Services is a full-service home contractor in Bakersfield specializing in electrical work, general contracting, and comprehensive home repairs and remodeling. With over 1,100 customer reviews, they handle everything from electrical installations and repairs to complete home renovation projects. Their experienced team is licensed and insured, serving residential customers throughout Bakersfield and the surrounding area.",
url: "https://www.monarchhomeexperts.com/",
telephone: "+1-661-237-7779",
address: {
@type: "PostalAddress",
streetAddress: "301 Espee St b",
addressLocality: "Bakersfield",
addressRegion: "CA",
postalCode: "93301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.382632699999995,
longitude: -119.00513529999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "1156",
bestRating: "5"
},
areaServed: "Bakersfield, CA and surrounding areas",
knowsAbout: "Electricians, Homeowners needing electrical work, home remodeling, general contracting, multi-trade renovation projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Contractor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
}
],
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.