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: "Mr. Rooter Plumbing of Denver",
description: "Mr. Rooter Plumbing of Denver is a full-service plumbing company serving the Denver metro area with emergency and routine plumbing repairs, drain cleaning, water heater installation and repair, sewer line services, and more. The team handles everything from burst pipes and clogs to fixture installation and sewer diagnostics using camera inspection technology. They offer same-day service and free estimates to help homeowners and businesses get reliable plumbing solutions quickly.",
url: "https://www.mrrooter.com/denver/?cid=LSTL_MRR000199",
telephone: "+1-303-562-1519",
address: {
@type: "PostalAddress",
streetAddress: "1600 Federal Blvd Ste B",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80204",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.7428909,
longitude: -105.0246476
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "2187",
bestRating: "5"
},
areaServed: "Denver, CO and surrounding metro area",
knowsAbout: "Plumbing, Homeowners with emergency plumbing issues, properties with chronic drain problems, customers needing water heater replacement",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Service Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Camera Inspection Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
}
],
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.