// Adds dimensions UUID, Author and Topic into GA4
Tuesday, December 16, 2025
25 C
Singapore

999-year leasehold units up for sale at Peninsula Plaza

SINGAPORE: 330 square metres of strata retail space at Peninsula Plaza has been launched for sale through an expression of interest (EOI) exercise by Cushman & Wakefield (C&W).

The offering comprises two 999-year leasehold units measuring 102 sq m and 228 sq m. According to C&W, the units may be purchased separately or as a combined lot. The larger unit features six façade display windows facing North Bridge Road, while both units enjoy prominent frontage directly in front of the building’s main escalator and sit opposite the City Hall MRT Interchange.

Peninsula Plaza benefits from steady footfall from surrounding office towers, educational institutions and cultural attractions, given its location. The EOI exercise is scheduled to close on Jan 15, 2026.

C&W noted in its release that no Additional Buyer’s Stamp Duty (ABSD) applies to the property. The sale is open to both corporate entities and foreign purchasers.

See also  Do we still need real estate agents with the new HDB self-listing portal?
- Advertisement -

Hot this week

LTA reports high rail reliability, launches real-time MRT and LRT train status webpage

SINGAPORE: Rail reliability across Singapore’s MRT network continues to...

Ringgit opens higher against US dollar on improved sentiment; gains seen to likely ease

KUALA LUMPUR: The ringgit opened slightly higher against the...

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