3 Beds
1 Bath
Pets Allowed
No Smoking
Available:
16 June
Elevated 3-bedroom home with great views over the city. Featuring a modern open-plan kitchen with dishwasher and a modern bathroom with shower over bath. All three bedrooms have double glazing. Plenty of off-street parking available. Conveniently located within a few minutes drive away from town, schools and parks.
New clearer photos will be added shortly.
To view all our properties visit www.summitrentals.co.nz
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 || []);
}
});">