Private, Sun-Soaked & Auction Ready - Must Be Sold
12 Ben Bracken Place, Bishopdale
Sold
Ref: NR43548
3 Beds
2 Baths
160 m2683 m2
2 Garages
2 Spaces
Set within a quiet cul-de-sac in this well-regarded subdivision, this modern single-level home delivers a strong combination of privacy, practicality, and all-day Nelson sunshine. Positioned on a generous freehold section, the property enjoys a peaceful setting surrounded by similar quality homes. Constructed in the early 2000s, the home offers a well-considered layout of 3 bedrooms, including a master with an ensuite, supported by open-plan living that connects easily to outdoor spaces. The design caters well to both everyday living and entertaining, while a double internal-access garage and off-street parking provide added convenience. Don't delay on this one, as the vendor's instructions to sell are loud and clear.
{
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 || []);
}
});">