Beechworth

Beechworth is a town in the High Country of the state of Victoria in Australia. It is notable for its historical precinct and associations with outlaw bushranger Ned Kelly.

Get in

Beechworth can be reached by road from the Hume Highway at Wangaratta or Wodonga.

Get around

See

History

The historic precinct contains a number of well-preserved grand buildings from the gold-rush times, and walking among them is like stepping back to the prosperous times of this town.

Do

Cycle, The old railway line from Beechworth to Wangaratta and also to Bright has been converted into a fully paved railtrail. . There is a downhill cycle from Beechworth, and it would be quite possible to cycle from Beechworth to Everton for lunch and return in a day. Bicycles can be easily hired from Beechworth for the trip.

Buy

Eat

  • Beechworth Bakery, 27 Camp St. Near the centre of town. A popular place to buy lunch. Try coffee on the upstairs balcony.

BLYNZZ Coffee Roasters for the best coffee in town. These guys focus on coffee and are a specility coffee roaster. BLYNZZ are at 43 Ford St, just up the hill.

Sleep

Go next

gollark: !typerace 50
gollark: ddg!wikihow cheat at esobot typerace
gollark: I use terminator.
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "ะฐ", "c": "ั", "e": "ะต", "s": "ั•", "i": "ั–", "j": "ั˜", "o": "ะพ", "p": "ั€", "y": "ัƒ", "x": "ั…" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
gollark: The homoglyphs thing would have been better, to be honest! I just copypasted the translation table esobot uses out of its source code.
This article is issued from Wikivoyage. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.