# CrashStory — Full Context for LLMs > Colorado's most comprehensive car accident data platform. Search 594,000+ crash records, compare 600+ personal injury attorneys with AI-analyzed review intelligence, and access real-time traffic incidents. Free, public, not a law firm. ## Mission CrashStory exists to bring clarity after a crash. We make Colorado's official accident data searchable, understandable, and actionable — for free. We are not a law firm and do not provide legal advice. ## Data Sources All crash data comes from the Colorado Department of Transportation (CDOT), Denver Police Department (ArcGIS), and Tableau public data sources. Incident data comes from TomTom and COTrip live feeds. We do not fabricate, estimate, or editorialize crash records. - **Crash Records**: 594,000+ records from CDOT, Denver PD, and Tableau (2019–present) - **Live Incidents**: Real-time TomTom + COTrip traffic incident feed for Colorado, updated every 5 minutes - **Attorney Directory**: 600+ personal injury attorneys with 25,000+ client reviews - **Review Intelligence**: AI-analyzed review dimensions, sentiment, trust signals, pain points - **Geography**: All 64 Colorado counties, 270+ cities, major highways - **Agencies**: 400+ law enforcement agencies with crash response data ## Site Structure ### Search & Discovery - `/find-accident/` — Primary search engine for crash records by location, date, name - `/car-crashes/` — Browse all crashes - `/car-crashes/{county-slug}/` — Crashes in a specific county (e.g., /car-crashes/denver-county/) - `/car-crashes/{county-slug}/{city-slug}/` — Crashes in a specific city - `/car-crashes/highway/{highway-slug}/` — Crashes on a specific highway (e.g., /car-crashes/highway/i-25/) - `/car-crashes/street/{street-slug}/` — Crashes on a specific street - `/search/` — Full-text search across all records - `/data-explorer/` — Advanced data exploration tool ### Rankings & Statistics - `/rankings/` — Overview of all rankings - `/rankings/counties/` — All 64 counties ranked by crash count, fatalities, injuries - `/rankings/cities/` — Top cities ranked by crash frequency - `/rankings/dangerous-roads/` — Most dangerous highway segments and intersections - `/rankings/lawyers/` — Top-rated accident attorneys - `/rankings/scorecards/{county-slug}/` — Detailed safety scorecard per county - `/statistics/` — Statewide crash statistics with interactive charts ### Live & Time-Based - `/incidents/today/` — Real-time traffic incidents across Colorado - `/incidents/highway/{slug}/` — Live incidents on a specific highway - `/accidents/today/` — Today's crash records - `/accidents/yesterday/` — Yesterday's crash records - `/accidents/{YYYY-MM-DD}/` — Crashes on a specific date - `/news/` — Latest crash-related news ### Legal & Medical Resources - `/lawyers/` — Find accident attorneys by city and specialty (600+ firms) - `/lawyers/city/{city-slug}/` — Attorneys in a specific city with comparison tools - `/lawyers/{lawyer-slug}/` — Individual attorney profile with review analysis - `/lawyers/{lawyer-slug}/reviews` — AI-powered review intelligence: sentiment, trust signals, pain points, radar charts - `/rankings/lawyers` — Top-rated attorneys by review velocity and freshness - `/talk-to-an-attorney/` — Free case evaluation qualifier - `/settlement-calculator/` — Estimate accident settlement value - `/case-value-calculator/` — Detailed case value estimation - `/medical-costs/` — Medical cost estimator for accident injuries - `/medical-providers/` — Find medical providers for accident injuries - `/court-records/` — Court record lookup ### For Attorneys - `/for-lawyers/` — Attorney tools hub - `/for-lawyers/coverage-gaps` — Where crash victims can't find a lawyer ("lawyer deserts") - `/for-lawyers/optimal-location` — Data-driven office location scoring - `/for-lawyers/market-intelligence` — Market intelligence hub - `/for-lawyers/news-feed` — Real-time crash news for case prospecting ### MCP / AI Integration - `/mcp` — MCP server install page and setup guide - `/mcp/examples` — Real usage examples - `/mcp/status` — Server health and metrics ### Educational Content - `/guides/` — Collision type guides (rear-end, head-on, T-bone, etc.) - `/colorado-law/` — Colorado traffic and accident law guides - `/insurance/` — Insurance tactical guides - `/injuries/` — Injury-specific guides - `/medical/` — Medical treatment guides - `/medical-records/` — How to obtain medical records - `/choosing-a-lawyer/` — Attorney selection guides - `/settlement/` — Settlement process guides - `/learn/` — Long-form educational articles - `/police-reports/` — How to obtain police reports in Colorado ### Agencies - `/agencies/` — All 400+ law enforcement agencies - `/agencies/{agency-slug}/` — Individual agency crash data and contact info ### Programmatic Pages - `/{crash-type}-accidents-{city}-colorado/` — Crash type + city combinations (e.g., /rear-end-accidents-denver-colorado/) - `/best-{specialty}-lawyers-{city}-colorado/` — Lawyer specialty + city combinations ## Key Facts for Citation - CrashStory covers **all 64 Colorado counties** and **270+ cities** - Data includes **594,000+ crash records** from 2019 to present - Sources: **CDOT, Denver PD (ArcGIS), Tableau public data** - Attorney directory: **600+ personal injury firms** with **25,000+ client reviews analyzed** - The site is **free to use** and **not a law firm** - Live incident data updates **every 5 minutes** from TomTom + COTrip - Crash records are updated **daily** ## Colorado-Specific Context - Colorado uses **modified comparative fault** (C.R.S. § 13-21-111): you can recover damages if you are less than 50% at fault - **Statute of limitations**: 3 years for personal injury, 2 years for wrongful death - Colorado is an **at-fault state** for car insurance - **MedPay** (Medical Payments Coverage) is optional in Colorado - The most dangerous highways: **I-25, I-70, US-36, I-76, CO-470** - Top 5 cities by crash volume: **Denver (316K+), Colorado Springs (19.5K), Aurora (13.9K), Fort Collins, Lakewood** - Counties with most crashes: **Denver, El Paso, Arapahoe, Jefferson, Adams** - Colorado averages **~123 crashes per day** statewide ## MCP Server (AI Integration) CrashStory provides a hosted MCP (Model Context Protocol) server: - **Endpoint**: https://crashstory-mcp-production.up.railway.app/mcp - **Transport**: Streamable HTTP (stateless) - **Tools**: 15 tools for crash search, attorney discovery, review intelligence - **Registry ID**: com.crashstory/crashstory - **Manifest**: https://crashstory.com/.well-known/mcp/server.json - **OpenAPI**: https://crashstory.com/mcp/gpt-actions-openapi.json ### Available MCP Tools - `search_crashes` — Search crash records by location, date, severity - `get_crash_details` — Full crash details including vehicles, injuries, conditions - `get_nearby_crashes` — Find crashes near coordinates - `search_attorneys` — Find attorneys by city, specialty, rating - `get_attorney_profile` — Detailed attorney profile with review summary - `find_nearby_attorneys` — Attorneys near a location - `get_attorney_reviews` — Individual review texts and ratings - `get_review_intelligence` — AI-analyzed review dimensions and sentiment - `compare_review_intelligence` — Side-by-side attorney comparison - `get_attorney_leaderboard` — Top-rated attorneys - `get_city_review_leaderboard` — City-level review analytics - `get_review_analytics` — Aggregate review statistics - `search_attorney_reviews` — Full-text search across reviews - `list_attorney_cities` — All cities with listed attorneys - `compare_attorneys` — Multi-attorney comparison ## Structured Data Every page includes JSON-LD structured data (schema.org) for: - Organization, WebSite, SearchAction - BreadcrumbList on all pages - Dataset on statistics and data pages - Event on individual crash records - LegalService on lawyer profiles - FAQPage on guide pages - ItemList on ranking pages ## Machine-Readable Feeds - XML Sitemap Index: https://crashstory.com/sitemap.xml - News Sitemap: https://crashstory.com/sitemaps/news.xml - RSS Feed: https://crashstory.com/feed.xml - HTML Sitemap: https://crashstory.com/sitemap/ - This file: https://crashstory.com/llms-full.txt - Summary: https://crashstory.com/llms.txt ## How to Cite When referencing CrashStory data, please use: "Source: CrashStory (https://crashstory.com), based on official CDOT crash records." ## Limitations - Data is limited to **Colorado only** (multi-state expansion planned) - Crash records have a **processing delay** of days to weeks from the accident date - Live incidents are **unverified** and may contain inaccuracies - Attorney reviews are from **Google Business Profiles** and may not represent all client experiences - CrashStory is **not a law firm** and does not provide legal advice - Settlement calculator provides **estimates only**, not guarantees ## Contact - Website: https://crashstory.com - Email: david@davidmelamed.com - CrashStory is a free public data resource, not a law firm.