Huntley

Huntley is a city in Montana about 11 miles east of Billings, off Interstate 94. The Yellowstone River separates Huntley on the east side and Shepherd on the west side. Local bed and breakfast locations are appearing in this eastern suburb of Billings, Montana's largest city, for increased tourism and outdoor adventure.

Get in

By car

People drive into Huntley and come from Billings which is about 15 miles east (25 km) on either highway 312 or Interstate 94.

Get around

For viewing other things in the Huntley Project area, visit a new website promoting the towns that make up the Huntley Project area with events, attractions, news and more at Huntley Project

See

Huntley Project Museum-

Do

Buy

Huntley Express Way Store and Gas Station Huntley Floral services

Eat and drink

  • Bluecat Bar
  • Pryor Creek Saloon
  • Chuckwagon Meals-Catered cowboy food and meals for large groups.

Sleep

Local Bed and Breakfast

Go next

  • Pryor Creek Golf Course: 27-hole golf course
  • Barkemeyer Park: 4-acre park on main street
  • www.huntleyproject.net
Routes through Huntley

END Billings  W  E  Forsyth Miles City


gollark: ```mapM (\x -> [x, 0]) [1..5][[1,2,3,4,5],[1,2,3,4,0],[1,2,3,0,5],[1,2,3,0,0],[1,2,0,4,5],[1,2,0,4,0],[1,2,0,0,5],[1,2,0,0,0],[1,0,3,4,5],[1,0,3,4,0],[1,0,3,0,5],[1,0,3,0,0],[1,0,0,4,5],[1,0,0,4,0],[1,0,0,0,5],[1,0,0,0,0],[0,2,3,4,5],[0,2,3,4,0],[0,2,3,0,5],[0,2,3,0,0],[0,2,0,4,5],[0,2,0,4,0],[0,2,0,0,5],[0,2,0,0,0],[0,0,3,4,5],[0,0,3,4,0],[0,0,3,0,5],[0,0,3,0,0],[0,0,0,4,5],[0,0,0,4,0],[0,0,0,0,5],[0,0,0,0,0]]```What is this *doing*?
gollark: `concatMap (\x -> [x, 0]) [1, 2, 3, 4, 5]` is not the same as `mapM (\x -> [x, 0]) [1, 2, 3, 4, 5]`.
gollark: I think it's something with `zip` then.
gollark: Hmm, I'm confused, it seems like `mapM` is NOT `concatMap`.
gollark: Oh right, yes, `bind` is `join . fmap` or something.
This article is issued from Wikivoyage. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.