    <script>
        document.addEventListener('DOMContentLoaded', function () {
            var yearSelect = document.querySelector('#input_39_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":11841,"date":"2024-08-16T13:04:54","date_gmt":"2024-08-16T13:04:54","guid":{"rendered":"https:\/\/www.mecc.nl\/?page_id=11841"},"modified":"2024-08-16T13:56:13","modified_gmt":"2024-08-16T13:56:13","slug":"request-8-hour-meeting-package-51-to-450-guests","status":"publish","type":"page","link":"https:\/\/www.mecc.nl\/en\/book-your-meeting\/request-8-hour-meeting-package-51-to-450-guests\/","title":{"rendered":"Request 8-hour meeting package &#8211; 51 to 450 guests"},"content":{"rendered":"<div class=\"wpb-content-wrapper\" id=\"wpb-content-root\"><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 el_class=&#8221;dis&#8221;]<\/p>\n<h4 class=\"title-block\">8-hour meeting package<\/h4>\n<h6>for 51 to 450 guests<br \/>\nstarting at \u20ac 42,00 per person<\/h6>\n<h6><a class=\"previous_link_mumc\" href=\"https:\/\/www.mecc.nl\/en\/book-your-meeting\/\" rel=\"noopener\">Back<\/a><\/h6>\n<p>[\/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;3113,4970,4966&#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, refreshing fruit and herbal 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 theater setup.<\/li>\n<li>all prices apply to a group of 51 to 450 guests<br \/>\nprices do not include BTW (VAT) and price level 2024.<\/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_39' style='display:none'>\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'  id='gform_39'  action='\/en\/wp-json\/wp\/v2\/pages\/11841' data-formid='39' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_39' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_39_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 - 13 till 50 guests<\/h4>\n<br><\/div><div id=\"field_39_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_39_109'><span class='gform-field-label__text'>First name<\/span><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_39_109' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_39_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_39_110'><span class='gform-field-label__text'>Surname<\/span><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_39_110' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_39_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_39_4'><span class='gform-field-label__text'>Company<\/span><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_39_4' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_39_2\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--phone-format-international 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_39_2'><span class='gform-field-label__text'>Phone<\/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_2' id='input_39_2' type='tel' value='' class='large'   aria-required=\"true\" aria-invalid=\"false\"    \/><\/div><\/div><div id=\"field_39_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_39_3'><span class='gform-field-label__text'>Email address<\/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_3' id='input_39_3' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_39_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_39_97\" class=\"gfield gfield--type-date gfield--input-type-date gfield--input-type-datepicker gfield--datepicker-default-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_39_97'><span class='gform-field-label__text'>Date of meeting<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_date'>\n\t\t\t\t\t<input\n\t\t\t\t\tplaceholder='dd\/mm\/yyyy'\n\t\t\t\t\tid='input_39_97'\n\t\t\t\t\tclass='datepicker gform-datepicker dmy datepicker_with_icon gdatepicker_with_icon'\n\t\t\t\t\ttype='text'\n\t\t\t\t\tname='input_97'\n\t\t\t\t\tvalue=''\n\t\t\t\t\t \n\t\t\t\t\taria-invalid=\"false\" \n\t\t\t\t\taria-required=\"true\"\n\t\t\t\t\t \n\t\t\t\t\t\n\t\t\t\t\tdata-mask=\"99\/99\/9999\"\n\t\t\t\t\t\/>\n\t\t\t\t<kbd id='keyboardHint_input_39_97' hidden class='down'><\/kbd>\n\t\t\t\t<button type='button' id='datepicker_toggle_input_39_97' class='gform-datepicker-toggle gform-datepicker-toggle--default accCalendar aria-date-picker gform-button gform-theme-button gform-theme-button--simple gform-theme-button--simple-in-ctrl' aria-expanded='false' aria-controls='input_39_97' aria-label='Date of meeting: Choose date on calendar' >\n\t\t\t\t\t\t\t<span class=\"gform-calendar-icon gform-datepicker-toggle-icon gform-datepicker-toggle-icon--default dashicons dashicons-calendar-alt\" aria-hidden=\"true\"><\/span>\n\t\t\t\t\t\t<\/button>\n\t\t\t<\/div><\/div><div id=\"field_39_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_39_111'><span class='gform-field-label__text'>Number of guests<\/span><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_39_111' type='number' step='any' min='51'  value='' class='large'     aria-required=\"true\" aria-invalid=\"false\" aria-describedby=\"gfield_instruction_39_111\" \/><div class='gfield_description instruction ' id='gfield_instruction_39_111'>Please enter a number greater than or equal to <strong>51<\/strong>.<\/div><\/div><\/div><fieldset id=\"field_39_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 gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>Time<\/span><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_39_12'>\n\t\t\t<div class='gchoice gchoice_39_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_39_12_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_39_12_0' id='label_39_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_39_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_39_12_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_39_12_1' id='label_39_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_39_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_39_12_2' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_39_12_2' id='label_39_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_39_12_3'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_12' type='radio' value='gf_other_choice'  id='choice_39_12_3' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_39_12_3' id='label_39_12_3' class='gform-field-label gform-field-label--type-inline'>Other<\/label><br \/><input id='input_39_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_39_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_39_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 gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>I need additional breakout rooms<\/span><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_39_49'>\n\t\t\t<div class='gchoice gchoice_39_49_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_49' type='radio' value='Yes'  id='choice_39_49_0' onchange='gformToggleRadioOther( this )' aria-describedby=\"gfield_description_39_49\"   \/>\n\t\t\t\t\t<label for='choice_39_49_0' id='label_39_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_39_49_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_49' type='radio' value='No'  id='choice_39_49_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_39_49_1' id='label_39_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_39_49'>Breakout rooms with a capacity for 10 to 350 people.<\/div><\/fieldset><div id=\"field_39_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_39_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_39_105'><span class='gform-field-label__text'>Breakout room for 10 to 20 guests<\/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_105' id='input_39_105' class='small gfield_select'  aria-describedby=\"gfield_description_39_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_39_105'>\u20ac410 per room<\/div><\/div><div id=\"field_39_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_39_106'><span class='gform-field-label__text'>Breakout room for 21 to 50 guests<\/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_106' id='input_39_106' class='small gfield_select'  aria-describedby=\"gfield_description_39_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_39_106'>\u20ac862,50 per room\n<\/div><\/div><div id=\"field_39_107\" 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_39_107'><span class='gform-field-label__text'>Breakout room for 51 to 100 guests<\/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_107' id='input_39_107' class='small gfield_select'  aria-describedby=\"gfield_description_39_107\"  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_39_107'>\u20ac1.485 per room<\/div><\/div><div id=\"field_39_108\" 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_39_108'><span class='gform-field-label__text'>Breakout room for 101 to 350 guests<\/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_108' id='input_39_108' class='small gfield_select'  aria-describedby=\"gfield_description_39_108\"  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_39_108'>\u20ac2.205 per room<\/div><\/div><div id=\"field_39_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_39_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 gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>I require additional services<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='gfield_description' id='gfield_description_39_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_39_85'>\n\t\t\t<div class='gchoice gchoice_39_85_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_85' type='radio' value='Yes'  id='choice_39_85_0' onchange='gformToggleRadioOther( this )' aria-describedby=\"gfield_description_39_85\"   \/>\n\t\t\t\t\t<label for='choice_39_85_0' id='label_39_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_39_85_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_85' type='radio' value='No'  id='choice_39_85_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_39_85_1' id='label_39_85_1' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_39_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 gfield--choice-align-vertical\"  ><legend class='gfield_label gform-field-label' ><span class='gform-field-label__text'>I would like to receive more information about catering options<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='gfield_description' id='gfield_description_39_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_39_90'>\n\t\t\t<div class='gchoice gchoice_39_90_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_90' type='radio' value='Yes'  id='choice_39_90_0' onchange='gformToggleRadioOther( this )' aria-describedby=\"gfield_description_39_90\"   \/>\n\t\t\t\t\t<label for='choice_39_90_0' id='label_39_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_39_90_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_90' type='radio' value='No'  id='choice_39_90_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_39_90_1' id='label_39_90_1' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_39_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_39_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_39_93'><span class='gform-field-label__text'>Comments:<\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_93' id='input_39_93' class='textarea small'      aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><div id=\"field_39_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'> <button type='submit' id='gform_submit_button_39' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' >Submit request<\/button> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_39' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_39' id='gform_theme_39' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_39' id='gform_style_settings_39' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_39' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='39' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='yHAjdranpsnIcsBdbkcbtmYh5jOZvm\/3BhF6oRUMUyHYKsDotqovPLQ9Ff2n+qtp15vG8DvCUd2s1mJK0E6X3FvQu98pocDWcSDYQ4rvGgtxo7E=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_39' value='WyJ7XCIxMlwiOltcIjgwYjJhMTY2YzQxNTNmMmFlMWNjYWY3YTE0MzdkMWFjXCIsXCIyNDlhNDZhY2E3Mjk2YjhhYTgyNGI2OWI0YjdlMWFmMFwiLFwiNjQxYjM5OGMyMzhkZGM2Zjc0MDM0MTgyN2Y4YTllYTJcIl0sXCI0OVwiOltcIjczOGMxM2I4ZjQ0ZGVlYTU1OTVhYTg0Mjk4NTRiZjQyXCIsXCI5M2RiOTUzNmVjNzFlODE1OWZiMmRlMjI5M2Q3NjA2OVwiXSxcIjEwNVwiOltcIjIxOWNkYzdiZDMxN2Q2ODMyYzcyOTQxYjM1YThjMzAzXCIsXCJlMzEyNjNlZjM4NWVkOGYwZGY3MjkxYzRhMzdiNWM2ZFwiLFwiMWVmZWUwMDQyZTM2YzE5Zjg5NTBiNjcxYzZjNmQxOGJcIixcIjdhNzkyOTcwMGFmZDNkMDdiZDRmZTVlNzlkZDhlNTg2XCIsXCJlNGJhY2JjNTQ2ZjcyZGZmN2IzNTQ2OGYyM2FkMjlmN1wiLFwiNzMwNzUzZjNlYWM1YTdhZjU1MzMxNWMyODQzMjA4ZTNcIixcIjMyYzVkNzNlZWI3MDliYWM0YTc2NzBlNGNiYzdmYTdhXCIsXCJkNjY1MGY5MjlmZTMzM2E4OTE1ZGFkOTM2NGM4N2RkOFwiLFwiN2MwNGE0NzQzYmI2YjZmNmZkZTk2ZWY1YzIyYThiMjJcIixcIjdiNGM3ZWVmOGQ3OGY4YWIzNzIzN2ZiMmI4NDQ2NmUzXCIsXCI2NmRiOWRjODhiNWFmNmFhYzYyMzdmZWIyNjIyMTRmZFwiXSxcIjEwNlwiOltcIjIxOWNkYzdiZDMxN2Q2ODMyYzcyOTQxYjM1YThjMzAzXCIsXCJlMzEyNjNlZjM4NWVkOGYwZGY3MjkxYzRhMzdiNWM2ZFwiLFwiMWVmZWUwMDQyZTM2YzE5Zjg5NTBiNjcxYzZjNmQxOGJcIixcIjdhNzkyOTcwMGFmZDNkMDdiZDRmZTVlNzlkZDhlNTg2XCIsXCJlNGJhY2JjNTQ2ZjcyZGZmN2IzNTQ2OGYyM2FkMjlmN1wiLFwiNzMwNzUzZjNlYWM1YTdhZjU1MzMxNWMyODQzMjA4ZTNcIixcIjMyYzVkNzNlZWI3MDliYWM0YTc2NzBlNGNiYzdmYTdhXCIsXCJkNjY1MGY5MjlmZTMzM2E4OTE1ZGFkOTM2NGM4N2RkOFwiLFwiN2MwNGE0NzQzYmI2YjZmNmZkZTk2ZWY1YzIyYThiMjJcIixcIjdiNGM3ZWVmOGQ3OGY4YWIzNzIzN2ZiMmI4NDQ2NmUzXCIsXCI2NmRiOWRjODhiNWFmNmFhYzYyMzdmZWIyNjIyMTRmZFwiXSxcIjEwN1wiOltcIjIxOWNkYzdiZDMxN2Q2ODMyYzcyOTQxYjM1YThjMzAzXCIsXCJlMzEyNjNlZjM4NWVkOGYwZGY3MjkxYzRhMzdiNWM2ZFwiLFwiMWVmZWUwMDQyZTM2YzE5Zjg5NTBiNjcxYzZjNmQxOGJcIixcIjdhNzkyOTcwMGFmZDNkMDdiZDRmZTVlNzlkZDhlNTg2XCIsXCJlNGJhY2JjNTQ2ZjcyZGZmN2IzNTQ2OGYyM2FkMjlmN1wiLFwiNzMwNzUzZjNlYWM1YTdhZjU1MzMxNWMyODQzMjA4ZTNcIixcIjMyYzVkNzNlZWI3MDliYWM0YTc2NzBlNGNiYzdmYTdhXCIsXCJkNjY1MGY5MjlmZTMzM2E4OTE1ZGFkOTM2NGM4N2RkOFwiLFwiN2MwNGE0NzQzYmI2YjZmNmZkZTk2ZWY1YzIyYThiMjJcIixcIjdiNGM3ZWVmOGQ3OGY4YWIzNzIzN2ZiMmI4NDQ2NmUzXCIsXCI2NmRiOWRjODhiNWFmNmFhYzYyMzdmZWIyNjIyMTRmZFwiXSxcIjEwOFwiOltcIjIxOWNkYzdiZDMxN2Q2ODMyYzcyOTQxYjM1YThjMzAzXCIsXCJlMzEyNjNlZjM4NWVkOGYwZGY3MjkxYzRhMzdiNWM2ZFwiLFwiMWVmZWUwMDQyZTM2YzE5Zjg5NTBiNjcxYzZjNmQxOGJcIixcIjdhNzkyOTcwMGFmZDNkMDdiZDRmZTVlNzlkZDhlNTg2XCIsXCJlNGJhY2JjNTQ2ZjcyZGZmN2IzNTQ2OGYyM2FkMjlmN1wiLFwiNzMwNzUzZjNlYWM1YTdhZjU1MzMxNWMyODQzMjA4ZTNcIixcIjMyYzVkNzNlZWI3MDliYWM0YTc2NzBlNGNiYzdmYTdhXCIsXCJkNjY1MGY5MjlmZTMzM2E4OTE1ZGFkOTM2NGM4N2RkOFwiLFwiN2MwNGE0NzQzYmI2YjZmNmZkZTk2ZWY1YzIyYThiMjJcIixcIjdiNGM3ZWVmOGQ3OGY4YWIzNzIzN2ZiMmI4NDQ2NmUzXCIsXCI2NmRiOWRjODhiNWFmNmFhYzYyMzdmZWIyNjIyMTRmZFwiXSxcIjg1XCI6W1wiNzM4YzEzYjhmNDRkZWVhNTU5NWFhODQyOTg1NGJmNDJcIixcIjkzZGI5NTM2ZWM3MWU4MTU5ZmIyZGUyMjkzZDc2MDY5XCJdLFwiOTBcIjpbXCI3MzhjMTNiOGY0NGRlZWE1NTk1YWE4NDI5ODU0YmY0MlwiLFwiOTNkYjk1MzZlYzcxZTgxNTlmYjJkZTIyOTNkNzYwNjlcIl0sXCJnZm9ybV9zdWJtaXNzaW9uX21ldGhvZFwiOltcIjAxODg0MDU2MGZhZTIxZDUyNDljNTJkM2UyYzQwMWViXCIsXCIxMWYwZTU2MmIxNjI2OWE4ZmU1ZjcyODk5MWRlMzg2M1wiXSxcImdmb3JtX3RoZW1lXCI6XCI1ZjY5ZmRiZGFlZTEwY2VlNjY3YjM4NzgzMmUxYTQwNlwiLFwiZ2Zvcm1fc3R5bGVfc2V0dGluZ3NcIjpcIjViOTIwNmQ2NmZhN2FlZTBkNmJiODE1MzgxZTViOTk0XCIsXCJmb3JtX2lkXCI6XCJmMGMzODNjNzdiM2IyMDQ5YWEyNzUxMTdhMzA2NTIzNFwiLFwidXJsXCI6XCI3NmNlZjRmNGRmYjc0MDkzODVjMmJhOWRkMDZhNGFhZVwiLFwic3RhdGVfdGltZXN0YW1wXCI6XCI4NDVmNzFkMDI4ODFkYTMwMGIwN2ViNzkyYWE0ZDA3ZFwifSIsIjc4NDViNGRjOGI5MjlkZDY5MWZlYzJmYjM3MzBmOTI4IiwxNzg5MzEyOTIxXQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_39' id='gform_target_page_number_39' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_39' id='gform_source_page_number_39' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>[\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<strong>Cancellation policy:<\/strong><\/p>\n<ul>\n<li>we calculate the estimate for your order based on the numbers, implementation and times described. Changes in the number of guests may be communicated to us up to one week before the event. The number of guests may be adjusted downwards by a maximum of 15%;<\/li>\n<li>if you wish to cancel the event entirely, cancellation is free of charge up to 35 working days in advance. After this, you will be charged 100% of the amount;<\/li>\n<li>you will receive an advance invoice of 85% of the costs from us, and the final invoice after the event;<\/li>\n<li>our General Terms and Conditions of Rental apply.<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/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 el_class=&#8221;dis&#8221;] 8-hour meeting package for 51 to 450 guests starting at \u20ac 42,00 per person Back [\/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;3113,4970,4966&#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, refreshing fruit and&hellip; <a class=\"more-link\" href=\"https:\/\/www.mecc.nl\/en\/book-your-meeting\/request-8-hour-meeting-package-51-to-450-guests\/\">Continue reading <span class=\"screen-reader-text\">Request 8-hour meeting package &#8211; 51 to 450 guests<\/span><\/a><\/p>\n","protected":false},"author":6,"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-11841","page","type-page","status-publish","hentry","entry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>8 hour meeting package | 51 tp 450 guests | MECC Maastricht<\/title>\n<meta name=\"description\" content=\"Looking for a 8 hour package for 51 to 450 guests? Then check out the package on this page and submit your request.\" \/>\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\/book-your-meeting\/request-8-hour-meeting-package-51-to-450-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 | 51 tp 450 guests | MECC Maastricht\" \/>\n<meta property=\"og:description\" content=\"Looking for a 8 hour package for 51 to 450 guests? Then check out the package on this page and submit your request.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mecc.nl\/en\/book-your-meeting\/request-8-hour-meeting-package-51-to-450-guests\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-16T13:56:13+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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.mecc.nl\\\/en\\\/book-your-meeting\\\/request-8-hour-meeting-package-51-to-450-guests\\\/\",\"url\":\"https:\\\/\\\/www.mecc.nl\\\/en\\\/book-your-meeting\\\/request-8-hour-meeting-package-51-to-450-guests\\\/\",\"name\":\"8 hour meeting package | 51 tp 450 guests | MECC Maastricht\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mecc.nl\\\/en\\\/#website\"},\"datePublished\":\"2024-08-16T13:04:54+00:00\",\"dateModified\":\"2024-08-16T13:56:13+00:00\",\"description\":\"Looking for a 8 hour package for 51 to 450 guests? Then check out the package on this page and submit your request.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mecc.nl\\\/en\\\/book-your-meeting\\\/request-8-hour-meeting-package-51-to-450-guests\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mecc.nl\\\/en\\\/book-your-meeting\\\/request-8-hour-meeting-package-51-to-450-guests\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mecc.nl\\\/en\\\/book-your-meeting\\\/request-8-hour-meeting-package-51-to-450-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\":\"Request 8-hour meeting package &#8211; 51 to 450 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 | 51 tp 450 guests | MECC Maastricht","description":"Looking for a 8 hour package for 51 to 450 guests? Then check out the package on this page and submit your request.","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\/book-your-meeting\/request-8-hour-meeting-package-51-to-450-guests\/","og_locale":"en_US","og_type":"article","og_title":"8 hour meeting package | 51 tp 450 guests | MECC Maastricht","og_description":"Looking for a 8 hour package for 51 to 450 guests? Then check out the package on this page and submit your request.","og_url":"https:\/\/www.mecc.nl\/en\/book-your-meeting\/request-8-hour-meeting-package-51-to-450-guests\/","article_modified_time":"2024-08-16T13:56:13+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.mecc.nl\/en\/book-your-meeting\/request-8-hour-meeting-package-51-to-450-guests\/","url":"https:\/\/www.mecc.nl\/en\/book-your-meeting\/request-8-hour-meeting-package-51-to-450-guests\/","name":"8 hour meeting package | 51 tp 450 guests | MECC Maastricht","isPartOf":{"@id":"https:\/\/www.mecc.nl\/en\/#website"},"datePublished":"2024-08-16T13:04:54+00:00","dateModified":"2024-08-16T13:56:13+00:00","description":"Looking for a 8 hour package for 51 to 450 guests? Then check out the package on this page and submit your request.","breadcrumb":{"@id":"https:\/\/www.mecc.nl\/en\/book-your-meeting\/request-8-hour-meeting-package-51-to-450-guests\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mecc.nl\/en\/book-your-meeting\/request-8-hour-meeting-package-51-to-450-guests\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.mecc.nl\/en\/book-your-meeting\/request-8-hour-meeting-package-51-to-450-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":"Request 8-hour meeting package &#8211; 51 to 450 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\/11841","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\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mecc.nl\/en\/wp-json\/wp\/v2\/comments?post=11841"}],"version-history":[{"count":2,"href":"https:\/\/www.mecc.nl\/en\/wp-json\/wp\/v2\/pages\/11841\/revisions"}],"predecessor-version":[{"id":11852,"href":"https:\/\/www.mecc.nl\/en\/wp-json\/wp\/v2\/pages\/11841\/revisions\/11852"}],"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=11841"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}