3 Beds
1 Bath
2 Spaces
Pets Allowed
No Smoking
Available:
19 June
This family home is situated on Waikawa Road, Picton
This property features open plan kitchen and dining, loads of storage. Separate lounge with open fireplace.
Three good sized bedrooms with wardrobes. Family sized bathroom with separate bath & shower. Bonus of a separate toilet.
Heat-pump too keep you warm during the winter months. Gas for hot water.
Good sized section with vegetable garden.
Double garage and plenty of off-street parking.
More properties available at 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 || []);
}
});">