// Adds dimensions UUID, Author and Topic into GA4
Tuesday, February 10, 2026
25.9 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
See also  Leon Perera fires back Chee Hong Tat: ‘Gov’t decision to press ahead with GST hike doesn't embody political courage SG needs’
- Advertisement -

Hot this week

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