Project case study
Marquee Installation – West Angelas Aerodome
Client
Sodexo
Location
West Angelas Aerodrome,
Newman,
WA
6753
Focus
Marquee installation
Status
Completed
Project Overview
Byblos Constructions was engaged to deliver the installation of a marquee structure at the West Angelas Aerodrome to provide a safe, weather-protected, and air-conditioned waiting and crib area for both passengers and operational staff.
The project addressed limited existing facilities and required full integration of civil, electrical, and mechanical works within a live aerodrome environment.
Scope of Works
- Mobilisation, site establishment, permits, and aerodrome-safe work controls
- Careful dismantling, relocation, and storage of existing storage shed and infrastructure
- Demolition and removal of concrete pad, fencing, services, and redundant assets
- Minor alterations to fire truck shed including door relocation and concrete works
- Bulk earthworks, footing construction, retaining, and civil preparation for marquee
- Supply and installation of marquee structure including flooring, doors, stairs, and internal partition
- Internal fit-out including seating, kitchenette, benching, and amenities
- Plumbing installation including potable water, drainage, and wastewater pumping
- Electrical, comms, and services installation including power, GPOs, network, and PA integration
- Generator supply and installation including fuel system and concrete bases
- Installation of HVAC systems including split units, ducting, and ventilation
- Installation of fencing, walkways, bollards, and access interfaces
- Stormwater, drainage, and reinstatement works
- Testing, commissioning, and project handover
Key Challenges
- Delivering works within a live aerodrome environment with ongoing flight operations
- Maintaining safe access and segregation of passengers, vehicles, and construction activities
- Coordinating multiple work fronts (civil, electrical, structural) within a constrained footprint
- Managing logistics, deliveries, and plant movement in high-traffic operational areas
- Ensuring compliance with BCA requirements, IFMS standards, and site safety protocols
Outcomes
The marquee installation was successfully delivered, providing:
- A functional, air-conditioned waiting and crib facility for staff and passengers
- Improved amenity and comfort within the aerodrome environment
- Safe, compliant infrastructure integrated with existing operations
- Minimal disruption to aerodrome activities during construction
Filter by area:
Filter by capability:
All Projects



Paraburdoo Airport,
Paraburdoo,
WA
6754






397 Acalypha Street,
Tom Price,
WA
6751












3 Yannarie Street,
Pannawonica,
WA
6176



document.addEventListener('DOMContentLoaded', function () {
const heading = document.querySelector('#MapHeading .elementor-heading-title');
const radios = document.querySelectorAll('.jet-radio-list__input[name="project-area"]');radios.forEach(function (radio) {
radio.addEventListener('change', function () {
const label = this.dataset.label;
if (label === 'All') {
heading.textContent = 'All Projects';
} else if (label.endsWith('Projects')) {
heading.textContent = label;
} else {
heading.textContent = label + ' Projects';
}
});
});
});