2 Beds
1 Bath
1 Garage
1 Space
No Smoking
Available:
24 April
Located in a convenient location, across the road from the supermarket and a minute's walk to the town centre.
Open plan living including the laundry area off one side of the kitchen. Lounge fitted with a heat pump.
2 double bedrooms with wardrobes. The bathroom has a separate shower, toilet and vanity.
Private away from the main road. Small low maintenance grounds with private courtyard.
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 || []);
}
});">