// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
32.5 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

More than half of Singapore’s affluent Gen Z investors look abroad as confidence in financial goals declines: HSBC

The survey found that 55% of affluent Gen Z investors in Singapore prefer investment exposure abroad.

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