Discover this 2-bedroom unit, nestled on a peaceful rear section that provides privacy and security. The thoughtfully designed layout includes a designated laundry area to enhance everyday convenience and practicality, a wall-mounted heat pump for year-round comfort, and new carpet throughout.
The sunlit living areas open onto a secure, private backyard, ideal for unwinding, gardening, or hosting gatherings in a low-maintenance environment. Both bedrooms are generously sized and have built-in wardrobes. The unit also offers a single internal-access garage for added convenience and peace of mind. This property is perfect for first-home buyers, retirees or anyone looking for a comfortable, easy-care home in a tranquil, safe neighbourhood.
For the information pack, please follow the link below to our Summit website and fill in the details to request the information pack - https://summit.co.nz/buy/listings/17482
{
console.log('Received listingsUpdated event', event.detail);
// Check if this is a load more operation
if (event.detail.isLoadMore && event.detail.newListings) {
// Add only the new listings without clearing existing ones
addNewListings(event.detail.newListings);
} else {
// Regular update - replace all listings
updateListings(event.detail.listings || []);
}
});">