// Adds dimensions UUID, Author and Topic into GA4
Saturday, January 17, 2026
28.5 C
Singapore

PSA: Multiple bus services to skip Temasek Avenue stop on Dec 3 to 4 due to event road closures

SINGAPORE: Several bus services will temporarily skip a stop in the Marina Centre area due to lane and road closures for an event near The Ritz-Carlton Millenia Singapore.

From 10 p.m. on Wednesday, Dec 3, 2025, until 11:59 p.m. on Thursday, Dec 4, 2025, buses will not call at the stop “Opp The Ritz-Carlton” (02171) along Temasek Avenue.

The affected services are: 36, 70M, 97, 97e, 106, 111, 133, 502, 518, 666, 671, 672, 673, 675, 676, 677, 678, and 857.

Diversions will be put in place throughout the road closure period. Normal service will resume once the event concludes. Commuters who usually board or alight at this stop are advised to plan ahead and use nearby alternative stops.

For more details, you may check the LTA poster below.

IMG 1116
Photo: Facebook / SBS Transit Ltd

Read also: LTA to extend Service 114 route, adding 42 new stops and bi-directional loop from Dec 28

See also  '11 hours from KL to SG' — Passenger recounts 'horrible bus service' to avoid; shares 'hundreds of online complaints' written by other passengers
- Advertisement -

Hot this week

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