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: "Avantel Plumber of Chicago IL",
description: "Avantel Plumber of Chicago IL is a 24/7 emergency plumbing service serving Chicago and surrounding areas including Oak Park, Cicero, Evanston, and Skokie. They provide comprehensive residential and commercial plumbing services including emergency repairs, drain cleaning, water heater installation and repair, sewer line services, fixture installations (toilets, faucets, sinks, bathtubs, showers), repiping, water leak detection and repair, and plumbing inspections. Their team offers same-day service and online scheduling for convenient access to professional plumbing solutions.",
url: "https://chicagoplumber.avantel.net/",
telephone: "+1-312-265-2745",
address: {
@type: "PostalAddress",
streetAddress: "1000 W Harrison St",
addressLocality: "Chicago",
addressRegion: "IL",
postalCode: "60607",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.874470599999995,
longitude: -87.6519201
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "35",
bestRating: "5"
},
areaServed: "Chicago, IL and nearby areas including Oak Park, Cicero, Evanston, and Skokie",
knowsAbout: "Plumbing, Homeowners needing emergency plumbing repairs, residential properties requiring fixture installations or upgrades, commercial buildings with plumbing maintenance needs, customers seeking same-day service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day Service & Online Scheduling"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
}
],
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.