top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Grand Hotel, Healesville

रवि, 21 सित॰

|

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

समय और स्थान

21 सित॰ 2025, 3:00 pm – 6:00 pm

270 Maroondah Hwy, Healesville VIC 3777, Australia

इवेंट के बारे में

🎶 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


यह इवेंट साझा करें

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