2 Beds
1 Bath
1 Garage
2 Spaces
Pets Allowed
No Smoking
Available:
25 May
This two bedroom home is lovely and private and is within walking distance of Nelson City, Schools and NMIT. Spacious lounge with a heat pump to keep you cosy through winter. Two double bedrooms both with wardrobes, family bathroom with shower over bath and separate toilet.
Easy care section with lawn and border gardens. Single garage with plenty of off street parking.
Water is included in the rent.
View all our available properties 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 || []);
}
});">