// Adds dimensions UUID, Author and Topic into GA4
Sunday, July 5, 2026
28.9 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

About 75% of Singapore women and 85% of Singapore men in their 20s remain single as concern over TFR deepens

About three in four female residents (73.4 per cent) here aged 25 to 29 were single in 2025, up from 69 per cent in 2020. For their male counterparts in the same age bracket, the proportion of sing...

Singapore boss praised after standing up for foreign workers and calling for more compassion

In a TikTok video, the owner of a local construction company has urged that foreign workers be treated with kindness and consideration, in light of recent news of hundreds of workers in Singapore b...

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