Project case study
Paraburdoo Bike Park Facility
Client
Shire of Ashburton
Location
Paraburdoo,
WA
6754
Focus
Recreational Facilities
Status
Completed
Project Overview
Byblos Constructions delivered the Paraburdoo Cenotaph – undergoing a significant redevelopment project that includes landscaping, civil engineering, and the setup of various commemorative installations. The project aims to refresh the space while honoring its historical importance.
Scope of Works
- Site establishment, clearing, bulk earthworks and shaping of terrain to form bike park trails and riding features.
- Construction of beginner to advanced MTB trails, jumps, berms and track surfaces to approved designs.
- Installation of drainage, retaining elements, signage and safety features to ensure durability and user safety.
- Final trimming, rehabilitation, testing, and handover of the completed bike park to the Shire.
Key Challenges
- Working within live community and environmental constraints while maintaining public safety and access.
- Managing rocky ground conditions and drainage requirements in a remote Pilbara environment.
- Achieving precise trail shaping and finishes to meet MTB design and performance standards.
- Coordinating works around weather extremes, logistics, and material availability.
Outcomes
The new Paraburdoo Bike Park will operate as a thriving center of the community, promoting healthy lifestyles and providing an exclusive space for recreational activities.
Byblos delivered a high-quality, end‑to‑end redevelopment by combining civil, landscaping, and installation expertise with careful site management to protect the memorial’s integrity and community significance.
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';
}
});
});
});