Discover easy, comfortable living at 87 Quebec Road, ideally located in the heart of Washington Valley, Nelson. This well-appointed 4-bedroom home is designed for warmth, functionality, and relaxed family living. The open-plan layout flows seamlessly between the dining area, modern kitchen, and laundry, making everyday routines effortless. A good-size family bathroom and a separate living room provide flexible spaces for family and guests.
Double-glazed windows, ceiling and floor insulation, heat pump, and an HRV system ensure the home remains warm, dry, and energy-efficient all year round. The large single-entry garage with a dedicated workshop area adds practicality, perfect for storage, hobbies, or projects. Set on a low-maintenance, fully fenced section, the property is easy to care for while offering stunning views overlooking the coastline and city centre, creating a peaceful and inviting atmosphere. Its prime location places you just minutes from Nelson CBD, local schools, and only a short drive to Tahunanui Beach, combining convenience with lifestyle. This property is a perfect choice for those seeking comfort, functionality, and the quintessential Nelson living experience. For more information or to arrange a viewing, call Team Williams today!
{
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 || []);
}
});">