{"id":218,"date":"2026-04-09T02:25:38","date_gmt":"2026-04-09T02:25:38","guid":{"rendered":"https:\/\/breatherecoverconnect.com.au\/?page_id=218"},"modified":"2026-04-09T05:35:47","modified_gmt":"2026-04-09T05:35:47","slug":"218-2","status":"publish","type":"page","link":"https:\/\/breatherecoverconnect.com.au\/?page_id=218","title":{"rendered":"Careers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"218\" class=\"elementor elementor-218\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11fc0a4d e-flex e-con-boxed e-con e-parent\" data-id=\"11fc0a4d\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a7e3de5 elementor-widget elementor-widget-text-editor\" data-id=\"4a7e3de5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section class=\"brc-careers-page\"><style>\n    .brc-careers-page {\n  --brc-bg: #f7f4ef;\n  --brc-surface: #ffffff;\n  --brc-surface-soft: #eef3ed;\n  --brc-text: #2f342f;\n  --brc-muted: #667065;\n  --brc-accent: #7b8f79;\n  --brc-accent-dark: #5f725d;\n  --brc-border: #dde4da;\n  --brc-shadow: 0 10px 30px rgba(47, 52, 47, 0.08);\n  --brc-radius: 18px;\n  color: var(--brc-text);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.6;\n}\n\n.brc-careers-page * {\n  box-sizing: border-box;\n}\n\n.brc-careers-page a {\n  color: var(--brc-accent-dark);\n  text-decoration: none;\n}\n\n.brc-wrap {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 24px;\n}\n\n.brc-section {\n  padding: 72px 0;\n}\n\n.brc-hero {\n  background: linear-gradient(180deg, #f7f4ef 0%, #f2f6f1 100%);\n  padding: 90px 0 80px;\n}\n\n.brc-grid {\n  display: grid;\n  gap: 28px;\n}\n\n.brc-grid-2 {\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n}\n\n.brc-grid-3 {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n\n.brc-grid-4 {\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n}\n\n.brc-kicker {\n  display: inline-block;\n  font-size: 13px;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--brc-accent-dark);\n  font-weight: 700;\n  margin-bottom: 14px;\n}\n\n.brc-hero h1,\n.brc-section h2,\n.brc-card h3,\n.brc-role-card h3,\n.brc-cta-box h2 {\n  margin: 0 0 16px;\n  line-height: 1.2;\n  color: var(--brc-text);\n}\n\n.brc-hero h1 {\n  font-size: 48px;\n  max-width: 680px;\n}\n\n.brc-lead {\n  font-size: 18px;\n  color: var(--brc-muted);\n  max-width: 720px;\n  margin-bottom: 28px;\n}\n\n.brc-btn-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n  margin-top: 20px;\n}\n\n.brc-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-weight: 700;\n  transition: 0.2s ease;\n  border: 2px solid transparent;\n}\n\n.brc-btn-primary {\n  background: var(--brc-accent-dark);\n  color: #fff !important;\n}\n\n.brc-btn-primary:hover {\n  background: #536651;\n  color: #fff;\n}\n\n.brc-btn-secondary {\n  border-color: var(--brc-accent-dark);\n  color: var(--brc-accent-dark);\n  background: transparent;\n}\n\n.brc-btn-secondary:hover {\n  background: rgba(95, 114, 93, 0.08);\n}\n\n.brc-card,\n.brc-role-card,\n.brc-cta-box,\n.brc-note-box {\n  background: var(--brc-surface);\n  border: 1px solid var(--brc-border);\n  border-radius: var(--brc-radius);\n  box-shadow: var(--brc-shadow);\n}\n\n.brc-card,\n.brc-role-card,\n.brc-note-box {\n  padding: 28px;\n}\n\n.brc-role-card {\n  height: 100%;\n}\n\n.brc-card p:last-child,\n.brc-role-card p:last-child {\n  margin-bottom: 0;\n}\n\n.brc-card h3,\n.brc-role-card h3 {\n  font-size: 24px;\n}\n\n.brc-section h2 {\n  font-size: 36px;\n  max-width: 760px;\n}\n\n.brc-section-intro {\n  max-width: 760px;\n  color: var(--brc-muted);\n  margin-bottom: 30px;\n  font-size: 17px;\n}\n\n.brc-soft {\n  background: var(--brc-surface-soft);\n}\n\n.brc-list,\n.brc-checklist {\n  padding-left: 18px;\n  margin: 0;\n}\n\n.brc-list li,\n.brc-checklist li {\n  margin-bottom: 10px;\n}\n\n.brc-label {\n  font-weight: 700;\n  color: var(--brc-text);\n  margin: 18px 0 10px;\n  display: block;\n}\n\n.brc-small {\n  font-size: 14px;\n  color: var(--brc-muted);\n}\n\n.brc-cta-box {\n  padding: 42px;\n  text-align: center;\n  background: linear-gradient(180deg, #ffffff 0%, #f3f7f2 100%);\n}\n\n.brc-cta-box p {\n  max-width: 760px;\n  margin: 0 auto 22px;\n  color: var(--brc-muted);\n  font-size: 17px;\n}\n\n.brc-contact-list {\n  list-style: none;\n  padding: 0;\n  margin: 18px 0 0;\n}\n\n.brc-contact-list li {\n  margin-bottom: 8px;\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 980px) {\n  .brc-grid-2,\n  .brc-grid-3,\n  .brc-grid-4 {\n    grid-template-columns: 1fr;\n  }\n\n  .brc-hero h1 {\n    font-size: 38px;\n  }\n\n  .brc-section h2,\n  .brc-cta-box h2 {\n    font-size: 30px;\n  }\n}\n\n@media (max-width: 640px) {\n  .brc-wrap {\n    padding: 0 18px;\n  }\n\n  .brc-section,\n  .brc-hero {\n    padding-top: 56px;\n    padding-bottom: 56px;\n  }\n\n  .brc-hero h1 {\n    font-size: 32px;\n  }\n\n  .brc-lead,\n  .brc-section-intro {\n    font-size: 16px;\n  }\n\n  .brc-card,\n  .brc-role-card,\n  .brc-note-box,\n  .brc-cta-box {\n    padding: 22px;\n  }\n}<\/style><section class=\"brc-hero\">\n<div class=\"brc-wrap\">\n\n<span class=\"brc-kicker\">Careers at Breathe. Recover. Connect<\/span>\n<h1>Work With Us as a Support Worker or Psychosocial Recovery Coach<\/h1>\n<p class=\"brc-lead\">Join a values-led team delivering person-centred, trauma-aware and recovery-focused NDIS supports. We are looking for compassionate, reliable and skilled workers who want to make a meaningful difference in the lives of others.<\/p>\n\n<div class=\"brc-btn-row\"><a class=\"brc-btn brc-btn-primary\" href=\"#apply-now\">Apply Now<\/a>\n<a class=\"brc-btn brc-btn-secondary\" href=\"#open-roles\">View Roles<\/a><\/div>\n<\/div>\n<\/section><section class=\"brc-section\">\n<div class=\"brc-wrap\">\n<h2>Why work with Breathe. Recover. Connect?<\/h2>\n<p class=\"brc-section-intro\">We believe quality support starts with quality people. Our team is built around genuine connection, professional integrity and respect for each participant\u2019s rights, goals and lived experience.<\/p>\n\n<div class=\"brc-grid brc-grid-4\">\n<div class=\"brc-card\">\n<h3>Person-centred<\/h3>\nWe support each participant as an individual, with their own preferences, strengths, pace and goals.\n\n<\/div>\n<div class=\"brc-card\">\n<h3>Recovery-focused<\/h3>\nWe work from hope, capacity-building and choice, walking alongside participants rather than taking over.\n\n<\/div>\n<div class=\"brc-card\">\n<h3>Trauma-aware<\/h3>\nWe value safety, trust, consistency and respectful communication in every support relationship.\n\n<\/div>\n<div class=\"brc-card\">\n<h3>Real connection<\/h3>\nWe value authentic, human support delivered with strong boundaries, professionalism and care.\n\n<\/div>\n<\/div>\n<\/div>\n<\/section><section class=\"brc-section brc-soft\">\n<div class=\"brc-wrap\">\n<div class=\"brc-grid brc-grid-2\">\n<div>\n<h2>A more human way to support<\/h2>\n<p class=\"brc-section-intro\">Breathe. Recover. Connect provides NDIS supports with a strong focus on psychosocial disability, mental health, wellbeing, community participation and practical recovery-based support.<\/p>\nOur approach combines professionalism, compassion and lived understanding. We are committed to creating a service where participants feel respected, heard and supported by workers who are competent, safe and aligned with participant rights and the NDIS Code of Conduct.\n\nWe are especially interested in people who bring emotional maturity, initiative, consistency and a deep respect for privacy, choice and dignity.\n\n<\/div>\n<div class=\"brc-note-box\">\n<h3>Who thrives here<\/h3>\n<ul class=\"brc-list\">\n \t<li>People who are warm, grounded and emotionally intelligent<\/li>\n \t<li>Workers who can balance empathy with strong professional boundaries<\/li>\n \t<li>People committed to safe, ethical and person-led practice<\/li>\n \t<li>Those who value reflection, learning and quality documentation<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/section><section id=\"open-roles\" class=\"brc-section\">\n<div class=\"brc-wrap\">\n<h2>Open roles<\/h2>\n<p class=\"brc-section-intro\">We are currently inviting expressions of interest for the following roles.<\/p>\n\n<div class=\"brc-grid brc-grid-2\"><article class=\"brc-role-card\">\n<h3>NDIS Support Worker<\/h3>\nProvide practical, person-centred support to NDIS participants in everyday life, community access, capacity-building and wellbeing goals.\n\n<span class=\"brc-label\">What you may do<\/span>\n<ul class=\"brc-list\">\n \t<li>Support participants with community access and social connection<\/li>\n \t<li>Assist with routines, appointments and day-to-day tasks<\/li>\n \t<li>Support emotional wellbeing, confidence and independence<\/li>\n \t<li>Encourage skill-building aligned to participant goals<\/li>\n \t<li>Maintain clear progress notes and professional communication<\/li>\n \t<li>Work respectfully with families, allied health teams and other providers where required<\/li>\n \t<li>Deliver supports in line with participant choice, dignity and safety<\/li>\n<\/ul>\n<span class=\"brc-label\">What we are looking for<\/span>\n<ul class=\"brc-list\">\n \t<li>Experience supporting people with disability, mental health challenges or psychosocial disability<\/li>\n \t<li>Strong communication and interpersonal skills<\/li>\n \t<li>Ability to work independently and maintain professional boundaries<\/li>\n \t<li>Calm, consistent and participant-focused approach<\/li>\n \t<li>Understanding of trauma-aware and strengths-based practice<\/li>\n \t<li>Reliable transport and willingness to travel where required<\/li>\n<\/ul>\n<span class=\"brc-label\">Preferred qualifications or experience<\/span>\n<ul class=\"brc-list\">\n \t<li>Certificate III or IV in Individual Support, Disability, Mental Health, Community Services or similar<\/li>\n \t<li>Or relevant demonstrated experience in disability, mental health or community support<\/li>\n \t<li>Experience working with participants with psychosocial disability is highly regarded<\/li>\n<\/ul>\n<\/article><article class=\"brc-role-card\">\n<h3>Psychosocial Recovery Coach<\/h3>\nSupport participants with psychosocial disability to build capacity, strengthen recovery, navigate services and develop greater choice and control in their lives.\n\n<span class=\"brc-label\">What you may do<\/span>\n<ul class=\"brc-list\">\n \t<li>Build recovery-enabling relationships with participants<\/li>\n \t<li>Support participants to understand and use their NDIS plan<\/li>\n \t<li>Help coordinate supports, services and community connections<\/li>\n \t<li>Coach participants in self-advocacy, resilience, planning and decision-making<\/li>\n \t<li>Work collaboratively with clinical and non-clinical supports where relevant<\/li>\n \t<li>Maintain clear documentation, reports and professional communication<\/li>\n \t<li>Contribute to safe, ethical and participant-led service delivery<\/li>\n<\/ul>\n<span class=\"brc-label\">What we are looking for<\/span>\n<ul class=\"brc-list\">\n \t<li>Strong understanding of psychosocial disability and recovery-oriented practice<\/li>\n \t<li>Ability to balance empathy with boundaries and accountability<\/li>\n \t<li>Experience in mental health, peer work, community services or psychosocial support<\/li>\n \t<li>Excellent communication, documentation and care coordination skills<\/li>\n \t<li>Respect for participant autonomy, dignity of risk and culturally safe practice<\/li>\n<\/ul>\n<span class=\"brc-label\">Preferred qualifications or experience<\/span>\n<ul class=\"brc-list\">\n \t<li>Certificate IV in Mental Health, Mental Health Peer Work, Community Services or a related field<\/li>\n \t<li>And\/or at least 2 years of relevant mental health or peer-related experience<\/li>\n \t<li>Lived experience, when paired with professional readiness and boundaries, is highly valued<\/li>\n<\/ul>\n<\/article><\/div>\n<\/div>\n<\/section><section class=\"brc-section brc-soft\">\n<div class=\"brc-wrap\">\n<h2>Essential requirements before commencement<\/h2>\n<p class=\"brc-section-intro\">To protect participants and meet quality and safeguarding expectations, applicants must be able to provide or obtain the following before starting.<\/p>\n\n<div class=\"brc-card\">\n<ul class=\"brc-checklist\">\n \t<li>NDIS Worker Screening Check, where required, or ability to obtain one<\/li>\n \t<li>Completion of the NDIS Worker Orientation Module: <em>Quality, Safety and You<\/em><\/li>\n \t<li>Current National Police Check<\/li>\n \t<li>Working with Children Check, where required by the role or participant cohort<\/li>\n \t<li>Current First Aid and CPR<\/li>\n \t<li>Right to work in Australia<\/li>\n \t<li>Valid driver licence and insured, reliable vehicle if the role involves transport<\/li>\n \t<li>Professional references<\/li>\n \t<li>Evidence of qualifications and\/or relevant experience<\/li>\n \t<li>Willingness to participate in supervision, training and professional development<\/li>\n \t<li>Confidence using incident reporting, progress notes and privacy-safe documentation practices<\/li>\n \t<li>Understanding of participant rights, duty of care and the NDIS Code of Conduct<\/li>\n \t<li>Infection prevention and control awareness, including PPE use where required<\/li>\n<\/ul>\n<p class=\"brc-small\" style=\"margin-top: 16px;\">Some requirements may vary depending on the role, the participant\u2019s support needs, whether supports are delivered independently or through a registered provider arrangement, and whether children are involved.<\/p>\n\n<\/div>\n<\/div>\n<\/section><section class=\"brc-section\">\n<div class=\"brc-wrap\">\n<div class=\"brc-grid brc-grid-2\">\n<div>\n<h2>You may be a great fit if you are\u2026<\/h2>\n<ul class=\"brc-list\">\n \t<li>Warm, respectful and emotionally intelligent<\/li>\n \t<li>Organised, dependable and responsive<\/li>\n \t<li>Able to maintain clear professional boundaries<\/li>\n \t<li>Comfortable working autonomously and collaboratively<\/li>\n \t<li>Committed to participant rights, dignity and choice<\/li>\n \t<li>Open to reflective practice, feedback and continued learning<\/li>\n \t<li>Interested in mental health, recovery, disability support and human-centred care<\/li>\n<\/ul>\n<\/div>\n<div>\n<h2>What we offer<\/h2>\n<div class=\"brc-grid\" style=\"gap: 18px;\">\n<div class=\"brc-card\">\n<h3>Meaningful work<\/h3>\nSupport people in ways that are practical, relational and genuinely life-changing.\n\n<\/div>\n<div class=\"brc-card\">\n<h3>Values-led culture<\/h3>\nBe part of a service that values integrity, compassion, dignity and accountability.\n\n<\/div>\n<div class=\"brc-card\">\n<h3>Flexible opportunities<\/h3>\nRole structure may include contractor or flexible work arrangements depending on service needs.\n\n<\/div>\n<div class=\"brc-card\">\n<h3>Growth and supervision<\/h3>\nWe value reflective practice, professional development and ongoing learning.\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section><section id=\"apply-now\" class=\"brc-section brc-soft\">\n<div class=\"brc-wrap\">\n<h2>How to apply<\/h2>\n<p class=\"brc-section-intro\">If this sounds like the right fit, we would love to hear from you.<\/p>\n\n<div class=\"brc-grid brc-grid-2\">\n<div class=\"brc-card\">\n<h3>Please submit your<\/h3>\n<ul class=\"brc-list\">\n \t<li>Resume<\/li>\n \t<li>Short cover letter<\/li>\n \t<li>Relevant qualifications or training<\/li>\n \t<li>Details of current checks<\/li>\n \t<li>Your availability and service areas<\/li>\n<\/ul>\n<strong>Please let us know whether you are applying for Support Worker, Psychosocial Recovery Coach, or both.<\/strong>\n\n<\/div>\n<div class=\"brc-card\">\n<h3>Application contact<\/h3>\nYou can adapt this block to suit your preferred application process, such as an Elementor form, email button or recruitment plugin.\n<ul class=\"brc-contact-list\">\n \t<li><strong>Email:<\/strong> <a href=\"mailto:hello@breatherecoverconnect.com.au\">hello@breatherecoverconnect.com.au<\/a><\/li>\n \t<li><strong>Location:<\/strong> Melbourne, Victoria<\/li>\n \t<li><strong>Roles:<\/strong> Support Worker and Psychosocial Recovery Coach<\/li>\n<\/ul>\n<div class=\"brc-btn-row\"><a class=\"brc-btn brc-btn-primary\" href=\"mailto:hello@breatherecoverconnect.com.au?subject=Careers%20Application\">Apply by Email<\/a>\n<a class=\"brc-btn brc-btn-secondary\" href=\"\/contact\/\">Enquire Now<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section><section class=\"brc-section\">\n<div class=\"brc-wrap\">\n<div class=\"brc-cta-box\">\n<h2>Bring skill, compassion and integrity to work that matters<\/h2>\nWe are building a network of quality workers who want to support people with dignity, safety and real human connection.\n<div class=\"brc-btn-row\" style=\"justify-content: center;\"><a class=\"brc-btn brc-btn-primary\" href=\"mailto:hello@breatherecoverconnect.com.au?subject=Careers%20Application\">Apply Now<\/a><\/div>\n<\/div>\n<\/div>\n<\/section><\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Careers at Breathe. Recover. Connect Work With Us as a Support Worker or Psychosocial Recovery Coach Join a values-led team delivering person-centred, trauma-aware and recovery-focused NDIS supports. We are looking for compassionate, reliable and skilled workers who want to make a meaningful difference in the lives of others. Apply Now View Roles Why work with &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/breatherecoverconnect.com.au\/?page_id=218\" class=\"more-link\">Read more<span class=\"screen-reader-text\"> &#8220;Careers&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-218","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Careers - Breathe. Recover. Connect<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/breatherecoverconnect.com.au\/?page_id=218\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Careers - Breathe. Recover. Connect\" \/>\n<meta property=\"og:description\" content=\"Careers at Breathe. Recover. Connect Work With Us as a Support Worker or Psychosocial Recovery Coach Join a values-led team delivering person-centred, trauma-aware and recovery-focused NDIS supports. We are looking for compassionate, reliable and skilled workers who want to make a meaningful difference in the lives of others. Apply Now View Roles Why work with &hellip; Read more &quot;Careers&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/breatherecoverconnect.com.au\/?page_id=218\" \/>\n<meta property=\"og:site_name\" content=\"Breathe. Recover. Connect\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-09T05:35:47+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/breatherecoverconnect.com.au\/?page_id=218\",\"url\":\"https:\/\/breatherecoverconnect.com.au\/?page_id=218\",\"name\":\"Careers - Breathe. Recover. Connect\",\"isPartOf\":{\"@id\":\"https:\/\/breatherecoverconnect.com.au\/#website\"},\"datePublished\":\"2026-04-09T02:25:38+00:00\",\"dateModified\":\"2026-04-09T05:35:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/breatherecoverconnect.com.au\/?page_id=218#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/breatherecoverconnect.com.au\/?page_id=218\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/breatherecoverconnect.com.au\/?page_id=218#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/breatherecoverconnect.com.au\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Careers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/breatherecoverconnect.com.au\/#website\",\"url\":\"https:\/\/breatherecoverconnect.com.au\/\",\"name\":\"Breathe. Recover. Connect\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/breatherecoverconnect.com.au\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Careers - Breathe. Recover. Connect","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/breatherecoverconnect.com.au\/?page_id=218","og_locale":"en_US","og_type":"article","og_title":"Careers - Breathe. Recover. Connect","og_description":"Careers at Breathe. Recover. Connect Work With Us as a Support Worker or Psychosocial Recovery Coach Join a values-led team delivering person-centred, trauma-aware and recovery-focused NDIS supports. We are looking for compassionate, reliable and skilled workers who want to make a meaningful difference in the lives of others. Apply Now View Roles Why work with &hellip; Read more \"Careers\"","og_url":"https:\/\/breatherecoverconnect.com.au\/?page_id=218","og_site_name":"Breathe. Recover. Connect","article_modified_time":"2026-04-09T05:35:47+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/breatherecoverconnect.com.au\/?page_id=218","url":"https:\/\/breatherecoverconnect.com.au\/?page_id=218","name":"Careers - Breathe. Recover. Connect","isPartOf":{"@id":"https:\/\/breatherecoverconnect.com.au\/#website"},"datePublished":"2026-04-09T02:25:38+00:00","dateModified":"2026-04-09T05:35:47+00:00","breadcrumb":{"@id":"https:\/\/breatherecoverconnect.com.au\/?page_id=218#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/breatherecoverconnect.com.au\/?page_id=218"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/breatherecoverconnect.com.au\/?page_id=218#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/breatherecoverconnect.com.au\/"},{"@type":"ListItem","position":2,"name":"Careers"}]},{"@type":"WebSite","@id":"https:\/\/breatherecoverconnect.com.au\/#website","url":"https:\/\/breatherecoverconnect.com.au\/","name":"Breathe. Recover. Connect","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/breatherecoverconnect.com.au\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/breatherecoverconnect.com.au\/index.php?rest_route=\/wp\/v2\/pages\/218","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/breatherecoverconnect.com.au\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/breatherecoverconnect.com.au\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/breatherecoverconnect.com.au\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/breatherecoverconnect.com.au\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=218"}],"version-history":[{"count":17,"href":"https:\/\/breatherecoverconnect.com.au\/index.php?rest_route=\/wp\/v2\/pages\/218\/revisions"}],"predecessor-version":[{"id":488,"href":"https:\/\/breatherecoverconnect.com.au\/index.php?rest_route=\/wp\/v2\/pages\/218\/revisions\/488"}],"wp:attachment":[{"href":"https:\/\/breatherecoverconnect.com.au\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=218"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}