// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 25, 2026
29.4 C
Singapore

Car erupts in flames along ECP, no injuries reported

SINGAPORE: A car burst into flames on Thursday evening (26 June) along the East Coast Parkway (ECP), near the Still Road exit at around 5.30pm.

Videos shared by eyewitnesses on TikTok showed the burning vehicle parked on the shoulder of the expressway. The footage captured smoke billowing high above the road as drivers cautiously navigated past the burning car.

The Singapore Civil Defence Force (SCDF) has since confirmed it was alerted to the fire at approximately 5.30pm. Firefighters quickly arrived on scene and extinguished the blaze using a water jet and fire blankets.

No injuries were reported. The SCDF said the cause of the fire is currently under investigation.

Motorists are reminded to remain vigilant for hazards and to avoid stopping unnecessarily at the scene of an accident to take photos or videos, as this can endanger themselves and other road users.

- Advertisement -

Hot this week

Would you open ChatGPT or talk to a stranger? Singaporeans share their views

As more people turn to AI for advice, an online discussion asked a simple question: Who would you rather confide in—ChatGPT or a stranger?

‘Think before you complain’: Singaporean defends parents feeding young children on the MRT

One netizen says commuters without children should think twice before complaining about babies and toddlers eating on the MRT. Not everyone agrees.

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