// Adds dimensions UUID, Author and Topic into GA4
Monday, July 27, 2026
30.6 C
Singapore

LTA: Marymount Flyover closed to traffic from 8 Oct 2023

SINGAPORE: The Land Transport Authority (LTA) has issued an announcement regarding the closed Marymount area, as part of essential preparations for the construction of the North-South Corridor (NSC) tunnel.

Through their official social media channel, LTA shared: “To facilitate the construction of the North-South Corridor (#NSC) tunnel in the Marymount area, the existing Marymount Flyover will be closed to traffic from 8 Oct 2023 onwards.”

Providing more details for travellers, LTA added, “Motorists travelling along Marymount Road will be diverted to a new road that intersects with Braddell Road. As part of the NSC tunnel runs underneath the flyover, this diversion will create the space required for the construction works.”

Marymount Rd closed due to NSC construction
Photo: Screengrab from LTA

According to the LTA, “The NSC is expected to be completed in phases from 2027. We target to open the viaduct portion of the NSC from Admiralty Road West to Lentor Avenue in 2027; and the rest, comprising a road tunnel from Lentor Avenue to East Coast Parkway (ECP), in 2029.”

LTA Road Work Signage
Photo: Reddit / r/singapore

LTA ended the post with the hashtag #ThankYouForUnderstanding.

- Advertisement -

Hot this week

A shopper horrified after finding cockroaches inside supermarket pumpkin

Customers were disgusted and worried when they found several cockroaches crawling on a pumpkin while shopping at the refrigerated supermarket in Pasir Ris.

Singapore worker claims company hired a replacement while she was on hospitalisation leave, tells her to return as a part-timer

After taking hospitalisation leave for major surgery, a Singapore worker says she was told she would no longer be returning to her full-time role.

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