Unit 2 of 6 - features 2 double bedrooms with wardrobes. Good sized open plan kitchen with inbuilt laundry space.
Good sized lounge with heatpump and panel heater.
Bathroom features separate shower, toilet and vanity. Brand new carpet throughout.
Private area out the back with raised vegetable gardens and fold up washing line. Comes with 1 car park space outside unit.
The property is fully healthy home compliant, and viewing is required before applying.
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 || []);
}
});">