{"id":41,"date":"2026-08-20T09:41:01","date_gmt":"2026-08-20T09:41:01","guid":{"rendered":"https:\/\/abroadescape.com\/groups\/?page_id=41"},"modified":"2026-08-20T10:30:02","modified_gmt":"2026-08-20T10:30:02","slug":"group-volunteer-programs-abroad","status":"publish","type":"page","link":"https:\/\/abroadescape.com\/groups\/group-volunteer-programs-abroad\/","title":{"rendered":"Group Volunteer Programs Abroad"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h1>Group Volunteer Programs Abroad with <span style=\"color: #ff4d00;\">Abroad Escape.<\/span><\/h1>\n<\/div><\/div>\n\n<div class=\"et_pb_text_1 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p data-start=\"1085\" data-end=\"1443\" class=\"PDq2pG_selectionAnchorContainer\"><strong>Group volunteer programs abroad let three or more people volunteer together in destinations across Asia, Africa, Europe and Latin America. The best option depends on your group's size, interests, dates, budget and the kind of experience you want.<\/strong><\/p>\n<p data-start=\"1085\" data-end=\"1443\" class=\"PDq2pG_selectionAnchorContainer\">We can help you compare suitable programs and understand what each one involves before you book.<\/p>\n<p data-start=\"1463\" data-end=\"1528\" class=\"PDq2pG_selectionAnchorContainer\">Your group doesn't need to be large to volunteer abroad together.<span aria-hidden=\"true\" class=\"PDq2pG_selectionAnchor\"><\/span><\/p>\n<p data-start=\"1530\" data-end=\"1703\">Whether you're travelling with three friends, a family, a university group or another organised group, there are different types of volunteer programs that may work for you.<\/p>\n<p data-start=\"1705\" data-end=\"2018\">Abroad Escape currently offers access to programs in destinations including <strong data-start=\"1781\" data-end=\"1924\">Thailand, Bali, Cambodia, Vietnam, Nepal, Sri Lanka, the Philippines, Kenya, Zanzibar, Cape Verde, Montenegro, Portugal, Spain and Colombia<\/strong>, with projects varying by destination and availability. <span class=\"contents\" data-content-reference-start=\"1976\" data-content-reference-end=\"2048\"><span class=\"\" data-state=\"closed\"><\/span><\/span><\/p>\n<p data-start=\"2020\" data-end=\"2094\">Group projects can include:<\/p>\n<ul data-start=\"2096\" data-end=\"2350\">\n<li data-section-id=\"15gnt0y\" data-start=\"2096\" data-end=\"2120\">Teaching and education<\/li>\n<li data-section-id=\"1a891cw\" data-start=\"2121\" data-end=\"2154\">Childcare and community support<\/li>\n<li data-section-id=\"9y4143\" data-start=\"2155\" data-end=\"2184\">Construction and renovation<\/li>\n<li data-section-id=\"tsccal\" data-start=\"2185\" data-end=\"2213\">Environmental conservation<\/li>\n<li data-section-id=\"1nmagrm\" data-start=\"2214\" data-end=\"2248\">Marine and wildlife conservation<\/li>\n<li data-section-id=\"dn5alk\" data-start=\"2249\" data-end=\"2272\">Community development<\/li>\n<li data-section-id=\"10wzn72\" data-start=\"2273\" data-end=\"2302\">Sports and youth activities<\/li>\n<li data-section-id=\"na078u\" data-start=\"2303\" data-end=\"2350\">Healthcare-related programs where appropriate<\/li>\n<\/ul>\n<p data-start=\"2352\" data-end=\"2488\">The important thing is not simply finding a program that accepts groups. <strong data-start=\"2425\" data-end=\"2488\">It is finding one that actually makes sense for your group.<\/strong><\/p>\n<p data-start=\"2490\" data-end=\"2778\" data-is-last-node=\"\" data-is-only-node=\"\">We'll help you compare the destination, project, accommodation, practical arrangements and local support before you book.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_0_wrapper\"><a class=\"et_pb_button_0 et_pb_button et_pb_bg_layout_light et_pb_module et_flex_module\" href=\"https:\/\/abroadescape.com\/get-personal-advice\/\">Get Personal Advice<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_1 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_1 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n\/* =========================================================\n   ABROAD ESCAPE \u2014 KURT'S TAKE\n   Responsive founder section\n   ========================================================= *\/\n\n.ae-kurt-take {\n    --ae-orange: #ed5523;\n    --ae-black: #111111;\n    --ae-border: rgba(237, 85, 35, 0.32);\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 24px;\n    box-sizing: border-box;\n}\n\n.ae-kurt-take * {\n    box-sizing: border-box;\n}\n\n.ae-kurt-card {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.08fr) minmax(340px, 0.92fr);\n    align-items: stretch;\n    overflow: hidden;\n\n    \/* WHITE BACKGROUND *\/\n    background: #ffffff;\n\n    border-radius: 2px;\n\n    padding: 64px 64px 58px;\n}\n\n\/* FULL FOUR-SIDED BORDER *\/\n.ae-kurt-card::before {\n    content: \"\";\n    position: absolute;\n    inset: 14px;\n\n    border: 1px dashed var(--ae-border);\n\n    pointer-events: none;\n    z-index: 5;\n}\n\n\/* =========================================================\n   TEXT AREA\n   ========================================================= *\/\n\n.ae-kurt-content {\n    position: relative;\n    z-index: 2;\n    padding-right: 42px;\n}\n\n.ae-kurt-label {\n    display: inline-block;\n\n    margin: 0 0 18px;\n\n    color: var(--ae-orange);\n\n    font-family: \"Montserrat\", Arial, Helvetica, sans-serif;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.1;\n    letter-spacing: 0.02em;\n    text-transform: uppercase;\n}\n\n.ae-kurt-rule {\n    width: 62px;\n    height: 4px;\n\n    margin: 0 0 34px;\n\n    background: var(--ae-orange);\n}\n\n\/* =========================================================\n   BODY COPY\n   ========================================================= *\/\n\n.ae-kurt-copy {\n    margin: 0;\n}\n\n.ae-kurt-copy p {\n    margin: 0 0 24px;\n\n    color: var(--ae-black);\n\n    font-family: \"Montserrat\", Arial, Helvetica, sans-serif;\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1.7;\n    letter-spacing: -0.01em;\n}\n\n.ae-kurt-copy p:last-child {\n    margin-bottom: 0;\n}\n\n\/* =========================================================\n   QUOTE\n   ========================================================= *\/\n\n.ae-kurt-quote {\n    position: relative;\n\n    margin: 34px 0 0;\n    padding: 18px 0 18px 24px;\n\n    border-left: 4px solid var(--ae-orange);\n}\n\n.ae-kurt-quote p {\n    margin: 0;\n\n    color: var(--ae-orange);\n\n    font-family: \"Montserrat\", Arial, Helvetica, sans-serif;\n    font-size: 18px;\n    font-weight: 700;\n    font-style: italic;\n    line-height: 1.55;\n}\n\n\/* =========================================================\n   MEET KURT\n   ========================================================= *\/\n\n.ae-kurt-meet {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n\n    margin-top: 32px;\n\n    color: var(--ae-black);\n\n    font-family: \"Montserrat\", Arial, Helvetica, sans-serif;\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.2;\n    text-decoration: none;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n\n    border-bottom: 3px solid var(--ae-orange);\n    padding-bottom: 7px;\n\n    transition:\n        color 0.2s ease,\n        transform 0.2s ease;\n}\n\n.ae-kurt-meet span {\n    color: var(--ae-orange);\n    font-size: 18px;\n    line-height: 1;\n}\n\n.ae-kurt-meet:hover {\n    color: var(--ae-orange);\n    transform: translateX(2px);\n}\n\n\/* =========================================================\n   KURT PHOTO\n   ========================================================= *\/\n\n.ae-kurt-photo {\n    position: relative;\n    z-index: 2;\n\n    display: flex;\n    align-items: flex-end;\n    justify-content: center;\n\n    min-height: 520px;\n\n    margin: -64px -64px -58px 0;\n\n    overflow: hidden;\n}\n\n.ae-kurt-photo img {\n    display: block;\n\n    width: 100%;\n    height: 100%;\n\n    max-width: 520px;\n    max-height: 620px;\n\n    object-fit: contain;\n    object-position: center bottom;\n\n    align-self: flex-end;\n}\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media (max-width: 900px) {\n\n    .ae-kurt-card {\n        grid-template-columns:\n            minmax(0, 1fr)\n            minmax(280px, 0.8fr);\n\n        padding: 52px 44px 48px;\n    }\n\n    .ae-kurt-content {\n        padding-right: 28px;\n    }\n\n    .ae-kurt-photo {\n        min-height: 460px;\n        margin: -52px -44px -48px 0;\n    }\n\n    .ae-kurt-copy p {\n        font-size: 16px;\n        line-height: 1.65;\n    }\n\n    .ae-kurt-quote p {\n        font-size: 17px;\n    }\n}\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 700px) {\n\n    .ae-kurt-take {\n        padding: 0 14px;\n    }\n\n    .ae-kurt-card {\n        display: flex;\n        flex-direction: column;\n\n        padding: 42px 28px 36px;\n\n        background: #ffffff;\n        border-radius: 2px;\n    }\n\n    \/* Keep the complete border on mobile *\/\n    .ae-kurt-card::before {\n        inset: 10px;\n\n        border: 1px dashed var(--ae-border);\n    }\n\n    \/* PHOTO FIRST *\/\n    .ae-kurt-photo {\n        order: 1;\n\n        min-height: 0;\n\n        margin: 12px -28px 28px;\n\n        padding: 0 20px;\n\n        justify-content: center;\n    }\n\n    .ae-kurt-photo img {\n        width: 100%;\n        height: auto;\n\n        max-width: 380px;\n        max-height: none;\n\n        object-fit: contain;\n    }\n\n    \/* TEXT SECOND *\/\n    .ae-kurt-content {\n        order: 2;\n\n        padding-right: 0;\n    }\n\n    .ae-kurt-label {\n        margin-bottom: 15px;\n\n        font-size: 16px;\n    }\n\n    .ae-kurt-rule {\n        width: 54px;\n        height: 4px;\n\n        margin-bottom: 27px;\n    }\n\n    .ae-kurt-copy p {\n        font-size: 16px;\n        line-height: 1.7;\n\n        margin-bottom: 22px;\n    }\n\n    .ae-kurt-quote {\n        margin-top: 30px;\n        padding: 16px 0 16px 19px;\n    }\n\n    .ae-kurt-quote p {\n        font-size: 16px;\n        line-height: 1.55;\n    }\n\n    .ae-kurt-meet {\n        margin-top: 27px;\n\n        font-size: 14px;\n    }\n}\n\n\/* =========================================================\n   SMALL MOBILE\n   ========================================================= *\/\n\n@media (max-width: 420px) {\n\n    .ae-kurt-take {\n        padding: 0 10px;\n    }\n\n    .ae-kurt-card {\n        padding: 36px 23px 32px;\n\n        background: #ffffff;\n    }\n\n    \/* Full border remains visible *\/\n    .ae-kurt-card::before {\n        inset: 8px;\n\n        border: 1px dashed var(--ae-border);\n    }\n\n    .ae-kurt-photo {\n        margin-left: -23px;\n        margin-right: -23px;\n\n        padding: 0 14px;\n    }\n\n    .ae-kurt-copy p {\n        font-size: 15.5px;\n    }\n\n    .ae-kurt-quote p {\n        font-size: 15.5px;\n    }\n}\n<\/style>\n\n\n<section\n    class=\"ae-kurt-take\"\n    aria-labelledby=\"ae-kurt-heading\"\n>\n\n    <div class=\"ae-kurt-card\">\n\n        <!-- =================================================\n             TEXT\n             ================================================= -->\n\n        <div class=\"ae-kurt-content\">\n\n            <div\n                id=\"ae-kurt-heading\"\n                class=\"ae-kurt-label\"\n            >\n                Kurt's Take\n            <\/div>\n\n            <div class=\"ae-kurt-rule\"><\/div>\n\n            <div class=\"ae-kurt-copy\">\n\n                <p>\n                    I\u2019ve been involved in volunteer travel since 2006, and I\u2019ve learned that organising a group is quite different from choosing a program for yourself.\n                <\/p>\n\n                <p>\n                    You need to find something that works for everyone, but you also need to be realistic about what your group actually wants from the experience.\n                <\/p>\n\n                <p>\n                    I don\u2019t think you should simply pick a program because it appears high on Google or because it has a lot of reviews. I\u2019d look at the project, the local partner, the practical arrangements and whether it genuinely suits your group.\n                <\/p>\n\n            <\/div>\n\n            <div class=\"ae-kurt-quote\">\n\n                <p>\n                    That\u2019s where I can help. I\u2019ll give you an honest recommendation based on what you\u2019re looking for, even if that means telling you that a particular option isn\u2019t the right fit.\n                <\/p>\n\n            <\/div>\n\n            <a\n                class=\"ae-kurt-meet\"\n                href=\"https:\/\/abroadescape.com\/about-kurt\/\"\n                aria-label=\"Meet Kurt, founder of Abroad Escape\"\n            >\n                Meet Kurt\n                <span aria-hidden=\"true\">\u2192<\/span>\n            <\/a>\n\n        <\/div>\n\n\n        <!-- =================================================\n             KURT PHOTO\n             ================================================= -->\n\n        <div class=\"ae-kurt-photo\">\n\n            <img\n                src=\"https:\/\/abroadescape.com\/wp-content\/uploads\/2026\/08\/KURT-FOUNDER-IMAGE.webp\"\n                alt=\"Kurt De Corte, founder of Abroad Escape\"\n                loading=\"lazy\"\n                decoding=\"async\"\n            >\n\n        <\/div>\n\n    <\/div>\n\n<\/section><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_2 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_2 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_2 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_2 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h3 data-section-id=\"1r0xs72\" data-start=\"37\" data-end=\"72\" class=\"PDq2pG_selectionAnchorContainer\">Where Can Your Group Volunteer?<span aria-hidden=\"true\" class=\"PDq2pG_selectionAnchor\"><\/span><\/h3>\n<p data-start=\"74\" data-end=\"195\">The available group programs vary by destination, so the best place to start is with what your group wants to experience.<\/p>\n<p data-start=\"197\" data-end=\"335\"><strong data-start=\"197\" data-end=\"205\">Asia<\/strong> offers a broad range of programs, including teaching, community projects, construction, conservation and other local initiatives.<\/p>\n<p data-start=\"337\" data-end=\"491\"><strong data-start=\"337\" data-end=\"347\">Africa<\/strong> offers opportunities ranging from community and education projects to conservation and wildlife-related programs, depending on the destination.<\/p>\n<p data-start=\"493\" data-end=\"672\"><strong data-start=\"493\" data-end=\"503\">Europe<\/strong> can be a good option for groups looking for a shorter or more accessible volunteer trip, with programs available in destinations such as Spain, Portugal and Montenegro.<\/p>\n<p data-start=\"674\" data-end=\"786\"><strong data-start=\"674\" data-end=\"691\">Latin America<\/strong> also offers volunteer opportunities, including community, education and conservation projects.<\/p>\n<p data-start=\"788\" data-end=\"971\">We can help you narrow this down based on your <strong data-start=\"835\" data-end=\"901\">group size, preferred destination, dates, interests and budget<\/strong> rather than simply giving you a long list of programs to choose from.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_3 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_3 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_3 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h3>Destinations currently available for group enquiries<\/h3>\n<\/div><\/div>\n\n<div class=\"et_pb_text_4 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><table>\n<thead data-start=\"1031\" data-end=\"1056\">\n<tr data-start=\"1031\" data-end=\"1056\">\n<th data-start=\"1031\" data-end=\"1040\" data-col-size=\"sm\" class=\"last:pe-10\">Region<\/th>\n<th data-start=\"1040\" data-end=\"1056\" data-col-size=\"md\" class=\"last:pe-10\">Destinations<\/th>\n<\/tr>\n<\/thead>\n<\/table>\n<div>\n<table>\n<tbody>\n<tr data-start=\"1067\" data-end=\"1146\">\n<td data-start=\"1067\" data-end=\"1078\" data-col-size=\"sm\"><strong data-start=\"1069\" data-end=\"1077\">Asia<\/strong><\/td>\n<td data-start=\"1078\" data-end=\"1146\" data-col-size=\"md\">Thailand, Bali, Cambodia, Vietnam, Nepal, Sri Lanka, Philippines<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div>\n<table>\n<tbody>\n<tr data-start=\"1147\" data-end=\"1191\">\n<td data-start=\"1147\" data-end=\"1160\" data-col-size=\"sm\"><strong data-start=\"1149\" data-end=\"1159\">Africa<\/strong><\/td>\n<td data-start=\"1160\" data-end=\"1191\" data-col-size=\"md\">Kenya, Zanzibar, Cape Verde<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div>\n<table>\n<tbody>\n<tr data-start=\"1192\" data-end=\"1236\">\n<td data-start=\"1192\" data-end=\"1205\" data-col-size=\"sm\"><strong data-start=\"1194\" data-end=\"1204\">Europe<\/strong><\/td>\n<td data-start=\"1205\" data-end=\"1236\" data-col-size=\"md\">Spain, Portugal, Montenegro<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div>\n<table>\n<tbody>\n<tr data-start=\"1237\" data-end=\"1269\">\n<td data-start=\"1237\" data-end=\"1257\" data-col-size=\"sm\"><strong data-start=\"1239\" data-end=\"1256\">Latin America<\/strong><\/td>\n<td data-col-size=\"md\" data-start=\"1257\" data-end=\"1269\">Colombia<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_3 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_4 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_4 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_5 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h3 data-section-id=\"e1o57j\" data-start=\"47\" data-end=\"89\" class=\"PDq2pG_selectionAnchorContainer\">Which Program Is Right for Your Group?<span aria-hidden=\"true\" class=\"PDq2pG_selectionAnchor\"><\/span><\/h3>\n<p data-start=\"91\" data-end=\"201\">There is no single \u201cbest\u201d group volunteer program. The right choice depends on <strong data-start=\"170\" data-end=\"200\">your people and your plans<\/strong>.<\/p>\n<p data-start=\"203\" data-end=\"245\">Before choosing, we recommend considering:<\/p>\n<ul data-start=\"247\" data-end=\"858\">\n<li data-section-id=\"1nglwnq\" data-start=\"247\" data-end=\"320\"><strong data-start=\"249\" data-end=\"263\">Group size<\/strong> \u2014 programs may have different capacity and requirements.<\/li>\n<li data-section-id=\"8k9agv\" data-start=\"321\" data-end=\"401\"><strong data-start=\"323\" data-end=\"345\">Age and experience<\/strong> \u2014 some projects have specific participant requirements.<\/li>\n<li data-section-id=\"16x43no\" data-start=\"402\" data-end=\"485\"><strong data-start=\"404\" data-end=\"417\">Interests<\/strong> \u2014 decide what type of volunteering your group actually wants to do.<\/li>\n<li data-section-id=\"6hwpia\" data-start=\"486\" data-end=\"555\"><strong data-start=\"488\" data-end=\"510\">Dates and duration<\/strong> \u2014 availability can vary throughout the year.<\/li>\n<li data-section-id=\"2lgs7m\" data-start=\"556\" data-end=\"629\"><strong data-start=\"558\" data-end=\"568\">Budget<\/strong> \u2014 consider the complete trip cost, not just the program fee.<\/li>\n<li data-section-id=\"kv7xs2\" data-start=\"630\" data-end=\"730\"><strong data-start=\"632\" data-end=\"662\">Accommodation and location<\/strong> \u2014 think about where you will stay and what daily life will be like.<\/li>\n<li data-section-id=\"1skbcr8\" data-start=\"731\" data-end=\"858\"><strong data-start=\"733\" data-end=\"756\">Project suitability<\/strong> \u2014 make sure the work is appropriate for your group and something you genuinely want to contribute to.<\/li>\n<\/ul>\n<p data-start=\"860\" data-end=\"916\">You don't need to know all of this before contacting us.<\/p>\n<p data-start=\"918\" data-end=\"1036\" data-is-last-node=\"\" data-is-only-node=\"\"><strong data-start=\"918\" data-end=\"1036\" data-is-last-node=\"\">Tell us what you have in mind, and we can help you work out which destinations and programs are worth considering.<\/strong><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_4 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_5 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_5 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_6 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h3 data-section-id=\"17nz9i6\" data-start=\"40\" data-end=\"97\" class=\"PDq2pG_selectionAnchorContainer\">What Happens When You Book a Group Volunteer Program?<span aria-hidden=\"true\" class=\"PDq2pG_selectionAnchor\"><\/span><\/h3>\n<p data-start=\"99\" data-end=\"203\">Once you've chosen a suitable program, we'll explain the arrangements clearly before you decide to book.<\/p>\n<p data-start=\"205\" data-end=\"222\">This can include:<\/p>\n<ul data-start=\"224\" data-end=\"515\">\n<li data-section-id=\"1hdgdnt\" data-start=\"224\" data-end=\"269\">The volunteer project and your group's role<\/li>\n<li data-section-id=\"1cs7d4t\" data-start=\"270\" data-end=\"298\">Accommodation arrangements<\/li>\n<li data-section-id=\"1729pc7\" data-start=\"299\" data-end=\"327\">Arrival and airport pickup<\/li>\n<li data-section-id=\"fv5006\" data-start=\"328\" data-end=\"362\">Local transport where applicable<\/li>\n<li data-section-id=\"bizla\" data-start=\"363\" data-end=\"391\">Program dates and duration<\/li>\n<li data-section-id=\"1q498zk\" data-start=\"392\" data-end=\"420\">Fees and what they include<\/li>\n<li data-section-id=\"1tu0k5j\" data-start=\"421\" data-end=\"464\">Any requirements your group needs to meet<\/li>\n<li data-section-id=\"125mqh2\" data-start=\"465\" data-end=\"515\">Support available from the local program partner<\/li>\n<\/ul>\n<p data-start=\"517\" data-end=\"578\">The exact arrangements depend on the destination and program.<\/p>\n<p data-start=\"580\" data-end=\"671\" data-is-last-node=\"\" data-is-only-node=\"\"><strong data-start=\"580\" data-end=\"671\" data-is-last-node=\"\">We will confirm the relevant details before booking so your group knows what to expect.<\/strong><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_5 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_6 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_6 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_7 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h3 data-section-id=\"r42vle\" data-start=\"23\" data-end=\"51\" class=\"PDq2pG_selectionAnchorContainer\">Tell Us About Your Group<span aria-hidden=\"true\" class=\"PDq2pG_selectionAnchor\"><\/span><\/h3>\n<p data-start=\"53\" data-end=\"142\">Have you already decided where you want to go, or are you still working out your options?<\/p>\n<p data-start=\"144\" data-end=\"159\">Either is fine.<\/p>\n<p data-start=\"161\" data-end=\"234\">Tell us a little about your group and what you're looking for, including:<\/p>\n<ul data-start=\"236\" data-end=\"431\">\n<li data-section-id=\"12exc9t\" data-start=\"236\" data-end=\"254\">Number of people<\/li>\n<li data-section-id=\"10gj1tu\" data-start=\"255\" data-end=\"279\">Preferred destinations<\/li>\n<li data-section-id=\"1vi0ztj\" data-start=\"280\" data-end=\"294\">Travel dates<\/li>\n<li data-section-id=\"15xwjb6\" data-start=\"295\" data-end=\"338\">Type of volunteering you're interested in<\/li>\n<li data-section-id=\"a7cxy3\" data-start=\"339\" data-end=\"364\">Approximate trip length<\/li>\n<li data-section-id=\"1fx3xpv\" data-start=\"365\" data-end=\"390\">Budget, if you have one<\/li>\n<li data-section-id=\"a3lrf6\" data-start=\"391\" data-end=\"431\">Any specific requirements or questions<\/li>\n<\/ul>\n<p data-start=\"433\" data-end=\"576\"><strong data-start=\"433\" data-end=\"483\">You don't need to have everything figured out.<\/strong> We can start with what you know and help you understand which options are worth considering.<\/p>\n<p data-start=\"578\" data-end=\"608\" data-is-last-node=\"\" data-is-only-node=\"\"><a href=\"https:\/\/abroadescape.com\/groups\/tell-us-about-your-group-volunteer-trip\/\"><strong data-start=\"578\" data-end=\"608\" data-is-last-node=\"\">Tell us about your plans \u2192<\/strong><\/a><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-41","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/abroadescape.com\/groups\/wp-json\/wp\/v2\/pages\/41","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/abroadescape.com\/groups\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/abroadescape.com\/groups\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/abroadescape.com\/groups\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/abroadescape.com\/groups\/wp-json\/wp\/v2\/comments?post=41"}],"version-history":[{"count":10,"href":"https:\/\/abroadescape.com\/groups\/wp-json\/wp\/v2\/pages\/41\/revisions"}],"predecessor-version":[{"id":68,"href":"https:\/\/abroadescape.com\/groups\/wp-json\/wp\/v2\/pages\/41\/revisions\/68"}],"wp:attachment":[{"href":"https:\/\/abroadescape.com\/groups\/wp-json\/wp\/v2\/media?parent=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}