document.addEventListener(‘DOMContentLoaded’, function() {
// Hide area list by default using CSS
document.getElementById(‘area-list’).classList.add(‘hidden’);
// Toggle area list visibility
document.getElementById(‘toggle-areas’).addEventListener(‘click’, function() {
var areaList = document.getElementById(‘area-list’);
areaList.classList.toggle(‘hidden’);
this.textContent = areaList.classList.contains(‘hidden’) ? ‘Show More: Richmond Detached for Sale by Area’ : ‘Show Less’;
});
});
.hidden {
display: none;
}
document.addEventListener(“DOMContentLoaded”, function() {
// Ensure that the DOM is fully loaded
var toggleButton = document.getElementById(“toggle-areas”);
var areaList = document.getElementById(“area-list”);
if (toggleButton && areaList) { // Check if both elements exist
toggleButton.addEventListener(“click”, function() {
if (areaList.style.display === “none”) {
areaList.style.display = “block”;
toggleButton.textContent = “Show Less”;
} else {
areaList.style.display = “none”;
toggleButton.textContent = “Show More”;
}
});
} else {
console.error(“Toggle button or area list not found.”);
}
});
Centrally located in heart of Richmond. "One Park" This units has perfect open layouts South facing. Location across from Richmond Centre, only few minutes walk to Brighouse Skytrain Station. Open concept with good size balcony to enjoy the natural sunlight. High quality stainless steel appliance. Restaurants, groceries stores, offices and other retails with the complex at "One Park". Features with private 32,000 . Sky Park connects all three towers, 7000 s.f. wellness centre. This unit include one parking and one storage locker. Make this your new home.
Air Conditioning, Smoke Detector(s), Fire Sprinkler System
Air Conditioning, Dishwasher, Refrigerator, Cooktop, Microwave, Laundry In Unit, Clubhouse, Exercise Centre, Sauna/Steam Room, Cooling, Elevator, Storage
Data was last updated May 16, 2025 at 01:40 AM (UTC)
Area Statistics
Listings on market:
506
Avg list price:
$818,900
Min list price:
$229,900
Max list price:
$5,998,000
Avg days on market:
59
Min days on market:
2
Max days on market:
1,079
Avg price per sq.ft.:
$975.38
These statistics are generated based on the current listing's property type
and located in
Brighouse. Average values are
derived using median calculations.