3 Beds
1 Bath
1 Garage
No Smoking
Available:
11 May
This lovely 3 bedroom, plus office home offers comfortable living in a convenient location.
Enjoy spacious open-plan living that flows seamlessly out to a beautifully landscaped backyard, perfect for summer entertaining. You’ll love hosting BBQs and making the most of the added bonus of a pizza oven.
The home also features a separate laundry, a single garage, and additional off-street parking.
Positioned directly across from the Nayland School zone, this property is ideal for families.
To view all our 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 || []);
}
});">