// Adds dimensions UUID, Author and Topic into GA4
Friday, July 17, 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

S$1 billion more a year are expected to flow from Singapore residents into Johor Bahru after RTS Link opens—business study

RTS Link will reshape spending habits across the Causeway, bringing more SG shoppers to JB while raising challenges for local businesses

SPF: More than S$259K losses suffered by Singapore victims from courier phishing scams since June

A fake parcel delivery fee of just a few cents has cost victims more than S$259,000, with police seeing a sharp spike in reported cases over a single day

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