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 Attached 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.”);
}
});
Welcome to Our Air-conditioned SE facing 1Bed+Den / call it a Junior TWO Bed at River Green 2 by ASPAC. 9ft Ceiling brings in extra sunlight and very spacious kitchen-Dining-Living space, with city view, set back from buildings across the street. Both MASTER Bedroom and 2nd room can fit a KING-size bed! Full MIELE appliances including washer & dryer, while the bathroom features DOUBLE SINKS and HEATED floors. Luxurious Amenities include an Olympic-sized swimming pool, hot tub, steam & sauna, large gym. Conveniently located just a 3-min walk from restaurants, T&T, the Olympic Oval multi-sport arena and the Fraser River shoreline. Lansdowne Mall and skytrain station are a 15-min walk away. First open house on Sat May 31, 2025 @2-5pm
Air Conditioning, Window Coverings, Smoke Detector(s)
Indoor Pool, Air Conditioning, Dishwasher, Refrigerator, Microwave, Laundry In Unit, Clubhouse, Exercise Centre, Sauna/Steam Room, Cooling, Elevator, Storage
Data was last updated June 3, 2025 at 06:40 PM (UTC)
Area Statistics
Listings on market:
501
Avg list price:
$808,000
Min list price:
$229,900
Max list price:
$5,998,000
Avg days on market:
63
Min days on market:
1
Max days on market:
1,098
Avg price per sq.ft.:
$972.79
These statistics are generated based on the current listing's property type
and located in
Brighouse. Average values are
derived using median calculations.