top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Grand Hotel, Healesville

So., 21. Sept.

|

270 Maroondah Hwy, Healesville VIC 3777, Australia

Join RIFF for a soulful Sunday afternoon of live music at the iconic Grand Hotel in Healesville!

Registration is closed
See other events
Grand Hotel, Healesville
Grand Hotel, Healesville

Zeit & Ort

21. Sept. 2025, 15:00 – 18:00

270 Maroondah Hwy, Healesville VIC 3777, Australia

Über die Veranstaltung

🎶 RIFF Live at the Grand Hotel – Healesville 🎶


🗓 Sunday, 21st September 2025

🕒 3 PM – 6 PM

📍 Grand Hotel, Healesville VIC


Join RIFF for a soulful Sunday afternoon of live music at the iconic Grand Hotel in Healesville! From 3 to 6 PM, soak up the vibes as RIFF delivers a dynamic mix of heartfelt originals and powerful covers, all with that signature acoustic-driven edge. Whether you're winding down your weekend or just getting it started, this is the perfect setting to enjoy quality tunes, great food, and a vibrant atmosphere.


🎤 Live music | 🎸 Original songs & crowd favourites | 💿 Merch & CDs available


Diese Veranstaltung teilen

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