ADVERTISEMENT

PH secures 2nd place in Asia's branded residences sector, next to Thailand

With an active branded residence sector, C9 Hotelworks Branded Residences recommends diversity in developments to attract foreign markets

Published Feb 7, 2025 11:21 am

The Asia Branded Residences Report revealed that the branded residences sector achieved a record-breaking supply value of $26.6 billion across the Asian region, comprising 68,001 units. C9 Hotelworks Managing Director Bill Barnett discussed the latest updates and insight into Asia's branded residences sector recently at the Ascott Bonifacio Global City Manila. The discussion was part of the C9 Sessions: The Growth of Branded Residences in the Philippines, hosted by C9 Hotelworks Branded Residences, a tourism and branded residences consultancy firm. 

In the panel discussion, Barnett joined industry leaders such as Tajara Leisure and Hospitality Group President and CEO Cyndy Jarabata, The One Atelier General Manager Gianfranco Bianchi, Nobu Hospitality Regional Director Asia Pacific Lee Lin, The Ascott Limited Vice Presidents for Business Development Saowarin Chanprakaisi and Vanessa Koo, and Delivering Asia CEO David Johnson.  

Bill Garnett.jpg
Managing Director Bill Barnett of C9 Hotelworks Branded Residences, a tourism and branded residences consultancy firm 

Barnett showed that Thailand leads the market with a 23.3 percent share, followed by the Philippines (17.3 percent) and South Korea (11.6 percent). As emerging markets, Malaysia, Vietnam, and India collectively account for 24.5 percent of the total market share.

He also noted Thailand's market value of $6.2 billion while the Philippines recorded $4.6 billion.

In terms of property size and value, Thailand has the highest number of units with 16,271 units across 65 properties at $5,478 per sqm, followed by the Philippines with 13,276 units in 46 properties at $4,326 per sqm, and South Korea with 3,026 units in 16 properties at USD11,456 per sqm.

“When we look at the Philippines, there are over 13,000 units for sale in the branded residences market. That's a big portion,” said Barnett.

He also observed the market growth of both urban and leisure destinations, with Metro Manila leading with 18 properties and 6,246 units, followed by Cebu, Boracay, Davao, Palawan, and Bohol. 

While the sector had been focused on the domestic and OFW markets, Barnett noted the entry of elite non-traditional hospitality brands eyeing the local market for the first time.

“The influx of new global branded residences is helping the Philippine real estate market appeal to overseas buyers. Given the current domestic slump, more diversity is needed versus relying purely on the domestic and OFW markets. Learn from Thailand,” he added.

C9 Speakers standing.jpg
 C9 Sessions: The Growth of Branded Residences speakers Nobu Hospitality Regional Director Asia Pacific Lee Lin, The Ascott Limited Vice President for Business Development Vanessa Koo, C9 Hotelworks Branded Resdences Managing Director Bill Barnett, The Ascott Limited Vice President for Business Development Saowarin Chanprakaisi, Tajara Leisure and Hospitality Group President and CEO Cyndy Jarabata, The One Atelier General Manager Gianfranco Bianchi, and Delivering Asia CEO David Johnson

Leading by example

Thailand's branded real estate has been traditionally led by resort markets. In 2022, Thailand’s wellness economy market recorded $34.6 billion, according to the report. “In an integrated resort-like Laguna Phuket, developed by the Banyan Group, 60 percent of their property buyers came first as tourists. They like the location and the product, so they end up buying the property. When we look at global trends, that's what's happening out there. Wellness tourism does drive, eventually, branded real estate sales. So that's an important lesson we can learn,” said Barnett. “In this country, this is something you can do. In terms of people working in hospitals, there are no finer people than in the Philippines. People coming in for medical and wellness also create lifestyle buyers. The urban flight (to tourist destinations) is a key indicator.”

He also showed the growing presence of branded residences launched by brands outside the hospitality sector in Thailand, citing last year’s entry of  Porsche Design Tower Bangkok into the urban market with a commanding price of $30,000 per sqm, an impetus to a global playground city. Automotive brands Bugatti, Lamborghini, Bently, Mercedes-Benz, and fashion brands Giorgio Armani, Versace, and Karl Lagerfeld had partnered with property developers in different cities.

“Bangkok, like Miami and Dubai, is a playground city for wealthy collectors of unique real estate products. There is no reason why Manila could not also become a global playground city given its regional access, entertainment, sports, gaming, and lifestyle,” added Barnett.

He also urged developers to look into the global migration of people around the globe, their motivation for buying properties, and in response, to scale up developments. “People are bringing in their grandparents and buying villas where they all live together. The parents buy houses and bring their kids to international schools. We see people retiring from North America. People move from border to border investing in property,” said Barnett.

Related Tags

C9 Hotelworks Bill Garnett MBPropertyLiving
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.