World

Three dead in Australia after torrential rain ravages rural towns

May 23, 2025 7:32 am

[Source: Reuters]

Flash flooding on Australia’s southeast coast has killed three people and cut off towns, isolating tens of thousands of residents, as officials on Thursday warned more downpours were expected over the next 24 hours.

Major flooding hit several rural towns in the Hunter and Mid North Coast regions of New South Wales, Australia’s most populous state, with most of the Mid North Coast region facing further heavy rainfall through Thursday.

Police said the body of a 63-year-old man was found in a flooded home near Taree, more than 300 km (186 miles) north of Sydney, while another body believed to be that of a missing man aged in his 30s had been discovered in flood waters on the Mid North Coast.

Article continues after advertisement

The body of a 60-year-old woman was also found in her vehicle west of Coffs Harbour, police said. The woman had been cautioned against driving through the floods by an officer late on Wednesday, before becoming trapped and calling for help. Emergency services were unable to locate her in time.

Police said they were still searching for a missing man.

More than 100 schools were closed on Thursday, while thousands of properties remained without power.

Cundletown in the Mid North Coast has been entirely cut off by floods, said Nicole Sammut, a nurse caring for 67 elderly residents at an aged care home, which is also being used as a shelter by emergency teams.

Stream the best of Fiji on VITI+. Anytime. Anywhere.

"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); } function generate_leaderboard(obj){ if (obj.length == 0){ // setup default leaderboard return false; } num = obj.length; //num = (Math.floor(Math.random() * num)); num = get_next_leaderboard(num); // num = get_next_leaderboard(obj); var style = "body.leaderboard-ad {\ margin: 0;\ width: 728px;\ height: 90px;\ overflow: hidden;\ }"; var style2 = "@keyframes lb-slide {\ 0%, 100% {\ margin-left: 0px;\ }\ 50% {\ margin-left: -408px;\ }\ }\ @media (max-width: 700px) { \ .lb {\ animation: lb-slide 10s infinite ;\ } \ .lb {\ width: 320px;\ margin: auto;\ height: 90px;\ overflow: hidden;\ }}"; var template = "
OSZAR »
"; el = "#homepage-leaderboard"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); el = "#homepage-leaderboard-mobile"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); } //assumes JQUERY is already loaded - DO A CHECK /* update 09.06.2025 - disabling the legacy get_webads - to be completely removed later.*/ //get_webads(); /*new in 07/05/2023*/ function get_next_leaderboard(num) { //console.log ("get_next_leaderboard(num) "); //console.log (num); // Check local storage for variable leaderboard_shown, defaulting to 0 let leaderboard_shown = parseInt(localStorage.getItem('leaderboard_shown')) || 0; // Add +1 to leaderboard_shown and make sure it's not more than num leaderboard_shown = (leaderboard_shown + 1) % (num); // Save leaderboard_shown to local storage localStorage.setItem('leaderboard_shown', leaderboard_shown.toString()); //console.log (leaderboard_shown); // Return leaderboard_shown return leaderboard_shown; }
OSZAR »