// Adds dimensions UUID, Author and Topic into GA4
Friday, July 3, 2026
30 C
Singapore

One injured in double-decker bus accident along Orchard Road

SINGAPORE: A person was taken to hospital on Saturday evening (5 July) after an accident involving an SMRT double-decker bus along Orchard Road.

The Singapore Civil Defence Force (SCDF) said it was alerted to the incident at about 6:45pm. The accident occurred near Grange Road.

When emergency responders arrived, they found that one individual had sustained injuries and was subsequently conveyed to Raffles Hospital for medical treatment.

Images circulating online, including a post by netizen on Xiaohongshu, showed a gaping hole in the upper window of the bus. The photos also show SCDF personnel, police officers and the bus driver at the scene assessing the damage.

It is unclear what caused the incident or how the window was damaged.

Police investigations are ongoing.

- Advertisement -

Hot this week

Singaporeans applaud Gen Z for setting boundaries at work

From Reddit and YouTube comments on a CNA podcast. "Since Gen Z entered the workforce, debates over their attitudes and work habits have sparked tensions with older generations. Are they “lazy” or ...

Malaysia: Political hypocrisy is rife in DAP says an ex-member of the party

An ex-member - who recently resigned from the party - lambasted the DAP for its inconsistent stance on the Najib Razak issue. The Malay politician in Johor says a party leader wanted to whitewash N...

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