{"id":409,"date":"2023-04-13T09:27:12","date_gmt":"2023-04-13T09:27:12","guid":{"rendered":"https:\/\/www.estateblock.com\/blog\/?p=409"},"modified":"2026-01-14T00:59:43","modified_gmt":"2026-01-14T00:59:43","slug":"march-2023-lower-mainland-real-estate-prices-map","status":"publish","type":"post","link":"https:\/\/www.estateblock.com\/blog\/march-2023-lower-mainland-real-estate-prices-map\/","title":{"rendered":"March 2023 Lower Mainland Real Estate Prices Map"},"content":{"rendered":"\n<p>Well butter my biscuits, have I got a treat for all you real estate enthusiasts out there! We are&nbsp;<a href=\"https:\/\/www.estateblock.com\/\" data-type=\"URL\" data-id=\"https:\/\/www.estateblock.com\/\">EstateBlock.com<\/a> by Renanza Realty Inc. created a map of Lower Mainland, BC that&#8217;s so hot, it&#8217;s practically on fire!<\/p>\n\n\n\n<p>This map shows average real estate prices in different neighborhoods of Lower Mainland, color-coded like a heat map. You can easily see which neighborhoods are the most expensive (red hot!) and which ones are a bit more affordable (cool blue). And if you&#8217;re searching for a specific property type, no problem! You can use the search function to filter by property type and find exactly what you&#8217;re looking for.<\/p>\n\n\n\n<p>But wait, there&#8217;s more! This map isn&#8217;t just informative, it&#8217;s also fun. It&#8217;s like playing a game of real estate roulette, trying to find the best deals and hottest neighborhoods. So, grab a cup of coffee, sit back, and get ready to explore the wild world of Lower Mainland real estate with this amazing map.<\/p>\n\n\n\n<p><strong>March 2023 Lower Mainland Real Estate Prices Map by Neighbourhood<\/strong><\/p>\n\n\n\n<style type=\"text\/css\">\n    body {\n        margin: 0;\n        padding: 0;\n    }\n\n    h2,\n    h3 {\n        margin: 10px;\n        font-size: 14px;\n    }\n\n    h4 {\n        margin: 6px;\n        font-size: 10px;\n        line-height: 0.7;\n    }\n\n    p {\n        margin: 10px;\n    }\n\n    .map-overlay {\n        position: absolute;\n        top: 10px;\n        right: 10px;\n        margin-right: 20px;\n        font-family: Arial, sans-serif;\n        overflow: auto;\n        border-radius: 3px;\n    }\n\n    #map {\n        position: absolute;\n        top: 0;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        right: 0;\n    }\n\n    #features {\n        top: 0;\n        height: 120px;\n        margin-top: 40px;\n        margin-right: 0px;\n        width: 212px;\n        background-color: #fff;\n    }\n\n    .mapboxgl-ctrl select {\n        background-color: #fff;\n        border-radius: 4px;\n        border: 1px solid #ccc;\n        font-size: 14px;\n        margin: 10px;\n        padding: 6px 10px;\n        position: relative;\n        z-index: 1;\n    }\n<\/style>\n\n<link href=\"https:\/\/api.tiles.mapbox.com\/mapbox-gl-js\/v3.1.0\/mapbox-gl.css\" rel=\"stylesheet\">\n\n<div class=\"map_main\" style=\"position: relative;width: 100%;height: 640px;\">\n    <div id=\"map\"><\/div>\n    <div class=\"map-overlay\">\n        <select id=\"map-style-select\" style=\"background-color: #f2f2f2; border-radius: 2px; padding: 5px; font-size: 12px; font-family: Arial; color: #333; cursor: pointer;\">\n            <option value=\"mapbox:\/\/styles\/danmarusin\/cmkbzv4zo004101sldd23ffij\">Houses 1 Yr Price Change (%)<\/option>\n            <option value=\"mapbox:\/\/styles\/danmarusin\/cmkc7fok900gz01sv0x7jhot0\">Condos 1 Yr Price Change (%)<\/option>\n            <option value=\"mapbox:\/\/styles\/danmarusin\/cmkc3dsf7004e01slciyweqg9\">Townhomes 1 Yr Price Change (%)<\/option>\n        <\/select>\n    <\/div>\n    <div class=\"map-overlay\" id=\"features\"><\/div>\n<\/div>\n\n<script src=\"https:\/\/api.tiles.mapbox.com\/mapbox-gl-js\/v3.1.0\/mapbox-gl.js\"><\/script>\n<script type=\"text\/javascript\">\n    \/\/ define access token\n    mapboxgl.accessToken = 'pk.eyJ1IjoiZGFubWFydXNpbiIsImEiOiJjbGFidnd1Y2owMDZnM29tcWNoYWd5dHcxIn0.Y7vM6ZxDuN7GPWbOSdG1zQ';\n\n    \/\/ create map\n    const map = new mapboxgl.Map({\n        container: 'map',\n        style: 'mapbox:\/\/styles\/danmarusin\/cmkbzv4zo004101sldd23ffij',\n        center: [-123.1207, 49.2827],\n        zoom: 10\n    });\n\n    \/\/ add event listener to the dropdown menu\n    var mapStyleSelect = document.getElementById('map-style-select');\n    mapStyleSelect.addEventListener('change', () => {\n        const mapStyleUrl = mapStyleSelect.value;\n        console.log(mapStyleUrl);\n        map.setStyle(mapStyleUrl);\n    });\n\n    map.on('load', () => {\n        map.getCanvas().style.cursor = 'default';\n        var bounds = map.getBounds();\n        map.fitBounds(bounds);\n\n        map.on('mousemove', (event) => {\n            const states = map.queryRenderedFeatures(event.point);\n            \n            if (!states.length) {\n                document.getElementById('features').innerHTML = '<p><\/p>';\n                return;\n            }\n\n            const props = states[0].properties;\n            \n            switch (mapStyleSelect.value) {\n                \/\/ Houses 1 Yr Price Change\n                case 'mapbox:\/\/styles\/danmarusin\/cmkbzv4zo004101sldd23ffij':\n                    document.getElementById('features').innerHTML = \n                        `<h4>Houses Prices<\/h4><h4>${props.city ? props.city : ''}, ${props.csdname ? props.csdname : ''}<\/h4>\n                        <p style=\"font-size: 10px;font-weight: 600;line-height: 0.4;\">Houses Average Price: <em style=\"color:blue;\">${props.hpt ? props.hpt : ''}<\/em><\/p>\n                        <p style=\"font-size: 10px;font-weight: 600;line-height: 0.4;\">Houses Price 1 Yr Chg: <em style=\"color:${props.h1yt &#038;&#038; props.h1yt.includes('-') ? 'red' : 'green'};\">${props.h1yt ? props.h1yt : ''}<\/em><\/p>\n                        <p style=\"font-size: 10px;font-weight: 600;line-height: 0.4;\">By <a href=\"https:\/\/www.estateblock.com\/evaluation\" rel=\"dofollow\">Estateblock.com<\/a>, Renanza Realty<\/p>`;\n                    break;\n\n                \/\/ Condos 1 Yr Price Change\n                case 'mapbox:\/\/styles\/danmarusin\/cmkc7fok900gz01sv0x7jhot0':\n                    document.getElementById('features').innerHTML = \n                        `<h4>Condos Prices<\/h4><h4>${props.city ? props.city : ''}, ${props.csdname ? props.csdname : ''}<\/h4>\n                        <p style=\"font-size: 10px;font-weight: 600;line-height: 0.4;\">Condos Average Price: <em style=\"color:blue;\">${props.cpt ? props.cpt : ''}<\/em><\/p>\n                        <p style=\"font-size: 10px;font-weight: 600;line-height: 0.4;\">Condos Price 1 Yr Chg: <em style=\"color:${props.c1yt &#038;&#038; props.c1yt.includes('-') ? 'red' : 'green'};\">${props.c1yt ? props.c1yt : ''}<\/em><\/p>\n                        <p style=\"font-size: 10px;font-weight: 600;line-height: 0.4;\">By <a href=\"https:\/\/www.estateblock.com\/evaluation\" rel=\"dofollow\">Estateblock.com<\/a>, Renanza Realty<\/p>`;\n                    break;\n\n                \/\/ Townhomes 1 Yr Price Change\n                case 'mapbox:\/\/styles\/danmarusin\/cmkc3dsf7004e01slciyweqg9':\n                    document.getElementById('features').innerHTML = \n                        `<h4>Townhomes Prices<\/h4><h4>${props.city ? props.city : ''}, ${props.csdname ? props.csdname : ''}<\/h4>\n                        <p style=\"font-size: 10px;font-weight: 600;line-height: 0.4;\">Townhomes Average Price: <em style=\"color:blue;\">${props.tpt ? props.tpt : ''}<\/em><\/p>\n                        <p style=\"font-size: 10px;font-weight: 600;line-height: 0.4;\">Townhomes Price 1 Yr Chg: <em style=\"color:${props.ty1t &#038;&#038; props.ty1t.includes('-') ? 'red' : 'green'};\">${props.ty1t ? props.ty1t : ''}<\/em><\/p>\n                        <p style=\"font-size: 10px;font-weight: 600;line-height: 0.4;\">By <a href=\"https:\/\/www.estateblock.com\/evaluation\" rel=\"dofollow\">Estateblock.com<\/a>, Renanza Realty<\/p>`;\n                    break;\n\n                default:\n                    document.getElementById('features').innerHTML = \n                        `<h4>Houses Prices<\/h4><h4>${props.city ? props.city : ''}, ${props.csdname ? props.csdname : ''}<\/h4>\n                        <p style=\"font-size: 10px;font-weight: 600;line-height: 0.4;\">Houses Average Price: <em style=\"color:blue;\">${props.hpt ? props.hpt : ''}<\/em><\/p>\n                        <p style=\"font-size: 10px;font-weight: 600;line-height: 0.4;\">Houses Price 1 Yr Chg: <em style=\"color:${props.h1yt &#038;&#038; props.h1yt.includes('-') ? 'red' : 'green'};\">${props.h1yt ? props.h1yt : ''}<\/em><\/p>\n                        <p style=\"font-size: 10px;font-weight: 600;line-height: 0.4;\">By <a href=\"https:\/\/www.estateblock.com\/evaluation\">Estateblock.com<\/a>, Renanza Realty<\/p>`;\n            }\n        });\n    });\n<\/script>\n\n\n\n<p><strong>Top 10 Most Expensive Neighbourhoods in Lower Mainland for Single Family Homes<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>1.&nbsp; $5.29M &#8211; Chartwell, West Vancouver <\/li>\n\n\n\n<li>2.&nbsp; $4.97M &#8211; Shaughnessy, Vancouver West <\/li>\n\n\n\n<li>3.&nbsp; $4.96M &#8211; Altamont, West Vancouver <\/li>\n\n\n\n<li>4.&nbsp; $4.94M &#8211; Westmount WV, West Vancouver <\/li>\n\n\n\n<li>5.&nbsp; $4.09M &#8211; Quilchena, Vancouver West <\/li>\n\n\n\n<li>6.&nbsp; $4.05M &#8211; South Cambie, Vancouver West <\/li>\n\n\n\n<li>7.&nbsp; $3.94M &#8211; South Granville, Vancouver West<\/li>\n\n\n\n<li>8.&nbsp; $3.63M &#8211; Arbutus, Vancouver West <\/li>\n\n\n\n<li>9.&nbsp; $3.52M &#8211; Kerrisdale, Vancouver West <\/li>\n\n\n\n<li>10.&nbsp; $3.49M &#8211; Oakridge VW, Vancouver West<\/li>\n<\/ul>\n\n\n\n<p><strong>10 Least Expensive Neighbourhoods in Lower Mainland for Single Family Homes<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>1.&nbsp; $792K &#8211; Pender Harbour Egmont, Sunshine Coast, BC <\/li>\n\n\n\n<li>2.&nbsp; $830K &#8211; Sechelt District, Sunshine Coast, BC <\/li>\n\n\n\n<li>3.&nbsp; $877K &#8211; Gibsons &amp; Area, Sunshine Coast, BC <\/li>\n\n\n\n<li>4.&nbsp; $897K &#8211; Mission BC, Mission, BC <\/li>\n\n\n\n<li>5.&nbsp; $914K &#8211; Bridgeview, North Surrey, BC <\/li>\n\n\n\n<li>6.&nbsp; $920K &#8211; Dewdney Deroche, Mission, BC <\/li>\n\n\n\n<li>7.&nbsp; $920K &#8211; Halfmoon Bay Secret Cv Redroofs, Sunshine Coast, BC <\/li>\n\n\n\n<li>8.&nbsp; $944K &#8211; Central Abbotsford, Abbotsford, BC <\/li>\n\n\n\n<li>9.&nbsp; $963K &#8211; Roberts Creek, Sunshine Coast, BC <\/li>\n\n\n\n<li>10.&nbsp; $978K &#8211; Poplar, Abbotsford, BC<\/li>\n<\/ul>\n\n\n\n<p><strong>Top 10 Hottest Neighboourhoods in Lower Mainland Now, by Price appreciation in 1 Month, Single Family Homes <\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>1. +9.8% &#8211; S.W. Marine, Vancouver West, BC <\/li>\n\n\n\n<li>2. +9.7% &#8211; MacKenzie Heights, Vancouver West, BC <\/li>\n\n\n\n<li>3. +9.6% &#8211; Southlands, Vancouver West, BC <\/li>\n\n\n\n<li>4. +9.2% &#8211; Simon Fraser Univer., Burnaby North, BC <\/li>\n\n\n\n<li>5. +8.9% &#8211; Sea Island, Richmond, BC <\/li>\n\n\n\n<li>6. +8.3% &#8211; Stave Falls, Mission, BC <\/li>\n\n\n\n<li>7. +8.3% &#8211; Chineside, Coquitlam, BC <\/li>\n\n\n\n<li>8. +8.3% &#8211; Kerrisdale, Vancouver West, BC <\/li>\n\n\n\n<li>9. +8.2% &#8211; Terra Nova, Richmond, BC <\/li>\n\n\n\n<li>10. +8.1% &#8211; Hatzic, Mission, BC<\/li>\n<\/ul>\n\n\n\n<p><strong>Top 10 Neighboourhoods that are losing Value in Lower Mainland Now, by Price depreciation in 1 Month, Single Family Homes<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>1. -6.8% &#8211; Mount Pleasant VW, Vancouver West, BC <\/li>\n\n\n\n<li>2. -5.7% &#8211; Cypress, West Vancouver, BC <\/li>\n\n\n\n<li>3. -4.4% &#8211; Bear Creek Green Timbers, Surrey, BC <\/li>\n\n\n\n<li>4. -4.3% &#8211; West Bay, West Vancouver, BC <\/li>\n\n\n\n<li>5. -3.9% &#8211; Sumas Prairie, Abbotsford, BC <\/li>\n\n\n\n<li>6. -3.7% &#8211; Serpentine, Cloverdale, BC <\/li>\n\n\n\n<li>7. -3.4% &#8211; County Line Glen Valley, Langley, BC <\/li>\n\n\n\n<li>8. -3.4% &#8211; Bayridge, West Vancouver, BC <\/li>\n\n\n\n<li>9. -3.3% &#8211; Lions Bay, West Vancouver, BC <\/li>\n\n\n\n<li>10. -3.2% &#8211; Mount Pleasant VE, Vancouver East, BC<\/li>\n<\/ul>\n\n\n\n<p><strong>Top 10 Neighbourhoods that appreciated in Value the Most in the last 3 years, Single Family Homes<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>1. 149.74% &#8211; Sea Island, Richmond, BC <\/li>\n\n\n\n<li>2. 108.17% &#8211; Maillardville, Coquitlam, BC <\/li>\n\n\n\n<li>3. 86.52% &#8211; Anmore, Port Moody, BC <\/li>\n\n\n\n<li>4. 86.07% &#8211; Seafair, Richmond, BC <\/li>\n\n\n\n<li>5. 76.11% &#8211; Forest Hills NV, North Vancouver, BC <\/li>\n\n\n\n<li>6. 70.88% &#8211; Harbour Chines, Coquitlam, BC <\/li>\n\n\n\n<li>7. 68.91% &#8211; Deer Lake, Burnaby South, BC <\/li>\n\n\n\n<li>8. 66.92% &#8211; Tantalus, Squamish, BC <\/li>\n\n\n\n<li>9. 66.09% &#8211; Westridge BN, Burnaby North, BC <\/li>\n\n\n\n<li>10. 65.33% &#8211; Central Coquitlam, Coquitlam, BC<\/li>\n<\/ul>\n\n\n\n<p><strong>Top 10 Neighbourhoods that didn&#8217;t appreciate or Lost in Value in the last 3 years, Single Family Homes<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>1. -44.64% &#8211; University VW, Vancouver West, BC <\/li>\n\n\n\n<li>2. -35.86% &#8211; Howe Sound, West Vancouver, BC <\/li>\n\n\n\n<li>3. -10.18% &#8211; University Highlands, Squamish, BC <\/li>\n\n\n\n<li>4. -8.74% &#8211; Mount Pleasant VW, Vancouver West, BC <\/li>\n\n\n\n<li>5. -7.2% &#8211; Point Grey, Vancouver West, BC <\/li>\n\n\n\n<li>6. -5.62% &#8211; Brennan Center, Squamish, BC <\/li>\n\n\n\n<li>7. -3.24% &#8211; Horseshoe Bay WV, West Vancouver, BC <\/li>\n\n\n\n<li>8. +0.69% &#8211; Westhill, West Vancouver, BC <\/li>\n\n\n\n<li>9. +5.06% &#8211; English Bluff, Tsawwassen, BC <\/li>\n\n\n\n<li>10. +5.58% &#8211; Strathcona, Vancouver East, BC<\/li>\n<\/ul>\n\n\n\n<p>* Map and Reports are made using MLS\u00ae HPI Benchmark Price Stats Reports.<\/p>\n\n\n\n<p>We are&nbsp;<a href=\"https:\/\/www.estateblock.com\/\" data-type=\"URL\" data-id=\"https:\/\/www.estateblock.com\/\">EstateBlock.com<\/a> by Renanza Realty Inc. One of the most innovative real estate search engines in Canada powered by the one of the Best Real Estate agents in town. To get a Professional Market Evaluation done for you property, please click <a href=\"https:\/\/www.estateblock.com\/evaluation\">here<\/a> <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Well butter my biscuits, have I got a treat for all you real estate enthusiasts out there! We are&nbsp;EstateBlock.com by Renanza Realty Inc. created a map of Lower Mainland, BC that&#8217;s so hot, it&#8217;s practically on fire! This map shows average real estate prices in different neighborhoods of Lower Mainland, color-coded like a heat map. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,4,6,1],"tags":[],"class_list":["post-409","post","type-post","status-publish","format-standard","hentry","category-buyers","category-fun","category-maps","category-sellers-2"],"_links":{"self":[{"href":"https:\/\/www.estateblock.com\/blog\/wp-json\/wp\/v2\/posts\/409","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.estateblock.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.estateblock.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.estateblock.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.estateblock.com\/blog\/wp-json\/wp\/v2\/comments?post=409"}],"version-history":[{"count":53,"href":"https:\/\/www.estateblock.com\/blog\/wp-json\/wp\/v2\/posts\/409\/revisions"}],"predecessor-version":[{"id":520,"href":"https:\/\/www.estateblock.com\/blog\/wp-json\/wp\/v2\/posts\/409\/revisions\/520"}],"wp:attachment":[{"href":"https:\/\/www.estateblock.com\/blog\/wp-json\/wp\/v2\/media?parent=409"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.estateblock.com\/blog\/wp-json\/wp\/v2\/categories?post=409"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.estateblock.com\/blog\/wp-json\/wp\/v2\/tags?post=409"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}