// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 7, 2026
31.1 C
Singapore

Barge stranded near Tanjong Beach, Sentosa

SINGAPORE: A barge ran aground off Tanjong Beach in Sentosa on Friday morning (6 June), prompting a swift response from maritime authorities.

In a statement issued shortly after the incident, the Maritime and Port Authority of Singapore (MPA) confirmed that there were no injuries, environmental pollution, or damage reported as a result of the grounding. The barge, identified as Marco Polo 802, has since been towed away from the coast with the help of deployed tugboats. The cargo containers it was carrying remain intact.

MPA assured the public that the grounding posed no risk to navigational safety in the area. Tanjong Beach also remained open to visitors throughout the day, with no disruption to recreational activities.

Both the MPA and Sentosa Development Corporation (SDC) have said they are working closely with other relevant agencies to ensure the incident has minimal impact on the public. In a social media update, SDC added that collaborative efforts are underway to carry out restoration work at the affected site.

The maritime authorities have launched an investigation to determine the cause of the incident.

- Advertisement -

Hot this week

Singapore breaks into global top 10 startup ecosystems index for the first time

Singapore has broken into the global top ten startup ecosystems for the first time, even as Singapore retained its country ranking in the Global Startup Ecosystem Index 2026, from global startup ec...

Software engineer feels undervalued after being tasked with training higher-paid fresh graduates

SINGAPORE: A 28-year-old software engineer whose salary has remained at S$3,500 a month says he feels “demoralised” after being tasked with training newly hired fresh graduates who are reportedly e...

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