// Adds dimensions UUID, Author and Topic into GA4
Tuesday, February 10, 2026
30.7 C
Singapore

Ford Ranger bursts into flames at Xinmin auto shop, neighbouring garages halt operations

SINGAPORE: A fire broke out in an Auto Repair Building at Xinmin, causing thick smoke to spread into the five-story high building. 

According to reports, a black Ford Ranger vehicle was parked in front of the shop with one door and hood open, and the engine of the vehicle was burned. A 32-year-old sanitation worker shared with Shin Min Daily that when he arrived in the area, he saw the thick smoke and could hardly see the road ahead. He also had trouble breathing since the smell was so strong, so he needed to put on a mask. 

The person-in-charge of the repair shop also shared in an interview that she only knew about what happened after being notified, so she was not aware of what caused the accident. However, she revealed that the vehicle was brought in for repairs by a customer, and the repair shop would contact the owner to discuss the matter. 

See also  'They're taking advantage of our situation'—Elderly couple say travel agency charged S$2,800 per pax for premium economy upgrade

The cause of the fire is still under investigation, but it was believed that an engine part “spontaneously caught fire.” 

Due to the incident, nine nearby auto repair shops needed to suspend their operations for about three hours. Fortunately, the fire did not spread to their premises. The Singapore Civil Defence Force also confirmed that it received a report of a fire, and civil defence personnel used a water hose to extinguish the fire. The building’s fire suppression system was also activated at the time. 

Thankfully, no one was injured in the incident. 

In similar news, there was a report where an SUV caught fire and exploded late at night at a multi-storey car park located in Bukit Panjang. The intensity of the accident affected nearby vehicles and woke up residents. 

When reporters visited the car park, it was discovered that the ceiling of the parking lot was completely blackened, and three parking spaces where the accident happened were off limits. The smell of something burning still lingers in the air as well. 

See also  Uncle lying down on escalator taking selfies or he fell down and needed help?

Read more of the news story here.

- Advertisement -

Hot this week

Causeway vs Second Link: What first-time travellers need to know

JOHOR/SINGAPORE: Crossing the Johor–Singapore border is almost a rite...

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