{"id":4784,"date":"2024-07-11T15:06:38","date_gmt":"2024-07-11T13:06:38","guid":{"rendered":"https:\/\/www.budgetthostels.nl\/contact\/"},"modified":"2024-10-09T13:07:22","modified_gmt":"2024-10-09T11:07:22","slug":"contact","status":"publish","type":"page","link":"https:\/\/www.budgetthostels.nl\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\n    <section class=\"section is-contact-and-map bg-default text-default lg\" id=\"\">\n        <div class=\"container-fluid is-custom\">\n            <div class=\"section__content\">\n            \n    <div class=\"contactmap\">\n            <div class=\"block is-breadcrumbs mb-3\">\n        <p id=\"breadcrumbs\"><span><span><a href=\"https:\/\/www.budgetthostels.nl\/en\/\">Home<\/a><\/span><\/span><\/p>    <\/div>\n                    <div class=\"photo-block xl is-rounded\">\n                <img decoding=\"async\" class=\"photo-block__img\" src=\"https:\/\/www.budgetthostels.nl\/wp-content\/uploads\/2024\/07\/6256854.jpg\" srcset=\"https:\/\/www.budgetthostels.nl\/wp-content\/uploads\/2024\/07\/6256854.jpg 1024w, https:\/\/www.budgetthostels.nl\/wp-content\/uploads\/2024\/07\/6256854-300x204.jpg 300w, https:\/\/www.budgetthostels.nl\/wp-content\/uploads\/2024\/07\/6256854-768x524.jpg 768w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" alt=\"Martini hotel ingang\" title=\"Martini hotel ingang \" >                <div class=\"photo-block__overlay entry-content\">\n                    <p>The entrance to Bud Gett Hostels is in the Martini Hotel, there you can check in at the front desk<\/p>\n                <\/div>\n            <\/div>\n                <div class=\"contactmap__map mt-3\">\n            <div id=\"map\" class=\"google-map\"><\/div>\n        <\/div>\n        <div class=\"row gy-3 mt-3 gx-3\">\n            <div class=\"col-12 col-md-6\">\n                <div class=\"block\">\n                                            <div class=\"block__header has-border-bottom is-light pb-2\">\n                            <h2 class=\"block__title\">\n                                Contact                            <\/h2>\n                        <\/div>\n                                                                <div class=\"block__content entry-content text-quaternary\">\n                            <h4>Send a message<\/h4>\n<p>We look forward to welcoming you for an overnight stay at our Bud Gett Hostel in Groningen. Do you have any questions, comments or would you like to contact us? Feel free to send us a message, and we will get back to you shortly. We aim to respond to your email within one business day.<\/p>\n                        <\/div>\n                    \n                    <div class=\"block__footer\">\n                        <div class=\"row gy-3\">\n                                                            <div class=\"col-12 col-md-6 order-md-last\">\n                                    <div class=\"block bg-accentlight is-rounded p-3\">\n                                        <div class=\"block__header\">\n                                            <h3 class=\"block__title\">\n                                                Frequently asked questions                                            <\/h3>\n                                        <\/div>\n                                        <div class=\"block__content entry-content mt-1 text-quaternary\">\n                                            For all questions check out our  <a href=\"https:\/\/www.budgetthostels.nl\/en\/faq\/\"> FAQ page<\/a>                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                        <div class=\"col-12 col-md-6\">\n                                <div class=\"block bg-gray-300 is-rounded p-3\">\n                                    <div class=\"block__header\">\n                                        <h3 class=\"block__title\">\n                                            Entrance                                        <\/h3>\n                                    <\/div>\n                                    <div class=\"block__content entry-content mt-1 text-quaternary\">\n                                        The entrance to Bud Gett Hostels is in the Martini Hotel, where you can report to the desk                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"col-12 col-md-6\">\n                <div class=\"bg-white is-rounded p-2\">\n                    <div class=\"block__header\">\n                        <h4 class=\"block__title text-black mt-1 ms-1\">\n                            Send a message                        <\/h4>\n                    <\/div>\n                    <div class=\"block__content\">\n                        <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\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\/* ]]> *\/\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_8' ><div id='gf_8' class='gform_anchor' tabindex='-1'><\/div>\n                        <div class='gform_heading'>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_8' id='gform_8'  action='\/en\/wp-json\/wp\/v2\/pages\/4784#gf_8' data-formid='8' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_8' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_8_1\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_8_1'>Your name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_8_1' type='text' value='' class='large'    placeholder='Your name' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_8_6\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_8_6'>E-mail address<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_6' id='input_8_6' type='email' value='' class='large'   placeholder='E-mail address' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_8_4\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_8_4'>Your phone number<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_4' id='input_8_4' type='tel' value='' class='large'  placeholder='Your phone number' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_8_5\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_8_5'>What is your question about?<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_5' id='input_8_5' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>What is your question about?<\/option><option value='What is your question about?' selected='selected'>What is your question about?<\/option><option value='New booking' >New booking<\/option><option value='Existing booking' >Existing booking<\/option><option value='Working at MHG' >Working at MHG<\/option><\/select><\/div><\/div><div id=\"field_8_7\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_8_7'>Type your message or question<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_7' id='input_8_7' class='textarea large'    placeholder='Type your message or question' aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><div id=\"field_8_8\" class=\"gfield gfield--type-captcha gfield--input-type-captcha gfield--width-full field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_8_8'>CAPTCHA<\/label><div id='input_8_8' class='ginput_container ginput_recaptcha' data-sitekey='6LfQ0BgqAAAAAByYS5K7A1026NVhTf47ZUeczG7P'  data-theme='light' data-tabindex='-1' data-size='invisible' data-badge='bottomright'><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_8' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Send your message!'  \/><div class=\"small entry-content\">This site is protected by reCAPTCHA and the Google <a href=\"https:\/\/policies.google.com\/privacy\" title=\"Privacy Policy\" target=\"_blank\">Privacy Policy<\/a> and <a href=\"https:\/\/policies.google.com\/terms\" title=\"Terms of Service\" target=\"_blank\">Terms of Service<\/a> apply.<\/div> <input type='hidden' name='gform_ajax' value='form_id=8&amp;title=&amp;description=1&amp;tabindex=0&amp;theme=gravity-theme&amp;styles=[]&amp;hash=95a952aaee6a3c4ca30f8a364eed76d2' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_8' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_8' id='gform_theme_8' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_8' id='gform_style_settings_8' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_8' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='8' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='wxhz0inUKeWd7e7q1\/KhDbwzzSh\/t2xBq5K9udQxOCKCn9YYQB1sa1EcA1UScbxQh3hKG5COmNULhIYE9S17opPjpFrBLLcsq04xMN6DstIAfuo=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_8' value='WyJ7XCI1XCI6W1wiZDU1YTQzNWFlMTI5MTg1MDlkNWZjOTc1ZWM3MTFiMmRcIixcIjI0MGFmNzI5ZjRmNzk5YmM3MjMyOGFkZjY4MTllNTEwXCIsXCI1NTJlYjhjMTRlNGFlMmNlNWJhNmRlMDIwNDE5ZDVhNFwiLFwiYjk0NDEzYjdlMzYwNWVhNWY4NTU2NzUwM2NiZjhhMmJcIl19IiwiZWQyYzVkMDQ5NjJlYTI4YmVhMDI3YjMwZmJjMzczNDkiXQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_8' id='gform_target_page_number_8' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_8' id='gform_source_page_number_8' 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_8' id='gform_ajax_frame_8' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 8, 'https:\/\/www.budgetthostels.nl\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_8').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_8');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_8').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){jQuery('#gform_wrapper_8').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_8').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_8').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_8').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_8').val();gformInitSpinner( 8, 'https:\/\/www.budgetthostels.nl\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [8, current_page]);window['gf_submitting_8'] = 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_8').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_8').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [8]);window['gf_submitting_8'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_8').text());}else{jQuery('#gform_8').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"8\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_8\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_8\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_8\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 8, 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\/* ]]> *\/\n<\/script>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n    <\/div>\n    <\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-4784","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Contact - Bud Gett Hostels<\/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.budgetthostels.nl\/en\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact - Bud Gett Hostels\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.budgetthostels.nl\/en\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"Bud Gett Hostels\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/BudGettHostels\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-09T11:07:22+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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.budgetthostels.nl\/en\/contact\/\",\"url\":\"https:\/\/www.budgetthostels.nl\/en\/contact\/\",\"name\":\"Contact - Bud Gett Hostels\",\"isPartOf\":{\"@id\":\"https:\/\/www.budgetthostels.nl\/en\/#website\"},\"datePublished\":\"2024-07-11T13:06:38+00:00\",\"dateModified\":\"2024-10-09T11:07:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.budgetthostels.nl\/en\/contact\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.budgetthostels.nl\/en\/contact\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.budgetthostels.nl\/en\/contact\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.budgetthostels.nl\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.budgetthostels.nl\/en\/#website\",\"url\":\"https:\/\/www.budgetthostels.nl\/en\/\",\"name\":\"Bud Gett Hostels\",\"description\":\"In het centrum van Groningen\",\"publisher\":{\"@id\":\"https:\/\/www.budgetthostels.nl\/en\/#organization\"},\"alternateName\":\"Budgett hostels\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.budgetthostels.nl\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.budgetthostels.nl\/en\/#organization\",\"name\":\"Bud Gett hostels\",\"alternateName\":\"Budgett hostels\",\"url\":\"https:\/\/www.budgetthostels.nl\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.budgetthostels.nl\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.budgetthostels.nl\/wp-content\/uploads\/2024\/07\/logo.png\",\"contentUrl\":\"https:\/\/www.budgetthostels.nl\/wp-content\/uploads\/2024\/07\/logo.png\",\"width\":576,\"height\":100,\"caption\":\"Bud Gett hostels\"},\"image\":{\"@id\":\"https:\/\/www.budgetthostels.nl\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/BudGettHostels\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact - Bud Gett Hostels","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.budgetthostels.nl\/en\/contact\/","og_locale":"en_US","og_type":"article","og_title":"Contact - Bud Gett Hostels","og_url":"https:\/\/www.budgetthostels.nl\/en\/contact\/","og_site_name":"Bud Gett Hostels","article_publisher":"https:\/\/www.facebook.com\/BudGettHostels\/","article_modified_time":"2024-10-09T11:07:22+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.budgetthostels.nl\/en\/contact\/","url":"https:\/\/www.budgetthostels.nl\/en\/contact\/","name":"Contact - Bud Gett Hostels","isPartOf":{"@id":"https:\/\/www.budgetthostels.nl\/en\/#website"},"datePublished":"2024-07-11T13:06:38+00:00","dateModified":"2024-10-09T11:07:22+00:00","breadcrumb":{"@id":"https:\/\/www.budgetthostels.nl\/en\/contact\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.budgetthostels.nl\/en\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.budgetthostels.nl\/en\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.budgetthostels.nl\/en\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/www.budgetthostels.nl\/en\/#website","url":"https:\/\/www.budgetthostels.nl\/en\/","name":"Bud Gett Hostels","description":"In het centrum van Groningen","publisher":{"@id":"https:\/\/www.budgetthostels.nl\/en\/#organization"},"alternateName":"Budgett hostels","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.budgetthostels.nl\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.budgetthostels.nl\/en\/#organization","name":"Bud Gett hostels","alternateName":"Budgett hostels","url":"https:\/\/www.budgetthostels.nl\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.budgetthostels.nl\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.budgetthostels.nl\/wp-content\/uploads\/2024\/07\/logo.png","contentUrl":"https:\/\/www.budgetthostels.nl\/wp-content\/uploads\/2024\/07\/logo.png","width":576,"height":100,"caption":"Bud Gett hostels"},"image":{"@id":"https:\/\/www.budgetthostels.nl\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/BudGettHostels\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.budgetthostels.nl\/en\/wp-json\/wp\/v2\/pages\/4784","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.budgetthostels.nl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.budgetthostels.nl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.budgetthostels.nl\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.budgetthostels.nl\/en\/wp-json\/wp\/v2\/comments?post=4784"}],"version-history":[{"count":5,"href":"https:\/\/www.budgetthostels.nl\/en\/wp-json\/wp\/v2\/pages\/4784\/revisions"}],"predecessor-version":[{"id":8130,"href":"https:\/\/www.budgetthostels.nl\/en\/wp-json\/wp\/v2\/pages\/4784\/revisions\/8130"}],"wp:attachment":[{"href":"https:\/\/www.budgetthostels.nl\/en\/wp-json\/wp\/v2\/media?parent=4784"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}