ADVERTISEMENT

Experience the peak of luxury at Bern Baguio

Bringing the excitement of elegant architecture, prestige, and flexible spaces

Published Jul 15, 2023 07:41 pm
There is something about Baguio City that always looks and feels familiar. It has always been a covetable destination for its cold breeze, fragrant pine scent, cultural arts, good food, warm locals, and modern conveniences amidst impressive mountain ranges. Located about 240 km from Manila, Baguio is a sanctuary where people can rediscover themselves, unwind, and reconnect with nature, heritage, and culture. Brittany Corporation, the luxury leisure and residential arm of the country's largest homebuilder, Vista Land & Lifescapes, Inc., is bringing the peak of luxury to the idyllic side of this upland through its first high-end condominium project. Bern will undoubtedly emerge as a gem for many looking to revel in Baguio’s City's tranquil, relaxing vibe all year.
Bern is Brittany's four-tower condominium development in Baguio that will soon emerge as a premium address for those wishing to live a luxurious mountain lifestyle and enjoy a quiet escape amidst lush natural foliage of pine trees and breathtaking sceneries. Bern is set to bring the excitement of elegant architecture, prestige, flexible spaces, and the chance for future residents to enjoy the perks of living in a covetable yet underrated destination.

The Comforts of Home

Those looking to find a second home in Bern can choose from any of its spacious, flexible units.
Bern promises the generosity and flexibility of space as it houses 54 exclusive units ranging from one-bedroom (51 sqm) to two-bedroom suites (101 sqm) with only four to eight units per floor, ensuring privacy and making it one of the most premium low-density developments in Baguio. Bern offers generous and flexible spaces that let owners personalize their units to accommodate their lifestyles while they get to soak in the beautiful views of Baguio City from every angle. Bern features careful spatial planning and open living spaces that encourage fluidity of movement, perfect for meeting specific lifestyle needs. The eight-floor residential property will also feature a unique amenity area at the towers' peak. Bern’s first tower, Eiger, includes jacuzzis and family lounges with fire pits for relaxed, intimate conversations. A perfect spot to relax and enjoy quality time with loved ones and friends.

A Relaxing Mountain Retreat

Bern’s interiors will have softer design elements and top-of-the-line amenities that exude warmth and comfort.
Boasting unobstructed 360-degree views and generously sized balconies that can be transformed into a private garden or a seamless living room extension, Bern makes one's space feel like it is extending beyond walls. One can marvel at how the property and its surroundings blend into the horizon with a hard-to beat view that brings together surrounding residential areas, pockets of green spaces, and the city skyline. Suppose a change of scenery that promotes rest, relaxation, and meditation is what you need, Bern has serene, peaceful spaces such as serenity walks and pocket gardens for quiet escapes. With such amenities to look forward to, residents of Bern are promised a slice of paradise just a few steps away from their door.

A Luxurious Escape from the City

Bern is within proximity to Mines View Park, Baguio Country Club, The Camp John Hay, and The Mansion, among others. Residents can enjoy the magnificent panoramic views with Bern’s tranquil spaces designed for quiet escapes.
It is accessible by land via a scenic four-hour drive up the North Luzon Expressway (NLEX), Tarlac-Pangasinan-La Union Expressway (TPLEX), and Marcos Highway. The development can be accessed via Outlook Drive and is only about a 12-minute drive from Baguio City proper and eight kilometers (about half an hour) from Loakan Airport.

Luxury Leisure Destinations

Besides Bern, Brittany offers a fine selection of homes, high-end condominiums, and lot-only properties in excellent locations, such as Crosswinds in Tagaytay, Forresta, and Portofino in Villar City, Alabang, Pievana in Sto. Tomas, Batangas, and Pontevedra Estate in Sta. Rosa, Laguna. Brittany is set to launch a series of luxury leisure developments poised to become top lifestyle destinations in key areas across the country. Brittany's new luxury projects, including Bern, will create a place to nurture, entertain, and inspire to live and invest in an ultra-comfortable environment only available for a privileged few. *For more information on Brittany Corporation's collection of luxury properties, visit the [official website](https://www.brittany.com.ph/). You may also follow them on Facebook, Instagram, and YouTube.*

Related Tags

Baguio City MB Lifestyle Online Bern Baguio
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.