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: "Apex Plumbing & Mechanical",
description: "Apex Plumbing & Mechanical is a full-service plumbing and mechanical contractor serving Colorado Springs and the surrounding area. They handle residential and commercial plumbing, water heater installation and repair, sewer line services, drain cleaning, and general mechanical work. With their licensed and insured team, they provide emergency services and detailed camera inspections to diagnose problems accurately.",
url: "https://www.apexpandm.net/",
telephone: "+1-719-259-0580",
address: {
@type: "PostalAddress",
streetAddress: "5040 Corporate Plaza Dr Ste 10F",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80919",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.904441899999995,
longitude: -104.8647534
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "186",
bestRating: "5"
},
areaServed: "Colorado Springs, CO and surrounding areas",
knowsAbout: "Plumbing, Homeowners needing emergency plumbing, Commercial properties requiring mechanical services, Homeowners with sewer or drain issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Service Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Camera Inspection Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Mechanical Services"
}
],
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.