// Adds dimensions UUID, Author and Topic into GA4
Wednesday, August 19, 2026
30.4 C
Singapore

Netizen shocked to discover a dead eagle at Bishan HDB void deck

A netizen, Brandon, was surprised to find a dead eagle sprawled in the void deck of a Bishan block, on Saturday.

The majestic creature had been covered in a purple cloth, with only its head exposed. Sharing photos of his find online, the netizen wondered: “How did it die? Who left it there and covered it with a cloth?”

Based on it’s white head, the eagle could be the white-bellied sea eagle – a 70-85cm large fishing bird. This eagle has been spotted islandwide by local bird enthusiasts, particularly in areas near bodies of water such as the Lower Seletar Reservoir.

eaglewhitechested
singaporebirds.com
- Advertisement -

Hot this week

Singapore, Indonesia, and Malaysia hold second tripartite maritime security visit in Batam as regional cooperation deepens

Singapore's Police Coast Guard, Indonesia's BAKAMLA, and Malaysia's MMEA have held their second tripartite cooperation port visit in Batam, bringing together 80 officers to strengthen maritime secu...

Two Chinese nationals arrested four months after temple donation box theft — caught when they returned to Singapore

Two Chinese nationals who broke into a temple along Tai Gin Road and stole from donation boxes using a card with adhesive tape have been arrested four months later when they returned to Singapore.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks