top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Oriental Hotel, Tumut

ven 16 gen

|

48 Fitzroy St, Tumut NSW 2720, Australia

Get ready for a big Friday night of live music as RIFF hits the stage at the Oriental Hotel, Tumut!Join us on Friday, 16th of January from 8pm to 11pm for an energetic night packed with crowd-favourite covers and original songs, all delivered with high-energy live performance vibes.

Registration is closed
See other events
Oriental Hotel, Tumut
Oriental Hotel, Tumut

Orario & Sede

16 gen 2026, 20:00 – 23:00

48 Fitzroy St, Tumut NSW 2720, Australia

Info sull'evento

🎶 Live Music at the Oriental Hotel – Tumut 🎶


Get ready for a big Friday night of live music as RIFF hits the stage at the Oriental Hotel, Tumut!Join us on Friday, 16th of January from 8pm to 11pm for an energetic night packed with crowd-favourite covers and original songs, all delivered with high-energy live performance vibes.


Perfect for kicking off your weekend — grab a drink, sing along, and enjoy a great night out with friends at one of Tumut’s favourite venues.


📍 Oriental Hotel, Tumut

🗓 Friday, 16th January

8pm – 11pm


Condividi questo evento

bottom of page
function prefetch(nodeList) { if (navigator.connection && (navigator.connection.effectiveType === 'slow-2g' || navigator.connection.effectiveType === '2g')) { return; } if (navigator.deviceMemory && navigator.deviceMemory <= 2) { return; } const fetched = {}; const observer = new IntersectionObserver(function (entries) { entries.forEach(function (entry) { if (entry.isIntersecting) { const link = entry.target.href; if (!fetched[link]) { fetched[link] = true; fetch(link, { priority: 'low' }); } observer.unobserve(entry.target); } }); }); nodeList.forEach(link => observer.observe(link)); } const idleCallback = window.requestIdleCallback || function (cb) { return setTimeout(() => cb(), 1); }; idleCallback(function () { const links = document.querySelectorAll('a[href]'); prefetch(links); });