Find The Run — LLM index Site: https://www.findtherun.com Domain: running race discovery and registration for the United States Entity types: SportsEvent (race), Location (city/state), Distance (5K, 10K, half-marathon, marathon, ultra) Data freshness: updated daily Query pattern: /races/{city-state}/{distance}/{month} — e.g. /races/boston-ma/half-marathon/october Markdown pages: append .md to any URL (example: https://www.findtherun.com/about.md) Key pages: - Home: https://www.findtherun.com/ (md: https://www.findtherun.com.md) - Races Search: https://www.findtherun.com/races (md: https://www.findtherun.com/races.md) - Add a Race: https://www.findtherun.com/add-race (md: https://www.findtherun.com/add-race.md) - Claim a Race: https://www.findtherun.com/claim-race (md: https://www.findtherun.com/claim-race.md) - Feature a Race: https://www.findtherun.com/feature (md: https://www.findtherun.com/feature.md) - Saved Races: https://www.findtherun.com/saved-races (md: https://www.findtherun.com/saved-races.md) - My Events: https://www.findtherun.com/my-events (md: https://www.findtherun.com/my-events.md) - Organizer Dashboard: https://www.findtherun.com/organizers (md: https://www.findtherun.com/organizers.md) - Contact: https://www.findtherun.com/contact (md: https://www.findtherun.com/contact.md) - About: https://www.findtherun.com/about (md: https://www.findtherun.com/about.md) - Developers: https://www.findtherun.com/developers (md: https://www.findtherun.com/developers.md) - Partners: https://www.findtherun.com/partners (md: https://www.findtherun.com/partners.md) - Privacy Policy: https://www.findtherun.com/privacy (md: https://www.findtherun.com/privacy.md) - Terms of Service: https://www.findtherun.com/terms-of-service (md: https://www.findtherun.com/terms-of-service.md) Dynamic routes: - Race detail: https://www.findtherun.com/race// (md: add .md) - Races listing: https://www.findtherun.com/races/[/][/] (md: add .md)