2 Beds
1 Bath
1 Garage
1 Space
No Smoking
Available:
9 July
Located up in the quiet area of Marsden Valley, but still only a short drive to the CBD of Stoke, is this beautiful 2-bedroom, 1 bath property. The large open-plan living area with polished concrete floors opens out onto a private patio surrounded by an easy-care private garden. The sun streams through into the living area and bedrooms, with the master also featuring a great wee patio. The bathroom not only has a bath and shower but also has all the top design finishes, as you will see featured throughout the property. Large separate Laundry to a generous garage with internal access. The property is a must-see to be truly appreciated.
To view all available properties, visit 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 || []);
}
});">