// Adds dimensions UUID, Author and Topic into GA4
Monday, June 22, 2026
31.1 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

- Advertisement -

Hot this week

Singapore dollar rises to six-month high against M’sian ringgit, breaking through 3.20 level yet again

Although the SGD has weakened slightly against the US dollar over the past two months, the ringgit has weakened even more, reaching a six-month low.

Shell Singapore lowers petrol prices as oil costs peter back to pre-war levels

Following Shell's petrol price reduction, this category is now priced lower than Caltex, Esso, and Sinopec.

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