top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Red Lion, Kilmore

sáb., 22 de nov.

|

43/45 Sydney St, Kilmore VIC 3764, Australia

Get ready, Kilmore! RIFF is rolling into town for a night of unforgettable live music at The Red Lion.

Registration is closed
See other events
Red Lion, Kilmore
Red Lion, Kilmore

Horário e local

22 de nov. de 2025, 20:00 – 23 de nov. de 2025, 00:00

43/45 Sydney St, Kilmore VIC 3764, Australia

Sobre o evento

🎸 RIFF Live at The Red Lion – Kilmore, VIC 🎶

Saturday, 22nd November | 8:00 PM – 12:00 AM


Get ready, Kilmore! RIFF is rolling into town for a night of unforgettable live music at The Red Lion. From heartfelt originals to crowd-favourite covers, expect four hours of high-energy acoustic vibes, electric grooves, and soul-stirring moments that’ll have you dancing, singing, and soaking up the atmosphere all night long.


Whether you’re a longtime fan or new to the sound, this is your chance to catch RIFF live and loud, bringing the heat and heart to one of Victoria’s great local venues.


📍 Venue: The Red Lion, Kilmore, VIC

🕗 Time: 8:00 PM – 12:00 AM


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