// Adds dimensions UUID, Author and Topic into GA4
Wednesday, March 4, 2026
27.4 C
Singapore

Freehold land parcel in District 15 up for sale with $38 million price tag

SINGAPORE: A prime freehold land parcel in District 15 has been launched for sale via tender with an asking price of $38 million, according to Edmund Tie & Company, the appointed marketing agent.

Located at Jalan Jamal/Elite Park Avenue, the vacant plot spans approximately 3,300.7 square metres (35,528 square feet). It is designated for “3-storey mixed landed housing” under the Master Plan 2019, offering developers the flexibility to build detached, semi-detached, or terrace houses.

With a land rate of $1,070 per square foot (psf), the site presents an attractive opportunity for investors or developers looking to capitalise on the demand for landed homes in the highly sought-after East Coast area.

The land parcel is situated just 180 metres from East Coast Road, providing easy access to various lifestyle amenities and retail hubs, including Parkway Parade, Siglap V, and i12 Katong. Additionally, its proximity to East Coast Park enhances its appeal for homeowners seeking a vibrant, seaside lifestyle.

See also  Two adjoining prime 4-storey conservation shophouses for sale via public tender

The tender exercise for the site will close on 18 March 2025 at 3 p.m. Interested parties can contact Edmund Tie & Company for further details or to arrange site viewings.

- Advertisement -

Hot this week

Retirement age to be raised 64, re-employment age to 69 by July 1

"As previously announced, we will raise the retirement and re-employment ages to 64 and 69 respectively on 1 July 2026, this would keep us on track to raising them to 65 and 70 by 2030," said Manpo...

3 Singaporeans arrested for money laundering in connection with Prince Holding Group; S$350 million in assets seized

The police have arrested three Singapore citizens in a money laundering investigation involving transnational scam syndicate Prince Holding Group. According to a Mar. 3 police news release, this co...

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