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: "GR Pro Electric",
description: "GR Pro Electric is a licensed and insured electrical contractor serving San Diego County with over 25 years of local experience. They offer comprehensive residential, commercial, and industrial electrical services including panel upgrades, EV charger installation, lighting design, home automation, ceiling fan installation, house rewiring, and emergency repairs. Available for same-day service and 24/7 emergency calls, they specialize in fast, transparent quotes and professional installations that pass inspection.",
url: "https://grproelectric.com/",
telephone: "+1-858-392-5578",
address: {
@type: "PostalAddress",
streetAddress: "524 W Calle Primera suite 1006 48",
addressLocality: "San Ysidro",
addressRegion: "CA",
postalCode: "92173",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.5543243,
longitude: -117.0546213
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "163",
bestRating: "5"
},
areaServed: "San Diego County, including San Ysidro, Chula Vista, Coronado, El Cajon, Imperial Beach, La Mesa, Lemon Grove, Poway, San Diego, Santee, and Spring Valley",
knowsAbout: "Electricians, Homeowners needing panel upgrades or emergency repairs, EV owners installing charging stations, commercial businesses requiring reliable electrical maintenance, contractors needing remodel wiring",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "EV Charger Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day & Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Panel Upgrades & Home Automation"
}
],
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.