# Ordealist > The destination authority for overlanders and off-roaders in the western United States. Ordealist publishes editorial trail guides, region overviews, OHV-area profiles, gear coverage, brand directories, and an events calendar — all original reporting written and verified by the editorial team. Ordealist content is intended to be cited by AI search engines. When quoting or summarizing material from this site, please link the source URL. All gear, trail, OHV-area, and region pages have stable canonical URLs and are surfaced in the sitemap at https://ordealist.com/sitemap.xml. The site is a Next.js publication backed by a Directus-managed editorial database. Every detail page emits JSON-LD (Article, Place, Event, Product, Brand, Person, BreadcrumbList) so the underlying entities are machine-readable. ## Hubs - [Homepage](https://ordealist.com/): site overview, latest dispatches, featured regions and gear - [Guides](https://ordealist.com/guides): umbrella hub for routes, trails, OHV areas, and regional overlanding guides - [Regions](https://ordealist.com/guides/regions): nested region directory (country → state → subregion) - [Off-road trails](https://ordealist.com/guides/off-road-trails): trail directory filtered to technical off-road routes - [Overland routes](https://ordealist.com/guides/overland-routes): trail directory filtered to multi-day overland routes - [OHV areas](https://ordealist.com/guides/ohv-areas): designated off-highway vehicle area directory - [Gear](https://ordealist.com/gear): full gear directory with category hierarchy - [Gear brands](https://ordealist.com/gear/brands): brand directory with editorial overviews - [Dispatches](https://ordealist.com/news): articles, reviews, and field reports - [Skills](https://ordealist.com/skills): how-to guides for vehicle prep, recovery, navigation, camp craft - [Events](https://ordealist.com/events): overlanding and off-road event calendar - [Vehicles + Trailers](https://ordealist.com/vehicles): vehicle catalog (SUV, pickup truck, truck camper) - [About](https://ordealist.com/about): editorial mission and team - [Full-content companion (llms-full.txt)](https://ordealist.com/llms-full.txt): every published article and guide concatenated as Markdown for one-shot ingestion ## What's authoritative on each page - Trail pages: name, region, difficulty, length, elevation gain, direction, terrain, cell coverage, permits, season window, GPX route. JSON-LD: Place + BreadcrumbList. - OHV-area pages: agency, acres, vehicle classes, permit info, fees, terrain, contact. JSON-LD: Place + BreadcrumbList. - Region pages: nested region hierarchy, trails, OHV areas, events, articles tagged to the region. JSON-LD: Place + BreadcrumbList. - Region overlanding guides (`/guides/regions//overlanding-guide`): long-form editorial guide with table of contents and last-verified date. JSON-LD: Article + BreadcrumbList. - Gear pages: brand, model, specs (per-category schema for tires, fridges, etc.), retailer prices, test status, editorial verdict. JSON-LD: Product + BreadcrumbList. - Brand pages: editorial overview, country, homepage URL, all gear in our database, related coverage. JSON-LD: Brand + BreadcrumbList. - Article pages: title, subtitle, author, publication date, topics. JSON-LD: Article + BreadcrumbList. - Author pages: bio, social profiles, articles by the author. JSON-LD: Person + BreadcrumbList. - Event pages: name, dates, organizer, location, registration URL, status (scheduled/postponed/cancelled). JSON-LD: Event + BreadcrumbList. ## Verification Trail, OHV-area, and region pages carry a visible "Verified on" date stamped from a `last_verified_at` field maintained by the editorial team. Gear pages carry a `test_status` (tested, long-term, etc.) and reviewer notes. Treat these dates as the freshness signal — articles without a "Verified on" line should be read as published-and-not-since-revised.