top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Cofield Wines, Wahgunyah - MOTHERS DAY

dom 10 mag

|

341 Distillery Rd, Wahgunyah VIC 3687, Australia

Join RIFF for a perfect Sunday afternoon session at the beautiful Cofield Wines in Wahgunyah.

Cofield Wines, Wahgunyah - MOTHERS DAY
Cofield Wines, Wahgunyah - MOTHERS DAY

Orario & Sede

10 mag 2026, 12:00 – 16:00

341 Distillery Rd, Wahgunyah VIC 3687, Australia

Info sull'evento

🎶 Live at Cofield Wines – Sunday 10th May | 12pm–4pm


Join RIFF for a perfect Sunday afternoon session at the beautiful Cofield Wines in Wahgunyah. Settle in among the vines with incredible wines, great food, and a soundtrack of acoustic favourites, heartfelt originals, and crowd-pleasing classics.


Bring your friends, bring the family, and enjoy an easygoing atmosphere as you soak up the music and the stunning surroundings. Whether you're stopping by for lunch, a tasting, or a relaxed afternoon out, this is the place to be.


📍 Cofield Wines, Wahgunyah

📅 Sunday, 10th May

⏰ 12pm – 4pm


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