top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Finley Country Club Hotel

пт, 19 июн.

|

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

Время и место

19 июн. 2026 г., 19:00 – 23:00

167-177 Murray St, Finley NSW 2713, Australia

О событии

Get ready for a great night of live music at the Finley Country Club Hotel 🎶


Join us on Friday, 19th of June from 7:30pm to 10:30pm 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 🍻🎸

Поделиться

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