// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
32.5 C
Singapore

Fire breaks out at building near IMM – 50 people evacuated, one sustained burn injuries

50 people were evacuated after a fire broke out at a building opposite IMM in Toh Guan Road. The Singapore Civil Defence Force (SCDF) said that a woman in her 50s was conveyed to Ng Teng Fong General Hospital for burn injuries.

SCDF said that the fire started at 7.40am at the Cambridge Industrial Trust building, an 8-level warehouse building with office accommodation and an annexed 2-level conventional warehouse. The fire involved contents of the warehouse and is now under control.

SCDF said that the fire was confined to the external facade of the building, and was extinguished by firefighters within 40 minutes. A total of 2 fire engines, 2 Red Rhinos, 2 fire bikes, 5 support vehicles and 2 ambulances were deployed to the incident.

Videos sent in by several netizens showed the fire raging at the building.

https://www.youtube.com/watch?v=2wXJLeEbogw

- Advertisement -

Hot this week

Singaporean says having no dependents these days is a superpower because it helps preserve your wellbeing

One commenter asked: why join the sandwich generation if you have the option not to?

Is the Singaporean lifestyle just work, eat, sleep, repeat? Netizens share their thoughts

“Life has gotten dull and monotonous.” One Singaporean says finding time for anything outside work can be difficult when time, energy and money are all factors.

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