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: "Amco Electric Co-Lubbock Inc",
description: "Amco Electric Co-Lubbock Inc is a licensed electrical contractor serving Lubbock and the surrounding area. They provide a full range of electrical services for residential and commercial properties, including installations, repairs, upgrades, and maintenance. With over a decade of experience, Amco Electric is known for reliable, professional service and attention to detail on every job.",
url: "https://usmapol.org/details/amco-electric-co-lubbock-inc-ChIJad5",
telephone: "+1-806-765-8557",
address: {
@type: "PostalAddress",
streetAddress: "3205 N County Rd 2000",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79415",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.6323594,
longitude: -101.9057485
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Electricians, Homeowners needing repairs or upgrades, Commercial property managers, New construction projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Electrical"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Professional"
}
],
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.