# Find Archery Ranges > A directory of archery ranges across the United States. Search by city, state, or range type to find places to shoot near you. ## What this site is findarcheryranges.com lists archery ranges in all 50 US states. Each listing includes the range name, location, types of archery offered, amenities, hours, pricing, contact info, and user reviews. ## Range types - Outdoor Target - Indoor Target - 3D Field ## Site structure - `/` — Homepage with search, featured ranges, and state-by-state counts - `/ranges` — Full searchable directory (filter by `?q=` and `?type=`) - `/ranges/[state]/[city]/[slug]` — Individual range detail pages - `/ranges/[state]` — All ranges in a state - `/ranges/[state]/[city]` — All ranges in a city - `/ranges/[state]/type/[type]` — Ranges in a state filtered by archery type - `/ranges/[state]/amenity/[amenity]` — Ranges in a state filtered by amenity - `/ranges/[state]/free` — Free ranges in a state ## Data Listings are sourced from a database of active ranges. Each range record includes: name, city, state, archery types, short description, full description, address, phone number, hours, amenities, price range, rating, and review count. ## Contact To add or claim a listing, visit the site and use the listing owner features.