top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Festival dell'uomo del fiume nevoso, Corryong

ven 11 apr

|

Palco principale, Festival Grounds, Corryong VIC 3707, Australia

Ascolta RIFF e la sua band al Man From Snowy River Festival!

Le registrazioni sono chiuse
Vedi altri eventi
Festival dell'uomo del fiume nevoso, Corryong
Festival dell'uomo del fiume nevoso, Corryong

Orario & Sede

11 apr 2025, 13:00 – 14:00

Palco principale, Festival Grounds, Corryong VIC 3707, Australia

Info sull'evento

Join us for a truly unforgettable experience at the Man From Snowy River Festival in Corryong, VIC. Dive into the rich heritage of Australian bush culture with live performances, thrilling horse riding displays, and engaging activities.


RIFF will be performing on the main stage with his band on...

  • Thursday, 10th of April from 3:30pm to 4:30pm

  • Friday, 11th of April from 1pm to 2pm


Whether you're a history enthusiast or just looking for a fun family outing, this festival promises something for everyone. Don't miss out on this unique celebration of the legendary Man From Snowy River. Get your tickets now and be part of the excitement!


Get your tickets here:

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