Set on a huge 2,001sqm section just metres from excellent Enner Glynn School, 8b Tuckett Place offers families the kind of room, flexibility, and lifestyle many buyers have been searching for.
Inside, the home features four bedrooms plus a separate office or additional living space with its own external access and bathroom nearby - ideal for working from home, teenagers needing space, hobbies, or extended family flexibility.
Outside, a mature avocado tree and established greenery create privacy and a sense of space that’s becoming increasingly hard to find this close to town. There’s room for kids to explore, families to entertain, and the opportunity to create something truly special over time. With easy access to Nelson, Stoke, and Richmond, ample off-street parking, and a flexible family-friendly layout, this is a property with genuine long-term appeal.
Family properties offering this much space so close to school are rarely available.
{
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 || []);
}
});">