---
title: "Kensington Clinic"
id: "7047"
type: "page"
slug: "physiotherapy-clinic-kensington"
published_at: "2026-07-03T10:51:50+00:00"
modified_at: "2026-08-25T10:31:45+00:00"
url: "https://www.allforone.com.au/physiotherapy-clinic-kensington/"
markdown_url: "https://www.allforone.com.au/physiotherapy-clinic-kensington.md"
excerpt: "Kensington · Level 1, KCARC · Est. 2026 All for One Kensington Physiotherapy, women’s health and Clinical Pilates on Level 1 at KCARC. Book an appointmentAbout our physio ★★★★★ Rated 4.9 across 260+ Google reviews Address 99 Altona Street (Level..."
---

Kensington · Level 1, KCARC · Est. 2026# All for One *Kensington*

Physiotherapy, women’s health and Clinical Pilates on Level 1 at KCARC.

[Book an appointment](https://www.allforone.com.au/book-appointment/)
[About our physio](https://www.allforone.com.au/treatment/physiotherapy/)

★★★★★ Rated 4.9 across 260+ Google reviews

## Address

99 Altona Street (Level 1, KCARC)  
Kensington VIC 3031

[Get directions →](https://maps.google.com/?q=All+for+One+Kensington+99+Altona+St+Kensington)

## Hours

Monday to Thursday7am – 8pmFriday7am – 2pmSaturday7am – 1pmSundayClosed

## Contact

[03 8319 9946](tel:0383199946)
  
[kensington@allforone.com.au](mailto:kensington@allforone.com.au)

## Good to know

Inside KCARC on Level 1. HICAPS on the spot. Medicare Care Plans, TAC and WorkCover welcome. No referral needed.

Why here## A physio clinic built around getting you moving.

### Assessment, treatment and a plan

Treatment rooms, a rehab gym and Clinical Pilates equipment share one floor, so the hands-on work and the exercise that makes it stick happen in the same place.

### People who know your name

The physio who assesses you is the physio who programs your rehab and sees you through it. You are not handed around.

### Easy to get to

Appointments into the evening on weeknights and on Saturday mornings, inside KCARC on Altona Street. Coming in fits around life, not instead of it.

What’s on at Kensington## What we treat here.

Serving Kensington, Flemington, North Melbourne, Ascot Vale, Moonee Ponds, Parkville and West Melbourne from Altona Street.

### Treatments

[PhysiotherapyAssessment, hands-on treatment and a written plan, from day one→](https://www.allforone.com.au/treatment/physiotherapy/)
[Women’s Health PhysioPelvic health, pregnancy and postnatal care, postgraduate-trained→](https://www.allforone.com.au/treatment/womens-health-physiotherapy/)
[Pregnancy PhysioA full hour with a women’s health physio, safe in every trimester→](https://www.allforone.com.au/treatment/pregnancy-physiotherapy/)
[Clinical PilatesPhysio-programmed reformer work for rehab and strength→](https://www.allforone.com.au/treatment/clinical-pilates/)
[Remedial MassageRecovery for the weeks that ask too much of you→](https://www.allforone.com.au/treatment/massage/)

All of it, for one of you.

In good company## What Kensington says about us.

4.9★★★★★Across 260+ Google reviews of All for One

> “I’ve felt incredibly welcomed, understood and taken care of… being listened to and having such a comprehensive plan has been such a relief.”
> 
> Charlotte, Google review

> “Allison has been very understanding and informative. I am experiencing great results with my shoulders.”
> 
> Sylvia, Google review

Meet the team## The people who’ll know you by name.

Physios, postgraduate-trained women’s health physios, massage therapists and the teachers members plan their weeks around, serving the inner west since 2018. Whatever you bring in, someone here has looked after it many times before.

[Meet the whole team →](https://www.allforone.com.au/team/)

Getting here## Find us on Level 1 at KCARC.

99 Altona Street  
Level 1, KCARC, Kensington VIC 3031

[Get directions →](https://maps.google.com/?q=All+for+One+Kensington+99+Altona+St+Kensington)

By trainA short walk from Kensington station.By carParking at KCARC, with street parking on Altona Street and around it.InsideLevel 1 at KCARC. Take the stairs or the lift.HoursMonday to Thursday 7am to 8pm. Friday 7am to 2pm. Saturday 7am to 1pm. Closed Sunday.Phone[03 8319 9946](tel:0383199946)

## Come and get it looked at.

Book an appointment and we will work out what is going on and what to do about it. No referral needed.

[Book an appointment](https://www.allforone.com.au/book-appointment/)
[Clinical Pilates](https://www.allforone.com.au/treatment/clinical-pilates/)

Common questions## Quick answers.

Where do I park?There is parking at KCARC, with street parking on Altona Street and the roads around it.

  Which suburbs is the clinic close to?We’re on Level 1 at KCARC on Altona Street, a short walk from Kensington station, and an easy trip from Flemington, North Melbourne, Ascot Vale, Moonee Ponds, Parkville and West Melbourne.

  Do I need a referral for physiotherapy?No referral needed. HICAPS is on the spot for private health extras, and Medicare Care Plans, TAC and WorkCover are all welcome.

  What happens in a first appointment?Your physio listens first, examines properly, tells you what is going on in plain language and writes you a plan. Hands-on treatment starts in that first session, so something is already moving by the time you leave.

  Do you run Clinical Pilates at Kensington?Yes. Clinical Pilates here is programmed by a physiotherapist and run in small groups, so it follows on from your assessment rather than sitting beside it.

' + '' + '←' + '→' + '×' + '' + '' + '' + '' + '

' + '

' + '' + '' + '

'; document.body.appendChild(modal); modal.addEventListener('click', function(e){ if (e.target.getAttribute('data-close')) closeModal(); }); modal.querySelector('.tmodal-prev').addEventListener('click', function(){ step(-1); }); modal.querySelector('.tmodal-next').addEventListener('click', function(){ step(1); }); document.addEventListener('keydown', function(e){ if (modal.classList.contains('open')){ if (e.key==='Escape') closeModal(); else if (e.key==='ArrowLeft') step(-1); else if (e.key==='ArrowRight') step(1); } }); return modal; } function paint(){ var m = cur[idx]; if (!m) return; var mo = buildModal(); mo.querySelector('#tmeImg').src = m.photo || ''; mo.querySelector('#tmeImg').alt = m.name || ''; mo.querySelector('#tmeDisc').textContent = (m.discipline||'').replace(/_/g,' '); mo.querySelector('#tmeName').textContent = m.name || ''; mo.querySelector('#tmeRole').textContent = m.role || ''; var book = mo.querySelector('#tmeBook'); var href = m.book && m.book.href ? m.book.href : (m.book || ''); if (href){ book.href = href; book.style.display=''; book.textContent = 'Book with ' + firstName(m.name) + ' →'; } else { book.style.display='none'; } var bioHtml = ''; var bio = m.bio || []; if (typeof bio === 'string') bio = [bio]; for (var i=0;i' + bio[i] + ''; mo.querySelector('#tmeBio').innerHTML = bioHtml; var nav = cur.length > 1 ? '' : 'none'; mo.querySelector('.tmodal-prev').style.display = nav; mo.querySelector('.tmodal-next').style.display = nav; } function step(d){ if (!cur.length) return; idx = (idx + d + cur.length) % cur.length; paint(); } function openModal(list, i){ cur = list; idx = i; buildModal(); paint(); modal.classList.add('open'); modal.setAttribute('aria-hidden','false'); document.body.style.overflow='hidden'; } function closeModal(){ if (!modal) return; modal.classList.remove('open'); modal.setAttribute('aria-hidden','true'); document.body.style.overflow=''; } function renderSlot(slot, team){ var disc = slot.getAttribute('data-d') || ''; var role = slot.getAttribute('data-role') || ''; var studio = slot.getAttribute('data-studio') || ''; var list = team.filter(function(m){ return matches(m, disc, role, studio); }); if (slot.getAttribute('data-from') === 'gallery'){ var gnames = window.__afoGalleryNames || []; if (gnames.length){ list = team.filter(function(m){ return gnames.indexOf((m.name||'').trim().toLowerCase()) >= 0; }); } } if (!list.length){ slot.style.display='none'; return; } var grid = document.createElement('div'); grid.className = 'tgrid'; list.forEach(function(m, i){ var href = m.book && m.book.href ? m.book.href : (m.book || ''); var art = document.createElement('article'); art.className = 'tcard'; art.setAttribute('data-i', i); art.setAttribute('tabindex','0'); art.setAttribute('role','button'); art.setAttribute('aria-label','Read bio for ' + (m.name||'')); art.innerHTML = 'Learn more about ' + esc(firstName(m.name)) + '

' + '### ' + esc(m.name) + '

' + esc(m.role) + '

' + esc(m.studio) + '

' + (href ? '[Book with ' + esc(firstName(m.name)) + ' →]('%20+%20esc(href)%20+%20')
' : ''); function open(){if(!window.__rcInj){window.__rcInj=1;if(!window.grecaptcha){var __rs=document.createElement('script');__rs.src='https://www.google.com/recaptcha/api.js?render=6LdZxIQrAAAAAKlMlIFvAPd6s_3wZ8nkclZ44lwF';__rs.async=true;document.head.appendChild(__rs);}} openModal(list, i); } art.addEventListener('click', function(e){ if (e.target.closest('a.tcard-book')) return; open(); }); art.addEventListener('keydown', function(e){ if (e.key==='Enter' || e.key===' '){ e.preventDefault(); open(); } }); grid.appendChild(art); }); slot.appendChild(grid); slot.classList.add('afo-team-ready'); } getTeam().then(function(team){ if (!team || !team.length){ return; } slots.forEach(function(slot){ renderSlot(slot, team); }); }); })(); ✕## Contact us

Prefer to talk? Yarraville [(03) 8319 9945](tel:0383199945)
 · Hampton East [(03) 9086 3740](tel:0390863740)
 · Kensington [(03) 8319 9946](tel:0383199946)

Please don’t include medical or health information in this form. For clinical questions or appointments, call your studio or [book online](https://www.allforone.com.au/book-appointment/)
. Your message goes straight to the studio you choose.

This site is protected by reCAPTCHA and the Google [Privacy Policy](https://policies.google.com/privacy)
 and [Terms of Service](https://policies.google.com/terms)
 apply.

## Meet Your Physios

Specialist care from physios who truly understand women’s bodies.

### Emily Tregear

Senior Women’s Health Physiotherapist

Emily has a deep passion for empowering women to take control of their pelvic health. She creates a warm, judgement-free space where you can talk openly about what’s really going on.

 Read more about EmilyWith advanced training in pelvic floor rehabilitation, Emily treats a wide range of conditions including incontinence, prolapse, pelvic pain, and pregnancy-related concerns. She takes the time to really listen, explain what’s happening in your body, and build a treatment plan that fits your life. Whether you’re preparing for birth, recovering postpartum, or navigating menopause — Emily is here to help you feel strong and confident again.

 Pelvic FloorPregnancyPostpartumIncontinenceProlapse

[Book with Emily](https://momence.com/appointments/appointment-reservation/37352?boardId=14785&serviceId=43213&venueId=22183&staffId=63594)

### Tori Fisher

Women’s Health Physiotherapist

Tori is passionate about helping women feel heard and supported through every stage of life. She combines clinical expertise with genuine empathy to deliver care that makes a real difference.

 Read more about ToriTori brings a holistic, evidence-based approach to treating pelvic floor dysfunction, pregnancy-related pain, and postnatal recovery. She has a special interest in helping women return to exercise safely after having a baby and supporting those with persistent pelvic pain. Tori believes every woman deserves to understand her body and feel empowered in her recovery — no topic is too awkward, and no concern is too small.

 Pelvic PainReturn to ExercisePrenatalPostnatalPelvic Floor

[Book with Tori](https://momence.com/appointments/appointment-reservation/37352?boardId=14785&serviceId=43213&venueId=22183&staffId=105862)
<!-- html is corrupted -->