Located on popular Thorp Street is this tidy three bedroom flat.
Open plan lounge and kitchen. Heat pump for heating during winter and air conditioning during summer.
The master bedroom has Ranch Slider door that opens to a covered patio, perfect place to enjoy a cup of tea.
All bedrooms are good size with wall panel heaters in each room. Generous bathroom with shower.
Private back yard for entertainment.
Please visit www.summit.co.nz for more properties.
Apply Now*Please only apply after you have viewed the property.
Share
{
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 || []);
}
});">