Project case study
Tom Price Bowls Club
Client
Shire of Ashburton
Location
East Road,
Tom Price,
WA
6751
Focus
Recreational facilities
Status
Completed
Project Overview
Byblos Constructions were engaged by the Shire of Ashburton to carry out an extensive refurbishment of the existing Tom Price Bowls Club. Works included removal and disposal of the old playing surface, installation of drainage and Australian Standard bowling green.
Scope of Works
- Site establishment, set‑out, and subgrade preparation including bulk and detailed earthworks.
- Irrigation and plumbing.
- Construction of compliant bowls green base layers with integrated subsoil drainage.
- Supply and installation of final playing surface (turf or synthetic, as specified), laser‑levelled to tolerance.
- Construction of surrounds, paths, and ancillary elements including reinstatement.
- Quality assurance, final inspections, and handover documentation.
Key Challenges
- Remote Pilbara location requiring careful planning of logistics, labour, and material supply.
- Achieving tight level tolerances for the bowls green in extreme heat conditions.
- Managing ground conditions and ensuring effective subsoil drainage performance.
- Minimising disruption to existing club operations and surrounding facilities.
- Maintaining quality, safety, and program certainty in a regional environment.
Outcomes
- Delivered a high‑quality, fully compliant bowls green meeting required performance and level tolerances.
- Provided a durable, low‑maintenance facility enhancing long‑term community use.
- This project demonstrates Byblos Group’s capability in providing recreational community facility, successfully coordinating complex construction while maintaining safety.
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';
}
});
});
});