top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Red Lion, Kilmore

Sa., 20. Sept.

|

43/45 Sydney St, Kilmore VIC 3764, Australia

Get ready for a massive night of live music as RIFF brings a powerhouse performance to the Red Lion Hotel in Kilmore!

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

Zeit & Ort

20. Sept. 2025, 20:00 – 21. Sept. 2025, 00:00

43/45 Sydney St, Kilmore VIC 3764, Australia

Gäste

Über die Veranstaltung

🎶 Live Music at the Red Lion Hotel – RIFF 🎶


📍 Red Lion Hotel, Kilmore, VIC

📅 Saturday, 20th September 2025

🕗 From 8:00 PM


Get ready for a massive night of live music as RIFF brings a powerhouse performance to the Red Lion Hotel in Kilmore! Known for energetic sets, heartfelt originals, and a crowd-pleasing mix of classics and modern favourites, this is a show you won’t want to miss.


Come along, grab a drink, enjoy the atmosphere, and be part of a great night of music and good vibes.Merchandise and CDs will be available on the night — perfect for the fans and music lovers alike!


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