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: "Anytime Plumbing Denver",
description: "Anytime Plumbing Denver is a full-service plumbing contractor serving the Denver metro area with expertise in drain cleaning, water heater installation and repair, sewer line service, and general plumbing maintenance. The company is licensed and insured, offers free estimates, and provides emergency plumbing services for urgent situations. They handle both residential and commercial plumbing needs with a focus on reliable, professional workmanship.",
url: "https://qualityplumbingcontractorco.com/",
telephone: "+1-720-973-3778",
address: {
@type: "PostalAddress",
streetAddress: "6900 E 47th Ave Dr #356",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80216",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.7817668,
longitude: -104.9085491
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "20",
bestRating: "5"
},
areaServed: "Denver and surrounding metro areas",
knowsAbout: "Plumbing, Homeowners needing emergency repairs, Residential properties requiring water heater service, Customers seeking drain cleaning and sewer line work",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
}
],
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.