Allinge-Sandvig
Get in
Get around
See
Do
Buy
- Bornholmer Butikken (lit. The Bornholm Shop), Havnegade 21, Allinge (one minute walk from the harbour), ☎ +45 5696 9060. This shop is what the name is saying, a shop where you can buy all those specialties from Bornholm, like Snaps, ECO yarn, canned seafood, jewelry, T-shirts, licorice from Bülow, locally produced honey and lots of other products.
Eat
- Allinge Røgeri, Sverigesvej 5, Allinge. 10AM-2AM in the summer.. Old smokehouse beautifully located at the ocean. It is a seafood restaurant and bar. Smoked herrings at 30 Kr, all you can eat buffet, 87 Kr.
- Blomstercafeen, Hammershusvej 2, Sandvig, ☎ +45 5648 2827. Good atmosphere and reasonable prices.
- Ellas Konditori, Strandgade 42, ☎ +45 5648 0329. Danish food served in old building or garden.
Drink
Sleep
- Pension Sandbogaard, Landemærket 3 (centrally located in Sandvig), ☎ +45 5648 0303, e-mail: mail@pensionsandbogaard.dk. Rooms with share or ensuite bathrooms. Around 500 Kr in high season.
- Tines Gjestehûz, Strandvejen 49, Allinge (between Allinge and Sandvig), ☎ +45 5648 0333. Cosy family pension or B&B. All rooms with bath and fridge. From 300 Kr in high season.
- Sandvig Familiecamping, Sandlinien 5, 3770 Allinge/Sandvig, ☎ +45 56 48 04 47, e-mail: sandvigcamping@c.dk. Near Hammerknuden, only some steps to the beach. Nice for families.
- Nordly (Hostel), Hammershusvej 94, 3770 Allinge-Sandvig, ☎ +45 56 48 03 62, fax: +45 56 48 18 62, e-mail: vandrehjem@nordlybornholm.dk.
Go next
gollark: What about a zip file which extracts itself and works as a script for extracting itself too?
gollark: ```pythondef why(regex, string): l = [] while True: l.append(l) ```
gollark: I think the segfault-causing is pretty good though.
gollark: Hmm, perhaps.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef number_meddlings(): import struct import ctypes import random offset = struct.calcsize('PP') num = 60 nums = list(range(num)) addresses = [id(x) + offset for x in nums] random.shuffle(nums) for a, n in zip(addresses, nums): ctypes.c_ssize_t.from_address(a).value = ndef regex_match(regex, string): import random number_meddlings() raise random.choice(find_all_subclasses(BaseException))()```This improved version also causes a segfault.
This article is issued from Wikivoyage. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.