top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Cofield Wines, Wahgunyah

dom 05 apr

|

341 Distillery Rd, Wahgunyah VIC 3687, Australia

Acclaimed singer-songwriter RIFF returns to the vineyard for a special Easter Sunday session, bringing heartfelt originals, crowd-favourite covers and his signature high-energy acoustic sound.

Registration is closed
See other events
Cofield Wines, Wahgunyah
Cofield Wines, Wahgunyah

Orario & Sede

05 apr 2026, 12:00 – 16:00

341 Distillery Rd, Wahgunyah VIC 3687, Australia

Info sull'evento

Celebrate Easter Sunday with an afternoon of live music, wine and good vibes at Cofield Wines, Wahgunyah 🍷🎶


Acclaimed singer-songwriter RIFF returns to the vineyard for a special Easter Sunday session, bringing heartfelt originals, crowd-favourite covers and his signature high-energy acoustic sound. Known for his dynamic stage presence, soaring vocals and storytelling songs, RIFF creates the perfect soundtrack for a relaxed day among the vines.


Settle in with a glass of award-winning wine, soak up the riverside atmosphere and enjoy a long lunch soundtrack that rolls effortlessly into the afternoon.


📅 Easter Sunday, 5th April

⏰ 12pm – 4pm

📍 Cofield Wines, Wahgunyah


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