3 Beds
2 Baths
2 Garages
2 Spaces
Pets Allowed
No Smoking
Available:
29 June
Nestled in a quiet cul-de-sac, this well-presented three-bedroom family home offers comfortable living with a spacious downstairs lounge and an open-plan kitchen and dining area upstairs and separate laundry that flows on to a large backyard garden. The master bedroom features an en-suite and walk-in wardrobe, while the double internal-access garage and additional off-street parking at both the front and rear of the property provide excellent convenience for families. Ideally located close to Saxton Stadium, supermarkets, bus routes, schools, and a range of local amenities, this home offers the perfect balance of space, comfort, and convenience.
To view all 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 || []);
}
});">