{"title":"OFFERS","description":null,"products":[{"product_id":"coach-practitioner","title":"Coach Practitioner","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  .tpc-course *,\n  .tpc-course *::before,\n  .tpc-course *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .tpc-course {\n    font-family: 'Poppins', sans-serif;\n    width: 100%;\n    text-align: left;\n  }\n\n  .tpc-course h2,\n  .tpc-course h3,\n  .tpc-course h4 { color: inherit; }\n\n  .tpc-course h2 { margin-top: 2.5em; margin-bottom: 0.5em; }\n  .tpc-course h3 { margin-bottom: 0.75em; }\n\n  .tpc-course .course-facts {\n    display: flex;\n    flex-wrap: wrap;\n    border-top: 1px solid #e2e5ea;\n    border-bottom: 1px solid #e2e5ea;\n    margin-bottom: 2em;\n    padding: 0.25em 0;\n  }\n\n  .tpc-course .fact {\n    padding: 0.75em 2em 0.75em 0;\n    min-width: 120px;\n  }\n\n  .tpc-course .fact-label {\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #8a8fa8;\n    display: block;\n    margin-bottom: 0.2em;\n  }\n\n  .tpc-course .fact-value {\n    font-weight: 500;\n    display: block;\n  }\n\n  .tpc-course .lede {\n    font-weight: 300;\n    line-height: 1.8;\n    border-left: 3px solid #ff9100;\n    border-radius: 0;\n    padding-left: 1.25em;\n    margin-bottom: 2em;\n  }\n\n  .tpc-course p {\n    font-weight: 300;\n    line-height: 1.8;\n    margin-bottom: 1em;\n  }\n\n  .tpc-course p:last-child { margin-bottom: 0; }\n\n  .tpc-course a {\n    color: #ff9100;\n    text-decoration: none;\n    border-bottom: 1px solid rgba(255,145,0,0.3);\n    transition: border-color 0.15s;\n  }\n\n  .tpc-course a:hover { border-bottom-color: #ff9100; }\n\n  .tpc-course .outcomes {\n    list-style: none;\n    padding: 0;\n    margin: 1.25em 0 2em;\n    width: 100%;\n  }\n\n  .tpc-course .outcomes li {\n    display: flex;\n    gap: 1em;\n    padding: 1em 0;\n    border-bottom: 0.5px solid #e2e5ea;\n  }\n\n  .tpc-course .outcomes li:first-child { border-top: 0.5px solid #e2e5ea; }\n\n  .tpc-course .outcome-num {\n    font-weight: 600;\n    color: #ff9100;\n    min-width: 1.5em;\n    padding-top: 0.1em;\n    flex-shrink: 0;\n  }\n\n  .tpc-course .outcome-title {\n    font-weight: 500;\n    margin-bottom: 0.25em;\n  }\n\n  .tpc-course .outcome-body {\n    font-weight: 300;\n    line-height: 1.7;\n  }\n\n  .tpc-course .takeaways {\n    background: #f5f6f8;\n    border-radius: 6px;\n    padding: 1.5em 1.75em;\n    margin: 1.75em 0;\n    width: 100%;\n  }\n\n  .tpc-course .takeaways ul {\n    list-style: none;\n    padding: 0;\n  }\n\n  .tpc-course .takeaways li {\n    font-weight: 300;\n    padding: 0.625em 0 0.625em 1.125em;\n    border-bottom: 0.5px solid #e2e5ea;\n    position: relative;\n    line-height: 1.65;\n  }\n\n  .tpc-course .takeaways li:last-child { border-bottom: none; }\n\n  .tpc-course .takeaways li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 50%;\n    width: 7px;\n    height: 1px;\n    background: #ff9100;\n  }\n\n  .tpc-course .accred-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.25em 0 2em;\n  }\n\n  .tpc-course .accred-table th {\n    text-align: left;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #8a8fa8;\n    padding: 0.5em 0.75em 0.5em 0;\n    border-bottom: 1px solid #e2e5ea;\n  }\n\n  .tpc-course .accred-table td {\n    padding: 0.875em 0.75em 0.875em 0;\n    border-bottom: 0.5px solid #e2e5ea;\n    vertical-align: top;\n    font-weight: 300;\n    line-height: 1.65;\n  }\n\n  .tpc-course .accred-table td:first-child {\n    font-weight: 500;\n    width: 30%;\n  }\n\n  .tpc-course .accred-table tr:last-child td { border-bottom: none; }\n\n  .tpc-course .faq { margin: 1.25em 0 0; }\n\n  .tpc-course .faq-item {\n    border-bottom: 0.5px solid #e2e5ea;\n    padding: 1.125em 0;\n  }\n\n  .tpc-course .faq-item:first-child { border-top: 0.5px solid #e2e5ea; }\n\n  .tpc-course .faq-q {\n    font-weight: 500;\n    margin-bottom: 0.5em;\n  }\n\n  .tpc-course .faq-a {\n    font-weight: 300;\n    line-height: 1.75;\n  }\n\n  .tpc-course .compare {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1.5em;\n    margin: 1.5em 0 2em;\n    width: 100%;\n  }\n\n  .tpc-course .compare-col {\n    border-top: 2px solid #e2e5ea;\n    padding-top: 1em;\n  }\n\n  .tpc-course .compare-col.highlight { border-top-color: #ff9100; }\n\n  .tpc-course .compare-label {\n    font-weight: 600;\n    margin-bottom: 0.75em;\n    display: block;\n  }\n\n  .tpc-course .compare-col p {\n    font-weight: 300;\n    line-height: 1.75;\n    margin-bottom: 0.75em;\n  }\n\n  .tpc-course .notice {\n    border-left: 3px solid #e2e5ea;\n    border-radius: 0;\n    padding: 0.75em 1.25em;\n    margin-top: 1.5em;\n  }\n\n  .tpc-course .notice p {\n    font-weight: 300;\n    line-height: 1.7;\n    margin-bottom: 0;\n  }\n\n  .tpc-course hr {\n    border: none;\n    border-top: 0.5px solid #e2e5ea;\n    margin: 2.5em 0;\n  }\n\n  .tpc-course .schedule { width: 100%; margin: 1.5em 0 2em; }\n\n  .tpc-course .schedule-block {\n    border-top: 0.5px solid #e2e5ea;\n    padding: 1.25em 0;\n  }\n\n  .tpc-course .schedule-block:last-child { border-bottom: 0.5px solid #e2e5ea; }\n\n  .tpc-course .schedule-module {\n    font-weight: 600;\n    margin-bottom: 0.35em;\n  }\n\n  .tpc-course .schedule-desc {\n    font-weight: 300;\n    line-height: 1.7;\n    color: #5a5f7a;\n    margin-bottom: 0.75em;\n  }\n\n  .tpc-course .schedule-sessions {\n    list-style: none;\n    padding: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 0.35em;\n  }\n\n  .tpc-course .schedule-sessions li {\n    display: flex;\n    gap: 1em;\n    font-weight: 300;\n    line-height: 1.6;\n  }\n\n  .tpc-course .session-type {\n    font-weight: 500;\n    min-width: 160px;\n    flex-shrink: 0;\n  }\n\n  .tpc-course .session-date { color: #5a5f7a; }\n\n  @media (max-width: 600px) {\n    .tpc-course { padding-left: 0; padding-right: 0; }\n    .tpc-course .outcomes li { flex-direction: column; gap: 0.25em; }\n    .tpc-course .outcome-num { min-width: auto; }\n    .tpc-course .compare { grid-template-columns: 1fr; }\n    .tpc-course .accred-table,\n    .tpc-course .accred-table thead,\n    .tpc-course .accred-table tbody,\n    .tpc-course .accred-table tr { display: block; width: 100%; }\n    .tpc-course .accred-table thead { display: none; }\n    .tpc-course .accred-table td {\n      display: block;\n      width: 100%;\n      padding: 0.375em 0;\n      border-bottom: none;\n    }\n    .tpc-course .accred-table td:first-child {\n      width: 100%;\n      padding-top: 0.75em;\n      color: #ff9100;\n    }\n    .tpc-course .accred-table tr {\n      border-bottom: 0.5px solid #e2e5ea;\n      padding-bottom: 0.75em;\n    }\n    .tpc-course .accred-table tr:last-child { border-bottom: none; }\n    .tpc-course .schedule-sessions li { flex-direction: column; gap: 0.1em; }\n    .tpc-course .session-type { min-width: auto; }\n    .tpc-course .fact { min-width: 100px; padding-right: 1em; }\n  }\n\n  .tpc-course .module-block {\n    border-top: 0.5px solid #e2e5ea;\n    padding: 1.5em 0;\n  }\n\n  .tpc-course .module-block:last-of-type {\n    border-bottom: 0.5px solid #e2e5ea;\n  }\n\n  .tpc-course .module-header {\n    display: flex;\n    gap: 1em;\n    align-items: flex-start;\n    margin-bottom: 0.75em;\n  }\n\n  .tpc-course .module-num {\n    font-weight: 600;\n    color: #ff9100;\n    min-width: 5em;\n    flex-shrink: 0;\n    padding-top: 0.1em;\n  }\n\n  .tpc-course .module-title {\n    font-weight: 600;\n  }\n\n  .tpc-course .module-body {\n    font-weight: 300;\n    line-height: 1.8;\n    padding-left: 6em;\n  }\n\n  .tpc-course .module-body ul {\n    list-style: none;\n    padding: 0;\n    margin-top: 0.75em;\n  }\n\n  .tpc-course .module-body ul li {\n    font-weight: 300;\n    line-height: 1.65;\n    padding: 0.4em 0 0.4em 1.125em;\n    border-bottom: 0.5px solid #e2e5ea;\n    position: relative;\n  }\n\n  .tpc-course .module-body ul li:last-child { border-bottom: none; }\n\n  .tpc-course .module-body ul li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 50%;\n    width: 7px;\n    height: 1px;\n    background: #ff9100;\n  }\n\n  .tpc-course .upgrade-box {\n    background: #f5f6f8;\n    border-left: 3px solid #ff9100;\n    border-radius: 0;\n    padding: 1.25em 1.5em;\n    margin: 2em 0;\n  }\n\n  .tpc-course .upgrade-box p {\n    font-weight: 300;\n    line-height: 1.75;\n    margin-bottom: 0;\n  }\n\n  .tpc-course .upgrade-box p + p { margin-top: 0.75em; }\n\n  @media (max-width: 600px) {\n    .tpc-course .module-body { padding-left: 0; }\n    .tpc-course .module-header { flex-direction: column; gap: 0.25em; }\n    .tpc-course .module-num { min-width: auto; }\n  }\n\u003c\/style\u003e\n\u003c!-- ── JSON-LD SCHEMA ── --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003carticle class=\"tpc-course\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Course\"\u003e\u003cmeta itemprop=\"name\" content=\"Coach Practitioner\"\u003e \u003cmeta itemprop=\"description\" content=\"The TPC Coaching Academy signature coaching qualification. Four modules over seven months. ICF and EMCC accredited. Already completed Fundamentals of Coaching? Start from Module 2.\"\u003e\n\u003cheader\u003e\n\u003cdiv class=\"course-facts\"\u003e\n\u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"fact-label\"\u003eDuration\u003c\/span\u003e \u003cspan class=\"fact-value\" itemprop=\"timeRequired\"\u003e7 months\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"fact-label\"\u003eModules\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e4 modules, 9 workshop days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"fact-label\"\u003eLevel\u003c\/span\u003e \u003cspan class=\"fact-value\" itemprop=\"educationalLevel\"\u003ePractitioner\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"fact-label\"\u003eAccreditation\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003eICF and EMCC recognised\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"fact-label\"\u003eFormat\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003eOnline Coaching Course\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"lede\"\u003eOur signature coaching qualification. Four modules over seven months, ICF and EMCC accredited, and delivered entirely online. Fundamentals of Coaching is included as Module 1. Already completed it? You start at Module 2.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"upgrade-box\"\u003e\n\u003cp\u003e\u003ca href=\"\/products\/fundamentals-of-coaching\"\u003eFundamentals of Coaching\u003c\/a\u003e is a standalone course which also counts as Module 1 of Coach Practitioner. You only then need Modules 2, 3, and 4 to complete the full Coach Practitioner qualification.If you have completed Fundamentals of Coaching with us or elsewhere then \u003ca href=\"\/pages\/contact\"\u003econtact us\u003c\/a\u003e before booking to confirm your starting point and the reduced price.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection\u003e\n\u003ch2 id=\"about-heading\"\u003eAbout the programme\u003c\/h2\u003e\n\u003cp\u003eThe Coach Practitioner is TPC Coaching Academy's signature coaching qualification. It develops the knowledge, skills, and reflective practice you need to work as a confident, competent coach, and leads to a credential recognised by both the \u003ca href=\"https:\/\/coachingfederation.org\" rel=\"noopener\" target=\"_blank\"\u003eICF\u003c\/a\u003e and \u003ca href=\"https:\/\/www.emccglobal.org\" rel=\"noopener\" target=\"_blank\"\u003eEMCC\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eThe programme is delivered entirely online across four modules and nine workshop days, with online group supervision after each module. It is designed to fit alongside existing work and professional commitments.\u003c\/p\u003e\n\u003cp\u003eAll sessions are facilitated by our \u003ca href=\"\/pages\/our-expert-team\"\u003eexpert coaching faculty\u003c\/a\u003e, practitioners with decades of applied coaching experience across organisations, leadership development, and professional practice.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2 id=\"modules-heading\"\u003eThe four modules\u003c\/h2\u003e\n\u003cp\u003eThe programme builds progressively across four modules. Each one develops a distinct dimension of coaching competence.\u003c\/p\u003e\n\u003cdiv class=\"module-block\"\u003e\n\u003cdiv class=\"module-header\"\u003e\n\u003cspan class=\"module-num\"\u003eModule 1\u003c\/span\u003e\n\u003cp class=\"module-title\"\u003e\u003ca href=\"\/products\/fundamentals-of-coaching\"\u003eFundamentals of Coaching\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"module-body\"\u003e\n\u003cp\u003eThe foundation of coaching practice. Over three days you will develop a clear understanding of how coaching works, the psychological principles that underpin it, and the core models that professional coaches use. EMCC EQA Foundation accredited.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eUnderstand the core models of coaching conversations\u003c\/li\u003e\n\u003cli\u003eIntroduction to the psychological basis of coaching\u003c\/li\u003e\n\u003cli\u003eUnderstanding the core models of coaching\u003c\/li\u003e\n\u003cli\u003eFraming coaching conversations\u003c\/li\u003e\n\u003cli\u003eBuilding trust and rapport\u003c\/li\u003e\n\u003cli\u003eRecognising and developing potential\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eIf you have already completed Fundamentals of Coaching, this module is credited in full and you begin the programme at Module 2.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"module-block\"\u003e\n\u003cdiv class=\"module-header\"\u003e\n\u003cspan class=\"module-num\"\u003eModule 2\u003c\/span\u003e\n\u003cp class=\"module-title\"\u003eCreating Insights\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"module-body\"\u003e\n\u003cp\u003eBuilding on the foundation, this two-day module focuses on cultivating self-awareness as a coach and the concept of emotional intelligence. You will explore methods to align your inner and outer worlds and employ models for personal and behavioural change.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCoaching vision and identity\u003c\/li\u003e\n\u003cli\u003eSignature strengths as a coach\u003c\/li\u003e\n\u003cli\u003eCoaching emotions and emotional intelligence\u003c\/li\u003e\n\u003cli\u003eValues and belief systems in coaching\u003c\/li\u003e\n\u003cli\u003ePersonal and behavioural change models\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"module-block\"\u003e\n\u003cdiv class=\"module-header\"\u003e\n\u003cspan class=\"module-num\"\u003eModule 3\u003c\/span\u003e\n\u003cp class=\"module-title\"\u003eApplied Positive Psychology in Coaching\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"module-body\"\u003e\n\u003cp\u003eThis module introduces tools, concepts, and approaches from positive psychology. By working with your own strengths and those of your coachees, you will use an appreciative enquiry-based approach to foster deeper awareness and personal change.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eStrengths-based coaching approaches\u003c\/li\u003e\n\u003cli\u003eAppreciative enquiry in practice\u003c\/li\u003e\n\u003cli\u003eTranspersonal coaching and sense of purpose\u003c\/li\u003e\n\u003cli\u003ePersonal qualities, strengths, and motivational forces\u003c\/li\u003e\n\u003cli\u003eDriving growth and lasting change\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"module-block\"\u003e\n\u003cdiv class=\"module-header\"\u003e\n\u003cspan class=\"module-num\"\u003eModule 4\u003c\/span\u003e\n\u003cp class=\"module-title\"\u003eCoaching through Ambiguity and Complexity\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"module-body\"\u003e\n\u003cp\u003ePractical strategies and frameworks for coaching in today's complex, fast-moving world. You will develop the capacity to coach people operating in ambiguous contexts, engaging in systemic conversations and applying key models to coaching through change.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCoaching through change and uncertainty\u003c\/li\u003e\n\u003cli\u003eSystemic conversations and frameworks\u003c\/li\u003e\n\u003cli\u003eEthics in complex coaching situations\u003c\/li\u003e\n\u003cli\u003eSupporting clients in organisational change\u003c\/li\u003e\n\u003cli\u003eDeveloping your professional coaching signature\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"takeaways\"\u003e\n\u003ch3\u003eYou will leave with\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eA recognised coaching qualification accredited by the ICF and EMCC\u003c\/li\u003e\n\u003cli\u003eThe understand, capability and confidence to practise as a professional coach\u003c\/li\u003e\n\u003cli\u003ePractical coaching hours toward your accreditation requirements\u003c\/li\u003e\n\u003cli\u003eA strong grounding in supervision and reflective practice\u003c\/li\u003e\n\u003cli\u003eA peer network of coaching practitioners\u003c\/li\u003e\n\u003cli\u003eAccess to ongoing online learning resources\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2 id=\"structure-heading\"\u003eProgramme structure\u003c\/h2\u003e\n\u003cp\u003eThe programme runs over approximately seven months, delivered entirely online. Each module includes workshop days followed by an online coaching group supervision session.\u003c\/p\u003e\n\u003ctable class=\"accred-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eElement\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorkshop days\u003c\/td\u003e\n\u003ctd\u003e4 modules delivered across 9 workshop days, all online coaching courses.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGroup supervision\u003c\/td\u003e\n\u003ctd\u003eOnline coaching group supervision and mentoring after each module.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePractical assessment\u003c\/td\u003e\n\u003ctd\u003eAssessment of your coaching skills against ICF and EMCC professional standards.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePeer practice\u003c\/td\u003e\n\u003ctd\u003eCo-supervision practice with your cohort throughout the programme.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOnline resources\u003c\/td\u003e\n\u003ctd\u003eAccess to learning resources throughout the programme.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2 id=\"accred-heading\"\u003eAccreditation\u003c\/h2\u003e\n\u003cp\u003eThe programme is accredited by both the ICF and the EMCC. Accreditation is optional. If you choose to certify, your choice of body will depend on what you want to do with your coaching qualification and where you intend to practise. \u003cmeta charset=\"utf-8\"\u003e We can support your accreditation with the EMCC or ICF but this will be an additional cost. See our \u003ca href=\"\/pages\/coaching-qualifications\"\u003ecoaching qualifications guide\u003c\/a\u003e for a full comparison.\u003c\/p\u003e\n\u003ctable class=\"accred-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eBody\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eWhat it means\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eICF\u003c\/td\u003e\n\u003ctd\u003eInternational Coaching Federation accreditation. Globally recognised, widely required by corporate clients and organisations.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEMCC\u003c\/td\u003e\n\u003ctd\u003eEuropean Mentoring and Coaching Council accreditation. The primary standard across Europe. An additional fee applies for EMCC accreditation on completion.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNo accreditation\u003c\/td\u003e\n\u003ctd\u003eYou complete the full programme and develop your skills without pursuing formal certification. Your learning and coaching hours still count.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003eTo move toward \u003ca href=\"\/products\/mentor-coaching\"\u003eICF accreditation\u003c\/a\u003e, book Mentor Coaching alongside the Coach Practitioner. Completing both gives you a direct route to your ICF credential.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003csection\u003e\n\u003ch2 id=\"audience-heading\"\u003eWho this programme is for\u003c\/h2\u003e\n\u003cp\u003eThe Coach Practitioner is for anyone who wants to develop their coaching to a recognised professional standard. It suits those for whom coaching is part of a broader role and those for whom it is their primary focus. No prior coaching experience is required to start at Module 1.\u003c\/p\u003e\n\u003cp\u003eIf you have already completed \u003ca href=\"\/products\/fundamentals-of-coaching\"\u003eFundamentals of Coaching\u003c\/a\u003e, you join at Module 2. \u003ca href=\"\/pages\/contact\"\u003eContact us\u003c\/a\u003e before booking to confirm pricing and your starting module.\u003c\/p\u003e\n\u003cp\u003eNot sure if this is the right level for you? Take our free \u003ca href=\"\/pages\/coaching-readiness-assessment\"\u003eCoaching Readiness Assessment\u003c\/a\u003e or \u003ca rel=\"noopener\" href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/schedules\/AcZssZ1h8hrj2_YmtfLUu9hjIAepiW9chTfwjB2DAdB64uI6mKJVDBZaPWlILzt8qOoakSsZwu1CIwKu\" target=\"_blank\"\u003ebook a call\u003c\/a\u003e\u003ca href=\"https:\/\/calendar.app.google\/HGHDeoC7V4A8zRwa8\" rel=\"noopener\" target=\"_blank\"\u003e\u003c\/a\u003e with the team.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2 id=\"faq-heading\"\u003eFrequently asked questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cstrong\u003eDoes the Coach Practitioner include Fundamentals of Coaching? \u003c\/strong\u003e\u003cspan itemprop=\"text\"\u003eYes. Fundamentals of Coaching is Module 1 of the Coach Practitioner programme. If you book the full programme, Module 1 is included. If you have already completed Fundamentals of Coaching separately, you only need Modules 2, 3, and 4, and the price reflects this.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cstrong\u003eCan I join the Coach Practitioner if I have already done Fundamentals of Coaching? \u003c\/strong\u003e\u003cspan itemprop=\"text\"\u003eYes. Fundamentals of Coaching counts as Module 1. You join the programme at Module 2 and complete Modules 2, 3, and 4 to achieve the full qualification. Contact us before booking to confirm your starting point and pricing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cstrong\u003eWhat accreditation does the Coach Practitioner carry? \u003c\/strong\u003e\u003cspan itemprop=\"text\"\u003eThe programme is accredited by both the ICF and the EMCC. Accreditation is optional. Your choice of body will depend on where you intend to practise and what your clients expect.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cstrong\u003eHow long is the Coach Practitioner programme? \u003c\/strong\u003e\u003cspan itemprop=\"text\"\u003eThe full programme runs over approximately seven months and includes four modules delivered across nine workshop days, plus online coaching group supervision after each module.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cstrong\u003eIs the programme delivered online? \u003c\/strong\u003e\u003cspan itemprop=\"text\"\u003eYes. All coaching courses and modules are delivered online. Workshops, group supervision, and mentoring sessions all take place online.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cstrong\u003eWhat is the difference between the Coach Practitioner and Fundamentals of Coaching? \u003c\/strong\u003e\u003cspan itemprop=\"text\"\u003eFundamentals of Coaching is a three-day foundation course and Module 1 of the Coach Practitioner. The full Coach Practitioner programme adds three further modules covering emotional intelligence and insights, positive psychology in coaching, and coaching through change and complexity. Completing all four modules leads to a full ICF and EMCC recognised qualification.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e","brand":"TPC Coaching Academy","offers":[{"title":"June 2026","offer_id":52893020946774,"sku":null,"price":5160.0,"currency_code":"GBP","in_stock":false},{"title":"September 2026","offer_id":52893020979542,"sku":null,"price":5160.0,"currency_code":"GBP","in_stock":true},{"title":"February 2027","offer_id":53007002141014,"sku":null,"price":5160.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/2650\/4790\/files\/Coach_Practitioner_course_TPC_Coaching_Academy.webp?v=1775559298"},{"product_id":"fundamentals-of-coaching-online-course","title":"Fundamentals of Coaching","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  .tpc-course *,\n  .tpc-course *::before,\n  .tpc-course *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .tpc-course {\n    font-family: 'Poppins', sans-serif;\n    width: 100%;\n    text-align: left;\n  }\n\n  .tpc-course h2,\n  .tpc-course h3,\n  .tpc-course h4 { color: inherit; }\n\n  .tpc-course h2 { margin-top: 2.5em; margin-bottom: 0.5em; }\n  .tpc-course h3 { margin-bottom: 0.75em; }\n\n  .tpc-course .course-facts {\n    display: flex;\n    flex-wrap: wrap;\n    border-top: 1px solid #e2e5ea;\n    border-bottom: 1px solid #e2e5ea;\n    margin-bottom: 2em;\n    padding: 0.25em 0;\n  }\n\n  .tpc-course .fact {\n    padding: 0.75em 2em 0.75em 0;\n    min-width: 120px;\n  }\n\n  .tpc-course .fact-label {\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #8a8fa8;\n    display: block;\n    margin-bottom: 0.2em;\n  }\n\n  .tpc-course .fact-value {\n    font-weight: 500;\n    display: block;\n  }\n\n  .tpc-course .lede {\n    font-weight: 300;\n    line-height: 1.8;\n    border-left: 3px solid #ff9100;\n    border-radius: 0;\n    padding-left: 1.25em;\n    margin-bottom: 2em;\n  }\n\n  .tpc-course p {\n    font-weight: 300;\n    line-height: 1.8;\n    margin-bottom: 1em;\n  }\n\n  .tpc-course p:last-child { margin-bottom: 0; }\n\n  .tpc-course a {\n    color: #ff9100;\n    text-decoration: none;\n    border-bottom: 1px solid rgba(255,145,0,0.3);\n    transition: border-color 0.15s;\n  }\n\n  .tpc-course a:hover { border-bottom-color: #ff9100; }\n\n  .tpc-course .outcomes {\n    list-style: none;\n    padding: 0;\n    margin: 1.25em 0 2em;\n    width: 100%;\n  }\n\n  .tpc-course .outcomes li {\n    display: flex;\n    gap: 1em;\n    padding: 1em 0;\n    border-bottom: 0.5px solid #e2e5ea;\n  }\n\n  .tpc-course .outcomes li:first-child { border-top: 0.5px solid #e2e5ea; }\n\n  .tpc-course .outcome-num {\n    font-weight: 600;\n    color: #ff9100;\n    min-width: 1.5em;\n    padding-top: 0.1em;\n    flex-shrink: 0;\n  }\n\n  .tpc-course .outcome-title {\n    font-weight: 500;\n    margin-bottom: 0.25em;\n  }\n\n  .tpc-course .outcome-body {\n    font-weight: 300;\n    line-height: 1.7;\n  }\n\n  .tpc-course .takeaways {\n    background: #f5f6f8;\n    border-radius: 6px;\n    padding: 1.5em 1.75em;\n    margin: 1.75em 0;\n    width: 100%;\n  }\n\n  .tpc-course .takeaways ul {\n    list-style: none;\n    padding: 0;\n  }\n\n  .tpc-course .takeaways li {\n    font-weight: 300;\n    padding: 0.625em 0 0.625em 1.125em;\n    border-bottom: 0.5px solid #e2e5ea;\n    position: relative;\n    line-height: 1.65;\n  }\n\n  .tpc-course .takeaways li:last-child { border-bottom: none; }\n\n  .tpc-course .takeaways li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 50%;\n    width: 7px;\n    height: 1px;\n    background: #ff9100;\n  }\n\n  .tpc-course .accred-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.25em 0 2em;\n  }\n\n  .tpc-course .accred-table th {\n    text-align: left;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #8a8fa8;\n    padding: 0.5em 0.75em 0.5em 0;\n    border-bottom: 1px solid #e2e5ea;\n  }\n\n  .tpc-course .accred-table td {\n    padding: 0.875em 0.75em 0.875em 0;\n    border-bottom: 0.5px solid #e2e5ea;\n    vertical-align: top;\n    font-weight: 300;\n    line-height: 1.65;\n  }\n\n  .tpc-course .accred-table td:first-child {\n    font-weight: 500;\n    width: 30%;\n  }\n\n  .tpc-course .accred-table tr:last-child td { border-bottom: none; }\n\n  .tpc-course .faq { margin: 1.25em 0 0; }\n\n  .tpc-course .faq-item {\n    border-bottom: 0.5px solid #e2e5ea;\n    padding: 1.125em 0;\n  }\n\n  .tpc-course .faq-item:first-child { border-top: 0.5px solid #e2e5ea; }\n\n  .tpc-course .faq-q {\n    font-weight: 500;\n    margin-bottom: 0.5em;\n  }\n\n  .tpc-course .faq-a {\n    font-weight: 300;\n    line-height: 1.75;\n  }\n\n  .tpc-course .compare {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1.5em;\n    margin: 1.5em 0 2em;\n    width: 100%;\n  }\n\n  .tpc-course .compare-col {\n    border-top: 2px solid #e2e5ea;\n    padding-top: 1em;\n  }\n\n  .tpc-course .compare-col.highlight { border-top-color: #ff9100; }\n\n  .tpc-course .compare-label {\n    font-weight: 600;\n    margin-bottom: 0.75em;\n    display: block;\n  }\n\n  .tpc-course .compare-col p {\n    font-weight: 300;\n    line-height: 1.75;\n    margin-bottom: 0.75em;\n  }\n\n  .tpc-course .notice {\n    border-left: 3px solid #e2e5ea;\n    border-radius: 0;\n    padding: 0.75em 1.25em;\n    margin-top: 1.5em;\n  }\n\n  .tpc-course .notice p {\n    font-weight: 300;\n    line-height: 1.7;\n    margin-bottom: 0;\n  }\n\n  .tpc-course hr {\n    border: none;\n    border-top: 0.5px solid #e2e5ea;\n    margin: 2.5em 0;\n  }\n\n  .tpc-course .schedule { width: 100%; margin: 1.5em 0 2em; }\n\n  .tpc-course .schedule-block {\n    border-top: 0.5px solid #e2e5ea;\n    padding: 1.25em 0;\n  }\n\n  .tpc-course .schedule-block:last-child { border-bottom: 0.5px solid #e2e5ea; }\n\n  .tpc-course .schedule-module {\n    font-weight: 600;\n    margin-bottom: 0.35em;\n  }\n\n  .tpc-course .schedule-desc {\n    font-weight: 300;\n    line-height: 1.7;\n    color: #5a5f7a;\n    margin-bottom: 0.75em;\n  }\n\n  .tpc-course .schedule-sessions {\n    list-style: none;\n    padding: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 0.35em;\n  }\n\n  .tpc-course .schedule-sessions li {\n    display: flex;\n    gap: 1em;\n    font-weight: 300;\n    line-height: 1.6;\n  }\n\n  .tpc-course .session-type {\n    font-weight: 500;\n    min-width: 160px;\n    flex-shrink: 0;\n  }\n\n  .tpc-course .session-date { color: #5a5f7a; }\n\n  @media (max-width: 600px) {\n    .tpc-course { padding-left: 0; padding-right: 0; }\n    .tpc-course .outcomes li { flex-direction: column; gap: 0.25em; }\n    .tpc-course .outcome-num { min-width: auto; }\n    .tpc-course .compare { grid-template-columns: 1fr; }\n    .tpc-course .accred-table,\n    .tpc-course .accred-table thead,\n    .tpc-course .accred-table tbody,\n    .tpc-course .accred-table tr { display: block; width: 100%; }\n    .tpc-course .accred-table thead { display: none; }\n    .tpc-course .accred-table td {\n      display: block;\n      width: 100%;\n      padding: 0.375em 0;\n      border-bottom: none;\n    }\n    .tpc-course .accred-table td:first-child {\n      width: 100%;\n      padding-top: 0.75em;\n      color: #ff9100;\n    }\n    .tpc-course .accred-table tr {\n      border-bottom: 0.5px solid #e2e5ea;\n      padding-bottom: 0.75em;\n    }\n    .tpc-course .accred-table tr:last-child { border-bottom: none; }\n    .tpc-course .schedule-sessions li { flex-direction: column; gap: 0.1em; }\n    .tpc-course .session-type { min-width: auto; }\n    .tpc-course .fact { min-width: 100px; padding-right: 1em; }\n  }\n\u003c\/style\u003e\n\u003c!-- ── JSON-LD SCHEMA ── --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003carticle class=\"tpc-course\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Course\"\u003e\u003cmeta content=\"Fundamentals of Coaching\" itemprop=\"name\"\u003e \u003cmeta content=\"A three-day accredited coaching course and Module 1 of the Coach Practitioner programme. EMCC EQA Foundation accredited.\" itemprop=\"description\"\u003e\n\u003cheader\u003e\n\u003cdiv class=\"course-facts\"\u003e\n\u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"fact-label\"\u003eDuration\u003c\/span\u003e \u003cspan class=\"fact-value\" itemprop=\"timeRequired\"\u003e3 days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"fact-label\"\u003eLevel\u003c\/span\u003e \u003cspan class=\"fact-value\" itemprop=\"educationalLevel\"\u003eFoundation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"fact-label\"\u003eAccreditation\u003c\/span\u003e \u003cspan class=\"fact-value\" itemprop=\"educationalCredentialAwarded\"\u003eEMCC EQA Foundation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"fact-label\"\u003eProgramme\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003eModule 1 of Coach Practitioner\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"fact-label\"\u003eDelivery\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003eOnline Coaching Course\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"lede\"\u003eThe starting point for anyone who wants to develop real coaching skills. Three days of practical, accredited coaching training and Module 1 of the full Coach Practitioner programme.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003csection\u003e\n\u003ch2 id=\"about-heading\"\u003eAbout this course\u003c\/h2\u003e\n\u003cp\u003eFundamentals of Coaching is a three-day coaching course for anyone who wants to build the skills of an effective coach. You will learn the core techniques and theoretical models that underpin professional coaching and examine your own approach to working with people.\u003c\/p\u003e\n\u003cp\u003eThe course works as a complete standalone programme. It also forms Module 1 of the \u003ca href=\"\/products\/coach-practitioner\"\u003eCoach Practitioner programme\u003c\/a\u003e. If you complete Fundamentals of Coaching and decide you want to continue toward a full ICF and EMCC accredited qualification, you progress directly to Modules 2, 3, and 4 without repeating this module. The cost of those modules reflects what you have already completed.\u003c\/p\u003e\n\u003cp\u003eAll sessions are delivered by our \u003ca href=\"\/pages\/our-expert-team\"\u003eexpert coaching faculty\u003c\/a\u003e, practitioners with decades of applied coaching experience.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2 id=\"content-heading\"\u003eWhat the programme covers\u003c\/h2\u003e\n\u003cp\u003eOver three days you will work through the fundamentals of coaching practice, applying each element to real situations from your own context.\u003c\/p\u003e\n\u003col class=\"outcomes\" role=\"list\"\u003e\n\u003cli\u003e\n\u003cdiv\u003e\n\u003cp class=\"outcome-title\"\u003eUnderstand the core models of coaching conversations\u003c\/p\u003e\n\u003cp class=\"outcome-body\"\u003eLearn how coaching conversations are structured, what makes them effective, and how the key models apply in practice. You will leave with a clear framework you can use from day one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv\u003e\n\u003cp class=\"outcome-title\"\u003eIntroduction to the psychological basis of coaching\u003c\/p\u003e\n\u003cp class=\"outcome-body\"\u003eExplore the psychological principles that underpin coaching. Understand how people think, change, and develop, and how this shapes the way effective coaches work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv\u003e\n\u003cp class=\"outcome-title\"\u003eFraming coaching conversations\u003c\/p\u003e\n\u003cp class=\"outcome-body\"\u003eLearn how to open, hold, and close a coaching conversation with intention. Understand how to contract with clients, set direction, and create the conditions for meaningful work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv\u003e\n\u003cp class=\"outcome-title\"\u003eBuilding trust and rapport\u003c\/p\u003e\n\u003cp class=\"outcome-body\"\u003eDevelop the relational skills that make coaching work. Learn how to build genuine trust and hold conversations where people feel safe to think and grow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv\u003e\n\u003cp class=\"outcome-title\"\u003eRecognising and developing potential\u003c\/p\u003e\n\u003cp class=\"outcome-body\"\u003eLearn to see and surface the strengths in the people you work with. Build the conditions where potential is spotted, supported, and developed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003caside class=\"takeaways\"\u003e\n\u003ch3\u003eYou will leave with\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAn understanding of coaching and an ability to frame coaching conversations immediately\u003c\/li\u003e\n\u003cli\u003eA framework for integrating coaching into your work\u003c\/li\u003e\n\u003cli\u003eThe confidence to hold development conversations that work\u003c\/li\u003e\n\u003cli\u003eEMCC EQA Foundation certificate or certificate of attendance\u003c\/li\u003e\n\u003cli\u003eModule 1 credit toward the full Coach Practitioner qualification\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2 id=\"pathway-heading\"\u003eYour path to a full coaching qualification\u003c\/h2\u003e\n\u003cp\u003eFundamentals of Coaching is Module 1 of the Coach Practitioner programme. Complete all four modules and you gain a full ICF and EMCC recognised coaching qualification.\u003c\/p\u003e\n\u003ctable class=\"accred-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eModule\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eWhat it covers\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModule 1: Fundamentals of Coaching\u003c\/td\u003e\n\u003ctd\u003eCore coaching skills, techniques, and models. This course. 3 days.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModule 2: Creating Insights\u003c\/td\u003e\n\u003ctd\u003eSelf-awareness as a coach, emotional intelligence, values and belief systems, and coaching identity.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModule 3: Applied Positive Psychology in Coaching\u003c\/td\u003e\n\u003ctd\u003eStrengths-based coaching, appreciative enquiry, transpersonal coaching, and personal growth.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModule 4: Coaching through Ambiguity and Complexity\u003c\/td\u003e\n\u003ctd\u003eCoaching in change, complexity and uncertainty. Systemic conversations and ethical frameworks.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003eAlready completed Fundamentals of Coaching? You only need Modules 2, 3, and 4 to complete the full programme. \u003ca href=\"\/products\/coach-practitioner\"\u003eView the Coach Practitioner programme.\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2 id=\"accred-heading\"\u003eAccreditation\u003c\/h2\u003e\n\u003cp\u003eThis course holds External Quality Award status with the \u003ca href=\"https:\/\/www.emccglobal.org\" rel=\"noopener\" target=\"_blank\"\u003eEMCC\u003c\/a\u003e at Foundation level.  We can support your accreditation with the EMCC, but this will be an additional cost and the amount will depend on the level.  \u003c\/p\u003e\n\u003ctable class=\"accred-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eAward\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eWhat it means\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eEMCC EQA Foundation\u003c\/td\u003e\n\u003ctd\u003eIndependently assessed against EMCC quality standards. Gives you the Foundation level EQA certificate on completion.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertificate of attendance\u003c\/td\u003e\n\u003ctd\u003eCounts as APEL credit toward future coaching programmes if you choose not to pursue full EQA accreditation.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEIA Foundation award\u003c\/td\u003e\n\u003ctd\u003eAvailable to those with a minimum of 50 coaching hours accumulated over one year.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003csection\u003e\n\u003ch2 id=\"audience-heading\"\u003eWho this course is for\u003c\/h2\u003e\n\u003cp\u003eThis course is for anyone who wants to develop coaching skills. It suits people who are new to coaching and those who already use coaching informally and want a more structured, accredited grounding. No prior experience is required.\u003c\/p\u003e\n\u003cp\u003eIt is also the natural starting point for anyone intending to pursue the full \u003ca href=\"\/products\/coach-practitioner\"\u003eCoach Practitioner qualification\u003c\/a\u003e. Not sure if coaching is right for you? Take our free \u003ca href=\"\/pages\/coaching-readiness-assessment\"\u003eCoaching Readiness Assessment\u003c\/a\u003e before booking.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2 id=\"faq-heading\"\u003eFrequently asked questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cstrong\u003eIs Fundamentals of Coaching part of the Coach Practitioner programme?\u003c\/strong\u003e \u003cspan itemprop=\"text\"\u003eYes. Fundamentals of Coaching is Module 1 of the Coach Practitioner programme. If you complete this course and want to continue, you can progress to Modules 2, 3, and 4 to complete the full Coach Practitioner qualification, accredited by the ICF and EMCC.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cstrong\u003eDo I need prior coaching experience to attend?\u003c\/strong\u003e \u003cspan itemprop=\"text\"\u003eNo. Fundamentals of Coaching is the starting point for anyone new to coaching. No prior experience is required.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cstrong\u003eWhat accreditation does this course carry?\u003c\/strong\u003e \u003cspan itemprop=\"text\"\u003eThe course holds EMCC EQA Foundation status. Completing it gives you the EMCC EQA Foundation certificate or a certificate of attendance. It also counts as Module 1 credit toward the full Coach Practitioner qualification.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cstrong\u003eIf I have already completed Fundamentals of Coaching, do I need to repeat it for the Coach Practitioner?\u003c\/strong\u003e \u003cspan itemprop=\"text\"\u003eNo. If you have already completed Fundamentals of Coaching, it counts as Module 1 of the Coach Practitioner programme. You only need to complete Modules 2, 3, and 4 to achieve the full qualification, and the cost reflects this.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003cstrong\u003eHow long is the programme?\u003c\/strong\u003e \u003cspan itemprop=\"text\"\u003eFundamentals of Coaching runs over three days. As a standalone course it is complete in itself. As Module 1 of the Coach Practitioner, the remaining three modules take the full programme to approximately seven months.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e","brand":"TPC Coaching Academy","offers":[{"title":"June 2026","offer_id":52917653340502,"sku":null,"price":2100.0,"currency_code":"GBP","in_stock":false},{"title":"September 2026","offer_id":52917653373270,"sku":null,"price":2100.0,"currency_code":"GBP","in_stock":true},{"title":"February 2027","offer_id":52917653406038,"sku":null,"price":2100.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/2650\/4790\/files\/TPCCoachingAcademy_product_images_1200_x_1200_px.webp?v=1774533152"},{"product_id":"introduction-to-coaching-online-course","title":"Introduction to Coaching","description":"\u003c!-- ============================================================\n     INTRODUCTION TO COACHING — COURSE PILLAR PAGE\n     TPC Coaching Courses \/ TPC Leadership\n\n     SEO NOTES:\n     - Page title tag (set in Shopify): Introduction to Coaching | One-Day Coaching Course | TPC Coaching Courses\n     - Meta description (set in Shopify): A one-day introduction to coaching for anyone curious about developing coaching skills. Complete the full Fundamentals of Coaching programme at no extra cost. No experience required.\n     - URL slug (set in Shopify): \/products\/introduction-to-coaching\n\n     GEO \/ AI INDEXING NOTES:\n     - Course schema JSON-LD included below\n     - Semantic HTML5: article \u003e header, section, aside\n     - FAQPage schema for AI answer extraction\n     - BreadcrumbList schema for SERP display\n\n     LAYOUT NOTES:\n     - No font sizes defined — all type inherits from Shopify theme\n     - No max-width set — inherits Shopify theme container width\n     - Layout and spacing only; no typography overrides\n     - Update domain in JSON-LD before publishing\n============================================================ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  .tpc-course *,\n  .tpc-course *::before,\n  .tpc-course *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .tpc-course {\n    font-family: 'Poppins', sans-serif;\n    width: 100%;\n  }\n\n  .tpc-course h2,\n  .tpc-course h3,\n  .tpc-course h4 { color: inherit; }\n\n  .tpc-course h2 { margin-top: 2.5em; margin-bottom: 0.5em; }\n  .tpc-course h3 { margin-bottom: 0.75em; }\n\n  .tpc-course .course-facts {\n    display: flex;\n    flex-wrap: wrap;\n    border-top: 1px solid #e2e5ea;\n    border-bottom: 1px solid #e2e5ea;\n    margin-bottom: 2em;\n    padding: 0.25em 0;\n  }\n\n  .tpc-course .fact {\n    padding: 0.75em 2em 0.75em 0;\n    min-width: 120px;\n  }\n\n  .tpc-course .fact-label {\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #8a8fa8;\n    display: block;\n    margin-bottom: 0.2em;\n  }\n\n  .tpc-course .fact-value { font-weight: 500; display: block; }\n\n  .tpc-course .lede {\n    font-weight: 300;\n    line-height: 1.8;\n    border-left: 3px solid #ff9100;\n    border-radius: 0;\n    padding-left: 1.25em;\n    margin-bottom: 2em;\n  }\n\n  .tpc-course p {\n    font-weight: 300;\n    line-height: 1.8;\n    margin-bottom: 1em;\n  }\n\n  .tpc-course p:last-child { margin-bottom: 0; }\n\n  .tpc-course .outcomes {\n    list-style: none;\n    padding: 0;\n    margin: 1.25em 0 2em;\n    width: 100%;\n  }\n\n  .tpc-course .outcomes li {\n    display: flex;\n    gap: 1em;\n    padding: 1em 0;\n    border-bottom: 0.5px solid #e2e5ea;\n  }\n\n  .tpc-course .outcomes li:first-child { border-top: 0.5px solid #e2e5ea; }\n\n  .tpc-course .outcome-num {\n    font-weight: 600;\n    color: #ff9100;\n    min-width: 1.5em;\n    padding-top: 0.1em;\n    flex-shrink: 0;\n  }\n\n  .tpc-course .outcome-title {\n    font-weight: 500;\n    margin-bottom: 0.25em;\n  }\n\n  .tpc-course .outcome-body {\n    font-weight: 300;\n    line-height: 1.7;\n  }\n\n  .tpc-course .takeaways {\n    background: #f5f6f8;\n    border-radius: 6px;\n    padding: 1.5em 1.75em;\n    margin: 1.75em 0;\n    width: 100%;\n  }\n\n  .tpc-course .takeaways ul {\n    list-style: none;\n    padding: 0;\n  }\n\n  .tpc-course .takeaways li {\n    font-weight: 300;\n    padding: 0.625em 0 0.625em 1.125em;\n    border-bottom: 0.5px solid #e2e5ea;\n    position: relative;\n    line-height: 1.65;\n  }\n\n  .tpc-course .takeaways li:last-child { border-bottom: none; }\n\n  .tpc-course .takeaways li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 50%;\n    width: 7px;\n    height: 1px;\n    background: #ff9100;\n  }\n\n  .tpc-course .pathway-card {\n    border: 1px solid #e2e5ea;\n    border-radius: 6px;\n    padding: 1.5em 1.75em;\n    margin: 1.75em 0;\n    width: 100%;\n  }\n\n  .tpc-course .pathway-card h3 {\n    margin-bottom: 1em;\n  }\n\n  .tpc-course .pathway-steps {\n    list-style: none;\n    padding: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n  }\n\n  .tpc-course .pathway-steps li {\n    display: flex;\n    gap: 1em;\n    padding: 0.875em 0;\n    border-bottom: 0.5px solid #e2e5ea;\n    align-items: flex-start;\n  }\n\n  .tpc-course .pathway-steps li:last-child { border-bottom: none; }\n\n  .tpc-course .step-marker {\n    font-weight: 600;\n    color: #ff9100;\n    min-width: 1.5em;\n    flex-shrink: 0;\n    padding-top: 0.1em;\n  }\n\n  .tpc-course .step-content { font-weight: 300; line-height: 1.7; }\n\n  .tpc-course .step-content strong {\n    font-weight: 500;\n    display: block;\n    margin-bottom: 0.15em;\n  }\n\n  .tpc-course .faq { margin: 1.25em 0 0; }\n\n  .tpc-course .faq-item {\n    border-bottom: 0.5px solid #e2e5ea;\n    padding: 1.125em 0;\n  }\n\n  .tpc-course .faq-item:first-child { border-top: 0.5px solid #e2e5ea; }\n\n  .tpc-course .faq-q {\n    font-weight: 500;\n    margin-bottom: 0.5em;\n  }\n\n  .tpc-course .faq-a {\n    font-weight: 300;\n    line-height: 1.75;\n  }\n\n  .tpc-course hr {\n    border: none;\n    border-top: 0.5px solid #e2e5ea;\n    margin: 2.5em 0;\n  }\n\u003c\/style\u003e\n\u003c!-- ── JSON-LD SCHEMA ── --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ── PAGE CONTENT ── --\u003e\n\u003carticle itemtype=\"https:\/\/schema.org\/Course\" itemscope=\"\" class=\"tpc-course\"\u003e\u003cmeta content=\"Introduction to Coaching\" itemprop=\"name\"\u003e \u003cmeta content=\"A one-day introduction to coaching for anyone curious about developing coaching skills. No prior experience required. Continue to the full Fundamentals of Coaching programme at no extra cost.\" itemprop=\"description\"\u003e\n\u003cheader\u003e\n\u003cdiv class=\"course-facts\"\u003e\n\u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"fact-label\"\u003eDuration\u003c\/span\u003e \u003cspan itemprop=\"timeRequired\" class=\"fact-value\"\u003e1 day\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"fact-label\"\u003eLevel\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003eFoundation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"fact-label\"\u003eExperience needed\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003eNone\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"fact-label\"\u003eNext step\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003eFundamentals of Coaching \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"fact-label\"\u003eFormat\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003eOnline Coaching Course\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"lede\"\u003eA one-day coaching course for anyone who wants to find out what coaching is, how it works, and whether it is for them. No prior experience required. You may then continue to the full three-day Fundamentals of Coaching programme.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003csection\u003e\n\u003ch2 id=\"about-heading\"\u003eAbout this course\u003c\/h2\u003e\n\u003cp\u003eIntroduction to Coaching is a one-day course that gives you a practical, grounded understanding of what coaching is and how it works. It is the right starting point if you are new to coaching, curious about whether it suits you, or want to develop your skills before committing to a longer programme.\u003c\/p\u003e\n\u003cp\u003eThe day is hands-on. You will practise coaching conversations, learn the core skills, and leave with a clear sense of what coaching feels like in practice, not just in theory.\u003c\/p\u003e\n\u003cp\u003eThis course is day one of the \u003ca href=\"https:\/\/www.tpccoachingacademy.co.uk\/products\/fundamentals-of-coaching\"\u003eFundamentals of Coaching \u003c\/a\u003eprogramme. If you decide to continue you would complete days two and three giving the opportunity to achieve the  EMCC EQA Foundation certificate.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2 id=\"content-heading\"\u003eWhat the day covers\u003c\/h2\u003e\n\u003cp\u003eThe course introduces the foundations of coaching practice through a combination of explanation, demonstration, and practical exercises.\u003c\/p\u003e\n\u003col role=\"list\" class=\"outcomes\"\u003e\n\u003cli\u003e\n\u003cspan class=\"outcome-num\"\u003e-\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"outcome-title\"\u003eWhat coaching is and how it works\u003c\/p\u003e\n\u003cp class=\"outcome-body\"\u003eUnderstand what coaching is, what it is not, and how it differs from managing, mentoring, and advising. Get a clear picture of where coaching adds value and how it works in practice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"outcome-num\"\u003e-\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"outcome-title\"\u003eActive listening and questioning\u003c\/p\u003e\n\u003cp class=\"outcome-body\"\u003ePractise the two core skills of coaching. Learn how to listen with real attention and ask questions that help people think rather than questions that lead them to your answers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"outcome-num\"\u003e-\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"outcome-title\"\u003eStructuring a coaching conversation\u003c\/p\u003e\n\u003cp class=\"outcome-body\"\u003eLearn how a coaching conversation is structured from start to finish. Understand how to open, how to deepen, and how to close in a way that leaves the person with clarity and next steps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"outcome-num\"\u003e-\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"outcome-title\"\u003eCoaching in practice\u003c\/p\u003e\n\u003cp class=\"outcome-body\"\u003ePut the skills together in a real coaching conversation. You will coach and be coached during the day, getting direct experience of what it feels like from both sides.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003caside class=\"takeaways\"\u003e\n\u003ch3\u003eYou will leave with\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eA clear understanding of what coaching is and how it works\u003c\/li\u003e\n\u003cli\u003ePractical experience of coaching and being coached\u003c\/li\u003e\n\u003cli\u003eThe core skills of listening, questioning, and structuring a conversation\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe option to continue to days two and three\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2 id=\"pathway-heading\"\u003eYour next steps\u003c\/h2\u003e\n\u003cp\u003eIntroduction to Coaching is the first step in a clear development pathway. You choose how far you want to go.\u003c\/p\u003e\n\u003cdiv class=\"pathway-card\"\u003e\n\u003ch3\u003eThe coaching pathway\u003c\/h3\u003e\n\u003col role=\"list\" class=\"pathway-steps\"\u003e\n\u003cli\u003e\n\u003cspan class=\"step-marker\"\u003e1\u003c\/span\u003e\n\u003cdiv class=\"step-content\"\u003e\n\u003cstrong\u003eIntroduction to Coaching (this course)\u003c\/strong\u003e One day. Try coaching, learn the foundations, decide if you want to go further.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"step-marker\"\u003e2\u003c\/span\u003e\n\u003cdiv class=\"step-content\"\u003e\n\u003cstrong\u003e\u003ca href=\"https:\/\/www.tpccoachingacademy.co.uk\/products\/fundamentals-of-coaching\"\u003eFundamentals of Coaching\u003c\/a\u003e (days two and three)\u003c\/strong\u003eComplete the full three-day programme and work toward the EMCC EQA Foundation certificate.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"step-marker\"\u003e3\u003c\/span\u003e\n\u003cdiv class=\"step-content\"\u003e\n\u003ca href=\"https:\/\/www.tpccoachingacademy.co.uk\/products\/coach-practitioner\"\u003e\u003cstrong\u003eCoach Practitioner programme\u003c\/strong\u003e\u003c\/a\u003e A seven-month programme leading to ICF and EMCC accreditation for those who want to practise coaching professionally.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003csection\u003e\n\u003ch2 id=\"audience-heading\"\u003eWho this course is for\u003c\/h2\u003e\n\u003cp\u003eThis course is for anyone who wants to find out what coaching is and whether it is right for them. You do not need any prior experience. It suits people who are completely new to coaching as well as those who use coaching informally and want to understand it more clearly.\u003c\/p\u003e\n\u003cp\u003eIt is also a practical way to try coaching before committing to a longer programme. If you continue to days two and three, the cost of this course is credited in full.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2 id=\"faq-heading\"\u003eFrequently asked questions\u003c\/h2\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"faq-item\"\u003e\n\u003cstrong\u003eWhat is covered in the Introduction to Coaching course?\u003c\/strong\u003e \u003cspan itemprop=\"text\"\u003eThe one-day course covers what coaching is and how it differs from managing and mentoring, the core skills of active listening and questioning, how to structure a coaching conversation, and how to apply a coaching approach with the people around you.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"faq-item\"\u003e\n\u003cstrong\u003eDo I need any prior experience to attend?\u003c\/strong\u003e \u003cspan itemprop=\"text\"\u003eNo. Introduction to Coaching is designed for people with no prior coaching experience. It is the right starting point if you are curious about coaching and want to find out whether it is for you before committing to a longer programme.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"faq-item\"\u003e\n\u003cstrong\u003eWhat happens after the one-day course?\u003c\/strong\u003e \u003cspan itemprop=\"text\"\u003eAnyone who completes Introduction to Coaching can continue to days two and three of the \u003ca href=\"https:\/\/www.tpccoachingacademy.co.uk\/products\/fundamentals-of-coaching\"\u003eFundamentals of Coaching\u003c\/a\u003e programme at no extra cost. This gives you the option to stop after one day or go on to complete the full three-day programme and earn the EMCC EQA Foundation certificate.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"faq-item\"\u003e\n\u003cstrong\u003eIs this course accredited?\u003c\/strong\u003e \u003cspan itemprop=\"text\"\u003eThe one-day introduction does not carry separate accreditation. If you continue to the full Fundamentals of Coaching programme, days two and three count toward the EMCC EQA Foundation certificate. A certificate of attendance is issued for the one-day course.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"faq-item\"\u003e\n\u003cstrong\u003eHow does this differ from the Fundamentals of Coaching programme?\u003c\/strong\u003e \u003cspan itemprop=\"text\"\u003eIntroduction to Coaching is day one of the \u003ca href=\"https:\/\/www.tpccoachingacademy.co.uk\/products\/fundamentals-of-coaching\"\u003eFundamentals of Coaching\u003c\/a\u003e programme. It is offered as a standalone course so you can try coaching before committing to the full three days. If you continue, days two and three are included at no extra cost.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e","brand":"TPC Coaching Academy","offers":[{"title":"June 2026","offer_id":53816422498646,"sku":null,"price":700.0,"currency_code":"GBP","in_stock":false},{"title":"September 2026","offer_id":53793526481238,"sku":null,"price":700.0,"currency_code":"GBP","in_stock":true},{"title":"February 2027","offer_id":53793526514006,"sku":null,"price":700.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/2650\/4790\/files\/Introduction_to_Coaching_course.webp?v=1774608321"}],"url":"https:\/\/www.tpccoachingacademy.co.uk\/collections\/offers.oembed","provider":"Coaching Courses UK | TPC Coaching Academy","version":"1.0","type":"link"}