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: "Dan's Drains and Digs",
description: "Dan's Drains and Digs is a family-owned plumbing and underground line specialist serving Colorado Springs and surrounding areas with same-day service availability. They specialize in drain cleaning, sewer line repair and replacement, trenchless pipe repair, septic system installation and repair, and video camera inspections. Known for their expertise with complex underground plumbing issues, they combine traditional excavation methods with modern trenchless technology and offer free estimates and financing options.",
url: "https://www.dansdrainsanddigs.com/",
telephone: "+1-719-375-8181",
address: {
@type: "PostalAddress",
streetAddress: "216 S Chestnut St",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80905",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8312238,
longitude: -104.8362731
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "288",
bestRating: "5"
},
areaServed: "Colorado Springs, CO and surrounding areas",
knowsAbout: "Plumbing, Homeowners with clogged drains or sewer issues, property buyers needing pre-purchase inspections, homes with aging clay pipes, properties requiring septic system work",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Trenchless Pipe Repair Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day Service & Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Video Camera Inspections"
}
],
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.