    <script type="text/javascript">
        if( window['jQuery'] ) {
            ( function( $ ) {
                $( document ).bind( 'gform_post_render', function() {  
                    var $firstError = $( 'li.gfield.gfield_error:first' );
                    if( $firstError.length > 0 ) {
                        $firstError.find( 'input, select, textarea' ).eq( 0 ).focus();
                        document.body.scrollTop = $firstError.offset().top;
                    }
                } );
            } )( jQuery );
        }
    </script>
    {"id":10390,"date":"2022-05-30T12:16:15","date_gmt":"2022-05-30T10:16:15","guid":{"rendered":"https:\/\/www.greatcommunicators.nl\/en\/?page_id=10390"},"modified":"2022-06-16T13:32:09","modified_gmt":"2022-06-16T11:32:09","slug":"summer-school","status":"publish","type":"page","link":"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/","title":{"rendered":"Summer School Great Communicators"},"content":{"rendered":"\n<h1>\n\t\tSummer School \n\t<\/h1>\n<h1>\n\t\t&#8220;Become a Great Communicator!&#8221; \n\t<\/h1>\n<h1>\n\t\tJuly 7\n\t<\/h1>\n\n\t<h2>Are you ready to step into the light?<\/h2>\n<h3>About the Summer School<\/h3>\n<p>The Summer School: Become a Great Communicators! consists of three basic presentation elements. First, we focus on the content of presentations, then on you as a speakers yourself and finally we integrate that which has been learned into the context. This way, we help you to create powerful content, become charismatic speakers and give impactful presentations.<\/p>\n\t<h3>Program<\/h3>\n\t<p>This summer we have planned a new English open enrollment training. This trajectory consists of one training day (with a group) and one individual coaching session. The training has been validated for the last three years with incompany presentation trainings.<\/p>\n<p><em>When: <\/em>The training is scheduled on the <strong>7th of July from 10:00 &#8211; 17:00.<\/strong><\/p>\n<p>The first part of the day we will mainly focus on storytelling, we will cover:<\/p>\n<ul>\n<li>How grab and hold the attentions of your audience&#8217;s with your story.<\/li>\n<li>What style elements form the basis for a good story.<\/li>\n<li>How to apply style elements to the entire content of what you are present or write.<\/li>\n<\/ul>\n<p>The second part of the day will focus on &#8220;performance&#8221;, we will cover:<\/p>\n<ul>\n<li>How you effectively employ your power as a speaker.<\/li>\n<li>How to connect with your audience.<\/li>\n<li>Powerful presentation body language.<\/li>\n<li>Tools for effectively deal with tension.<\/li>\n<li>How to find the balance between being in touch with yourself and with your audience.<\/li>\n<li>How to make smart choices between sharing your expertise and connecting with your audience experience and understanding.<\/li>\n<\/ul>\n<p>If you feel like it, we will offer a nice boat trip through the canals for those interested in joining us (of course, this depends on the weather).<\/p>\n<p>The coaching session can be scheduled afterwards at a desired date and time and will last for 1,5 hours.<\/p>\n<p>&nbsp;<\/p>\n\t<h3>What does it bring you?<\/h3>\n<p>After following the Summer School program:<\/p>\n<ul>\n<li>Make an impact on every audience with your presentations<\/li>\n<li>Build a strong story for a product, brand or company<\/li>\n<li>Turn your stress into focus before a presentation<\/li>\n<\/ul>\n\t<h3>Practical<\/h3>\nThis course consists of one full day of training and one personal coaching of 1,5 hours.<br \/>\nPrior to the session we give our participants a short preparatory assignement. For example, we ask them to write and practice a three-minute story.\n<h3>Costs<\/h3>\n<p>This trajectory will cost <strong>\u20ac850,- <\/strong>excl. VAT.<\/p>\n<h3>Location<\/h3>\n<p>The training takes place at our training location Great Spaces at Commelinstraat 2 in Amsterdam. During the training days, we provide coffee, tea, drinks, (healthy) snacks and an extensive lunch.<\/p>\n\t\t\t<a href=\"https:\/\/www.greatcommunicators.nl\/contact\/\" target=\"_self\" role=\"button\" rel=\"noopener\">\n\t\t\t\t\t\t\tContact us to discuss your options\n\t\t\t\t\t<\/a>\n\t<h3>Subscribe directly<\/h3>\n<p>Subscribe here directly for the training. Do you have any questions or would you like advice? Please don&#8217;t hesitate to contact us.<\/p>\n<script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_1' >\n                        <div class='gform_heading'>\n                            <h2 class=\"gform_title\">Registration form Speak with Impact<\/h2>\n                            <p class='gform_description'><\/p>\n\t\t\t\t\t\t\t<p class='gform_required_legend'>&quot;<span class=\"gfield_required gfield_required_asterisk\">*<\/span>&quot; geeft vereiste velden aan<\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_1'  action='\/en\/wp-json\/wp\/v2\/pages\/10390' data-formid='1' novalidate><div class='gf_invisible ginput_recaptchav3' data-sitekey='6Le_S5YtAAAAAB5-8-XN0pPkLX_OJgzI3jeQtmsM' data-tabindex='0'><input id=\"input_d6940e429b33b630150a5335bca4b629\" class=\"gfield_recaptcha_response\" type=\"hidden\" name=\"input_d6940e429b33b630150a5335bca4b629\" value=\"\"\/><\/div>\n                        <div class='gform-body gform_body'><div id='gform_fields_1' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_1_12\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_12'><span class='gform-field-label__text'>Email<\/span><\/label><div class='ginput_container'><input name='input_12' id='input_1_12' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_1_12'>Dit veld is bedoeld voor validatiedoeleinden en moet niet worden gewijzigd.<\/div><\/div><fieldset id=\"field_1_1\" class=\"gfield gfield--type-name gfield--input-type-name gfield_contains_required field_sublabel_hidden_label gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' ><span class='gform-field-label__text'>Name<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_1_1'>\n                            \n                            <span id='input_1_1_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.3' id='input_1_1_3' value=''   aria-required='true'   placeholder='First name...'  \/>\n                                                    <label for='input_1_1_3' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Voornaam<\/label>\n                                                <\/span>\n                            \n                            <span id='input_1_1_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.6' id='input_1_1_6' value=''   aria-required='true'   placeholder='Surname...'  \/>\n                                                    <label for='input_1_1_6' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Achternaam<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/fieldset><div id=\"field_1_2\" class=\"gfield gfield--type-email gfield--input-type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_2'><span class='gform-field-label__text'>E-mail<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_2' id='input_1_2' type='email' value='' class='large'   placeholder='Email...' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_1_3\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--phone-format-international gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_3'><span class='gform-field-label__text'>Telephone<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_3' id='input_1_3' type='tel' value='' class='large'  placeholder='Telephone...' aria-required=\"true\" aria-invalid=\"false\"    \/><\/div><\/div><div id=\"field_1_6\" class=\"gfield gfield--type-select gfield--input-type-select gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_6'><span class='gform-field-label__text'>Training<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_6' id='input_1_6' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select...<\/option><option value='Speak with Impact Basic Package | Start 23rd of September' >Speak with Impact Basic Package | Start 23rd of September<\/option><option value='Speak with Impact Professional Package | Start 23rd of September' >Speak with Impact Professional Package | Start 23rd of September<\/option><option value='Speak with Impact Diamond Package | Start 23rd of September' >Speak with Impact Diamond Package | Start 23rd of September<\/option><option value='Speak with Impact Basic Package | Start 10th of November' >Speak with Impact Basic Package | Start 10th of November<\/option><option value='Speak with Impact Professional Package | Start 10th of november' >Speak with Impact Professional Package | Start 10th of november<\/option><option value='Speak with Impact Diamond Package | Start 10th of November' >Speak with Impact Diamond Package | Start 10th of November<\/option><\/select><\/div><\/div><div id=\"field_1_7\" class=\"gfield gfield--type-html gfield--input-type-html gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><strong style=\"display:inline-block;margin-top:25px;\">Business details<\/strong><\/div><div id=\"field_1_8\" class=\"gfield gfield--type-text gfield--input-type-text field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_8'><span class='gform-field-label__text'>(Company)name<\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_8' id='input_1_8' type='text' value='' class='large'    placeholder='(Company)name...'  aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_9\" class=\"gfield gfield--type-email gfield--input-type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_9'><span class='gform-field-label__text'>E-mail<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_9' id='input_1_9' type='email' value='' class='large'   placeholder='Email...' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><fieldset id=\"field_1_10\" class=\"gfield gfield--type-address gfield--input-type-address gfield_contains_required field_sublabel_hidden_label gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' ><span class='gform-field-label__text'>Address<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend>    \n                    <div class='ginput_complex ginput_container has_street has_city has_zip ginput_container_address gform-grid-row' id='input_1_10' >\n                         <span class='ginput_full address_line_1 ginput_address_line_1 gform-grid-col' id='input_1_10_1_container' >\n                                        <input type='text' name='input_10.1' id='input_1_10_1' value=''   placeholder='Address...' aria-required='true'    \/>\n                                        <label for='input_1_10_1' id='input_1_10_1_label' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Straat + huisnummer<\/label>\n                                    <\/span><span class='ginput_left address_city ginput_address_city gform-grid-col' id='input_1_10_3_container' >\n                                    <input type='text' name='input_10.3' id='input_1_10_3' value=''   placeholder='City...' aria-required='true'    \/>\n                                    <label for='input_1_10_3' id='input_1_10_3_label' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Plaats<\/label>\n                                 <\/span><input type='hidden' class='gform_hidden' name='input_10.4' id='input_1_10_4' value=''\/><span class='ginput_right address_zip ginput_address_zip gform-grid-col' id='input_1_10_5_container' >\n                                    <input type='text' name='input_10.5' id='input_1_10_5' value=''   placeholder='ZIP...' aria-required='true'    \/>\n                                    <label for='input_1_10_5' id='input_1_10_5_label' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Postcode<\/label>\n                                <\/span><input type='hidden' class='gform_hidden' name='input_10.6' id='input_1_10_6' value='NL' \/>\n                    <div class='gf_clear gf_clear_complex'><\/div>\n                <\/div><\/fieldset><div id=\"field_1_11\" class=\"gfield gfield--type-select gfield--input-type-select gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_11'><span class='gform-field-label__text'>How did you find us?<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_11' id='input_1_11' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select...<\/option><option value='LinkedIn' >LinkedIn<\/option><option value='Facebook' >Facebook<\/option><option value='Instagram' >Instagram<\/option><option value='Search engine' >Search engine<\/option><option value='Workshop' >Workshop<\/option><option value='Indirectly' >Indirectly<\/option><option value='Other' >Other<\/option><\/select><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <button type='submit' id='gform_submit_button_1' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' >Sign up<\/button> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_1' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_1' id='gform_theme_1' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_1' id='gform_style_settings_1' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='kZUOd2CDdBUlkZiDz7FKsw4I6h21xSss1mxkl2o0UnpVdjjPWYQ62ZSvHtOSCS\/HqRm5u+3fEsZ6cylm3XWZHIGDL1dAUP7ierGkFudLrrb0iaY=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_1' value='WyJ7XCJnZm9ybV9zdWJtaXNzaW9uX21ldGhvZFwiOltcIjAzOGU2OWZhZGI5YWE0Nzk0NzU0NTkzMDQwZWJkYjk1XCIsXCI4MWEzNzk5OGE0YjYxY2YzNTIyYmM5YWY2YzZkMjU3YlwiXSxcImdmb3JtX3RoZW1lXCI6XCJjMjliNWY1YTI0MDRhODdhY2RjNDVjZDAzNzI2YWVhOVwiLFwiZ2Zvcm1fc3R5bGVfc2V0dGluZ3NcIjpcImQ3ZWZjZjZlNzg5NDAyNmRjYzUyN2I1ZTk1M2ZjM2QwXCIsXCJmb3JtX2lkXCI6XCI5NWY4MTA0NTM2ZWMwMDI0N2Q3Mzk4MjUwOWFhY2EyNFwiLFwidXJsXCI6XCJhY2QyZDk5YTY5NGYyNjY5MGRmNWIwMzg4OWFjMWUxMVwiLFwic3RhdGVfdGltZXN0YW1wXCI6XCIyYjQ1ZTk4NWQwZWZhMmI4OGJiN2FjODQ0MTEwMjQ1NFwifSIsImVmNGNiODJjMjhhZDFmOGRhZWZmNWEyNGQzZjFmYzRmIiwxNzkwMDkwOTI5XQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"5\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><\/form>\n                        <\/div>\n<h3>\n\t\tDates\n\t<\/h3>\n\t\t\t<a href=\"#\" id=\"fl-accordion--label-0\">July 7<\/a>\n\t\t\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--icon-0\"><i>Expand<\/i><\/a>\n\t\t<p>You are welcome at Great Spaces on 7 july from 10.00 till 17.00 o&#8217;clock.<\/p>\n<p>The coaching session can be scheduled afterwards at a desired date and time and will last for 1,5 hours.<\/p>\n\t<h3>For whom has the Summer School training program for\u00a0 been created?<\/h3>\n<p>All too often we see people with powerful ideas, solutions, and visions fail to make the impact they deserve. This may have to do with the way the story is set up or with how the speaker himself seems to think about it. The audience may also sense that the speaker himself is not entirely convinced. We teach people to speak from their own strengths. The people we frequently help already have extensive experience in communicating. They are ambitious and want to learn how to make maximum impact with their presentations. Our sessions help people to come across more powerfully, both during presentations and during their daily communication.<\/p>\n\t<h3>Why Great Communicators?<\/h3>\nGreat Communicators was founded because we believe that people grow exponentially once we teach them to speak with impact. Within just a few weeks of founding our company, we were approached with the request to coach the speakers of TEDxAmsterdam. These TEDx coaching sessions brought us into contact with a network of CEOs, politicians and scientists &#8211; who asked us to provide them with presentation and media coaching. This taught us that, though every speaker is unique, they all face the same challenges.<br \/>\nIn order to help cope with these challenges, we developed our own Impact Method, followed by our own training courses. We have since helped thousands of professionals make more impact with their presentations. Especially for organizations, we have now also developed a short program, based on the Impact Method, to help teams communicate with more power. We have worked together with Triodos, The Rijksmuseum, Adyen, RTL, Fairphone, Microsoft, ABN AMRO Bank and Amnesty International.\n\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.greatcommunicators.nl\/wp-content\/uploads\/2016\/10\/microsoft.png\" alt=\"microsoft\" title=\"microsoft\" \/>\n\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.greatcommunicators.nl\/wp-content\/uploads\/2016\/10\/loreal.png\" alt=\"loreal\" title=\"loreal\" \/>\n\t\t\t\t<img decoding=\"async\" src=\"http:\/\/www.greatcommunicators.nl\/wp-content\/uploads\/2016\/10\/triodos.jpg\" alt=\"triodos\" title=\"triodos\" \/>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.greatcommunicators.nl\/wp-content\/uploads\/2016\/12\/winclove_logo-300x57.jpg\" alt=\"Winclove logo\" title=\"Winclove logo\" \/>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.greatcommunicators.nl\/wp-content\/uploads\/2020\/07\/unnamed.png\" alt=\"unnamed\" title=\"unnamed\" \/>\n\n","protected":false},"excerpt":{"rendered":"<p>Summer School &#8220;Become a Great Communicator!&#8221; July 7 Are you ready to step into the light? About the Summer School The Summer School: Become a Great Communicators! consists of three basic presentation elements. First, we focus on the content of presentations, then on you as a speakers yourself and finally we integrate that which has&hellip;<\/p>\n","protected":false},"author":4,"featured_media":7877,"parent":2,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-10390","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Presentatietraining - Great Communicator<\/title>\n<meta name=\"description\" content=\"Great Communicators heeft een uitgebreid aanbod van op maat gemaakte presentatietrainingen om te leren spreken met impact.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Presentatietraining - Great Communicator\" \/>\n<meta property=\"og:description\" content=\"Great Communicators heeft een uitgebreid aanbod van (op maat gemaakte) incompany trajecten: trainingen en workshops op het gebied van o.a. public speaking, spreken met impact, storytelling, lichaamstaal, een eerste indruk, pitchen en vrouwelijk leiderschap in spreken.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/\" \/>\n<meta property=\"og:site_name\" content=\"Great Communicators English\" \/>\n<meta property=\"article:modified_time\" content=\"2022-06-16T11:32:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.greatcommunicators.nl\/en\/wp-content\/uploads\/sites\/2\/2019\/03\/Great-Communicators-8922-min.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2048\" \/>\n\t<meta property=\"og:image:height\" content=\"1272\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/\",\"url\":\"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/\",\"name\":\"Presentatietraining - Great Communicator\",\"isPartOf\":{\"@id\":\"https:\/\/www.greatcommunicators.nl\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.greatcommunicators.nl\/en\/wp-content\/uploads\/sites\/2\/2019\/03\/Great-Communicators-8922-min.jpg\",\"datePublished\":\"2022-05-30T10:16:15+00:00\",\"dateModified\":\"2022-06-16T11:32:09+00:00\",\"description\":\"Great Communicators heeft een uitgebreid aanbod van op maat gemaakte presentatietrainingen om te leren spreken met impact.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/#primaryimage\",\"url\":\"https:\/\/www.greatcommunicators.nl\/en\/wp-content\/uploads\/sites\/2\/2019\/03\/Great-Communicators-8922-min.jpg\",\"contentUrl\":\"https:\/\/www.greatcommunicators.nl\/en\/wp-content\/uploads\/sites\/2\/2019\/03\/Great-Communicators-8922-min.jpg\",\"width\":2048,\"height\":1272,\"caption\":\"Great Communicators\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.greatcommunicators.nl\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Homepage\",\"item\":\"https:\/\/www.greatcommunicators.nl\/en\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Summer School Great Communicators\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.greatcommunicators.nl\/en\/#website\",\"url\":\"https:\/\/www.greatcommunicators.nl\/en\/\",\"name\":\"Great Communicators English\",\"description\":\"Deze tijd vraagt om great communicators\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.greatcommunicators.nl\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Presentatietraining - Great Communicator","description":"Great Communicators heeft een uitgebreid aanbod van op maat gemaakte presentatietrainingen om te leren spreken met impact.","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:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/","og_locale":"nl_NL","og_type":"article","og_title":"Presentatietraining - Great Communicator","og_description":"Great Communicators heeft een uitgebreid aanbod van (op maat gemaakte) incompany trajecten: trainingen en workshops op het gebied van o.a. public speaking, spreken met impact, storytelling, lichaamstaal, een eerste indruk, pitchen en vrouwelijk leiderschap in spreken.","og_url":"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/","og_site_name":"Great Communicators English","article_modified_time":"2022-06-16T11:32:09+00:00","og_image":[{"width":2048,"height":1272,"url":"https:\/\/www.greatcommunicators.nl\/en\/wp-content\/uploads\/sites\/2\/2019\/03\/Great-Communicators-8922-min.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Geschatte leestijd":"4 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/","url":"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/","name":"Presentatietraining - Great Communicator","isPartOf":{"@id":"https:\/\/www.greatcommunicators.nl\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/#primaryimage"},"image":{"@id":"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/#primaryimage"},"thumbnailUrl":"https:\/\/www.greatcommunicators.nl\/en\/wp-content\/uploads\/sites\/2\/2019\/03\/Great-Communicators-8922-min.jpg","datePublished":"2022-05-30T10:16:15+00:00","dateModified":"2022-06-16T11:32:09+00:00","description":"Great Communicators heeft een uitgebreid aanbod van op maat gemaakte presentatietrainingen om te leren spreken met impact.","breadcrumb":{"@id":"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/"]}]},{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/#primaryimage","url":"https:\/\/www.greatcommunicators.nl\/en\/wp-content\/uploads\/sites\/2\/2019\/03\/Great-Communicators-8922-min.jpg","contentUrl":"https:\/\/www.greatcommunicators.nl\/en\/wp-content\/uploads\/sites\/2\/2019\/03\/Great-Communicators-8922-min.jpg","width":2048,"height":1272,"caption":"Great Communicators"},{"@type":"BreadcrumbList","@id":"https:\/\/www.greatcommunicators.nl\/en\/homepage\/summer-school\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.greatcommunicators.nl\/en\/"},{"@type":"ListItem","position":2,"name":"Homepage","item":"https:\/\/www.greatcommunicators.nl\/en\/"},{"@type":"ListItem","position":3,"name":"Summer School Great Communicators"}]},{"@type":"WebSite","@id":"https:\/\/www.greatcommunicators.nl\/en\/#website","url":"https:\/\/www.greatcommunicators.nl\/en\/","name":"Great Communicators English","description":"Deze tijd vraagt om great communicators","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.greatcommunicators.nl\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"}]}},"_links":{"self":[{"href":"https:\/\/www.greatcommunicators.nl\/en\/wp-json\/wp\/v2\/pages\/10390","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.greatcommunicators.nl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.greatcommunicators.nl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.greatcommunicators.nl\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.greatcommunicators.nl\/en\/wp-json\/wp\/v2\/comments?post=10390"}],"version-history":[{"count":23,"href":"https:\/\/www.greatcommunicators.nl\/en\/wp-json\/wp\/v2\/pages\/10390\/revisions"}],"predecessor-version":[{"id":10418,"href":"https:\/\/www.greatcommunicators.nl\/en\/wp-json\/wp\/v2\/pages\/10390\/revisions\/10418"}],"up":[{"embeddable":true,"href":"https:\/\/www.greatcommunicators.nl\/en\/wp-json\/wp\/v2\/pages\/2"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.greatcommunicators.nl\/en\/wp-json\/wp\/v2\/media\/7877"}],"wp:attachment":[{"href":"https:\/\/www.greatcommunicators.nl\/en\/wp-json\/wp\/v2\/media?parent=10390"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}