// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
30 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

Singaporeans discuss whether AI is helping workers or simply helping companies cut costs

Singaporeans on Reddit are asking whether AI layoffs are actually happening in non-tech roles, or if AI is just being used as a convenient excuse for cost-cutting. The responses reveal a more uncom...

Singaporeans share shocking job interview red flags that made them walk away: ‘The interviewer told me they’re going to work me like a slave’

SINGAPORE: Most people only spot a company’s “red flags” after they’ve already started the job, but career coach Amanda Augustine, a resident expert at Resume. ai, says candidates can actually pick...

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