RLB appointed as Employer’s Agent and Project Manager on £136m flagship regeneration scheme in Luton town centre

  • News
  • RLB appointed as Employer’s Agent and Project Manager on £136m flagship regeneration scheme in Luton town centre
About this article
Paul Sambrook

Author

Paul Sambrook

Themes

Projects
Market Insights

Sign Up for Market Trends & Insights

Connect

RLB has been appointed as project management consultants and Employer’s Agent on the delivery of The Stage, a landmark £136 million mixed-use regeneration project that will transform the heart of Luton town centre.

This flagship development forms a central part of the Luton Town Centre Masterplan and is supported by £20 million from the Local Regeneration Fund, with a team including Willmott Dixon and WSP.

Situated on the former Bute Street Shoppers car park, The Stage will create a vibrant mixed-use destination featuring 292 high-quality apartments, including 84 affordable rental homes. The development will also deliver commercial units to stimulate local economic activity, a multi-purpose performance venue with curated food and beverage offerings, and a new public garden square that enhances community connectivity and green space in the town centre.

Sustainability and long-term impact are central to the project’s design, featuring energy-efficient building systems with enhanced insulation and photovoltaic (PV) panels for on-site renewable energy generation. The development will also include landscaped environments designed with Sustainable Urban Drainage Systems (SuDS) and biodiverse green infrastructure.

The project represents a significant milestone for Luton’s regeneration ambitions, strategically positioned near the rail station, bus interchange, and taxi rank – making it one of the most accessible areas to live, work and visit in the town.

Cllr James Taylor, portfolio holder for Regeneration and Inclusive Growth at Luton Council, said:

“We’re at an exciting point in regenerating the town centre. This project will help transform the area into a vibrant space we can all be proud of. This is a crucial element of the Town Centre Masterplan and supports our mission to eradicate poverty in Luton.

Improving this gateway to the town will help create a more positive first impression, making it more welcoming for visitors, workers, and families, with enhanced public spaces, air quality, and connectivity.”

Geraint Morris, Partner, Rider Levett Bucknall (RLB UK) which were appointed to project manage the development comments:

“We recognise the transformative impact that developments like The Stage can bring to town centres like Luton. Working alongside Luton Council, Willmott Dixon Construction, WSP and other key stakeholders, we’re proud to start the delivery of a destination that will drive footfall, support regeneration and create a vibrant space for both local communities and visitors.”

FURTHER INFORMATION:

Paul Sambrook
Paul Sambrook

Partner - National Head of Residential

RLB logo
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

.btn-reset { background-color: transparent; border: none; cursor: pointer; outline: 0; margin: 0; padding: 0; } .accessibility-container { position: fixed; bottom: 90px; right: 20px; display: flex; flex-direction: column; align-items: end; z-index: 100; } .accessibility-toast { background-color: #CD0E2C; color: white; border: none; padding: 12px 20px; border-radius: 8px; font-size: 16px; display: flex; align-items: center; gap: 8px; transition: background 0.3s ease; } .accessibility-toast__button { color: #ffffff; font-weight: bold; font-size: 18px; } .accessibility-btn { margin-top: 16px; background-color: #CD0E2C; color: #ffffff; display: flex; align-items: center; justify-content: center; border-radius: 50%; width: 64px; height: 64px; box-shadow: 0 4px 8px rgba(0,0,0,0.2); position: relative; transition: transform 0.2s ease, background-color 0.3s ease; } .accessibility-btn::before { content: ''; display: inline-block; position: absolute; top: -2px; left: -2px; bottom: -2px; right: -2px; border-radius: inherit; border-width: 1px; border-style: solid; border-color: #CD0E2C; animation: btnIconRipple 1s cubic-bezier(0.23, 1, 0.32, 1) both infinite; } .accessibility-btn:hover { background-color: #a93226; transform: scale(1.05); } .accessibility-symbol { display: inline-block; } @keyframes btnIconRipple { 0% { border-width: 4px; transform: scale(1); } 80% { border-width: 1px; transform: scale(1.35); } 100% { opacity: 0; } }
Accessibility Tools ×
Accessibility Icon
const closeButton = document.querySelector('.accessibility-toast__button'); const accessibilityToast = document.querySelector('.accessibility-toast'); closeButton.addEventListener('click', () => { accessibilityToast.style.display = 'none'; });