// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 2, 2026
28.7 C
Singapore

Elderly woman killed after GetGo car ploughs into night market stall

SINGAPORE: A car from the car-sharing platform GetGo ploughed into a night market stall along Circuit Road late on Friday night (Jul 11), killing a 66-year-old woman.

Photos shared by the SG Road Vigilante Facebook page show the car had rammed deep into the stall, with metal frames, tarpaulins, and produce thrown across the ground. Stalls nearby also appeared to have been damaged in the impact.

The police said they were alerted to the incident at around 11:45 p.m. near 52A Circuit Road. The driver, a 40-year-old man, was arrested for dangerous driving causing death. Police also confirmed that he was driving without a driver’s license or insurance coverage at the time of the crash.

Singapore Civil Defence Force paramedics pronounced the woman dead on the spot.

Investigations are ongoing.

- Advertisement -

Hot this week

Jobseeker shares employer he interviewed with specifically looked for ‘job hoppers’

SINGAPORE: Job hopping often raises a red flag in recruitment, but what if job hopping is what helps you bag the job. A jobseeker shared online that an employer he once interviewed with specifical...

Malaysia’s opposition alliance is now in limbo with an online war

PAS and Bersatu are possibly on the way to a big war that will collapse their opposition alliance. Despite a gag order by the PAS spiritual leader on the struggle between PAS and Bersatu, an online...

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