ADVERTISEMENT

Taking a significant step toward sustainability, The Bellevue Manila

Published Mar 15, 2023 01:56 am

Written by Karina Ramos

The hospitality sector greatly benefits from sustainability, which is the careful use of a resource to prevent it from being depleted or harmed. The success of hospitality firms rests on their ability to protect the scenic and cultural landmarks that draw tourists to their locations. There are penalties if you don't. The Philippine resort island of Boracay, a popular travel destination in the nation, was temporarily closed to the general public on April 26, 2018, as part of the government's attempts to repair and revitalize the island. Local tourism businesses closed their doors. Hospitality firms can implement sustainable business practices with the appropriate leadership. Hospitality industry leaders that are ecologically and socially conscious can boost productivity and draw in more clients who are interested in green and ethically sound goods and services.  Sustainable business techniques set apart the hotel industry. Travelers, diners, hotel guests, and retailers today give sustainability a lot of thought. They want to be sure that the businesses they patronize use ethical business practices in terms of the environment, society, and culture. Most millennials and members of Generation Zs are willing to pay more for goods and services that do not have an adverse impact on the environment or have a detrimental impact on people's or wildlife's lives. Southern Metro Manila's leading business and entertainment destination is what The Bellevue Manila is known for. It is 20 minutes by expressway from the international and domestic airports and 20 minutes by skyway from the Makati Central Business District. The hotel has 456 rooms that feature cutting-edge communications technology and first-rate banquet amenities. It offers two pools, wellness centers, and a fully stocked gym, all of which help to realize the goal of utmost comfort and convenience. The Bellevue Manila is still putting safety first. As the nation presses on with the pandemic restrictions, the hotel assures guests that they can eat in worry-free as they diligently execute health and safety measures. Its elegantly accented rooms and suites serve to visitors looking for a comfortable home with a classic and modern notion of luxury. Each room has a minibar, free LAN and Wi-Fi Internet connection, satellite or cable TV, an LED television, a private bathroom, a safe in the room, a shower, and NDD/IDD for a fee. By developing its own clean and green guidelines for waste management and carbon-free operations, The Bellevue Manila has taken a significant and environmentally friendly step toward sustainability. The five-star hotel wants to encourage visitors and their friends to lead sustainable lifestyles as they participate in making the world a better place. Urban farming, energy conservation, paperless processing, and the reduction of single-use plastic are just a few of their sustainability projects and green practices. On the hotel's roof deck is where the vegetable garden of The Bellevue Manila is also located. Here, they grow their own lettuce, pechay, bok choy, mint leaves, basil, and other vegetables, bringing the idea of "farm to table" to life for their customers. The hotel uses ERVs (Energy Recovery Ventilators) in their Azurea Spa as part of their attempts to conserve energy, which helps provide healthier and cleaner indoor air while also lowering energy expenses. In addition to such, the hotel uses purchased software and systems for paperless processing, which helps them reduce their use of paper. A good illustration of this is Bellevue's E-Concierge system's contactless check-in option, which enables quick and secure check-in and check-out for visitors. With this updated and improved digital platform, visitors can easily complete forms and submit additional needs using either regular check-in or their own mobile phones. Last but not least, the hotel has switched to replenishable glass containers in place of PET/plastic bottles through a cooperation with Hydra Four, Inc. “Our bold mission to restart our sustainability journey which was halted by the pandemic is now again back on track. In our effort to be at the vanguard of sustainable hospitality in the South, Bellevue forged a partnership with the City Government of Muntinlupa, one of the discussed agenda  with Mayor Ruffy Biazon during the September 14, 2022 courtesy visit, headed by the MDs, GM, HOM, GDOSM, along with the other officers. This was supported by a meeting on September 23, 2022, with LGU representatives from the Agriculture Department headed by Ms. Marilou Labo and Dr. Juancho Bunyi. Bellevue was the first hotel to reach out to the LGU to tap into their sustainability programs which earned us a spot in the First 100 Days of the Mayor, detailing  his first accomplishments as the newly elected Mayor of Muntinlupa. The highlight of Bellevue’s sustainability practices is Urban Farming, the brainchild of our chairman, a first-of-its-kind in Alabang, Muntinlupa,” said John Patrick Chan, Managing Director. This effort was initiated by Patrick Chan, in the midst of the pandemic's difficulties in 2020, and is now being led by Mavic Recio, General Manager, and Mark Castillo, Green Committee Head. As part of their company's development and innovation agenda, The Bellevue Manila will continue to provide numerous initiatives that will further encourage sustainable hospitality.
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.