Friday, June 27, 2025
28.4 C
Singapore

47-year-old found dead at Pasir Ris Park seaside

SINGAPORE: The Singapore Police Force (SPF) has ruled out foul play for now, based on preliminary investigations, after a body was found at Pasir Ris Park on Wednesday (19 Apr).

Park visitors found the man by the seaside around 3.30 pm and promptly notified the police. The police found the man lying motionless when they arrived, and paramedics pronounced the man dead at the scene.

The SPF has only revealed that the deceased was 47 years old. Investigations are ongoing.

See also  Mother of policeman’s wife who starved & tortured maid to death also pleads guilty to assault

Hot this week

Daruma Capital plans SGX listing to finance regional growth

SINGAPORE: Malaysia-based Daruma Capital Sdn Bhd, which operates the...

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); } }); gtag('config', 'G-HNHJVMX5RM', { author: window.pageMeta?.author || 'unknown', topic: window.pageMeta?.topic || 'general', page_path: window.location.pathname });