top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Barooga Hotel (with FLō TRIō)

Jum, 20 Mar

|

2-6 Vermont St, Barooga NSW 3644, Australia

Get ready for a big night of live music as RIFF joins forces with FLō TRIō at the Barooga Hotel on Friday, 20th March, from 8:00pm to 11:30pm.

Registration is closed
See other events
Barooga Hotel (with FLō TRIō)
Barooga Hotel (with FLō TRIō)

Waktu & Lokasi

20 Mar 2026, 20.00 – 23.30

2-6 Vermont St, Barooga NSW 3644, Australia

Tentang Event

Live Music at the Barooga Hotel – RIFF with FLō TRIō


Get ready for a big night of live music as RIFF joins forces with FLō TRIō at the Barooga Hotel on Friday, 20th March, from 8:00pm to 11:30pm.


Expect high-energy performances, tight grooves, and a stack of crowd-favourite tunes alongside heartfelt originals. With RIFF’s powerful vocals and dynamic stage presence backed by the smooth, driving sound of FLō TRIō, this is a show built for good vibes, dancing, and a packed dancefloor.

Grab your mates, enjoy a few drinks, and settle in for an unforgettable Friday night of live music.


🎸 Friday 20 March

🕗 8:00pm – 11:30pm


Bagikan Event Ini

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); });