Project case study
Tom Price House Refurbishment – Yannarie Street
Client
Sodexo
Location
3 Yannarie Street,
Pannawonica,
WA
6176
Focus
House refurbishment
Status
Completed
Project Overview
Byblos Constructions was engaged to deliver a comprehensive external upgrade works package, incorporating pool installation, patio structures, painting, landscaping, fencing, and associated services. The scope included full design coordination, supply, installation, and commissioning, alongside strict safety, quality, and access control requirements.
Scope of Works
- Construction and installation of pool surrounds and associated infrastructure, including preparation, finishes, and integration with adjacent outdoor areas.
- In-situ concrete works including slabs, paths, hardstand areas, and structural elements to support pool and external facilities.
- Electrical infrastructure for pool systems, lighting, and equipment.
- Supply and installation of a dedicated pool pump shed, including power and services connections.
- Installation of compliant pool fencing to meet safety standards.
- Supply and installation of shade sail structures to outdoor areas.
- Construction and installation of patio awning for outdoor living areas.
- Carport construction including structural framing and roofing.
- Internal and external painting works, including surface preparation and application of durable finishes.
- Streetscape and frontage landscaping including planting, turfing, and finishing works to enhance curb appeal.
Outcomes
- The project delivered a fully integrated outdoor and residential upgrade, combining pool infrastructure, built structures, services, and landscaping into a cohesive, high‑quality finish.
- All works were completed to relevant standards, with seamless coordination between trades to ensure functional performance, safety compliance, and visual consistency across the site.
- Byblos provided end‑to‑end coordination and proactive site management, ensuring multiple trades were seamlessly integrated and works were delivered safely and efficiently.
- Our structured approach resulted in a high‑quality, compliant outcome that enhanced functionality, amenity, and long‑term value for the client.
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';
}
});
});
});