1 Bed
1 Bath
1 Space
Pets Allowed
No Smoking
Available:
28 April
This cosy 1-bedroom unit has an open plan lounge and renovated kitchen, good size double bedroom with built in wardrobe, laundry/bathroom combined with separate toilet to the side. This unit comes with 1 allocated carport for off-street parking, and you can relax on the weekend as lawnmowing is included in the rent.
To view all available 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 || []);
}
});">