Sunny two bedroom home close to Nelson city and local Schools, and a two minute walk from Nelson Hospital.
Wraparound open plan modern kitchen/living with heat pump opening on to the front porch. Lovely family bathroom, and separate toilet.
Two good sized double bedrooms, both with wardrobes.
Easy care section with single carport.
View all of 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 || []);
}
});">