2 Beds
1 Bath
1 Garage
1 Space
No Smoking
Available:
24 April
Lovely 2 bedroom unit has just become available. Close to the Redwoodtown shopping centre and the supermarket. Separate shower and toilet also laundry room. Good size kitchen with new oven and plenty of cupboard space. Heated with a heatpump and a HRV to keep the home dry. Fenced rear section with extra parking for the campervan and a single lock up garage.
Please go to the following website to book a viewing.
To view all other listings please go to www.summit.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 || []);
}
});">