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.”);
}
});
Richmond’s most sought-after communities – Riva 3 by award-winning Onni Group. This stunning 2 bed, 2 bath + sunny den, north-west facing penthouse offers 869 sqft of open-concept living with high-end finishes including oak hardwood flooring, soft-close wood cabinetry, premium stainless steel appliances, high 10' ceilings and a forced air heating & cooling system. The spacious primary bedroom features a walk-in closet and a luxurious 5-piece ensuite. Enjoy 12,000+ sqft of private amenities: a fully equipped fitness centre, yoga room, indoor pool, hot tub, sauna, and more. Conveniently located just steps from Lansdowne Centre, the Canada Line SkyTrain, and the Richmond Olympic Oval.
Air Conditioning, Garage Door Opener, Window Coverings, Swirlpool/Hot Tub, Smoke Detector(s), Fire Sprinkler System
Indoor Pool, Air Conditioning, Dishwasher, Refrigerator, Cooktop, Microwave, Clubhouse, Exercise Centre, Sauna/Steam Room, Cooling, Swirlpool/Hot Tub, Elevator
Data was last updated April 20, 2025 at 12:40 PM (UTC)
Area Statistics
Listings on market:
482
Avg list price:
$825,500
Min list price:
$259,000
Max list price:
$5,998,000
Avg days on market:
51
Min days on market:
3
Max days on market:
1,054
Avg price per sq.ft.:
$978.45
These statistics are generated based on the current listing's property type
and located in
Brighouse. Average values are
derived using median calculations.