    <script>
        document.addEventListener('DOMContentLoaded', function () {
            var yearSelect = document.querySelector('#input_37_31_3');

            if (!yearSelect) {
                return;
            }

            var currentYear = new Date().getFullYear();
            var maxYear = 2040;

            yearSelect.innerHTML = '';

            var placeholder = document.createElement('option');
            placeholder.value = '';
            placeholder.text = 'Year';
            yearSelect.appendChild(placeholder);

            for (var year = currentYear; year <= maxYear; year++) {
                var option = document.createElement('option');
                option.value = year;
                option.text = year;
                yearSelect.appendChild(option);
            }
        });
    </script>
    {"id":6148,"date":"2022-07-20T13:55:42","date_gmt":"2022-07-20T13:55:42","guid":{"rendered":"https:\/\/www.mecc.nl\/book-a-meeting-room\/8-hour-meeting-package\/"},"modified":"2025-07-23T12:51:55","modified_gmt":"2025-07-23T12:51:55","slug":"8-hour-meeting-package-13-to-50-guests","status":"publish","type":"page","link":"https:\/\/www.mecc.nl\/en\/meeting\/8-hour-meeting-package-13-to-50-guests\/","title":{"rendered":"8-hour meeting package &#8211; 13 to 50 guests"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row el_class=&#8221;topbanner organise-event-slider organise-det top-venue-detail-slider&#8221;][vc_column][vc_row_inner][vc_column_inner el_class=&#8221;oraganize-banner-block&#8221; width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;&#8221; el_class=&#8221;dis&#8221;]<\/p>\n<h4 class=\"title-block\">8-hour meeting package<\/h4>\n<h6>for 13 to 50 guests<br \/>\nstarting at \u20ac 42,00 per person<\/h6>\n<p><a class=\"previous_link_mumc\" href=\"https:\/\/www.mecc.nl\/boek-jouw-meeting\/aanvraag-8-uurs-arrangement-met-lunch-13-t-m-50-personen\/#contact\" rel=\"noopener\">CONTACT US<\/a>[\/vc_column_text][\/vc_column_inner][vc_column_inner el_class=&#8221;organize-top-slider&#8221; width=&#8221;1\/2&#8243;][vc_images_carousel images=&#8221;4974,4976,4978&#8243; img_size=&#8221;full&#8221; onclick=&#8221;link_no&#8221; autoplay=&#8221;yes&#8221; hide_pagination_control=&#8221;yes&#8221; hide_prev_next_buttons=&#8221;yes&#8221; wrap=&#8221;yes&#8221;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;50px&#8221;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text]<strong>This package includes:<\/strong><\/p>\n<ul>\n<li>beamer and projection screen or Ultra HD TV (including HDMI connection)<\/li>\n<li>audio<\/li>\n<li>unlimited coffee, tea, water and biscuits in the meeting room<\/li>\n<li>notepads and pens<\/li>\n<li>free WiFi (suitable for basic Internet use and email traffic)<\/li>\n<li>personal service from a professional Duty Manager<\/li>\n<li>free parking<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text]<strong>Notes:<\/strong><\/p>\n<ul>\n<li>this involves a request and not a final booking<\/li>\n<li>you will receive an automated email with the summary of your request. After this, we will start working on your request and send you the final confirmation as soon as possible<\/li>\n<li>packages including catering must be booked at least 48 hours in advance<\/li>\n<li>the standard set-up in the meeting room is a U-shape<\/li>\n<li>all prices apply to a group of 13 to 50 guests<\/li>\n<li>prices do not include BTW (VAT) and price level 2023<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space]<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_37' style='display:none'><div id='gf_37' class='gform_anchor' tabindex='-1'><\/div>\n                        <div class='gform_heading'>\n\t\t\t\t\t\t\t<p class='gform_required_legend'>&quot;<span class=\"gfield_required gfield_required_asterisk\">*<\/span>&quot; indicates required fields<\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_37' id='gform_37'  action='\/en\/wp-json\/wp\/v2\/pages\/6148#gf_37' data-formid='37' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_37' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_37_88\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h4>8-hour meeting package starting at \u20ac 42,00 per person<\/h4>\n<br><\/div><div id=\"field_37_109\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half 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_37_109'>First name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_109' id='input_37_109' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_37_110\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half 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_37_110'>Surname<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_110' id='input_37_110' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_37_4\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-third 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_37_4'>Company<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_4' id='input_37_4' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_37_2\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--width-third 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_37_2'>Phone<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_2' id='input_37_2' type='tel' value='' class='large'   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_37_3\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-third 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_37_3'>Email address<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_3' id='input_37_3' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_37_17\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\"><\/h3><\/div><div id=\"field_37_97\" class=\"gfield gfield--type-date gfield--input-type-date gfield--input-type-datepicker gfield--datepicker-no-icon gfield--width-third 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_37_97'>Date of meeting<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_date'>\n                            <input name='input_97' id='input_37_97' type='text' value='' class='datepicker gform-datepicker dmy datepicker_no_icon gdatepicker-no-icon'   placeholder='dd\/mm\/yyyy' aria-describedby=\"input_37_97_date_format\" aria-invalid=\"false\" aria-required=\"true\"\/>\n                            <span id='input_37_97_date_format' class='screen-reader-text'>DD slash MM slash YYYY<\/span>\n                        <\/div>\n                        <input type='hidden' id='gforms_calendar_icon_input_37_97' class='gform_hidden' value='https:\/\/www.mecc.nl\/wp-content\/plugins\/gravityforms\/images\/datepicker\/datepicker.svg'\/><\/div><div id=\"field_37_111\" class=\"gfield gfield--type-number gfield--input-type-number gfield--width-third 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_37_111'>Number of guests<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_number'><input name='input_111' id='input_37_111' type='number' step='any' min='13' max='50' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\" aria-describedby=\"gfield_instruction_37_111\" \/><div class='gfield_description instruction ' id='gfield_instruction_37_111'>Please enter a number from <strong>13<\/strong> to <strong>50<\/strong>.<\/div><\/div><\/div><fieldset id=\"field_37_12\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >Time<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_37_12'>\n\t\t\t<div class='gchoice gchoice_37_12_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_12' type='radio' value='8:00 a.m. to 5:00 p.m. (including one-hour break)'  id='choice_37_12_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_37_12_0' id='label_37_12_0' class='gform-field-label gform-field-label--type-inline'>8:00 a.m. to 5:00 p.m. (including one-hour break)<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_37_12_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_12' type='radio' value='8:30 a.m. to 5:30 p.m. (including one-hour break)'  id='choice_37_12_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_37_12_1' id='label_37_12_1' class='gform-field-label gform-field-label--type-inline'>8:30 a.m. to 5:30 p.m. (including one-hour break)<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_37_12_2'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_12' type='radio' value='9:00 a.m. to 6:00 p.m. (including one-hour break)'  id='choice_37_12_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_37_12_2' id='label_37_12_2' class='gform-field-label gform-field-label--type-inline'>9:00 a.m. to 6:00 p.m. (including one-hour break)<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_37_12_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_12' type='radio' value='gf_other_choice'  id='choice_37_12_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_37_12_3' id='label_37_12_3' class='gform-field-label gform-field-label--type-inline'>Other<\/label><br \/><input id='input_37_12_other' class='gchoice_other_control' name='input_12_other' type='text' value='Other' aria-label='Other Choice, please specify'  disabled='disabled' \/>\n\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_37_22\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\"><\/h3><\/div><fieldset id=\"field_37_49\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield_contains_required field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >I need additional breakout rooms<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_37_49'>\n\t\t\t<div class='gchoice gchoice_37_49_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_49' type='radio' value='Yes'  id='choice_37_49_0' onchange='gformToggleRadioOther( this )' aria-describedby=\"gfield_description_37_49\"   \/>\n\t\t\t\t\t<label for='choice_37_49_0' id='label_37_49_0' class='gform-field-label gform-field-label--type-inline'>Yes<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_37_49_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_49' type='radio' value='No'  id='choice_37_49_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_37_49_1' id='label_37_49_1' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div><\/div><\/div><div class='gfield_description' id='gfield_description_37_49'>Breakout rooms with a capacity for 10 to 350 people.<\/div><\/fieldset><div id=\"field_37_50\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden\"  ><div class=\"admin-hidden-markup\"><i class=\"gform-icon gform-icon--hidden\" aria-hidden=\"true\" title=\"This field is hidden when viewing the form\"><\/i><span>This field is hidden when viewing the form<\/span><\/div><h3 class=\"gsection_title\"><\/h3><\/div><div id=\"field_37_105\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-half gfield_contains_required field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_37_105'>Breakout room for 10 to 20 guests<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_105' id='input_37_105' class='small gfield_select'  aria-describedby=\"gfield_description_37_105\"  aria-required=\"true\" aria-invalid=\"false\" ><option value='0' >0<\/option><option value='1' >1<\/option><option value='2' >2<\/option><option value='3' >3<\/option><option value='4' >4<\/option><option value='5' >5<\/option><option value='6' >6<\/option><option value='7' >7<\/option><option value='8' >8<\/option><option value='9' >9<\/option><option value='10' >10<\/option><\/select><\/div><div class='gfield_description' id='gfield_description_37_105'>\u20ac400 per room\n<\/div><\/div><div id=\"field_37_106\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-half gfield_contains_required field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_37_106'>Breakout room for 21 to 50 guests<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_106' id='input_37_106' class='small gfield_select'  aria-describedby=\"gfield_description_37_106\"  aria-required=\"true\" aria-invalid=\"false\" ><option value='0' >0<\/option><option value='1' >1<\/option><option value='2' >2<\/option><option value='3' >3<\/option><option value='4' >4<\/option><option value='5' >5<\/option><option value='6' >6<\/option><option value='7' >7<\/option><option value='8' >8<\/option><option value='9' >9<\/option><option value='10' >10<\/option><\/select><\/div><div class='gfield_description' id='gfield_description_37_106'>\u20ac845 per room\n<\/div><\/div><div id=\"field_37_68\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\"><\/h3><\/div><fieldset id=\"field_37_85\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-half gfield_contains_required field_sublabel_below gfield--has-description field_description_above field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >I require additional services<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='gfield_description' id='gfield_description_37_85'>Additional services include flip charts, speakers\u2019 chairs, stage elements, headset microphones, laptops, etc.<\/div><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_37_85'>\n\t\t\t<div class='gchoice gchoice_37_85_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_85' type='radio' value='Yes'  id='choice_37_85_0' onchange='gformToggleRadioOther( this )' aria-describedby=\"gfield_description_37_85\"   \/>\n\t\t\t\t\t<label for='choice_37_85_0' id='label_37_85_0' class='gform-field-label gform-field-label--type-inline'>Yes<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_37_85_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_85' type='radio' value='No'  id='choice_37_85_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_37_85_1' id='label_37_85_1' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_37_90\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-half gfield_contains_required field_sublabel_below gfield--has-description field_description_above field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >I would like to receive more information about catering options<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='gfield_description' id='gfield_description_37_90'>These may include various types of pastries, a beverage arrangement or extensive lunch and drinks arrangements. Unlimited coffee, tea, water and cookies are included as standard!<\/div><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_37_90'>\n\t\t\t<div class='gchoice gchoice_37_90_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_90' type='radio' value='Yes'  id='choice_37_90_0' onchange='gformToggleRadioOther( this )' aria-describedby=\"gfield_description_37_90\"   \/>\n\t\t\t\t\t<label for='choice_37_90_0' id='label_37_90_0' class='gform-field-label gform-field-label--type-inline'>Yes<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_37_90_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_90' type='radio' value='No'  id='choice_37_90_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_37_90_1' id='label_37_90_1' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_37_87\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\"><\/h3><\/div><div id=\"field_37_93\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_37_93'>Comments:<\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_93' id='input_37_93' class='textarea small'      aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><div id=\"field_37_94\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\"><\/h3><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_37' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit request'  \/> <input type='hidden' name='gform_ajax' value='form_id=37&amp;title=&amp;description=&amp;tabindex=0&amp;theme=gravity-theme&amp;styles=[]&amp;hash=00bc4bb4a39e5ab01dc94d42128236dc' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_37' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_37' id='gform_theme_37' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_37' id='gform_style_settings_37' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_37' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='37' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='ZPbHRoSGEpK\/lopZ4tO0GmCG4zyA\/0WHyfBlTS6ie6q7vAtubjkl6fN6THP8oegaEZ8i2kJd\/+FyvH5gHkLLu6Ad8tKgV3UnpEUYaUa49XbMA88=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_37' value='WyJ7XCIxMlwiOltcIjgwYjJhMTY2YzQxNTNmMmFlMWNjYWY3YTE0MzdkMWFjXCIsXCIyNDlhNDZhY2E3Mjk2YjhhYTgyNGI2OWI0YjdlMWFmMFwiLFwiNjQxYjM5OGMyMzhkZGM2Zjc0MDM0MTgyN2Y4YTllYTJcIl0sXCI0OVwiOltcIjczOGMxM2I4ZjQ0ZGVlYTU1OTVhYTg0Mjk4NTRiZjQyXCIsXCI5M2RiOTUzNmVjNzFlODE1OWZiMmRlMjI5M2Q3NjA2OVwiXSxcIjEwNVwiOltcIjIxOWNkYzdiZDMxN2Q2ODMyYzcyOTQxYjM1YThjMzAzXCIsXCJlMzEyNjNlZjM4NWVkOGYwZGY3MjkxYzRhMzdiNWM2ZFwiLFwiMWVmZWUwMDQyZTM2YzE5Zjg5NTBiNjcxYzZjNmQxOGJcIixcIjdhNzkyOTcwMGFmZDNkMDdiZDRmZTVlNzlkZDhlNTg2XCIsXCJlNGJhY2JjNTQ2ZjcyZGZmN2IzNTQ2OGYyM2FkMjlmN1wiLFwiNzMwNzUzZjNlYWM1YTdhZjU1MzMxNWMyODQzMjA4ZTNcIixcIjMyYzVkNzNlZWI3MDliYWM0YTc2NzBlNGNiYzdmYTdhXCIsXCJkNjY1MGY5MjlmZTMzM2E4OTE1ZGFkOTM2NGM4N2RkOFwiLFwiN2MwNGE0NzQzYmI2YjZmNmZkZTk2ZWY1YzIyYThiMjJcIixcIjdiNGM3ZWVmOGQ3OGY4YWIzNzIzN2ZiMmI4NDQ2NmUzXCIsXCI2NmRiOWRjODhiNWFmNmFhYzYyMzdmZWIyNjIyMTRmZFwiXSxcIjEwNlwiOltcIjIxOWNkYzdiZDMxN2Q2ODMyYzcyOTQxYjM1YThjMzAzXCIsXCJlMzEyNjNlZjM4NWVkOGYwZGY3MjkxYzRhMzdiNWM2ZFwiLFwiMWVmZWUwMDQyZTM2YzE5Zjg5NTBiNjcxYzZjNmQxOGJcIixcIjdhNzkyOTcwMGFmZDNkMDdiZDRmZTVlNzlkZDhlNTg2XCIsXCJlNGJhY2JjNTQ2ZjcyZGZmN2IzNTQ2OGYyM2FkMjlmN1wiLFwiNzMwNzUzZjNlYWM1YTdhZjU1MzMxNWMyODQzMjA4ZTNcIixcIjMyYzVkNzNlZWI3MDliYWM0YTc2NzBlNGNiYzdmYTdhXCIsXCJkNjY1MGY5MjlmZTMzM2E4OTE1ZGFkOTM2NGM4N2RkOFwiLFwiN2MwNGE0NzQzYmI2YjZmNmZkZTk2ZWY1YzIyYThiMjJcIixcIjdiNGM3ZWVmOGQ3OGY4YWIzNzIzN2ZiMmI4NDQ2NmUzXCIsXCI2NmRiOWRjODhiNWFmNmFhYzYyMzdmZWIyNjIyMTRmZFwiXSxcIjg1XCI6W1wiNzM4YzEzYjhmNDRkZWVhNTU5NWFhODQyOTg1NGJmNDJcIixcIjkzZGI5NTM2ZWM3MWU4MTU5ZmIyZGUyMjkzZDc2MDY5XCJdLFwiOTBcIjpbXCI3MzhjMTNiOGY0NGRlZWE1NTk1YWE4NDI5ODU0YmY0MlwiLFwiOTNkYjk1MzZlYzcxZTgxNTlmYjJkZTIyOTNkNzYwNjlcIl19IiwiNzVlNTBlYThmMTUwNDg1YzBiNzI5MWUzNTZlMzg2MmUiXQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_37' id='gform_target_page_number_37' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_37' id='gform_source_page_number_37' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_37' id='gform_ajax_frame_37' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 37, 'https:\/\/www.mecc.nl\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_37').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_37');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_37').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_37').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_37').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_37').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_37').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_37').val();gformInitSpinner( 37, 'https:\/\/www.mecc.nl\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [37, current_page]);window['gf_submitting_37'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_37').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_37').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [37]);window['gf_submitting_37'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_37').text());}else{jQuery('#gform_37').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"37\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_37\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_37\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_37\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 37, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n[\/vc_column][\/vc_row][vc_row content_placement=&#8221;middle&#8221; source=&#8221;&#8221; text=&#8221;Latest news&#8221; font_container=&#8221;tag:h2|text_align:center|color:%23000000&#8243; use_theme_fonts=&#8221;&#8221; google_fonts=&#8221;font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal&#8221; el_class=&#8221;custom-title full-width org-meet&#8221; link=&#8221;&#8221; css=&#8221;.vc_custom_1730277699963{background-color: #fff4f6 !important;}&#8221;][vc_column css=&#8221;.vc_custom_1640698546490{padding-top: 0px !important;}&#8221; el_class=&#8221;container-1020&#8243;][vc_custom_heading text=&#8221;Or call or email us!&#8221; font_container=&#8221;tag:h2|font_size:70|text_align:left|color:%23dd0b2f&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221; el_class=&#8221;custom-title main-head&#8221;][vc_empty_space]<div class=\"container meetourstar_block custom-class\"><div class=\"row\" id=\"append-our-star-posts\"><div class=\"col-md-4 item \"><img decoding=\"async\" src=\"https:\/\/www.mecc.nl\/wp-content\/uploads\/2022\/07\/Thom.jpg\" class=\"team-feature-image\"><div class=\"team-content\"><h4><a>Thom Nijsten<\/a><\/h4><span class=\"position\">Business Development Manager<\/span><a class=\"mailto-button\" href=\"mailto:thom.nijsten@mecc.nl\"><span class=\"link-text\">thom.nijsten@mecc.nl<\/span>MAIL<\/a><a class=\"tel-button\"  href=\"tel:+31620598246\"><span class=\"link-text\">+31620598246<\/span>CALL<\/a><a class=\"download-vcard-new\" target=\"_blank\" href=\"https:\/\/mecccard.nl\/vcard\/index.php?c=meccmaastricht&p=thomnijsten\"><img decoding=\"async\" src=\"https:\/\/www.mecc.nl\/wp-content\/themes\/mecc-child\/assets\/images\/download.png\" class=\"download-icon-red\"><img decoding=\"async\" src=\"https:\/\/www.mecc.nl\/wp-content\/themes\/mecc-child\/assets\/images\/download-mouseover.png\" class=\"download-icon-black\"><span class=\"link-text\">V-card<\/span><\/a><span>#BUSINESS DEVELOPMENT<\/span><\/li><span>#CORPORATE EVENTS<\/span><\/li><span>#MEETINGS<\/span><\/li><\/div><\/div><\/div><input type=\"hidden\" name=\"is_loadmore\" id=\"is_loadmore\" value=\"No\"><input type=\"hidden\" id=\"postID\" name=\"postID\" value=\"6148\"><div id=\"loader\" class=\"loader\" style=\"display:none\"><img decoding=\"async\" src=\"https:\/\/www.mecc.nl\/wp-content\/themes\/mecc-child\/assets\/images\/loader.gif\"\/><\/div><\/div>[\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row el_class=&#8221;topbanner organise-event-slider organise-det top-venue-detail-slider&#8221;][vc_column][vc_row_inner][vc_column_inner el_class=&#8221;oraganize-banner-block&#8221; width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;&#8221; el_class=&#8221;dis&#8221;] 8-hour meeting package for 13 to 50 guests starting at \u20ac 42,00 per person CONTACT US[\/vc_column_text][\/vc_column_inner][vc_column_inner el_class=&#8221;organize-top-slider&#8221; width=&#8221;1\/2&#8243;][vc_images_carousel images=&#8221;4974,4976,4978&#8243; img_size=&#8221;full&#8221; onclick=&#8221;link_no&#8221; autoplay=&#8221;yes&#8221; hide_pagination_control=&#8221;yes&#8221; hide_prev_next_buttons=&#8221;yes&#8221; wrap=&#8221;yes&#8221;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;50px&#8221;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text]This package includes: beamer and projection screen or Ultra HD TV (including HDMI connection) audio unlimited coffee, tea, water and&hellip; <a class=\"more-link\" href=\"https:\/\/www.mecc.nl\/en\/meeting\/8-hour-meeting-package-13-to-50-guests\/\">Continue reading <span class=\"screen-reader-text\">8-hour meeting package &#8211; 13 to 50 guests<\/span><\/a><\/p>\n","protected":false},"author":10,"featured_media":0,"parent":5148,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/content-page.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6148","page","type-page","status-publish","hentry","entry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>8-hour meeting package - 13 to 50 guests |<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mecc.nl\/en\/meeting\/8-hour-meeting-package-13-to-50-guests\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"8-hour meeting package - 13 to 50 guests |\" \/>\n<meta property=\"og:description\" content=\"[vc_row el_class=&#8221;topbanner organise-event-slider organise-det top-venue-detail-slider&#8221;][vc_column][vc_row_inner][vc_column_inner el_class=&#8221;oraganize-banner-block&#8221; width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;&#8221; el_class=&#8221;dis&#8221;] 8-hour meeting package for 13 to 50 guests starting at \u20ac 42,00 per person CONTACT US[\/vc_column_text][\/vc_column_inner][vc_column_inner el_class=&#8221;organize-top-slider&#8221; width=&#8221;1\/2&#8243;][vc_images_carousel images=&#8221;4974,4976,4978&#8243; img_size=&#8221;full&#8221; onclick=&#8221;link_no&#8221; autoplay=&#8221;yes&#8221; hide_pagination_control=&#8221;yes&#8221; hide_prev_next_buttons=&#8221;yes&#8221; wrap=&#8221;yes&#8221;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;50px&#8221;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text]This package includes: beamer and projection screen or Ultra HD TV (including HDMI connection) audio unlimited coffee, tea, water and&hellip; Continue reading 8-hour meeting package &#8211; 13 to 50 guests\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mecc.nl\/en\/meeting\/8-hour-meeting-package-13-to-50-guests\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-23T12:51:55+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.mecc.nl\/en\/meeting\/8-hour-meeting-package-13-to-50-guests\/\",\"url\":\"https:\/\/www.mecc.nl\/en\/meeting\/8-hour-meeting-package-13-to-50-guests\/\",\"name\":\"8-hour meeting package - 13 to 50 guests |\",\"isPartOf\":{\"@id\":\"https:\/\/www.mecc.nl\/en\/#website\"},\"datePublished\":\"2022-07-20T13:55:42+00:00\",\"dateModified\":\"2025-07-23T12:51:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.mecc.nl\/en\/meeting\/8-hour-meeting-package-13-to-50-guests\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.mecc.nl\/en\/meeting\/8-hour-meeting-package-13-to-50-guests\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.mecc.nl\/en\/meeting\/8-hour-meeting-package-13-to-50-guests\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.mecc.nl\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Book your meeting\",\"item\":\"https:\/\/www.mecc.nl\/en\/book-your-meeting\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"8-hour meeting package &#8211; 13 to 50 guests\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.mecc.nl\/en\/#website\",\"url\":\"https:\/\/www.mecc.nl\/en\/\",\"name\":\"\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.mecc.nl\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.mecc.nl\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.mecc.nl\/en\/#organization\",\"name\":\"Mecc Maastricht\",\"url\":\"https:\/\/www.mecc.nl\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.mecc.nl\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/mecc.nl\/wp-content\/uploads\/2022\/05\/MECCMaastricht_LogoFull.png\",\"contentUrl\":\"https:\/\/mecc.nl\/wp-content\/uploads\/2022\/05\/MECCMaastricht_LogoFull.png\",\"width\":1500,\"height\":500,\"caption\":\"Mecc Maastricht\"},\"image\":{\"@id\":\"https:\/\/www.mecc.nl\/en\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"8-hour meeting package - 13 to 50 guests |","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.mecc.nl\/en\/meeting\/8-hour-meeting-package-13-to-50-guests\/","og_locale":"en_US","og_type":"article","og_title":"8-hour meeting package - 13 to 50 guests |","og_description":"[vc_row el_class=&#8221;topbanner organise-event-slider organise-det top-venue-detail-slider&#8221;][vc_column][vc_row_inner][vc_column_inner el_class=&#8221;oraganize-banner-block&#8221; width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;&#8221; el_class=&#8221;dis&#8221;] 8-hour meeting package for 13 to 50 guests starting at \u20ac 42,00 per person CONTACT US[\/vc_column_text][\/vc_column_inner][vc_column_inner el_class=&#8221;organize-top-slider&#8221; width=&#8221;1\/2&#8243;][vc_images_carousel images=&#8221;4974,4976,4978&#8243; img_size=&#8221;full&#8221; onclick=&#8221;link_no&#8221; autoplay=&#8221;yes&#8221; hide_pagination_control=&#8221;yes&#8221; hide_prev_next_buttons=&#8221;yes&#8221; wrap=&#8221;yes&#8221;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;50px&#8221;][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_column_text]This package includes: beamer and projection screen or Ultra HD TV (including HDMI connection) audio unlimited coffee, tea, water and&hellip; Continue reading 8-hour meeting package &#8211; 13 to 50 guests","og_url":"https:\/\/www.mecc.nl\/en\/meeting\/8-hour-meeting-package-13-to-50-guests\/","article_modified_time":"2025-07-23T12:51:55+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.mecc.nl\/en\/meeting\/8-hour-meeting-package-13-to-50-guests\/","url":"https:\/\/www.mecc.nl\/en\/meeting\/8-hour-meeting-package-13-to-50-guests\/","name":"8-hour meeting package - 13 to 50 guests |","isPartOf":{"@id":"https:\/\/www.mecc.nl\/en\/#website"},"datePublished":"2022-07-20T13:55:42+00:00","dateModified":"2025-07-23T12:51:55+00:00","breadcrumb":{"@id":"https:\/\/www.mecc.nl\/en\/meeting\/8-hour-meeting-package-13-to-50-guests\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mecc.nl\/en\/meeting\/8-hour-meeting-package-13-to-50-guests\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.mecc.nl\/en\/meeting\/8-hour-meeting-package-13-to-50-guests\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mecc.nl\/en\/"},{"@type":"ListItem","position":2,"name":"Book your meeting","item":"https:\/\/www.mecc.nl\/en\/book-your-meeting\/"},{"@type":"ListItem","position":3,"name":"8-hour meeting package &#8211; 13 to 50 guests"}]},{"@type":"WebSite","@id":"https:\/\/www.mecc.nl\/en\/#website","url":"https:\/\/www.mecc.nl\/en\/","name":"","description":"","publisher":{"@id":"https:\/\/www.mecc.nl\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mecc.nl\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.mecc.nl\/en\/#organization","name":"Mecc Maastricht","url":"https:\/\/www.mecc.nl\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mecc.nl\/en\/#\/schema\/logo\/image\/","url":"https:\/\/mecc.nl\/wp-content\/uploads\/2022\/05\/MECCMaastricht_LogoFull.png","contentUrl":"https:\/\/mecc.nl\/wp-content\/uploads\/2022\/05\/MECCMaastricht_LogoFull.png","width":1500,"height":500,"caption":"Mecc Maastricht"},"image":{"@id":"https:\/\/www.mecc.nl\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.mecc.nl\/en\/wp-json\/wp\/v2\/pages\/6148","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mecc.nl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mecc.nl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mecc.nl\/en\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mecc.nl\/en\/wp-json\/wp\/v2\/comments?post=6148"}],"version-history":[{"count":9,"href":"https:\/\/www.mecc.nl\/en\/wp-json\/wp\/v2\/pages\/6148\/revisions"}],"predecessor-version":[{"id":16172,"href":"https:\/\/www.mecc.nl\/en\/wp-json\/wp\/v2\/pages\/6148\/revisions\/16172"}],"up":[{"embeddable":true,"href":"https:\/\/www.mecc.nl\/en\/wp-json\/wp\/v2\/pages\/5148"}],"wp:attachment":[{"href":"https:\/\/www.mecc.nl\/en\/wp-json\/wp\/v2\/media?parent=6148"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}