top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Grand Hotel, Healesville

dom 18 mag

|

270 Maroondah Hwy, Healesville VIC 3777, Australia

Get ready for an electrifying Sunday session as RIFF returns to the Grand Hotel in Healesville for another unforgettable live performance!

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

Orario & Sede

18 mag 2025, 15:00 – 18:00

270 Maroondah Hwy, Healesville VIC 3777, Australia

Info sull'evento

🎸 RIFF – Live at the Grand Hotel, Healesville! 🎸


📅 Date: Sunday, 18th of May, 2025

⏰ Time: 3:00 PM – 6:00 PM

📍 Venue: Grand Hotel, Healesville, VIC


Get ready for an electrifying Sunday session as RIFF returns to the Grand Hotel in Healesville for another unforgettable live performance! Bringing a mix of original music and dynamic covers, RIFF delivers high-energy guitar work, heartfelt vocals, and an atmosphere that will have you singing along and tapping your feet.


Whether you're winding down your weekend or gearing up for the week ahead, this is the perfect way to spend a Sunday afternoon—great music, good vibes, and a top-notch venue.


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