top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Finley Country Club Hotel

ven. 21 aoƻt

|

167-177 Murray St, Finley NSW 2713, Australia

Get ready for a great night of live music at the Finley Country Club Hotel šŸŽ¶

Finley Country Club Hotel
Finley Country Club Hotel

Heure et lieu

21 aoĆ»t 2026, 20:00 – 23:00

167-177 Murray St, Finley NSW 2713, Australia

ƀ propos de l'Ć©vĆ©nement

Get ready for a great night of live music at the Finley Country Club Hotel šŸŽ¶


Join us on Friday, 21st of AugustĀ from 8pm to 11pmĀ for an evening packed with energy, great vibes, and all your favourite tunes. Whether you're out for a relaxed dinner, catching up with friends, or keen to hit the dance floor, this is the perfect way to kick off your weekend.


Expect a mix of crowd favourites, classic hits, and feel-good live entertainment that’ll keep you singing along all night long.


Bring your mates, grab a drink, and settle in for a fantastic night of live music at one of Finley’s favourite venues šŸ»šŸŽø

Partager cet ƩvƩnement

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