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 Pacific Lions Gate Realty Ltd.
" ); document.write( "
" ); document.write( "$38,800,000" ); document.write( "
" ); document.write( "
" ); document.write( "A REMARKABLE COLLABORATION BETWEEN AV BRAND, THE LEGENDARY ITALIAN FASHION DESIGNER, STEFANO RICCI, AND DAVID CHRISTOPHER, HAVE CREATED A NEW BENCHMARK IN LUXURY, A LEGACY PROPERTY SURPASSING ALL OTHERS WITH INCOMPARABLE QUALITY, DESIGN AND DETAIL. This incredible property offers the ultimate in refined luxury, providing unequaled quality of life for day-to-day living and sophisticated entertaining for guests from every corner of the Globe. Architectural highlights include grand foyer with 38ft ceiling and 24ft X 8ft hand-built leaded-glass ceiling dome with elegant curved twin marble stairway leading to main and upper floors. Spanning three meticulously crafted levels, each floor offers panoramic views of Downtown, Lions Gate Bridge and Stanley Park. Please allow three hours per showing." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Angell, Hasman & Associates Realty Ltd.
" ); document.write( "
" ); document.write( "$22,000,000" ); document.write( "
" ); document.write( "
" ); document.write( "Set along one of West Vancouver\'s most coveted stretches of WATERFRONT, this exceptional estate offers nearly 1ACRE of prime gated oceanfront with a rare SANDY BEACH. Designed by renowned Westcoast ARCHITECT PAUL GRANT this 11,000 Sq. Ft. residence captures stunning ocean views & spectacular sunsets. The home reflects westcoast design with soaring ceilings & natural materials. Generous principal rooms provide an ideal setting for relaxed family living & large scale entertaining. A gorgeous chef\'s kitchen, 5 spacious bdrm suites creating a residence that balances comfort & privacy. Numerous outdoor terraces, beautifully landscaped grounds showcase an estate setting. A stunning 40ft. indoor pool & spa, boathouse & cabana offer year round enjoyment. This unparalleled home is "ONE OFA KIND"" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Sotheby\'s International Realty Canada
" ); document.write( "
" ); document.write( "$19,999,000" ); document.write( "
" ); document.write( "
" ); document.write( "Exceptional West Coast post and beam west facing WATERFRONT ESTATE designed and custom built to perfection, this is a truly a one of a kind masterpiece! Offerring nearly 13000 SF with 3 levels of living space, 5 bedrooms, 7 baths, 4600 SF of terraced slate patios, outdoor pool/ hot tub, indoor pool/ hot tub, 4 level indoor elevator, geo thermal radiant heating, 8000 gl. front entry koi pond, 5 car heated garage, and an incredible 50 foot attached indoor private yacht garage with private elevator access believed to be the only of its kind in North America! Gourmet chefs kitchen and cabinetry by Redl Kitchens, Brazilian cherry floors and floor to ceiling glass! The 31600 SF West facing private estate and this home are truly World Class like no other! Amazing!!" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Rennie & Associates Realty - Jason Soprovich and Luxmore Realty
" ); document.write( "
" ); document.write( "$19,880,000" ); document.write( "
" ); document.write( "
" ); document.write( "Set on the prestigious British Properties, this world-class residence by Lamoureux Architect Inc. is a stunning blend of timeless design, refined architecture & exceptional craftsmanship. With breathtaking panoramic views of the Vancouver skyline, Mt. Baker & the harbour, it offers luxury living at its finest. Crafted w/ custom limestone & classical modernist aesthetics, the home is enhanced by lush, professionally designed gardens. Spanning 12,000+ sq. ft. over three levels, it features double-height reception hall, entertainment-scale living spaces, a chef’s kitchen with Carrara marble, and a heated outdoor terrace. Enjoy six bedroom suites, a glass-enclosed wine lounge, cinema, spa, indoor lap pool, tennis court, Crestron automation, and a 3-car EV-ready garage. By private appt only!" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by RE/MAX Masters Realty
" ); document.write( "
" ); document.write( "$19,800,000" ); document.write( "
" ); document.write( "
" ); document.write( "This newly completed luxury residence is ideally situated on a prestigious,private St,offering breathtaking views of city,harbour,and the iconic Lions Gate Bridge.Spanning 12,967sqft across two levels&set on a 24,746sqft level lot.Features an expansive open-concept floor plan designed for both grand entertaining & everyday living.This residence includes 6 oversized, fully ensuited bdrms with huge walk-in closets&12 bathrooms,complemented by a private elevator.Luxury amenities abound,including oversized indoor & outdoor pools,sauna,steam room,home theatre,large level heated driveway,the outdoor space are equally impressive,featuring a fire pit,water feature,PARK-LIKE lanscaping.Handcrafted flrs showcase exquisite Marble with custom wood&metal inlays.THIS HOME IS TRULY BEYOND IMPRESSIVE!" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by The Partners Real Estate
" ); document.write( "
" ); document.write( "$18,388,000" ); document.write( "
" ); document.write( "
" ); document.write( "This STUNNING custom-designed concrete WATERFRONT home BY BRADNER HOMES boasts over 200 feet of shoreline - an ABSOLUTE MASTERPIECE. The OCEAN VIEWS are BREATHTAKING from the second you enter the front door with the most incredible privacy one could ever ask for. Perched on an almost 20,000 sq. ft. lot with incredible almost 9000 sq. ft. of living space with OCEAN VIEWS from everywhere - The most impressive infinity edge pool is a seamless sight as it flows PERFECTLY into the ocean backdrop! Owning a timeless concrete home on the water perched on a cliff such as this rarely is for sale!" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by The Partners Real Estate
" ); document.write( "
" ); document.write( "$18,298,000" ); document.write( "
" ); document.write( "
" ); document.write( "A truly extraordinary waterfront sanctuary offering one of the most breathtaking oceanfront settings in West Vancouver. Masterfully designed by award winning Craig Chevalier and built to the highest standard by renowned luxury builder Goldwood Homes. This remarkable residence sits on approximately 150 feet of spectacular natural shoreline, creating the rare sensation of living directly above the water -- SO RARE TO FIND ANYWHERE IN THE WORLD! From the moment you arrive, the experience is unforgettable. Floor-to-ceiling glass walls and expansive terraces dissolve the boundary between indoors and the Pacific Ocean beyond -- delivering uninterrupted panoramic views that make the home feel as though it is floating above the sea -- much like standing on the deck of a private yacht." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Luxmore Realty
" ); document.write( "
" ); document.write( "$16,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "Panoramic VIEWS OF WATER, CITY, STANLEY PARK, LIONS GATE BRIDGE, UBC. A truly impressive residence designed by "David Christopher", custom build "Home by Valentino" in prestigious Chartwell. Luxury 10118 sf home on 16270 sf lot. Grand Foyer with 20ft hand painted dome ceiling above splendid Schonbeck crystal chandelier. Onyx look Italian tile on main/basement, hardwood on upper. Italian cabinets from BFJ. Top of line Miele and Wolf appliances, European gourmet & WOK kitchens, elegant pearl diamond design in Kitchen cabinet. 4 marble gas fireplaces .It offering 6 bedroom 8 bath, all en-suite with balconies. Two sets of Laundry. Fascinate wine bar/wine cellar, theatre, Steam shower, Sauna, Gym, pool/hot tub. 3 car, heated drive way. Flawless Home! By appointment only." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Sotheby\'s International Realty Canada
" ); document.write( "
" ); document.write( "$16,800,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 Team 3000 Realty Ltd.
" ); document.write( "
" ); document.write( "$16,800,000" ); document.write( "
" ); document.write( "
" ); document.write( "Crestline Chateau is a statement of absolute supremacy in luxury living; arguably one of West Vancouver’s finest residences. Meticulously curated with elite Italian finishes, it features a showstopping Fendi kitchen, rare imported marbles, and bespoke cabinetry. Designed for grand entertaining, it captures unobstructed ocean, city, bridge, and mountain views, while offering rare, expansive flat outdoor spaces. The resort-style grounds include a 55-foot pool, putting green, and elegant terraces that rivals 5 star retreats. Inside boasts a world-class theatre, Turkish hammam, sauna, lavish bar, and wine cellar. Complete with a private elevator, smart home system, office, yoga studio, and heated driveway. This is not just a home, but a bold declaration of prestige and uncompromising luxury." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal Pacific Lions Gate Realty Ltd. and Luxmore Realty
" ); document.write( "
" ); document.write( "$16,380,000" ); document.write( "
" ); document.write( "
" ); document.write( "Resort-Inspired Living, Reimagined-Wake to ocean light, privacy, and calm-then step to beaches, the Seawall, and Dundarave within minutes. Built in 2025 by renowned Eurohouse of enduring concrete-and-steel construction, this 9,649 sq ft West Vancouver sanctuary nestles in greenery yet sits at the centre of it all. Expansive, light-filled interiors flow to sun-soaked terraces, gardens, and a resort-style pool. Six bedrooms include a luxurious primary with private terrace and a separate guest suite. A gourmet kitchen with European appliances and cabinetry anchors daily life. Theatre, fitness studio, and a spa with sauna, steam, and massage restore body and mind. Elevated above the shoreline-tranquility without compromise. Watch the video and book your private viewing today." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Luxmore Realty
" ); document.write( "
" ); document.write( "$15,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "A Two-Milliom DROP!!! A Magnificent WORLD CLASS Luxury Residence situated on a prime .65 acre gated estate in the most prestigious BP, offering UNOBSTRUCTED OCEAN, CITY views. Built by Italian builder, generously apply Italian cabinets and wall paneling, sophisticated elegance & grandeur with contemporary design & beautiful landscape. 13,000 sqft gorgeous home offering 7 bdrms, 9 baths, entertainment-sized family & dining rooms, gourmet kitchen & generous wok kitchen, family & living room. Features include amazing 14 feet ceiling on lower floor, gym, wine bar and entertainment area beside enclosed amazing indoor pool open to the front patio, sauna & turbo spa, home theater, elevator, Smart Home System, A/C, heated driveway, 3-car garage,Water fountains." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Luxmore Realty
" ); document.write( "
" ); document.write( "$14,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "Welcome to the West Vancouver most unobstructed panoramic ocean & city view in Prestigious Whitby Estates. A truly impressive luxury Versace Residence located in the most popular quiet Whitby road on 17,842sqft flat lot, this custom built 8,904sqft chateau extensively applied Versace tiles, lightings, wood panels, with the highest quality materials & workmanship throughout! It features7 bdrms,9 baths, 4 spacious bdrmsup,double master bdrms, office and in-law suite on main, two guest rms, spacious recreation space home theatre, wine bar and wine cellar. Spacious living and family room, large open kichen and gourmet chef\'s kitchen, huge patos to enjoy the breathtaking view. Flat driveway. Best school catchment, Mulgrave and Collingwood Private School, It\'s One of a Kind." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Luxmore Realty
" ); document.write( "
" ); document.write( "$14,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "This extraordinary 7,654 sq.ft. Chartwell residence, set on a 15,562 sq.ft. lot, offers 6-bedroom, 7-bath, with spectacular 270° views of the ocean, Lions Gate Bridge, and city skyline. Distinguished by rare dual entrances from both north and south Chartwell Street, The exterior is clad entirely in unique Karamaili gold marble, while interiors are marble floors, hand-carved from Indonesian mahogany by master artisans. Italian ruby marble countertops highlight the kitchen and bar, complemented by a natural marble mural and an exquisite jade-carved fireplace from Afghanistan. Japanese embroid silk wall paper. Wine bar and home theatre outdoor pool and inlaw suite. Steps from Chartwell Elementary/Sentinel Secondary, the location is unmatched. Open houseJune 6 (Sat) 2-4 pm." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Stilhavn Real Estate Services
" ); document.write( "
" ); document.write( "$14,800,000" ); document.write( "
" ); document.write( "
" ); document.write( "West Coast waterfront living at its finest. This exceptional low-bank property features a stunning 8-year-old custom home with impeccable craftsmanship throughout. Enjoy seamless indoor-outdoor living with an oceanfront pool, retractable deck cover, and a recently rebuilt private dock suitable for large yachts and floatplanes. The open-concept main floor is ideal for entertaining, showcasing breathtaking views and a chef-inspired kitchen. The spacious primary retreat offers a walk-in closet and spa-like ensuite. Downstairs includes a large rec room, sauna, and a two-bedroom in-law suite. Complete with geothermal heating/cooling, rainwater irrigation cistern, heated driveway, and elevator. A rare and spectacular waterfront offering that must be seen to be fully appreciated." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by RE/MAX Westcoast and Coldwell Banker Prestige Realty
" ); document.write( "
" ); document.write( "$14,500,000" ); document.write( "
" ); document.write( "
" ); document.write( "A truly modern architectural masterpiece by Mcleod Bovell Modern Houses that is not only unique and beautiful, but also functional and maximize the sweeping views of Downtown Vancouver and the Ocean. This concrete constructed contemporary home is situated in a gently sloped 27094 sq ft lot, with over 10000 sq ft inside, bright and spacious. The double height living area is open and airy. Through the huge aluminum glass pivot doors which created smooth transition from indoor to outdoor living, is the expansive outdoor area that is covered by 25 ft roof overhang that allows the family to enjoy all year long, with compliments of BBQ area, fire pits and infinity pool overlooking the fascinated views. Each section of the home is seamlessly blending into the next for a cohesive feel." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal LePage Sussex
" ); document.write( "
" ); document.write( "$13,998,000" ); document.write( "
" ); document.write( "
" ); document.write( "Welcome to 1027 Millstream Road, an architectural masterpiece in West Vancouver’s prestigious British Properties. This over 8,000 sq. ft. modern estate is perfectly positioned to capture unobstructed panoramic views of the ocean, city skyline, Lions Gate Bridge, and majestic mountains from every level. Thoughtfully designed for luxury and comfort, the home features four ensuite bedrooms upstairs, all oriented toward the views, a seamless open-concept layout, and indoor–outdoor integration ideal for both family living and grand entertaining. The walk-out lower level offers a state-of-the-art gym, media lounge, and space for relaxation or recreation. A true statement property that embodies sophistication, privacy, and West Coast elegance." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Rennie & Associates Realty - Jason Soprovich
" ); document.write( "
" ); document.write( "$12,998,000" ); document.write( "
" ); document.write( "
" ); document.write( "A rare opportunity to create one of West Vancouver’s most prestigious waterfront estates along the iconic Bellevue Avenue corridor. Set on a 16,017 sq.ft. estate-sized parcel with approx. 67.79 ft of frontage, this property offers breathtaking panoramic ocean, city, and island views stretching from the Lions Gate Bridge to Vancouver Island. Ideally positioned beside Dundarave Beach & Pier, enjoy immediate access to the Seawall, Dundarave Village, boutique shopping, cafés, restaurants, and waterfront amenities including The Beach House. Value is primarily in the LAND ONLY, presenting a once-in-a-generation opportunity to build a world-class waterfront residence in one of West Vancouver’s most coveted coastal settings. Strictly by appointment only – DO NOT WALK PROPERTY." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal LePage Sussex
" ); document.write( "
" ); document.write( "$12,988,888" ); document.write( "
" ); document.write( "
" ); document.write( "Welcome to the 1840 Orchard Way a 2025 Georgie & HAVAN Award finalist & the only available property in West Vancouver offering same-level access to the driveway, main floor deck, infinity pool & backyard all while enjoying panoramic views of the ocean & Lions Gate Bridge from both the main & upper floors. Designed with impeccable attention to detail, sets the tone for a home that features soaring ceilings, a sleek Valcucine kitchen on the main level & a fully equipped Scavolini kitchen on the lower level perfect for entertaining or extended family living.Floor-to-ceiling motorized Reynaers windows create a seamless indoor-outdoor experience, while smart home automation, Crestron & premium finishes! 5 minute drive to Collingwood & Mulgrave School. OpenHouse, Sat & Sun, June 6 & 7, 2-4 pm" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Angell, Hasman & Associates Realty Ltd.
" ); document.write( "
" ); document.write( "$12,888,000" ); document.write( "
" ); document.write( "
" ); document.write( "Modern mansion by David Christopher & Paul Sangha, built by award winning Marble Construction. Defined by a win at the HAVAN Awards and as a finalist at the Georgie Awards and National Housing Awards, this one of a kind residence offers over 10,340 SQF on a flat, south facing property with exceptional natural light and privacy. The bold roofline, oversized aluminum framed windows and doors, and wide spans create seamless indoor outdoor living at estate scale. Inside, double height ceilings and refined interiors with rare materials define the space. An infinity edge pool, spa, theatre, elevator, and 5 covered parking including a 3 car collector garage are integrated, along with an oversized kitchen and wok kitchen. Built for those who value architecture, presence, and long term quality." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal LePage Sussex and Royal Pacific Lions Gate Realty Ltd.
" ); document.write( "
" ); document.write( "$12,800,000" ); document.write( "
" ); document.write( "
" ); document.write( "Build your Dream Home. This is the last uniquely accessible 43,630 sqft(1 acre) ocean view crown jewel trophy lot available in Whitby Estates, featuring 365 ft of frontage, the width of four lots at the end of a quiet cul-de-sac. Be awestruck by the most spectacular south-facing, panoramic, unobstructed ocean views from Mt Baker, Downtown Vancouver UBC & beyond. NO FOREIGN BUYER BAN FOR LAND. RS7 Zoning. Embrace the majestic landscape located just below the Iconic Cypress Mountain ViewPoint, nestled against a green belt & surrounded by nature. Close to Shops, Restaurants, Recreation, Ski Hills, Mulgrave School, & only 30 mins to Downtown. Collaborate with Vancouver\'s top global architectural, building & landscaping team. A Luxury Listings Global Partnership - Open House Sun 2-4" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Sotheby\'s International Realty Canada
" ); document.write( "
" ); document.write( "$12,250,000" ); document.write( "
" ); document.write( "
" ); document.write( "Experience 5,679 sq ft of extraordinary modern waterfront living in West Vancouver, an architectural masterpiece crafted to perfection. Just 15 minutes from Park Royal, this brand-new residence showcases flawless design with dramatic floor-to-ceiling Reynaers windows, sliding doors, elevator, and fire-resistant Linarte siding. Offering 5 bedrooms, 5 bathrooms, an office, self-contained guest suite, and an expansive studio opening to the courtyard, every detail exudes luxury. Oversized patios on every level frame panoramic ocean views—watch whales, marine life, and golden sunsets. A gated entrance, forest path, Zen creekside seating, landscaped courtyard, outdoor lighting, irrigation with rainwater capture, and private boat lift complete this one-of-a-kind estate." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Rennie & Associates Realty - Jason Soprovich and Sutton Group-West Coast Realty
" ); document.write( "
" ); document.write( "$10,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "An Iconic Waterfront Estate in Deep Cove. Set along one of Deep Cove’s most coveted level waterfront streets, 614 Lowry Lane is a refined coastal estate offering timeless architecture, resort-style living, and exceptional privacy. Encompassing approximately 6,153 sq. ft. over three levels, this Hamptons-inspired residence is defined by vaulted ceilings, wide-plank hardwood floors, and walls of windows framing serene ocean and mountain views. A grand stone fireplace anchors the main living area, while the kitchen features custom cabinetry, a generous centre island, and elegant detailing. The primary suite is a tranquil retreat with vaulted ceilings, fireplace, and spa-like ensuite. Outdoors, rare level waterfront grounds showcase a stunning oceanside pool and entertaining space." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Sutton Group-West Coast Realty
" ); document.write( "
" ); document.write( "$10,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "Brand-new world class lavish mansion on the most prestigious street in Chartwell, over 12,000s.f. desirable lot with spectacular PANORAMIC VIEWS of ocean, city, Lions Gate bridge, and mountain from all three levels, finished with over 7,000s.f. expensive living space with 6 suites&8baths, This luxury residence has been built w/very best materials & workmanship, offering grand foyer with 19\' vaulted ceiling, stylish and unique features including European finishes, custom cabinetry, elevator, special order Chandelier & rare marble, incredible gourmet kitchen with high end appliances. Other features including elegant landscaping, elevator, smart home system, air-conditioning, radian in floor heating, home theatre, gym, sauna, wet bar, cigar room and so much more beyond your imagination!" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Luxmore Realty
" ); document.write( "
" ); document.write( "$10,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "Amazing unobstructed panoramic DT, Stanley Park, Lions Gate Bridge, UBC & Ocean View! Custom built Luxury 6675 sf sweet home on 14000 sqft lot with stunning ocean views from all 3 levels. Flat driveway, water fall and fountain welcomes you to the home. Hardwood floor, with generous applied wood panel and most expensive European natural stones. Smart home with most expensive Crestron system connected with lighting, curtains & sound system. 5 bedrooms all on-suite, home theatre, office, open kitchen and wok kitchen. Indoor swimming pool, wine bar and wine cellar. Easy Access to Park Royal Shops Restaurants, Recreation, Ski Hills, Mulgrave School, Country Clubs & Community Centre." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Engel & Volkers Vancouver
" ); document.write( "
" ); document.write( "$10,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "Truly spectacular waterfront estate offering unparalleled 130\' of waterfrontage. Designed by esteemed architect Ian Davidson on a quiet 17,218 sf lot, this sensational property nestled on private cove, boasting seamless integration with the ocean - low bank water & endless views of gulf islands, downtown, UBC, sunsets from all angles, beautiful terraces perfect for entertaining, circular infinity edge ozone pool + spa, tropical setting w 20’ palms+ bamboo grove w tons of privacy. Extensively updated w elegant floorplan appointed w stunning imported black slate tile, custom Seimatic German kitchen, dramatic sunken circular LR w gold-leaf ceiling, stunning primary suite w wonderful elevated terrace + lrg w-i closet. Amazing games room w media room, wine cellar steam rm down. One-of-a-kind!" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by 1NE Collective Realty Inc.
" ); document.write( "
" ); document.write( "$10,880,000" ); document.write( "
" ); document.write( "
" ); document.write( "Exclusive Waterfront Mansion in Deep Cove! This extraordinary 10-bedroom, 12-bath waterfront estate in the coveted Dollarton area of Deep Cove offers panoramic, unobstructed views of the open water and surrounding mountains. Built with premium concrete and steel construction, this residence combines durability with timeless sophistication. Spanning 13,000 sqft., the interiors are designed for luxury living and entertaining, featuring expansive living spaces and higb-end finishes throughout. Outside, the beautifully landscaped grounds include a stunning outdoor swimming pool, private tennis court, and a private dock providing direct water access for boating or water sports. Experience the ultimate blend of modern elegance and natural beauty in this rare, one-of-a-kind property." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Luxmore Realty
" ); document.write( "
" ); document.write( "$10,800,000" ); document.write( "
" ); document.write( "
" ); document.write( "Elegant gated estate with busket & football court, offering nearly 11,000 sq.ft. of refined living on a rare 0.9-acre property designed for exceptional indoor/outdoor lifestyle. A dramatic foyer with soaring 30’ ceilings introduces grand principal rooms, a gourmet kitchen with adjoining family area, private office, guest suite and multiple powder rooms. Upstairs features a luxurious primary retreat with spa-inspired ensuite and walk-in, plus four generous bedrooms. The lower level is built for entertaining with recreation room, wet bar, wine cellar, media room and a self-contained nanny suite. Outdoors, enjoy beautifully landscaped gardens, resort-style pool, hot tub, outdoor kitchen, gazebo, expansive lawn and sport court. Complete with dual 2-car garage and a flat driveway. By Appt only" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Nu Stream Realty Inc.
" ); document.write( "
" ); document.write( "$10,680,000" ); document.write( "
" ); document.write( "
" ); document.write( "Situated on an expansive 2.82-acre dual parcel within one of Canada’s most established and historically significant neighbourhoods, this distinguished estate delivers exceptional privacy and scale. The residence essentially rebuilt in 2016, resulting in a sophisticated West Coast modern design. Offering over 20,000 sq.ft. of massive living space, the home features generous entertaining areas, a grand central hall, outdoor swimming pool and spa, media lounge, wine storage, and a private office. The grounds are enhanced by mature landscaping and include a substantial outdoor terraces, and direct ocean frontage. Interior finishes showcase premium appliances, curated lighting and bathroom fittings, striking marble feature walls, contemporary glass fireplaces, and an advanced smart-home system" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Sutton Group-West Coast Realty
" ); document.write( "
" ); document.write( "$10,580,000" ); document.write( "
" ); document.write( "
" ); document.write( "This exceptional residence is a striking expression of Classic Modern design, perfectly positioned to capture sweeping, unobstructed views of the Inner Harbour & Vancouver’s iconic skyline. Expertly crafted w/ uncompromising commitment to quality, it showcases a refined of natural stone, marble & bespoke millwork, creating a timeless contemporary aesthetic throughout. Offering 6 generously appointed bedrms & 9 bathrms, the residence is thoughtfully designed for both grand-scale entertaining & everyday comfort. Custom wine room, private theatre & a fully equipped INDOOR swimming pool & hot tub, delivering a true in-home resort experience. Enhanced by modern conveniences such as a heated driveway & advanced security system, this home embodies luxury, sophistication & effortless living." ); 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( "The Courtyard House, your opportunity to build a sensational seaside property in sought after West Bay, designed by Hlynsky + Davis Architects, with landscape design by Paul Sangha. Permitted under the previous bylaw, the home is 6442 sq. ft. on three levels with incredible waterfront pool and patios, and an extraordinary courtyard feature that lends itself to indoor/outdoor living. This is a one-of-a-kind opportunity to build something really special, just a few blocks from the shops and restaurants of Dundarave." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal Pacific Realty (Kingsway) Ltd.
" ); document.write( "
" ); document.write( "$9,990,000" ); document.write( "
" ); document.write( "
" ); document.write( "Perched where the mountains meet the Pacific, this estate is a masterclass in modern engineering featuring over 8,000 square feet of interior living. Custom walnut millwork and floor-to-ceiling glass with spectacular views from all main rooms. Designed with 8 spacious bedrooms, 9 bathrooms, kitchen outfitted with top-tier appliances, wok kitchen, elevator and theatre. Over 4,000 square feet of tiered terrace space with a heated infinity pool, jacuzzi and sauna with change room and full bathroom. Cozy radiant in-floor heating, HRV system for constant supply of fresh air and air conditioning." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by RE/MAX Masters Realty
" ); document.write( "
" ); document.write( "$9,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "This extremely elegant luxury home with Panoramic Ocean view in British Property. This mansion perfectly sited on 26,237 SF level lot, 200\' wide ocean & city view. Excellent layout, spacious hallways & bedrooms. Top workmanship, gourmet kitchen, over sized wok kitchen, exquisite moldings, walnut & marble slab flooring, granite counters. Highlights including 7 bedrooms, 10 baths, 42\' deep foyer, formal LR & DR, Den, stunning KITCHEN merging to nook & huge family-room opening to covered porch & infinity outdoor pool perfect for entertainment. Fabulous Master w/sittting area, grand ensuite & private decks. Basement is entertainer\'s delight billiard recreation room, home theatre, wet bar & wine room, 4-car garage. Close to Chartwell School/Collingwood School/Mulgrave School." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal Pacific Realty Corp.
" ); document.write( "
" ); document.write( "$9,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "Sensational panoramic ocean,city, & bridge views define this extraordinary 19,130 SF gated estate offering over 10,000 SF of refined luxury living.Masterfully crafted with timeless architecture & exceptional detail, the residence features marble flooring, soaring ceilings, bespoke lighting, advanced climate control,& private elevator access throughout.Designed for elevated entertaining & resort-style living, the home offers a chef’s kitchen with premium appliances & a fully equipped wok kitchen, along with a custom home theatre, spectacular indoor & outdoor swimming pools, a private hot tub, & expansive terraces seamlessly blending indoor & outdoor living.Every bedroom features a spa-inspired ensuite, while impeccably landscaped & gated privacy complete this exceptional world-class estate." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by RE/MAX Elevate Realty and Royal Pacific Lions Gate Realty Ltd.
" ); document.write( "
" ); document.write( "$9,888,000" ); document.write( "
" ); document.write( "
" ); document.write( "New Price. Situated on Sandhurst Place, the most prestigious street in the British Properties, this brand-new 8,000+ sq ft luxury estate offers an extraordinary lifestyle. Located at the end of a quiet cul-de-sac, the home enjoys breathtaking, unobstructed panoramic views of the ocean, downtown skyline, and the iconic Lions Gate Bridge. Designed for grand-scale living and entertaining, it features expansive open-concept interiors, soaring ceilings, and seamless indoor-outdoor flow. Resort-style amenities include an outdoor pool, elevator, private theatre, spa-inspired spaces, and outdoor culinary areas. A rare world-class trophy residence." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by RE/MAX Masters Realty
" ); document.write( "
" ); document.write( "$9,880,000" ); document.write( "
" ); document.write( "
" ); document.write( "Just like New ! Estate Mansion in renowned British Properties sited perfectly on 21,742 SF lot with panoramic city & ocean view. Custom built w/meticulous attention to quality & details featuring a stone-clad exterior w/spacious interior layout providing elegant & comfortable living. Discriminating use of materials & craftsmanship incl oak H/W flrs, marble & granite, top-notch appls, exquisite moldings & cabinetry. Notable features include 5 BD all ensuite, large open LR & DR, FAMRM adjoining chef\'s dream KIT equipped w/Miele fridge/freezer & even capuccino machine. BSMT designed for entertaining feat home theatre, gym, wine cellar & huge RECRM opening to walk out level backyd w/OP, could be perfect for in-law suite. terrace & expansive lawn. This home will appeal to discriminating buyers!" ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Sutton Group-West Coast Realty
" ); document.write( "
" ); document.write( "$9,800,000" ); document.write( "
" ); document.write( "
" ); document.write( "Prime waterfront opportunity on the most sought-after Radcliffe Avenue, offering spectacular south-facing panoramic views from Stanley Park to Vancouver Island. This rare property features stunning oceanside gardens, a sun-filled patio, and a child-friendly sandy beach. The renovated 3-bedroom classic home includes a new kitchen with premium Miele appliances, new oak wood flooring, and updated bathrooms. Enjoy the home as-is or redevelop into a world-class waterfront luxury residence. Exceptional value in a premier location." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal LePage Sussex - John Jennings
" ); document.write( "
" ); document.write( "$9,698,000" ); document.write( "
" ); document.write( "
" ); document.write( "Experience the pinnacle of coastal living in this extraordinary 3 bedroom, 3 and a half bathroom residence overlooking the West Van Seawall. From the moment you enter via private elevator access, you’re greeted by breathtaking panoramic ocean views, captured through large windows that flood the home with natural light. The expansive layout is perfect for full time living and grand entertaining. The kitchen is outfitted with high-end appliances, custom cabinetry, and beautiful countertops, all designed for the discerning chef. Residents enjoy an indoor pool and hot tub with a beautiful view. Situated steps from the ocean and close to the best of West Vancouver’s shopping, dining, and recreation, this rare offering celebrates luxury and the unparalleled beauty of the West Coast." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Rennie & Associates Realty - Jason Soprovich
" ); document.write( "
" ); document.write( "$9,688,000" ); document.write( "
" ); document.write( "
" ); document.write( "Ambleside Estate | A Rare Expression of Scale, Design & Lifestyle. Perfectly positioned in the heart of Ambleside, this exceptional 2019-built contemporary residence offers 9,400 sqft. of refined living across 3 expansive levels on a rare, sun-drenched 18,680 sqft. gated estate. A grand double-height entry, barrel-vaulted ceilings, skylights, and walls of glass create stunning light and volume. Features include a chef’s kitchen with premium appliances, elegant living spaces, 8 bedrooms, 11 bathrooms, and a luxurious primary retreat. The lower level offers recreation spaces and a legal 3-bedroom suite. Resort-style grounds with pool, hot tub, terraces, 3-car garage, A/C, and home automation. Steps to Pauline Johnson, parks, seawall, and Ambleside Village, Dundarave nearby." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Luxmore Realty
" ); document.write( "
" ); document.write( "$9,680,000" ); document.write( "
" ); document.write( "
" ); document.write( "Discover an unparalleled residence in the exclusive Canterbury, a rare custom-built, fully gated estate. an architectural symphony where light, space, and design move in perfect harmony. Perfectly positioned on a 0.612-acre lot, this grand estate unfolds over 9,200 sqft. of exquisite living space across three levels, where every room captures awe-inspiring, unobstructed panoramic views. The home’s design masterfully unites classic sophistication with advanced modern comfort, featuring elegant proportions, refined craftsmanship, and cutting-edge technology. Surrounded by manicured gardens, it offers a serene oasis complete with a resort-style swimming pool, executive office, 1 legal suite and Nany suite, and a three-car garage." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Rennie & Associates Realty - Jason Soprovich and Sutton Group-West Coast Realty
" ); document.write( "
" ); document.write( "$9,499,000" ); document.write( "
" ); document.write( "
" ); document.write( "The spectacular Clovelly Estate is one of West Vancouver’s most recognized luxury residences, ideally positioned on a private 36,000 sq.ft. property with breathtaking ocean views just steps from Stearman Beach. This timeless European-inspired estate showcases a classic stone façade, bespoke millwork, and refined architectural detail throughout. Featuring 4/5 bedrooms and 6 bathrooms, the home is highlighted by a lavish primary suite with vaulted ceilings, private terrace, fireplace, walk-in dressing room, and spa-inspired ensuite. Manicured gardens, superb stonework, and a spectacular infinity-edge pool overlook the ocean and city skyline. Complete with entertainment lounge, guest accommodations, and recreation areas, Clovelly Estate is a truly iconic residence of elegance and privacy." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by VIRANI REAL ESTATE ADVISORS
" ); document.write( "
" ); document.write( "$9,388,000" ); document.write( "
" ); document.write( "
" ); document.write( "Architectural masterpiece in prestigious Altamont by Craig Chevalier Designs and GD Nielsen Homes. Private, gated estate property with city and water views, this extraordinary residence showcases an extravagant 14’ front door, soaring 14’ ceilings, oversized Italian Ponzio commercial-grade sliding panels, exposed concrete, light hardwood, and refined minimalist design throughout. The showpiece kitchen features dramatic full-height marble, a chef’s island, and concealed prep kitchen. Entertain effortlessly with expansive glass-railed terraces, fire tables, infinity pool, hot tub, and sculptural landscaping. Lower level offers 2 bedrooms, games room, media room, and large showpiece 1000 bottle wine cellar. Convenience of heated Driveway and EV-ready garage." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal LePage Sussex
" ); document.write( "
" ); document.write( "$8,998,000" ); document.write( "
" ); document.write( "
" ); document.write( "Located in West Vancouver’s most coveted Altamont neighborhood, this one-of-a-kind luxury residence sits on a private 0.45-acre gated estate with manicured gardens. This magnificent Linda Burger–designed luxury home boasts approximately 6,300 sq. ft. of expansive living on three levels, providing an indoor-outdoor lifestyle like no other. Exceptional quality and design, custom millwork, and luxurious finishes create a 5 full bedroom suites, 7 bathroom family home with a modern open floor plan, games room, theatre, wine room, and a heated summer terrace with private gardens, swimming pool, and spa. The entire property is professionally landscaped with extensive night lighting. An exceptional luxury home located minutes from Dundarave Village and within the coveted West Bay School catchment." ); 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( "A gated masterpiece set on a private, lush parcel above one of West Vancouver’s most coveted addresses, capturing sweeping city and ocean views. This sensational luxury residence offers uncompromising design, soaring ceilings, & walls of glass that frame the horizon from every principal room. The primary suite is privately positioned, w 4 additional bed across a multi-level open plan anchored by a sculptural glass-railed staircase. Entertain on the lower level w/ home theatre, rec rm & wine cellar or step outside to the infinity-edge pool w/ spa, surrounded by multiple lounge zones, fire table, & a built-in BBQ for year-round outdoor living. Other Feat: Control 4, A/C, Elevator, Remote Pool Cover, Fitness Rm & walking distance to Hollyburn Country Club, Sentinal Secondary & Chartwell Elem." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal Pacific Lions Gate Realty Ltd. and Behroyan & Associates Real Estate Services
" ); document.write( "
" ); document.write( "$8,980,000" ); document.write( "
" ); document.write( "
" ); document.write( "SENSATIONAL 6-BEDROOM RESIDENCE W/STUNNING DOWNTOWN/LIONSGATE VIEW BUILT BY RENOWNED EUROHOUSE GROUP & DESIGNED BY DAVID POSKITT. This extremely well-built home boasts an exceptional flr plan to maximize a family\'s living experience. MAIN: stunning living & dining rms, amazing office, fantastic gourmet kitch w/Italian cabinetry & Gaggenau appliances, wok kitch, eating area, family rm, den & beautiful powder rm. UPPER: generous primary bedroom w/spa en-suite & spacious dressing rm, plus three large en-suited bedrooms & laundry. LOWER: fabulous rec-rm & media rm, games rm, two guest bedrms, plus spa area leading to outdr swimming pool w/change rms, sauna, powder rm and second laundry. OUTDOORS: salt water swimming pool w/built-in seating, hot tub, fountain, 2 fire pits & fireplace." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Royal Pacific Realty Corp.
" ); document.write( "
" ); document.write( "$8,980,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 Luxmore Realty
" ); document.write( "
" ); document.write( "$8,890,000" ); document.write( "
" ); document.write( "
" ); document.write( "Perched in the prestigious Chartwell neighbourhood of West Vancouver, this exceptional luxury residence offers breathtaking panoramic views stretching from downtown Vancouver and the harbour to Stanley Park, the Lions Gate Bridge, UBC and the Pacific Ocean. Currently at the rough-in stage and moving toward insulation and drywall, the home features a beautifully designed floor plan across three expansive levels. An outstanding opportunity for end users to complete their dream home with personalized finishing selections, while builders and investors will appreciate the chance to take over a well-advanced project with the majority of structural work complete. A rare opportunity in one of West Vancouver’s most coveted enclaves to finish, customize, and capitalize on a premier view property." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Sutton Group-West Coast Realty
" ); document.write( "
" ); document.write( "$8,890,000" ); document.write( "
" ); document.write( "
" ); document.write( "This custom built home in prestigious Chartwell is an Avant-Garde perspective of design, engineering and craftsmanship. Elegance and character are embedded in every feature of the home, extending the ever dynamic view of downtown Vancouver and the majestic Lions Gate bridge. 1525 Vinson Creek extends luxury by 9,594 sq. ft. of living space and nearly 1/4 of an acre of land space. A custom elevator providing access to 6 Bedrooms and 9 bathrooms, Spanish and Italian tiles, an immersive private home theatre and an outdoor infinity pool are only some of the features that puts this property into a new category of luxury homes. 1525 Vinson Creek is masterfully emerging architecture beyond the definition of art. Open house on Saturday 11am to 1pm, May 23rd." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Dracco Pacific Realty
" ); document.write( "
" ); document.write( "$8,880,000" ); document.write( "
" ); document.write( "
" ); document.write( "Nestled at the serene end of Millstream Road, this exceptional estate boasts an impressive 140-foot frontage & stunning scenic ocean views. The panoramic vistas of Lions Gate Bridge, English Bay, Downtown, & Stanley Park can be enjoyed from every level of this south-facing home, which is bathed in natural light. The main flr features a luxurious super master bdrm with a private lounge, as well as spacious living, dining, kitchen, & nook areas, all oriented to capture the breathtaking views. The upper floor hosts six bdrms, a family lounge with view balcony, & direct access to the outdoor pool. The below flr is designed for relaxation/entertainment, offering media rm, lounge, gym, & SPA rm. Perfectly combines tranquility, space, & stunning views! Open house: June 13(sat), 2-4pm." ); document.write( "
" ); document.write( "
" ); document.write( "" ); document.write( "
" ); document.write( "
Listed by Sutton Group-West Coast Realty
" ); document.write( "
" ); document.write( "$8,880,000" ); document.write( "
" ); document.write( "
" ); document.write( "Breathtaking city and water views from this newly completed modern masterpiece, offering nearly 8,500 sq. ft. of refined living space. Designed for comfort, elegance, and sophistication, this 5-bedroom, 8-bathroom luxury residence showcases exceptional craftsmanship and high-end materials throughout. The home features grand, open-concept living and dining areas ideal for entertaining, seamlessly connecting to outdoor spaces that embody the ultimate indoor-outdoor lifestyle. Enjoy a spectacular swimming pool, jetted spa, and a covered outdoor dining area equipped with a BBQ and gas fire. Additional highlights include a private in-home elevator for convenience and a separate suite providing flexibility for guests. Close to Collingwood school, Chartwell, Sentinel." ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "
" ); document.write( "
" );