This property blends lifestyle charm with solid investment potential. Nestled peacefully beside the walking/cycling tracks of Victoria Domain Reserve, this 564sqm, level, rear section has immediate appeal. The 80sqm, 3 double bedrooms (with wardrobes), 1980s home is thoughtfully maintained and 'Healthy Home Compliant'. Open plan living with a kitchen, dining, and lounge flows to a covered porch and deck. The practical kitchen has a gas hob, range hood, dishwasher, insinkerator, water filter and pantry. The deck includes a plumbed outdoor bath for relaxation under the stars! This home ensures year-round comfort with a heat pump, HRV system and updated insulation. A shower with extraction, heated towel rail and fan heater plus a laundry with plenty of storage. Speaking of storage, outside there’s a double garage with workshop, off-street parking for 2 vehicles and low-maintenance grounds. The combination of reserve-side location, low-maintenance landscaping, good garaging, and strong indoor/outdoor flow makes this property equally attractive to investors, holiday makers, and families seeking a Picton base. Currently tenanted, a great investment, lock-and-leave or personal oasis. Call today for a private viewing!
{
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 || []);
}
});">