// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 9, 2026
28.9 C
Singapore

16-year-old Singapore girl missing for 2 months; police appeals for information

UPDATE: The Singapore Police Force updated on 8 September 2025 that the teenager has been found.

SINGAPORE: The police are seeking the public’s help to locate 16-year-old Lim Xinyi Jermaine, who has been reported missing.

In a news release issued on Thursday (Sept 5), the police said Jermaine was last seen in the vicinity of 11 Rivervale Link at about 6.55am on July 2. The address is the location of North Vista Secondary School in Sengkang.

Members of the public with information on Jermaine’s whereabouts are urged to call the police hotline at 1800-255-0000 or provide details online.

The police added that all information shared will be kept strictly confidential.

- Advertisement -

Hot this week

‘Social cohesion takes a long time to build; it can be broken if not careful’ — Josephine Teo urges Singaporeans not to re-share divisive...

The minister warns against circulating divisive social media posts after Singapore orders 14 race-targeting videos to be blocked

Johor: It’s either war or peace between PH and BN

Anwar blames BN for the Johor snap polls but still want peace between PH and BN in the madani government...here's why

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