// Adds dimensions UUID, Author and Topic into GA4
Sunday, November 16, 2025
25.3 C
Singapore

54-year-old woman dies on the spot in accident along Ho Ching Rd and Corporation Rd

A 54-year-old woman died after an accident involving a van in Taman Jurong on Thursday (Aug 15) afternoon.

A police spokesperson said that they were alerted to the incident at the junction of Ho Ching Road and Corporation Road around 3.30pm.

The woman was pronounced dead at the scene by paramedics.

While it is not clear how the accident occurred, the 33-year-old van driver was arrested by the police for causing death by a negligent act.

Curious passers-by and netizens posted the incident online because of the blue police tent they saw set up at the scene.

Police investigations are still are ongoing. /TISG

See also  Traffic congestion expected at land checkpoints as school holidays begin
- Advertisement -

Hot this week

EV adoption hits new highs as electric car registrations surge past 50%

SINGAPORE: Singapore’s shift towards greener tech just hit a...

Nationwide consultation launched to refresh Singapore’s Land Transport Master Plan

SINGAPORE: Singapore’s transport future is getting a major update...

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