Skip to content
The Touch and GoThe Touch and Go
The Touch & GoStoryAirports
Business jet parked at a modern FBO facility at Rocky Mountain Metropolitan Airport under clear blue skies

Illustration: The Touch & Go

AirportsBy The Touch & Go EditorialPublished Jun 26, 1:00 PM3 min read

Jet Aviation Secures 30-Year Lease to Launch New FBO at Rocky Mountain Metropolitan Airport

Jet Aviation will operate a new fixed-base operator at Rocky Mountain Metropolitan Airport under a 30-year lease agreement, expanding its global footprint into Colorado's key general aviation hub.

The gist

Jet Aviation expands with a 30-year lease to operate an FBO at Rocky Mountain Metropolitan Airport, marking a strategic growth in Colorado.

Continuing coverage

All Business Aviation

Jet Aviation has solidified its presence in the Rocky Mountain region by signing a 30-year lease to operate a fixed-base operator (FBO) at Rocky Mountain Metropolitan Airport (KBJC), also known as Jeffco Airport. This long-term agreement was reached with SR Aviation Infrastructure and Business Aviation Group, enabling Jet Aviation to establish a significant foothold at this vital general aviation gateway in Colorado.

The new FBO facility will support the growing demand for premium business aviation services in the Denver metropolitan area and the broader Rocky Mountain region. Rocky Mountain Metropolitan Airport is situated northwest of downtown Denver and serves as a busy reliever airport, handling a significant share of general aviation and business jet traffic. Jet Aviation’s entry aligns with an increasing need for comprehensive ground support and luxury amenities for private flyers, corporate operators, and transient aircraft at KBJC.

Founded in Switzerland in 1967, Jet Aviation has grown into a worldwide operator of fixed-base services. The company maintains a robust global presence across the Asia-Pacific, Europe, the Middle East, and the Americas regions. In the United States, Jet Aviation operates 12 locations, providing an extensive network of FBOs and maintenance facilities that cater to a diverse client base spanning business aviation, government, and military sectors.

The decision to sign a three-decade lease demonstrates Jet Aviation's long-term commitment to enhancing business aviation infrastructure in Colorado. With Rocky Mountain Metropolitan Airport’s proximity to Denver’s commercial and industrial centers, the new FBO is positioned to serve both local operators and visiting aircraft. This strategic location offers convenient access to the Denver metro area and Denver International Airport, complementing the region's increasing demand for flexible, high-quality business aviation services.

SR Aviation Infrastructure and Business Aviation Group, the lessors in this deal, have invested in expanding airport infrastructure designed to cater to premium aviation clients. Their collaboration with Jet Aviation underscores a trend toward public-private partnerships that aim to develop world-class FBO facilities. This jointly leverages Jet Aviation’s operational expertise with SR Aviation’s facility management capabilities, ensuring high service standards and operational efficiency.

The Rocky Mountain Metropolitan Airport is recognized for its infrastructure that supports varied aviation activities, ranging from flight training to corporate aviation and cargo operations. Jet Aviation's FBO will add valuable services such as aircraft fueling, maintenance support, hangar space, and passenger handling facilities. These enhancements are likely to attract more business jet operators seeking reliable and upscale options in the region.

Given the ongoing growth of business aviation in Colorado—a state known for its vibrant economy and outdoor recreation opportunities—the launch of Jet Aviation’s FBO is timely. Rocky Mountain Metropolitan Airport has progressively positioned itself as a core hub for general and business aviation outside of Denver International Airport’s commercial focus. This facility will further solidify that role by offering full-service amenities to meet the demands of private and corporate flyers.

Jet Aviation’s expansion to KBJC also extends its strategic coverage in the western United States. By complementing existing FBO operations, the company can efficiently manage client relationships and support interconnected flight networks. The 30-year lease provides stability and enables capital investment in state-of-the-art facilities tailored to evolving customer expectations.

This development at Rocky Mountain Metropolitan Airport signals continued momentum in upgrading the infrastructure critical to business aviation's efficiency and comfort. Jet Aviation’s entry will likely encourage further enhancements in passenger experience, operational capabilities, and service innovation at KBJC, benefiting operators and the local aviation community alike.

Share
This Middle Eastern Carrier's New Strategy To Differentiate The Airline From Emirates, Riyadh Air & Qatar Airways
AirportsAug 11, 4:00 PM

Gulf Air Positions Itself as Signature Premium Connector Amid Gulf Giants

Gulf Air is the flag carrier of the small Gulf state of Bahrain and is based at Bahrain International Airport (BAH), the only commercial airport in the country. However, it is also in a region where it has to compete with much larger and better-known rival airlines . Gulf Air CEO Martin Gauss told Simple Flying at the Farnborough Airshow how the airline is planning to compete with its much larger neighbors that include Qatar's Qatar Airways, the UAE's Emirates and Etihad, and Saudi Arabia's Saudia and Riyadh Air.

Stranded Pilots Force JetBlue to Cancel Flights to Barcelona As Operational Meltdown Reaches Coveted Transatlantic Flights
AirportsAug 11, 5:56 PM

JetBlue Cancels Boston-Barcelona Flights as Pilot Delays Hit Transatlantic Routes

What to Know JetBlue cancelled two Boston-to-Barcelona flights after the pilots assigned to fly them got stuck on delayed connecting domestic flights, the latest sign of the airline’s deepening operational problems. In This Article Why finding a replacement pilot in Boston isn’t simple, since most pilots aren’t qualified to fly transatlantic routes. How a separate Boston-to-Paris flight was delayed past 1 a.m. after multiple crews called out with fatigue. The bonuses, worth up to $4,000, JetBlue is offering flight attendants to help stabilize the schedule. Why JetBlue’s month-long “Level 2” operational alert shows no signs of easing. Show 4 more points + .pyok-callout { display: flex; border-radius: 0; background: #f7f9fc; margin: 24px 0; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif; } .pyok-callout-inner { padding: 20px 24px; width: 100%; } .pyok-callout-head { margin-bottom: 12px; } .pyok-callout-tag { font-size: 20px; font-weight: 900; letter-spacing: 0.04em; text-transform: uppercase; color: #120E43; } .pyok-callout-list { margin: 0; padding: 0; list-style: none; } .pyok-callout-list li { position: relative; padding-left: 18px; margin-bottom: 12px; font-size: 17px; line-height: 1.55; color: #1a1a1a; } .pyok-callout-list li::before { content: ""; position: absolute; left: 0; top: 9px; width: 6px; height: 6px; border-radius: 50%; background: #120E43; } .pyok-callout-list-more li:last-child { margin-bottom: 0; } .pyok-callout-subhead { text-align: center; font-size: 11px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #8a93a3; margin: 22px 0 14px; padding-top: 14px; border-top: 1px solid #e1e7ef; } .pyok-callout-more { max-height: 0; overflow: hidden; transition: max-height 0.35s ease; } .pyok-callout-toggle { display: inline-flex; align-items: center; gap: 6px; margin-top: 10px; padding: 0; border: none; background: none; color: #120E43; font-size: 14px; font-weight: 700; cursor: pointer; } .pyok-callout-toggle:hover { text-decoration: underline; } .pyok-callout-toggle-icon { display: inline-flex; align-items: center; justify-content: center; width: 16px; height: 16px; border: 1.5px solid #120E43; border-radius: 0; font-size: 12px; line-height: 1; } (function () { document.querySelectorAll('.pyok-callout-toggle').forEach(function (btn) { btn.addEventListener('click', function () { var card = btn.closest('.pyok-callout-inner'); var more = card.querySelector('[data-more]'); var isOpen = btn.getAttribute('aria-expanded') === 'true'; var textEl = btn.querySelector('.pyok-callout-toggle-text'); var iconEl = btn.querySelector('.pyok-callout-toggle-icon'); if (isOpen) { more.style.maxHeight = '0px'; btn.setAttribute('aria-expanded', 'false'); textEl.textContent = btn.dataset.moreText; iconEl.textContent = '+'; } else { more.style.maxHeight = more.scrollHeight + 'px'; btn.setAttribute('aria-expanded', 'true'); textEl.textContent = btn.dataset.lessText; iconEl.textContent = '\u2212'; } }); }); })(); JetBlue’s ongoing operational woes are now starting to affect its flagship transatlantic services after the airline was forced to cancel two recent long-haul flights from Boston to Barcelona because the pilots who were going to fly the planes were stuck on delayed domestic flights. That’s the claim made by insiders cited by trusted aviation source JonNYC on X, who explained that the pilots were being flown by JetBlue from its hub at New York JFK to Boston Logan specifically to operate these flights. The pilots were deadheading on regular domestic flights as part of a duty, but the planes they were booked on out of New York JFK were so delayed due to air traffic control restrictions that there was no hope for them to operate the onward transatlantic service and still be within their legal operating hours. Deadheading: When pilots or flight attendants travel as passengers on a flight as part of a work duty. Typically, a deadheading flight counts towards the maximum number of hours that a crew member can work in a day, even though they are not actively working the flight. Airlines typically use deadheading to get crew to a different airport from where they will then operate a flight. Deadheading can also be used to get crew home when things have gone wrong, and the flight they were expected to work has been cancelled. JetBlue flight 345 from Boston Logan (BOS) to Barcelona El Prat (BCN) was cancelled on August 6 for this exact reason, and then just two days later, the same flight was cancelled due to pilot arrival delays on August 8. Finding a replacement pilot in Boston isn’t nearly as simple as you might think. In order to fly planes across the Atlantic Ocean, pilots must undergo special training called the 'Atlantic European' qualification . which covers the different air traffic control procedures in use across the Atlantic, including the lack of radar-based air traffic control. Pilots don’t routinely acquire the 'Atlantic European' qualification, so the number of reserve pilots in Boston available to take on this type of flying at very short notice is limited, to say the least. The source also claimed a recent JetBlue flight between Boston and Paris Charles de Gaulle had to be delayed by four hours, eventually departing at past 1 am in the morning on August 10 because so many crews have been calling out with fatigue. Tomorrow 1107 JFK-LHR is showing delayed till 1p but that might cancel because of the LHR curfew. other crews calling out fatigue because of the ops the last few days. i.e. BOS-CDG tonight it's delayed to 1a And the CDG is delayed because they used a LR on a bos-chs-bos turn… — JonNYC (@xJonNYC) August 10, 2026 JetBlue did not immediately respond to a request for comment. Operational woes have been a persistent headache at the airline for the past month, with the airline declaring a so-called Level 2 alert for operational pressures for weeks on end. Some of JetBlue’s problems are down to significant adverse summer weather that has plagued the Northeast, although its recovery from these weather events has been far from stellar. In an attempt to reset its operation, JetBlue has been offering flight attendants a bonus of up to $4,000 if they pick up a considerable amount of extra flying on their scheduled days off. A flying bonus is also being offered to all flight attendants for August, with the ability to earn between 2,000 and 4,000 Crewbucks – an internal currency that can be exchanged for confirmed flights or even cash. 2,000 Crewbucks is worth $2,000, and 4,000 Crewbucks are worth $4,000. Insiders, however, claim the amount of additional work to achieve to $4,000 bonus would be almost impossible. With crews working long duty days due to weather and air traffic control delays, fatigue calls reportedly remain at elevated levels. Unfortunately, it doesn’t look like the Northeast with the Federal Aviation Administration reporting considerable ground delays at New York JFK due to thunderstorms on Tuesday.

The Daily Touch & Go

The day's best aviation news in your inbox. Free, no spam.