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: "1st Choice Electric",
description: "1st Choice Electric is a licensed electrician serving Corpus Christi with a focus on residential and commercial electrical services. The team handles everything from routine repairs and maintenance to panel upgrades, new installations, and emergency electrical work. They're known for prompt, professional service with a commitment to customer satisfaction.",
url: "https://1stchoicecctexas.com/",
telephone: "+1-361-994-0991",
address: {
@type: "PostalAddress",
streetAddress: "518 Atlantic St",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78404",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.768428000000004,
longitude: -97.3988725
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Electricians, Homeowners needing repairs, businesses requiring electrical work, customers seeking emergency electrical service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Corpus Christi Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Electrical"
}
],
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.