// Adds dimensions UUID, Author and Topic into GA4
Friday, June 19, 2026
32.2 C
Singapore

Three-year-old boy dies after being left alone in car that caught fire

THAILAND: A three-year-old boy was burned to death after being left alone in a parked car that suddenly caught fire while his guardians went mushroom picking in a nearby forest.

According to the Bangkok Post, police received a report at about 9:30 a.m. on Monday (Sept 8) of a vehicle fire in Ban Noen District.

Rescue teams arriving at the scene found a black Chevrolet sedan engulfed in flames with the child still inside. The blaze was too intense for rescuers to approach, preventing any attempt to save the boy.

Witnesses told authorities that prior to the incident, four women had driven the boy from Ban Khok Phatthana to Ban Noen to collect mushrooms. They left him asleep in the car and went into the forest.

Shortly after, witnesses reported hearing loud noises before the vehicle burst into flames.

The women rushed back and tried to rescue the child, but were unable to reach him due to the severity of the fire. They then called for help.

Initial reports suggest the blaze may have been triggered by a tyre burst, though this has not been confirmed. Forensic officers are investigating the exact cause of the fire and will carry out an autopsy to establish the cause of the boy’s death.

Investigations are ongoing.

- Advertisement -

Hot this week

‘I don’t need to change myself for others’: Singaporeans share what they wish they had quit sooner

On Reddit, a netizen shared: Recently I've been thinking about the habits and decisions that held me back for years. Some things seem normal at the time, but once you stop doing them, you realize h...

Ex-independent candidate Jeremy Tan says Singapore’s fertility crisis is a housing crisis

Jeremy Tan, an independent candidate for Mountbatten SMC in Singapore's GE2025, was interviewed on the BRAVE Southeast Asia Tech Podcast on June 15. He argued that housing affordability, not incent...

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