function showcasePositionImage( img, containerWidth, containerHeight, fill, autoHeight ) { var w = img.width; var h = img.height; var ratio = w/h; autoHeight = autoHeight || false; var imgW = 0; var imgH = 0; if( autoHeight || ratio >= 1 ) { // horizontal imgW = fill? containerWidth : Math.min( containerWidth, w ); //img.style.width = imgW + "px"; //img.style.height = "auto"; imgH = Math.floor( imgW / ratio ); } else { // vertical imgH = fill? containerHeight : Math.min( containerHeight, h ); //img.style.height = imgH + "px"; //img.style.width = "auto"; imgW = Math.floor( imgH * ratio ); } if( fill ) { if( autoHeight || imgW < containerWidth ) { imgW = containerWidth; imgH = Math.floor( imgW / ratio ); } if( imgH < containerHeight ) { imgH = containerHeight; imgW = Math.floor( imgH * ratio ); } } img.style.width = imgW + "px"; img.style.height = imgH + "px"; img.style.maxWidth = imgW + "px"; // counter-act some WP themes img.style.visibility = "visible"; // center it img.style.left = Math.floor( ( containerWidth - imgW ) / 2 ) + "px"; if( autoHeight ) { img.style.top = "0"; } else { img.style.top = Math.floor( ( containerHeight - imgH ) / 2 ) + "px"; } // special case for ddf if( img.closest('.region-DDF') ) { img.style.left = '0px'; img.style.top = '0px'; } } function showcaseAutoImage( img, margin, borderWidth, fill, autoHeight ) { if( img.parentNode.offsetWidth == 0 ) { setTimeout( function() { // f** IE showcaseAutoImage( img, margin, borderWidth, fill, autoHeight ); }, 100 ); return; } if( img.src && img.src.indexOf( "/progress" ) != -1 ) { return; } /* if( !img.width || !img.height ) { return; } */ /* // bill: in FF, the original "img" appears to have incorrect non-zero width // even though the image is not loaded var tempImage = new Image(); tempImage.src = img.src; if( tempImage.width == 0 || tempImage.height == 0 ) { if(img.onload ) { // already hooked up, no go? return; } img.onload = function() { showcaseAutoImage( this, margin, borderWidth, fill, autoHeight ); }; return; } */ img.style.margin = "0"; img.style.position = "absolute"; img.style.display = "block"; img.style.visibility = "visible"; var b = isNaN( borderWidth ) ? 1 : borderWidth; var inner = img.parentNode; var outer = img.parentNode.parentNode; var outerW = outer.offsetWidth; var outerH = outer.offsetHeight; var containerWidth = outerW - margin*2 - b*2; var containerHeight = outerH - margin*2 - b*2; inner.style.width = containerWidth + "px"; if( !autoHeight ) { inner.style.height = containerHeight + "px"; } inner.style.position = "absolute"; inner.style.left = margin + "px"; inner.style.top = margin + "px"; inner.style.overflow = "hidden"; // special case for ddf if( img.closest('.region-DDF') ) { img.style.left = '0px'; img.style.top = '0px'; } //inner.style.backgroundColor = "yellow"; if( outer.style.position != "absolute" ) { outer.style.position = "relative"; } if( img.src && img.src.indexOf( "/nophoto" ) != -1 ) { //img.onclick = null; //img.style.cursor = "default"; fill = false; } var progressElem = img.parentNode.querySelectorAll( ".progress" )[0]; if( progressElem ) { progressElem.parentNode.removeNode( progressElem ); } showcasePositionImage( img, containerWidth, containerHeight, fill, autoHeight ); if( autoHeight ) { var imgH = parseInt( img.style.height ); inner.style.height = imgH + "px"; outer.style.height = imgH + (margin*2) + "px"; } } document.write( "" ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal LePage Sussex
" ); document.write( "
" ); document.write( "$10,500,000" ); document.write( "
" ); document.write( "
" ); document.write( "Exceptional Custom built home with unobstructed panoramic views of Downtown Vancouver , Stanley park , Lions Gate Bridge ,Mount Baker and UBC from all 3 floors . over 8500 sqft with 6 bedrooms and 9 bathrooms .All around out side the house Limestone relvina stone , All Stairs and floors Marble Pighes white and roof finished by stone too . Countertops All natural stone &Marble backled feature wall in the bar .heated Swimming pool and jacuzzi fully tilled Ezarri mosaic tile &Waterfall feature.All Drive way and stairs from st to entrance heated too.Kohler vanities, ceiling wall sub-woofer speakers through out the main floor, basement and outdoor area. Once in a lifetime opportunity to own a prime piece of high quality house with full views at most prestigious Chartwell neighbourhood." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Luxmore Realty
" ); document.write( "
" ); document.write( "$8,580,000" ); document.write( "
" ); document.write( "
" ); document.write( "Best value on market! Sensational VIEWS OF OCEAN, CITY, STANLEY PARK, LIONS GATE BRIDGE in prestigious Chartwell neighbourhood, truly impressive well maintained home like new. This custom built luxurious 8352 sqft home situated in 17266 sqft upper lot. Exceptional quality and the finest throughout this fabulous home with classic contemporary finishing, it offers grand foyer, 6 bedrooms, 9 baths. 4 onsuite on upper floor; office with full bath on main, spacious living and family space, 2nd kitchen with pantry; 2 bedrooms as guest room and nanny room in basement, full size home theatre, gym, sauna, wine bar/wine,heated driveway, gated yard, two set of stairs, private outdoor pool and water fountain in front. Close to shopping, recreation, Private and public schools." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by eXp Realty
" ); document.write( "
" ); document.write( "$9,150,000" ); document.write( "
" ); document.write( "
" ); document.write( "Like NEW!!! Crafted & brought to life by the \'award-winning\' developers, Eurohouse Group! This exceptional home features a grand entrance, stunning living and dining rooms with exquisite marble details, and a state-of-the-art gourmet kitchen plus a wok kitchen, both outfitted with custom Italian cabinets and premium German appliances. 10ft folding eclipse doors open to a large covered deck, leading to a spectacular glass-tiled swimming pool, hot tub, and waterfall, all set against breathtaking City/Ocean views. The upper floor boasts a luxurious master bedroom with an elegant ensuite, alongside three additional oversized bedrooms, each with their own ensuite. The lower level includes an incredible games room, private bar, home theater, gym, sauna, and wine room. Truly the pinnacle of design and craftsmanship in the neighborhood. Schedule your private showing today! Conveniently located within walking distance to the prestigious West Bay elementary." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by eXp Realty
" ); document.write( "
" ); document.write( "$9,800,000" ); document.write( "
" ); document.write( "
" ); document.write( "Stunning Views This exceptional home offers 280-degree panoramic views of Lions Gate Bridge, Downtown, and Stanley Park. Situated on a 15,679 sq. ft. lot, it features a steel structure and a private backyard ideal for golf and BBQs.Inside, find elegant living spaces, a gourmet kitchen, designer chandeliers, and 4 en-suite bedrooms. The lower level features a recreation room, media room, guest bedroom, and an extra laundry room. Amenities include a smart home system, heated driveway, large outdoor pool, and a state-of-the-art wine cellar. Located near excellent elementary and secondary schools, with Collingwood and Mulgrave private schools close by. Just a 10-minute drive to Park Royal Shopping Mall. Open House, Sun, Sep 8, 2-4pm." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by The Partners Real Estate
" ); document.write( "
" ); document.write( "$7,500,000" ); document.write( "
" ); document.write( "
" ); document.write( "This STUNNING RESIDENCE in the heart of WESTMOUNT, West Vancouver is so NICELY RENOVATED on this unbelievable private half acre lot with beautiful picturesque CITY, OCEAN AND VANCOUVER ISLAND VIEWS. MARQUE THOMPSON DESIGNED & BUILT BY LINDA BURGER with STUNNING LANDSCAPING, pool and hot tub, beautiful covered patio that’s great for dining with the outdoor BBQ and PIZZA oven. OPEN CONCEPT chef\'s kitchen staring out at the WATER VIEWS with formal living. Beautiful entrance foyer leads to elegant cross-hall rooms with vaulted ceilings & large picture windows, finished new floors, new kitchen — it’s a STUNNER. Private primary with a terrace offering AGAIN WATER VIEWS. 3 CAR GARAGE, 6 BEDROOMS, 8 BATHROOMS and a private gated feel that makes you fall in love with 3470 Mathers." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Angell, Hasman & Associates (Malcolm Hasman) Realty Ltd.
" ); document.write( "
" ); document.write( "$11,800,000" ); document.write( "
" ); document.write( "
" ); document.write( "Located in the exclusive Altamont enclave, this coastal Mediterranean Inspired residence sits among some of the finest homes in West Vancouver, and completely redefines West Coast luxury. Extensively redesigned in 2016 this 6 bedroom, 11 bathroom residence offers over 8000 sq. ft. of livings space providing a sensational indoor outdoor lifestyle. Experience an impeccable choice of quality materials and luxury finishes together with the security and convenience of today’s most up-to-date technology. Large entertainment size principal rooms lead to a 4 season inspired outdoor covered dining terrace with infinity pool, fireside lounge and jacuzzi spa. Additional features include: Control 4 automation, a private elevator to all 3 levels and private staff quarters." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Sutton Group-West Coast Realty
" ); document.write( "
" ); document.write( "$7,868,000" ); document.write( "
" ); document.write( "
" ); document.write( "Nestled within the prestigious British Properties, this grand scale luxury estate occupies a stunning 16,150 sqft flat lot, offering captivating views of the Ocean, City, and Mountains. Exuding opulence and grandeur, the property boasts 7 bedrooms and 9 bathrooms. Meticulously crafted with unparalleled precision and attention to detail, the beautiful landscape enhances its majestic presence, featuring nearly 8,000 sqft of formal and informal living spread across three expansive levels. Step through the impressive grand marble foyer into the entertainment-sized formal living and dining rooms. The large gourmet kitchen, with an adjoining eating area and generous family room, seamlessly connects indoor and outdoor living spaces across multiple levels. Designed to harmonize generous scale with intimate comfort, this estate is more than just a residence—it\'s a welcoming, warm, and private sanctuary." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Sotheby\'s International Realty Canada
" ); document.write( "
" ); document.write( "$13,000,000" ); document.write( "
" ); document.write( "
" ); document.write( "Unrivalled views. Established elegance. This is West Vancouver at its finest. Offering 130 feet of frontage and nearly ½ an acre of land, this magnificent property by British Pacific Homes, offers 10,000 sq ft, steel beam construction, soaring ceilings and massive south facing patios, all poised to take advantage of the stupendous outlook. Inside, it’s optimised for sophisticated entertaining and is a delight for the literary, art, wine and auto enthusiast, with custom millwork, gallery walls, bar and wine cellar, plus 4-car garage with display windows into the games room. An elevator completes the package, making this your home for all the years to come. Truly a rare offering, this trophy property will appeal to the most discerning homeowner." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Rennie & Associates Realty Ltd.
" ); document.write( "
" ); document.write( "$10,900,000" ); document.write( "
" ); document.write( "
" ); document.write( "The Helmut and Hildegard Eppich House, located in West Vancouver, B.C., on a 1.12-acre estate, is one of Canada’s most important modernist homes designed by Arthur Erickson. Concrete and glass merge, harmonizing with the natural surroundings through a calm expression of material and form. From the street, it appears unassuming, but upon entry, this iconic masterpiece unfolds dramatically, revealing Erickson’s genius across four levels. The boundary between indoor and outdoor blurs, offering vistas of mature gardens and a tranquil reflecting pond. Remodelled by Battersby Howat to contemporary standards, it’s minutes from the sea and mountains, promising an unmatched turnkey lifestyle. The Eppich House—a standing testament to modernist design—awaits its next custodian." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal LePage Sussex
" ); document.write( "
" ); document.write( "$10,800,000" ); document.write( "
" ); document.write( "
" ); document.write( "The Groveland Estate is a grand-scale luxury residence situated on a private gated estate view property in West Vancouver\'s most prestigious British Properties enclave boasting spectacular views of the city, bridge and ocean. Generous in scale and intimate in comfort, this is a residence designed foremost as a home: inviting, warm, private and spectacularly beautiful. Experience a truly incredible indoor outdoor lifestyle from this 5 bedroom, 6 bathroom luxury home with walk out heated dining terrace, direct access to private garden side terraces, hot tub + pool, summer dining area, built in BBQ. Many features include Miele appliances, Kohler Smart Toilets, Golf Simulator, Integrated smart home automation, power shades, music, air conditioning, plus 2 car garage w 2 additional parking spaces." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by eXp Realty
" ); document.write( "
" ); document.write( "$8,480,000" ); document.write( "
" ); document.write( "
" ); document.write( "Set in West Vancouver\'s prestigious British Properties, 970 King Georges Way is an extraordinary estate offering 180-degree city and ocean views. This south-facing property spans 24,829 sq. ft. and features a custom-built residence with 6 bedrooms, 7 bathrooms, and 6,860 sq. ft. of luxurious living space across three levels.Highlights include state-of-the-art air conditioning, a spectacular home theater, a lower-level entertainment room with a wet bar, and a heated driveway. The meticulously landscaped grounds add to the allure, creating one of the most stunning properties available today. Conveniently located near Hollyburn Country Club and prestigious schools such as Chartwell, Collingwood, and Mulgrave, this residence epitomizes refined living in a prime location. Open House, Sun, Sep 1, 2:30pm - 4:30pm." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal LePage Sussex
" ); document.write( "
" ); document.write( "$9,998,000" ); document.write( "
" ); document.write( "
" ); document.write( "Located in the heart of West Vancouver, this exceptional property seamlessly combines luxury, comfort, and timeless design. Boasting captivating views and an ideal proximity to the ski hill, Hollyburn Country Club golf course, and shopping centers, this residence is a true gem. It resides within the coveted Chartwell Elementary and Sentinel Secondary school catchment area, while also being conveniently close to Mulgrave and Collingwood International Private Schools. Renowned as one of West Vancouver\'s most prestigious neighbourhoods, this property offers more than just a home; it provides a coveted West Vancouver lifestyle. Don\'t miss out on the chance to own a piece of this prestigious real estate, complete with a pool, coach house, and 4 covered garage spaces." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Behroyan & Associates Real Estate Services
" ); document.write( "
" ); document.write( "$7,998,000" ); document.write( "
" ); document.write( "
" ); document.write( "Gorgeous waterfront lot situated in one of the most exclusive seaside streets with 54\' of water frontage. Lot is cleared and ready for construction. Seller has received development variance permit and building permits are ready for pick up. This will be an incredible custom project and a very rare opportunity to build a new home on West Vancouver\'s waterfront without the long wait of the seaside permitting process." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal Pacific Realty Corp.
" ); document.write( "
" ); document.write( "$14,998,000" ); document.write( "
" ); document.write( "
" ); document.write( "Perched on a bluff, this Almost 29,000-square-foot city and ocean view lot is located on one of the most prestigious streets in WV. This custom-built 8000 PLUS-square-foot residence, a collaboration between architect Gordon Hlynsky and Braden Homes, epitomizes luxury living. The home features five spacious bedrooms, eight bathrooms, one office, a theatre room, a game room with a wet bar, and a wine cellar, making it perfect for large families who love to entertain. Extensive millwork and built-ins are found throughout the home, complemented by solid oak floors.Enjoy the comfort of radiant in-floor heating and air conditioning, and relax on the covered south-facing decks complete with a fireplace and heaters. The property also boasts a pool and hot tub with breathtaking city and ocean views, ample outdoor living spaces, and meticulously maintained gardens. Following a major renovation in 2017, the home now includes a heated driveway, enhancing convenience and luxury." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by LeHomes Realty Premier
" ); document.write( "
" ); document.write( "$7,999,000" ); document.write( "
" ); document.write( "
" ); document.write( "Nestled on of the most desirable street in Altamont and set on magnificent estate-sized lot exceeding 20,000 SF Offering over 6500SF of sophisticated living space spread across three levels. The home features four generously-sized bedrooms on the upper floor, including an exquisite master suite complete with a cozy sitting area, a fireplace, expansive walk-in closets and a beautifully appointed ensuite bathroom. The main level boasts a spacious gourmet chef\'s kitchen equipped with top of the line appliances which opens directly to a covered outdoor patio featuring a cozy fire place, firepit alongside luxuries swimming pool & hot tub. Walking distance to West Bay Elementary and 8 minutes drive to the private Collingwood & Mulgrave Schools. This exceptional family residence is a true GEM.OPEN HOUSE SAT Sep7th , 2-4pm." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Oakwyn Realty Ltd. and Royal LePage Sussex
" ); document.write( "
" ); document.write( "$9,988,000" ); document.write( "
" ); document.write( "
" ); document.write( "This rarely available gated mansion sits on a stunning corner lot with nearly 23,000 sqft of land. This beautifully landscaped lot contains a fully flat and paved driveway, huge frontage,10 parked cars and a 3-car private garage. This rare property has some of the city\'s most gorgeous panoramic views of the sparkling ocean, breathtaking mountains. double-height curved staircase, stone-slab floors & spa-like ensuite on the main level which opens to sun-filled terraces & outdoor lounge w/BBQ. 8,200 sqft of living space, this property is meticulously designed with luxury. This unit was extensively renovated in 2016 to accommodate its gorgeous open concept floor-plan.4 ensuite over sized bedrooms on the upper floor, plus another bonus master bedroom on the main floor. plz all 24 hr to show" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by The Partners Real Estate
" ); document.write( "
" ); document.write( "$12,890,000" ); document.write( "
" ); document.write( "
" ); document.write( "This stunning French château architectural masterpiece designed by Marque Thompson is truly one of a kind. With incredible panoramic views of downtown Vancouver and STUNNING OCEAN VIEWS. This world class, three level, six bedroom, eight bath, incredible marble, and stone finish is truly a one of a kind. INCREDIBLE high quality curved swimming pool featured on the south side for beautiful sunshine all day long allows for family swims and relaxing hot tub romances. The gourmet kitchen featured by its classic French La Cornue range is an entertainer, dream for family and friends to gather to enjoy the most magnificent view West Vancouver has to offer! Over the top quality is a must see. Close to Collingwood/Mulgrave schools!" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal LePage Sussex
" ); document.write( "
" ); document.write( "$10,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "Sensational seaside residence set behind a gated entry on this quiet enclave of waterfront homes. Just under 5000 sq. ft. of luxury on two levels. Beautifully maintained and loaded with quality; spacious open plan with 4/5 bedrooms, including an in-law suite, gourmet kitchen, gleaming hardwood floors and more. Totally private setting with huge patios and decks, gorgeous gardens and sun drenched pool and spa. Show to your fussiest clients." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Sutton Group-West Coast Realty
" ); document.write( "
" ); document.write( "$16,950,000" ); document.write( "
" ); document.write( "
" ); document.write( "World class waterfront modern masterpiece designed by renowned architect Brad Lamoureux. Completely rebuilt in 2015, this sensational luxury residence is situated on a 12,309 sqft private estate along West Vancouver\'s most prized shoreline, Dundarave 2800 block of Bellevue Ave. Offering a true beachfront lifestyle across three spacious levels, the home features 6 bedrooms and 6,000 sqft of exquisite luxury and design, all while enjoying panoramic views of the ocean, city, and shoreline. Built to exacting standards with impeccable quality materials, this residence provides incredible indoor-outdoor living with large ocean-side terraces, a resort-style swimming pool, and beach access. Just minutes from Dundarave Village and Downtown Vancouver, this is a rare opportunity to acquire one of West Vancouver’s premier waterfront properties." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal Pacific Lions Gate Realty Ltd.
" ); document.write( "
" ); document.write( "$7,780,000" ); document.write( "
" ); document.write( "
" ); document.write( "Sensational newly built California Beach inspired family home boasting just under 6,000 sqft of luxury living. Every possible detail in this home has been thought out t o provide an unequalled living experience. MAIN: open foyer, 10 ft ceilings, stunning dining rm w/20ft sliding doors opening to 605 sqft patio, fantastic gourmet kitchen w/16ft island and Miele appliances, great room w/8ft steam fireplace, 299 sqft covered patio, bdrm, full bath and study. UPPER: huge primary bdrm w/steam fireplace, stunning en-suite and oversize dressing rm, 2 spacious en-suited bdrms & 644 sqft deck. ABOVE GROUND LOWER: rec-rm, media rm, large gym w/large rolling door to max ventilation, en-suited bdrm and legal 1-bdrm suite w/full kitch, living area & W/D. Close to schls, Stearman Beach & Caulfeid plaza." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Nu Stream Realty Inc.
" ); document.write( "
" ); document.write( "$11,700,000" ); document.write( "
" ); document.write( "
" ); document.write( "WELCOME to this extremely elegant luxury home in lower British Properties with city and ocean view. Nestled privately on 20,037 sq ft of landscaped grounds. Excellent layout, spacious high celling hallways & bedrooms, over 7900 SQ.FT of living space across three levels, 6 Large bedrooms (4 on the upper floor). Gourmet kitchen, quartzite counters, Miele & Sub-Zero appls, bkfst bar & EA, prep kitch on the main. Lower level has professional home theatre, wet bar & wine cellar, exercise room, games room. Fully gated yard, Parklike Garden with swimming pool. Close to top catchment schools Westcot Elementary, Sentinel Secondary & West Vancouver Secondary as well as Hollyburn Country Club + Capilano Golf and Country Club & easy access to Highway 1." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal Pacific Realty Corp.
" ); document.write( "
" ); document.write( "$11,800,000" ); document.write( "
" ); document.write( "
" ); document.write( "Nestled amidst stunning ocean views, this spectacular property offers over 8600 sq ft of refined living space and is situated at the most sought after Dundarave area. The grand foyer leads to formal living, dining and kitchen areas that open onto a spacious covered balcony complete with ceiling heat, BBQ area, and a "negative-edge" hot tub — ideal for year-round entertainment. Upstairs are 4 ensuite bedrooms with 3 boasting balconies that capture breathtaking ocean vistas. 2 flex rooms over the garage serve as additional living space catering for diverse needs. Lower level features a home theatre, a custom built 2-storey wine cellar, wet bar and 2 guest ensuites, all opening to a beautiful garden with an outdoor swimming pool. Don\'t miss the opportunity to make this your dream home." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Grand Central Realty
" ); document.write( "
" ); document.write( "$7,988,000" ); document.write( "
" ); document.write( "
" ); document.write( "ABSOLUTELY STUNNING! A world class residence with SPECTACULAR OCEAN & CITY VIEW!!! Architecturally unique custom built over 8,000 SF home is located on one of the best streets in prestigious Canterbury. contemporary of glass, wood & stone incorporating the finest materials, fixtures & state of art heating & electrical system. Features include striking wood & concrete columns & walls of glass to capture the view from all 3 levels, magnificent open Living room, Dining room, Family room & 2 Kitchens. Luxurious ensuite master & 5 ensuite bedrooms,8 baths. Indoor pool, Elevator, beautiful courtyard, heated driveway & much more!" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Interlink Realty
" ); document.write( "
" ); document.write( "$7,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "Nestled in the prestigious British Properties , this meticulously maintained residence offers 5 bedrooms, 8 bathrooms, and a covered parking garage accommodating 3 vehicles , with additional space for up to 8 cars. Revel in the breathtaking city and ocean views from this spectacular home , which boasts a luxurious gourmet kitchen , expansive wok kitchen , spacious family room, and elegant living room. Ample storage throughout enhances functionality. Seize the opportunity to make this charming property into your dream home." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by RE/MAX Masters Realty
" ); document.write( "
" ); document.write( "$8,600,000" ); document.write( "
" ); document.write( "
" ); document.write( "Brand new contemp home w/ocean &city, mtn views! Dramatic open floor-plan, approx 7000 sqft, perfect entertainment layout, high ceilings, walls of glass, commercial grade windows & doors, natural stone elements. Main flr w/majestic living & dining, award winning ktchn, wok ktchn & pantry, top applncs, wet bar. media centre & office/guest bedrm w/ ensuite.Upper feat. 4 spacious ensuited bedrms, incl. two masters w/sep sitting & f/p, huge deck, Lower is entertainmnt w/lrg media/rec rm, wet bar, gym, ensuited bdrms, media,glass doors to patios & negative-edge pool. Complte privacy, 2-car grge, radiant heat, A/C,Total deck area appox 3200 sq ft, pool, vegetable garden, privacy. Level driveway, walk out basement in-law suite with views. Close to" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Angell, Hasman & Associates (Malcolm Hasman) Realty Ltd.
" ); document.write( "
" ); document.write( "$18,800,000" ); document.write( "
" ); document.write( "
" ); document.write( "Located in West Vancouver’s West Bay neighborhood this brilliantly designed modern residence by architectural firm MCLEOD BOVELL is a rare example of high performance construction masterfully designed and situated on this uniquely positioned beachfront property. Exceptional quality featuring exposed concrete and steel construction together with an impeccable choice of quality materials define this brilliantly designed 4 bedrooms, 4 and 1 half bathrooms modern residence. Each principal living area offers spectacular ocean views providing one of the most sensational settings imaginable. Many features include: Lutron home automation, air-conditioning, heated driveway and 2 car garage. The property is professionally landscaped and illuminated at night with dramatic effect." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Angell, Hasman & Associates Realty Ltd.
" ); document.write( "
" ); document.write( "$8,795,000" ); document.write( "
" ); document.write( "
" ); document.write( "STUNNING Coastal California home! LA inspired, over 6400 sqft of living space, nestled into a private 13400sqft lot w/gorgeous landscaping & views from Kits to Gulf Islands. Enter the property via a charming bridge into courtyard anchored by grand brick archway, 600sq.ft sports court & 2 car garage. Bright, open concept main floor feat. 10ft ceilings, white oak herringbone floors, marble kitchen w/massive soapstone island, all w/access to a sunny pool deck, covered lanai & bbq area. A main floor bed w/ensuite opens to a flagstone patio w/custom barrel sauna & outdoor shower. 4 spacious beds up, a boutique primary wing & ensuite accented by freestanding tub, sunset views & viola marble counters. Entertainer\'s basement offers chic bar, rec room, spa, nanny suite, gym & huge mudroom. A gem!" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Angell, Hasman & Associates (Malcolm Hasman) Realty Ltd.
" ); document.write( "
" ); document.write( "$16,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "Chateau Crestline is a European inspired luxury residence situated on a .52 acre property in West Vancouver’s most exclusive British Properties neighborhood providing spectacular views of the ocean, Stanley Park and downtown skyline. Designed by Marque Thompson and developed by BFJ Design the home offers approx.10,000 sf on 3 spacious levels providing a sophisticated indoor outdoor lifestyle that combines timeless Italian sophistication and modern elements that blend seamlessly to create an international masterpiece. Features include Italian marble floors, Fendi kitchen, a private elevator, Control 4 automation, home theatre, an entertainment lounge with sensational bar and 600 bottle wine display, private office, yoga studio with spa, heated driveway and much more." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by RE/MAX Crest Realty
" ); document.write( "
" ); document.write( "$7,480,000" ); document.write( "
" ); document.write( "
" ); document.write( "Now luxury defines this custom-built home in British Properties. Spanning nearly 28,000 sq.ft of land and over 8,000 sq.ft of living space, this residence boasts 6 bedrooms and 9 bathrooms. With high ceilings, Miele appliances, quartz and marble countertops, and a home theatre complete with a 120” screen, every detail exudes opulence.Modern comforts include central vac, A/C, radiant heating, and a wine cellar. Conveniently situated near the Hollyburn Country Club and Park Royal Shopping Mall, this could be your dream home." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Luxmore Realty
" ); document.write( "
" ); document.write( "$6,998,000" ); document.write( "
" ); document.write( "
" ); document.write( "Rare 1.5 Acres view property, DP ready to build up to 16,000sqft Ultra luxury dream home. Spectacular sweeping OCEAN & CITY views!! NEW BUILDING PLAN IS READY TO BUILD followed the previous BYLAW, you have saved 2-3 years for architect design and the time applying permit. Move in, hold invest or build your dream home right away. Currently contemporary custom 7,164 sqft residence situated on a rare find 1.5 acres lot. 3 level home originally designed by Marco Anderegg. The main floor offers a huge living space including huge principle rooms and a master bedroom with his and hers ensuite bathrooms. The lower floor offers 2 bedrooms, a gym, games, family rooms and a kitchen for poolside entertaining, big office area/third bedroom on upper floor. 6 car garage and huge auto gated flat courtyard. Open house Aug 29, (Thur) 10:00am-12:00pm." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Sotheby\'s International Realty Canada
" ); document.write( "
" ); document.write( "$24,000,000" ); document.write( "
" ); document.write( "
" ); document.write( "WEST VANCOUVER\'S FINEST WATERFRONT ESTATE is situated on a level 1.58 acre S/W facing low bank private property with over 300 ft of oceanfront and private sheltered sandy beach in a setting that is simply magical! The main home offers approx. 8000 sq/ft of living in addition to a 2 bedroom coach house and private beachside studio. Huge primary rooms with wide open kitchen, family, living, and dining areas all open to the terraced patios flowing out to the sprawling lawns and tranquil gardens connecting to the stunning poolside setting on your private peninsula of property. The traditional grand floor plan features 6 bedrooms, 8 baths, a stunning master suite with glorious balconies overlooking the expansive estate, and close-in island views that go forever! One-of-a-kind World Class Dream!" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Sutton Group-West Coast Realty
" ); document.write( "
" ); document.write( "$11,398,000" ); document.write( "
" ); document.write( "
" ); document.write( "Welcome to an extraordinary, custom-built, fully gated estate residence in the prestigious Canterbury, now available for the first time ever. This opulent masterpiece, situated on 0.612 acres, boasts over 9,200 square feet of luxury living space across three expansive levels, offering sweeping, uninterrupted panoramic views enhanced by lush, meticulously landscaped grounds. This timeless work of art seamlessly blends majestic architectural design with the latest in modern technology, ensuring both security and convenience. Every detail of this exceptional luxury residence exudes quality and sophistication. Notable features include a stunning swimming pool, a private office, a luxury guest suite, separate access to a legal suite, and a spacious four-car garage. From its prime location and impressive size to its breathtaking interior and exquisitely landscaped grounds, this custom-built estate is a true masterpiece that promises to captivate discerning buyers." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal LePage Sussex
" ); document.write( "
" ); document.write( "$7,998,000" ); document.write( "
" ); document.write( "
" ); document.write( "Welcome to this stunning home, over 8,000 sqft, set on a 12,551 sqft lot, offering 360-degree unobstructed views of the ocean, city, Lions Gate Bridge, and Stanley Park from all three levels. The beautifully renovated home (major renovations done in 2022) boasts 4 spacious bedrooms with ensuites upstairs, and a 2-bedroom, 3-bathroom suite downstairs, complete with a kitchen, eating/living area, and separate entry. Additional features include a 3-car garage with a heated driveway and a fenced backyard. Ideally located near recreation facilities, golf courses, and Hollyburn Country Club. The property is within the catchment area for Chartwell Elementary and Sentinel Secondary, and is also conveniently close to top private schools such as Mulgrave and Collingwood." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Angell, Hasman & Associates (Malcolm Hasman) Realty Ltd.
" ); document.write( "
" ); document.write( "$9,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "Experience one of the most sensational, ocean view homes on the market today. This brilliantly designed modern masterpiece by renowned architect David Christopher is a rare example of high performance construction with a sensational ambiance situated just steps to the beach in one of West Vancouver’s most prized locations. The home offers 6900 sf of spacious living on 3 levels providing a wonderful indoor outdoor lifestyle like no other and incorporating every modern amenity one could dream of with comfort, elegance and absolute sophistication. Exceptional quality and architectural detail together with an impeccable choice of materials define this 5 beds 7 bath luxury residence. Features include a glass elevator to all 3 levels, state of the art biometric entry, Lutron automation and more." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Sutton Group-West Coast Realty and Royal LePage Sussex
" ); document.write( "
" ); document.write( "$6,977,000" ); document.write( "
" ); document.write( "
" ); document.write( "Introducing Amber Rise Estates, this home is inspired by the legacy of Louis Vuitton and the stunning beauty of Canada’s West Coast, this home offers over 6,000 sq ft of luxury on an 11,314 sq ft lot. Enjoy tranquility and panoramic water and city views. The open-concept main floor features herringbone flooring, custom lighting, a copper staircase, a signature fireplace, and a gourmet kitchen with a 14 ft marble island, leather-handled drawers, top-of-the-line appliances, and a wok kitchen, all opening onto a large patio with breathtaking views. Upstairs, find 4 ensuite bedrooms, including a master with a walk-in closet and spa-like ensuite. The lower level boasts an entertainment area with a wet bar and wine cellar, a media room, and an exercise room with a sauna. Conveniently located close to everything!" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Sutton Group-West Coast Realty and Royal LePage Sussex
" ); document.write( "
" ); document.write( "$6,977,000" ); document.write( "
" ); document.write( "
" ); document.write( "Introducing Amber Rise Estate, a custom-built contemporary home inspired by Coco Chanel, offering stunning panoramic ocean and city views. This 6,000 sq ft luxury residence features an open-concept layout with an elegant foyer, custom French doors, Chanel-inspired intricate lighting, hardwood herringbone flooring, and floor-to-ceiling windows. The gourmet kitchen boasts an oversized marble island, Miele appliances, and a wok kitchen. Upstairs, find 4 ensuite bedrooms, including a master with a walk-in closet and spa-like ensuite. The lower level includes a recreation room with a wet bar, a media room, and 2 guest ensuite bedrooms. Additional features include a Control4 system, A/C, radiant heat, and a security system. This one-of-a-kind estate is conveniently located near everything." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Sutton Group-West Coast Realty and Royal Pacific Realty Corp.
" ); document.write( "
" ); document.write( "$6,680,000" ); document.write( "
" ); document.write( "
" ); document.write( "This 2018 brilliantly designed contemporary home showcases high-performance construction with sensational ambiance situated on private 16,342 sq ft park-like setting in Ambleside. Exceptional craftsmanship and impeccable choice of quality materials create this luxurious 8,909 sq ft 8 bedrooms 9 bathrooms home spanning 3 expansive floors. The sumptuous main floor open concept Grand entertaining rooms is further enhanced by the huge outdoor spaces, over 2,400 sq ft of total covered terrance NOT included in the 8,909 sq ft interior space, providing indoor-outdoor lifestyle like no other. A soaring foyer showcases the custom staircase ascending to the upper level with 4 oversized ensuited bedrooms all w/ balconies. The lower level features recreation room, gym, state-of-the-art home theatre w/ starfield ceiling, wet bar, 2-bedroom suite w/ separate access. Other luxury appoints inc.: Gated entrance, 3 Car-Garage, Chef kitchen + WOK, elevator, koi pond, Zen garden, jet pool, putting green." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Angell, Hasman & Associates Realty Ltd.
" ); document.write( "
" ); document.write( "$7,588,000" ); document.write( "
" ); document.write( "
" ); document.write( "Newly-built custom residence of exceptional craftsmanship, just steps from Collingwood School. Grand 20ft ceiling foyer leads to elegant living areas: dining room w/ circular piano stage, gourmet kitchen w/ Italian cabinetry & family room opening to a 430sqft covered deck w/ gas fireplace, TV, BBQ & outdoor kitchen. Main floor also incl. guest powder room, office & oversized two-car garage.Upstairs, the primary suite offers dual walk-in closets & lavish ensuite w/ gas fireplace. Another primary bed feat. large ensuite and walk-in closet alongside 2 more ensuited beds, all w/ access to covered balcony. Lower level is an entertainer\'s dream w/ recreation room, onyx bar, impressive wine display, media room, gym, spa w/ saunas, 2 guest bedroom & 2nd laundry room. This home exemplifies luxury." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Angell, Hasman & Associates (The Angell Group) Realty Ltd.
" ); document.write( "
" ); document.write( "$7,490,000" ); document.write( "
" ); document.write( "
" ); document.write( "I am pleased to present one of the finest homes I have ever listed. Breathtaking views of the water and shoreline. Spacious rooms throughout each having a view of the water. The master bedroom is generously sized and has a spa like ensuite. Main floor is over 3000 sq ft. and feels like a home in itself. Ideal floor plan for older kids. The the late afternoon sun. Lot size is 17,905 sq.ft. I promise the viewing of this home will take you on a wonderful journey." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal LePage Sussex
" ); document.write( "
" ); document.write( "$12,998,000" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Angell, Hasman & Associates (Malcolm Hasman) Realty Ltd.
" ); document.write( "
" ); document.write( "$7,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "This magnificent European Inspired residence is situated on a private .77 acre estate in one of West Vancouver’s most exclusive neighborhoods only a short walk to Stearman Beach. The architectural elegance together with the beautiful landscape provide over 12,000 sf of formal and informal living on 3 expansive levels. The home offers 6 bedrooms, 9 bathrooms and has recently completed a $2 million plus renovation that is nothing less that sensational. Exquisite design and modern finishes blend seamlessly to create an international masterpiece while embracing the security and convenience of today’s modern lifestyle. Experience large principal formal rooms, a private study, sensational kitchen, eating nook and adjoining family room with lower level games room, home theatre and more." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Angell, Hasman & Associates (Malcolm Hasman) Realty Ltd. and Luxmore Realty
" ); document.write( "
" ); document.write( "$13,450,000" ); document.write( "
" ); document.write( "
" ); document.write( "This magnificent custom-built residence by award winning builder, Homes by Valentino, is located in West Vancouver’s most exclusive British Properties enclave boasting south facing city and ocean views. This brilliantly designed 6 Bedroom, 10 Bathroom luxury home provides 8,688 sq ft of elegant living on 3 expansive levels and offers a sensational indoor-outdoor lifestyle together with an impeccable choice of quality finishing\'s throughout. Many features include a private elevator, air conditioning, indoor spa with steam shower and dry sauna, temperature-controlled wine room with adjoining wet bar, billiard room, outdoor BBQ, a resort style swimming pool with spa, putting green, 3 vehicle garage, and professional landscape." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Angell, Hasman & Associates Realty Ltd.
" ); document.write( "
" ); document.write( "$17,888,000" ); document.write( "
" ); document.write( "
" ); document.write( "This magnificent Altamont Estate is among the finest properties in West Vancouver. Impeccably designed, spanning over 13,000 sqft w/ 4,300 sq.ft. dedicated to the main level alone, this residence sets a new standard in luxury living. Perfect for entertaining, the open plan flows from kitchen, living room & dining room extending to the expansive backyard, creating an unparalleled atmosphere for hosting. Almost an acre of flat landscaped gardens ft. a south facing pool, playground, outdoor sauna & courtyard garden descending into the gym & indoor spa. This fully equipped home includes a library, at home theatre, wine cellar & bar + games room in the basement. A 5-car garage, a 1 bedroom guest or staff home w/ separate entrance. Incredible gated, private & secure compound." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Angell, Hasman & Associates (Malcolm Hasman) Realty Ltd.
" ); document.write( "
" ); document.write( "$14,880,000" ); document.write( "
" ); document.write( "
" ); document.write( "A World Class Luxury Residence situated on a .48 acre gated, estate property boasting unobstructed city and ocean views. The architectural elegance with its bold European Classic exterior creates a majestic presence with almost 12,000 SF of indoor-outdoor living space. Exquisite design, master craftsmanship & opulent finishes together with an impeccable choice of quality materials create an international masterpiece embracing the security & convenience of today’s most up-to-date technology. Many features include 7 bedrooms, 9 bathrooms, elevator to all 3 levels, home theatre, billiard room with wet bar, wine room and gym together with a sensational indoor outdoor lifestyle with infinity pool, spa, fireside terrace plus 3 car garage w 2 additional parking spaces & heated driveway." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Oakwyn Realty Ltd.
" ); document.write( "
" ); document.write( "$9,500,000" ); document.write( "
" ); document.write( "
" ); document.write( "Your search has ended! Custom built home located on a cul-de-sac in Chartwell area of West Vancouver. This quality-built residence has over 6,800 sq ft of timelessly designed living space on 3 floors with an elevator. Smart Home Automation manages lights, blinds, TV’s & security. Main level features a deluxe kitchen + spice kitchen, family room, formal open living & dining room & main floor master bed with ensuite. Upstairs is 3 beds each with ensuite & walk-in closet, a library/den & magnificent views from balconies. Lower floor features a media room, fitness room & private 2 bed in-law suite. The variety of private landscaped outdoor spaces are perfect for entertaining, BBQing or soaking up views. Walking distance to schools (Chartwell Elem. & Sentinel Sec.) & Hollyburn Country Club." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by VIRANI REAL ESTATE ADVISORS
" ); document.write( "
" ); document.write( "$17,500,000" ); document.write( "
" ); document.write( "
" ); document.write( "One of the most desirable Waterfront properties in West Vancouver, and an opportunity to renovate or rebuild on this magnificent lot! Experience the quintessential northwest coast lifestyle. On a level property enjoy the unobstructed panoramic water view offering over 22,000 Sq. Ft. with 83 Ft. of ocean frontage. A Waterfront property like this is rarely available. The existing residence, a creation by the renowned Jack Poole, is a testament to luxury and refinement. A colossal 7,065 Sq. Ft. manor, complemented by a charming 1,368 Sq. Ft. guest house, seamlessly blends with the landscape. Expansive, meticulously designed patios totaling over 2,800 Sq. Ft. grace the property, complete with inground pool and a rejuvenating sauna. A south facing waterfront property like this rarely available and a once in a generation opportunity! Please do not walk on property. Don’t miss this truly fine offering! Call for private viewing!" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Angell, Hasman & Associates Realty Ltd.
" ); document.write( "
" ); document.write( "$8,998,000" ); document.write( "
" ); document.write( "
" ); document.write( "Introducing for the first time in over 3 decades, a spectacular 5 Bed 5 Bath residence nestled on an acre of mature, lush landscaping in one of West Van\'s most prestigious locations. 135 feet of frontage, this property features a grand stone courtyard driveway offering ample parking & exceptional privacy. Enjoy unparalleled lifestyle w/ amenities incl. pool, hot tub, regulation-sized tennis court w/ floodlights, outdoor kitchen, firepit w/ seating, & a pool house feat. steam shower. The home itself exudes charm w/ modern updates such as river rock stone cladding, arched entranceway, vaulted ceilings, & skylights. Gourmet kitchen boasts Sub-Zero/Miele app & marble countertops, blending modern conveniences w/ traditional style. Offering the ambiance & amenities of a luxurious 5-star resort." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Homeland Realty and Sutton Group - 1st West Realty
" ); document.write( "
" ); document.write( "$14,999,000" ); document.write( "
" ); document.write( "
" ); document.write( "Situated in the prestigious Chartwell area, this luxury mansion sits on a level lot, offering breathtaking ocean, city and mountain views from every level. Finished with top-quality materials and fixtures, the home features marble floors throughout, ornate chandeliers, custom sinks and faucets, textured walls, and elegant crown moldings. The mansion boasts six bedrooms and nine bathrooms, highlighted by a grand rotunda foyer with a sweeping staircase, elevator and an impressive chandelier. The spacious living and dining rooms are perfect for entertaining, while the kitchen, equipped with top-of the-line appliances, opens to a cozy family room and breakfast nook. Schedule a private visit now to experience this dream home firsthand!" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Angell, Hasman & Associates (Malcolm Hasman) Realty Ltd.
" ); document.write( "
" ); document.write( "$12,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "This is a sensational waterfront modern residence situated on a private .84-acre estate property offering approx. 7500 SF of sensational living space offering large, expansive rooms, limestone floors and full floor to ceiling glass windows. The home has been extensively rebuild built by one of Vancouver’s most renowned architects and features a stunning international kitchen and walk in wine room together with entertainment size rooms that create a sophisticated indoor outdoor lifestyle like nothing else on the market...! Experience resort style terraces with swimming pool, spa, fire side outdoor Lounge and summer dining area all leading to the water’s edge. The property is beautifully landscaped, gated and illuminated at night with dramatic effect." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Rennie & Associates Realty - Jason Soprovich
" ); document.write( "
" ); document.write( "$8,498,000" ); document.write( "
" ); document.write( "
" ); document.write( "Chartwell Estate exudes warm contemporary ambiance, underscored by unparalleled quality. Gated 18131 SF estate & 5726 SF of living space on 2 levels w/panoramic views. Open-concept layout feat both formal & informal living areas. Main level w/brilliant lounge & dining, lrge windows & signature stone FP, piano salon, priv office & centre island kitch w/brkfrst bar & prof-grade appl’s, stone counters & ample cabinetry. Elegant family rm w/media centre & luxurious primary master wing feat walk-in & spa-like ensuite, 5 pristine baths & much more. Lush grounds, sundrenched patio space, covered veranda w/overhead heaters & BBQ centre, negative edge pond & outdoor pool w/direct access from lower level, 3 ensuited guest beds, rec area, wine rm, gym & sauna. Equipped with AC, security & prkg for 8." ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "
" );