top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Grand Hotel, Healesville

So., 31. Aug.

|

270 Maroondah Hwy, Healesville VIC 3777, Australia

Get ready for a Sunday session packed with heartfelt originals and crowd-favourite covers as RIFF returns to the Grand Hotel in Healesville!

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

Zeit & Ort

31. Aug. 2025, 15:00 – 18:00

270 Maroondah Hwy, Healesville VIC 3777, Australia

Gäste

Über die Veranstaltung

🎶 RIFF Live at the Grand Hotel, Healesville 🎶


Date: Sunday, 31st August 2025

Time: 3:00 PM – 6:00 PM

Venue: Grand Hotel, Healesville, VIC


Get ready for a Sunday session packed with heartfelt originals and crowd-favourite covers as RIFF returns to the Grand Hotel in Healesville! From 3 to 6 PM, settle in for an afternoon of soulful vocals, rhythmic guitar work, and feel-good vibes in one of the Yarra Valley’s favourite live music spots.

Whether you're a long-time fan or new to the sound, this is your chance to catch RIFF up close and personal—sharing stories through song, connecting with the crowd, and delivering a performance that’ll stay with you well after the last chord.


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