ADVERTISEMENT

Looking forward to a bullish year in construction

After 10 years of growth, consultancy firm JCVA is ready to ace its 2025 project pipeline

Published Jan 2, 2025 08:56 am

According to Business Monitor International's latest Infrastructure Report, the Philippine construction industry is expected to grow by 8.2 percent annually through 2028, driven by government investment, urbanization, and a focus on sustainability. With an overall positive outlook, JCV & Associates Project Management and Development, Inc. (JCVA) President and CEO Engr. Jason Valderrama looks forward to a robust project pipeline in 2025, focusing on logistics, healthcare, and tourism as key growth areas for Philippine construction.

471937081_1173623774122295_5285559668818295702_n.jpg
President and CEO of JCVA Engr. Jason C. Valderrama looks forward to 2025 with optism.

“We’re definitely looking to take on projects in these industries next year. Logistics facilities for one have been in high demand with the boom of e-commerce here in the country. In healthcare, there’s also a clear scarcity of hospital beds that we hope to address. We’re also seeing renewed activity in the hospitality sector with domestic and international tourism rebounding,” said Valderrama.

"Our team has laid strong groundwork for 2025, with several major projects secured," added Valderrama. "We're looking forward to bringing our tech-forward solutions to both local and multinational companies across various industries."

Since its founding in 2014, JCVA has grown significantly in building expertise in traditional and emerging construction sectors with over 200 completed projects across all industries. With more than 150 clients, the 100 percent Filipino-owned construction consultancy firm maintains a diverse portfolio spanning residential developments, logistics and industrial build-outs, commercial spaces, and healthcare facilities nationwide.

JCVA's portfolio demonstrates its versatility in managing complex projects across industries from international retail chains to logistics infrastructure. The firm offers services such as project management, construction management,  project development, cost consultancy and quantity surveying, development monitoring, turnkey solutions, or management contracting, WELL, LEED, EDGE, and BERDE consulting, and Environment, Health and Safety (EH&S) consultancy.

JCVA's commitment to quality, risk management, and on-time, within-budget delivery empowers businesses to achieve their goals and contribute to the nation's growth.

With solid industry expertise and dual ISO certifications, JCVA is an emerging leader in the construction consultancy industry for its project and construction management solutions across diverse sectors. JCVA is also setting new standards for Philippine construction management by integrating modern technology and sustainable construction.

472060225_614021464516643_612473655139602424_n.jpg
 JCVA Head of Operations Engr. Edmund L. Mediavillo, President and CEO Engr. Jason C. Valderrama, and Director and COO Pam Mangosing face the media at the roundtable discussion.

As one of the drivers of its remarkable track record, JCVA adopted digital solutions into multiple stages of its work cycle. The firm uses Building Information Modeling (BIM) to create digital project models, enabling teams to collaborate remotely and identify potential issues before construction begins. To enable the firm to document project developments in real time, JCVA uses an AI-powered platform that provides a 360-degree view of construction sites. JCVA deploys drones to cover and monitor several hectares of a project area.

The firm’s clients also have full visibility of project progress through JCVA’s proprietary cloud-based platform called ‘Agile + Vault’, which makes project monitoring a more efficient experience. "Through this platform, clients can access real-time updates on schedules, budgets, and construction progress, including daily site photos and walkthrough videos–all without needing to visit the site,” explained Valderrama.

Alongside its digital capabilities, JCVA is also keenly focused on sustainability in construction. A flagship example is their exclusive project management partnership with one of the world’s largest sports retailers, whose locations in the Philippines are all EDGE certified and more energy and water-efficient than the standard retail projects. Having completed seven of the retailers’ local branches, two more projects are nearing completion. In addition, the firm is currently handling eight projects that meet international green building standards.

Another noteworthy project is JCVA's work as a sustainability consultant for a 10-hectare warehouse distribution center in Calamba, Laguna for a global shipping and logistics company. Working with both the developer and the locator, JCVA guided the project toward LEED Gold Certification by implementing key sustainability features. In particular, the facility’s rainwater harvesting systems eliminate outdoor water usage, its fixtures cut indoor water consumption by half, and its energy-efficient lighting, solar panels, and mechanical systems reduce energy use by 55 percent.

 

Related Tags

JCV and Associates Engr Jason Valderrama 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.