Project case study
Kimberley Mobile Camp
Client
Sodexo
Location
Fitzroy Crossing,
WA
6765
Focus
Remote camp installation and commissioning
Status
Completed
Project Overview
Byblos Constructions successfully delivered the hook‑up, commissioning, and refurbishment works for a large-scale mobile accommodation camp in the Kimberley region.
The project required the integration and commissioning of multiple accommodation, mess, laundry, office, and generator trailers within a remote operational environment, ensuring all facilities were fully operational, compliant, and ready for occupation.
Scope of Works
- Mobilisation, site establishment, permits, and HSEQ compliance
- Hook‑up and commissioning of accommodation, mess, laundry, office, and generator trailers
- Installation and reinstatement of walkways, handrails, acrow props, and access systems
- Electrical connection to distribution boards, testing, commissioning, and equipment upgrades
- Plumbing connection of water, sewer, and grease systems, including installation of new hot water units and fixtures
- Replacement and fit‑out of air conditioning, lighting, exhaust fans, laundry equipment, and AV services
- Testing, tagging, signage installation, builders clean, and final commissioning for occupation
Outcomes
- Safe and compliant commissioning of a multi‑facility mobile camp
- Seamless integration of multiple building services across accommodation types
- Successful delivery in a remote environment with minimal disruption
- High‑quality finish and readiness for immediate occupation
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';
}
});
});
});