This lovely 2 bedroom unit which is separated by a carport has just had a makeover in the kitchen/lounge and both bedrooms. The bathroom has a toilet with separate shower. Laundry is a separate room that leads out to the rear of the unit.
The unit has a carport attached and there is plenty of room on the property if you wish to have a outdoor table and chairs also a vegetable garden. There is also a good size garden shed for the lawnmower and tools.
Please go to the following website to book a viewing https://summit.co.nz/rent/listings/17782
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 || []);
}
});">