top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Old Town And Country Tavern

शुक्र, 29 अग॰

|

182/174 Greta Rd, Wangaratta VIC 3677, Australia

Get ready for a great night of live music as RIFF brings his signature sound to the Old Town and Country Tavern!

Registration is closed
See other events
Old Town And Country Tavern
Old Town And Country Tavern

समय और स्थान

29 अग॰ 2025, 6:30 pm – 9:30 pm

182/174 Greta Rd, Wangaratta VIC 3677, Australia

अतिथि

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

🎶 RIFF Live at the Old Town & Country Tavern 🎶


📅 Friday, 29th August 2025

🕡 6:30 PM – 9:30 PM

📍 Old Town and Country Tavern


Get ready for a great night of live music as RIFF brings his signature sound to the Old Town and Country Tavern! With a dynamic mix of heartfelt originals and crowd-favourite covers, this is the perfect way to unwind on a Friday night. Whether you're keen to hit the dancefloor, relax with friends over dinner and drinks, or discover some powerful original tunes, RIFF’s soulful voice and rhythmic guitar work have you covered.

Bring your friends, grab a bite, and soak up the good vibes.


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

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