// Adds dimensions UUID, Author and Topic into GA4
Sunday, February 8, 2026
32 C
Singapore

Massive fire breaks out at Chinatown coffeeshop

A massive blaze engulfed a Chinatown coffeeshop earlier today. The fire, which erupted at 120 Neil Road, caused thick smoke to spew out the building located at the junction of Neil Road and Keong Saik Road.

The Singapore Civil Defence Force (SCDF) reported that at least two individuals in the vicinity complained of breathlessness but refused to be conveyed to the hospital. SCDF firefighters put out the flames with the use of three water jets.

The cause of the fire remains unknown. Investigations are ongoing.

Fire at Chinatown coffeeshop

Video taken from Pinnacle@Duxton shows thick smoke spewing out of a building after a fire broke out at a Chinatown coffeeshop earlier today.

Posted by CNA on Saturday, 4 August 2018

See also  "Recovered migrant workers are a valuable resource who can help do many things" - Ho Ching
- Advertisement -

Hot this week

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