// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 25, 2026
28.3 C
Singapore

Teen motorcyclist seriously injured in early morning collision with bus on Lim Chu Kang Road

SINGAPORE: A traffic accident involving a bus and a motorcycle occurred in the early hours of the morning on Jun 5 along Lim Chu Kang Road, resulting in serious injuries to a 19-year-old motorcyclist.

According to a video shared on the Singapore Road Accidents Facebook page, the bus was in the process of turning when the incident took place.

The footage suggests that the bus driver may not have noticed the motorcycles approaching at speed, which likely contributed to the collision. The impact was so strong that it caused significant damage to the motorcycle and threw the rider to the ground.

The Singapore Police Force confirmed that the accident occurred at around 2 a.m. The motorcyclist lost consciousness following the crash and was immediately taken to the National University Hospital for treatment.

Police arrested the 58-year-old male bus driver on suspicion of negligent driving causing serious injury. Investigations are ongoing.

- Advertisement -

Hot this week

RTS Link: Businesses in Singapore are urged to focus on improving customer experience and partnerships, as RTS Link will change consumer cross-border shopping

Retailers are being encouraged to offer unique value to their customers as the RTS Link is expected to change spending habits across the Causeway

Power bank releases smoke at Woodlands MRT station, trains bypass station for 20 minutes

While waiting for the train at the MRT station, a female passenger's power bank suddenly started smoking. MRT staff quickly assisted in extinguishing the fire, and the train did not stop at Woodlan...

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