2 Beds
1 Bath
1 Garage
1 Space
Pets Allowed
No Smoking
Available:
13 May
This lovely two bedroom unit has a open plan kitchen/dining/lounge and offers, easy access to both double bedrooms, the modernised bathroom/laundry area, backyard that is fully fenced.
Low maintenance section and a single garage with off street parking, this home is also just a 2-minute walk to Wairau Hospital with a dairy just around the corner.
Please go to the following website to book a viewing
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 || []);
}
});">