{"id":20980,"date":"2024-05-30T12:51:00","date_gmt":"2024-05-30T12:51:00","guid":{"rendered":"https:\/\/rent-a-room-delft.nl\/?page_id=20980"},"modified":"2025-06-06T19:41:49","modified_gmt":"2025-06-06T19:41:49","slug":"contact","status":"publish","type":"page","link":"https:\/\/rent-a-room-delft.nl\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"20980\" class=\"elementor elementor-20980\">\n\t\t\t\t\t\t<div class=\"elementor-inner\">\n\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-125aa3d elementor-section-height-min-height animated-slow elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"125aa3d\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3b3a0df stretch-to-none\" data-id=\"3b3a0df\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1bdf606 elementor-widget elementor-widget-heading\" data-id=\"1bdf606\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Contact<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5ec2734 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5ec2734\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e1bd41f stretch-to-none\" data-id=\"e1bd41f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-49cbafe elementor-widget elementor-widget-houzez_elementor_space\" data-id=\"49cbafe\" data-element_type=\"widget\" data-widget_type=\"houzez_elementor_space.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <div class=\"houzez-spacer\">\n            <div class=\"houzez-spacer-inner\"><\/div>\n        <\/div>\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f8d2f70 elementor-widget elementor-widget-spacer\" data-id=\"f8d2f70\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f4a5b85 elementor-button-align-center elementor-widget elementor-widget-houzez_elementor_contact_form\" data-id=\"f4a5b85\" data-element_type=\"widget\" data-widget_type=\"houzez_elementor_contact_form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n        <script>\n            \n            jQuery(document).ready(function() {\n                jQuery('#houzez-form-f4a5b85').on('submit', function(e) {\n                    e.preventDefault();\n                    var $this = jQuery(this);\n\n                    jQuery.ajax({\n                        type: 'post',\n                        url: houzez_vars.admin_url+ 'admin-ajax.php',\n                        data: $this.serialize(),\n                        method: $this.attr('method'),\n                        dataType: \"JSON\",\n\n                        beforeSend: function( ) {\n                            $this.find('.houzez-loader-js').addClass('loader-show');\n                        },\n                        success: function( res ) {\n                            if( res.success ) {\n                                $this.find('.ele-form-messages').empty().append('<div class=\"alert alert-success alert-dismissible fade show\" role=\"alert\">'+res.msg+'<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button><\/div>');\n                            } else {\n                                $this.find('.ele-form-messages').empty().append('<div class=\"alert alert-danger alert-dismissible fade show\" role=\"alert\">'+res.msg+'<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-label=\"Close\"><span aria-hidden=\"true\">&times;<\/span><\/button><\/div>');\n                            }\n\n                            $this.find('.houzez-loader-js').removeClass('loader-show');\n\n                            if(houzez_vars.houzez_reCaptcha == 1) {\n                                $this.find('.g-recaptcha-response').remove();\n                                if( houzez_vars.g_recaptha_version == 'v3' ) {\n                                    houzezReCaptchaLoad();\n                                } else {\n                                    houzezReCaptchaReset();\n                                }\n                            }\n\n                            if( res.redirect_to != '' ) {\n                                setTimeout(function(){\n                                    window.location.replace(res.redirect_to);\n                                }, 500);\n                            }\n                    \n                        },\n                        error: function(xhr, status, error) {\n                            var err = eval(\"(\" + xhr.responseText + \")\");\n                            console.log(err.Message);\n                        },\n                        complete: function(){\n                            $this.find('.houzez-loader-js').removeClass('loader-show');\n                        }\n\n                    });\n                });\n            });\n\n        <\/script>\n\n        <form class=\"elementor-form\" id=\"houzez-form-f4a5b85\" method=\"post\" name=\"New Form\" action=\"\">\n            <input type=\"hidden\" name=\"form_id\" value=\"f4a5b85\"\/>\n            <input type=\"hidden\" name=\"houzez_contact_form\" value=\"yes\"\/>\n            <input type=\"hidden\" name=\"action\" value=\"houzez_ele_contact_form\" \/>\n            <input type=\"hidden\" name=\"source_link\" value=\"https:\/\/rent-a-room-delft.nl\/en\/contact\/\" \/>\n            <input type=\"hidden\" name=\"lead_page_id\" value=\"20980\" \/>\n            <input type=\"hidden\" name=\"email_to\" value=\"info+wordpressform@rent-a-room-delft.nl\" \/>\n            <input type=\"hidden\" name=\"email_subject\" value=\"New message from contact form on Rent-a-room-delft\" \/>\n            <input type=\"hidden\" name=\"email_to_cc\" value=\"\" \/>\n            <input type=\"hidden\" name=\"email_to_bcc\" value=\"\" \/>\n            <input type=\"hidden\" name=\"redirect_to\" value=\"\" \/>\n\n            <div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\n                                    <div class=\"elementor-field-group elementor-column form-group elementor-field-group-name elementor-col-50 elementor-field-required elementor-mark-required\">\n                    <label for=\"form-field-name\" class=\"elementor-field-label\">First name<\/label><input type=\"text\" name=\"first_name\" id=\"form-field-name\" class=\"elementor-field form-control elementor-size-sm elementor-field-textual\" placeholder=\"Enter your first name here.\" required=\"required\">                    <\/div>\n\n                                        <div class=\"elementor-field-group elementor-column form-group elementor-field-group-bf18955 elementor-col-50 elementor-field-required elementor-mark-required\">\n                    <label for=\"form-field-bf18955\" class=\"elementor-field-label\">Surname<\/label><input type=\"text\" name=\"last_name\" id=\"form-field-bf18955\" class=\"elementor-field form-control elementor-size-sm elementor-field-textual\" placeholder=\"Enter your last name here.\" required=\"required\">                    <\/div>\n\n                                        <div class=\"elementor-field-group elementor-column form-group elementor-field-group-email elementor-col-100 elementor-field-required elementor-mark-required\">\n                    <label for=\"form-field-email\" class=\"elementor-field-label\">Email<\/label><input type=\"email\" name=\"email\" id=\"form-field-email\" class=\"elementor-field form-control elementor-size-sm elementor-field-textual\" placeholder=\"Enter your email address.\" required=\"required\">                    <\/div>\n\n                                        <div class=\"elementor-field-group elementor-column form-group elementor-field-group-message elementor-col-100 elementor-field-required elementor-mark-required\">\n                    <label for=\"form-field-message\" class=\"elementor-field-label\">Your message<\/label><textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"message\" id=\"form-field-message\" rows=\"4\" placeholder=\"Leave a message\" required=\"required\"><\/textarea>                    <\/div>\n\n                    \n                    \n                    \n                    <div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100\">\n                    <button type=\"submit\" class=\"btn houzez-contact-form-js elementor-button elementor-size-md\" id=\"ctabggra\">\n                        <i class=\"btn-loader houzez-loader-js\"><\/i>\n                                                    Submit                                            <\/button>\n                <\/div>\n            <\/div><!-- End wrapper-->\n            <br\/>\n            <div class=\"ele-form-messages\"><\/div>\n\n        <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n\n    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-babec97 elementor-widget elementor-widget-spacer\" data-id=\"babec97\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d0b02e7 elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d0b02e7\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3139327 stretch-to-none\" data-id=\"3139327\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8ff1404 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"8ff1404\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p><strong>Opening hours<\/strong><\/p>\n<p>Monday to Friday from 8:00 AM to 6:00 PM. No one in the office? Call us!<br>Outside these hours and on Saturday, we are available by appointment.<\/p><p><strong>Parking<\/strong><\/p>\n<p>You can park in front of our door on Industriestraat in Delft. Paid parking applies here from 12:00 PM with code 3131.<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fc16d7f elementor-widget elementor-widget-spacer\" data-id=\"fc16d7f\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-949f5bf elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"949f5bf\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-dfe7f97 stretch-to-none\" data-id=\"dfe7f97\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-36dfe4f cctxt elementor-widget elementor-widget-text-editor\" data-id=\"36dfe4f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p><strong>Rent a Room Delft<\/strong><\/p><p><strong>Mercuriusweg 22<\/strong><br \/><strong>2624 BC, Delft<\/strong><\/p><p><strong><a href=\"tel:085 060 85 87\">085 060 85 87<\/a><\/strong><br \/><strong><a href=\"mailto:info@rent-a-room-delft.nl\">info@rent-a-room-delft.nl<\/a><\/strong><\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-8b57aa6 stretch-to-none\" data-id=\"8b57aa6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b1ee1b6 elementor-widget elementor-widget-google_maps\" data-id=\"b1ee1b6\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Mercuriusweg%2022%202624%20BC%2C%20Delft&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Mercuriusweg 22 2624 BC, Delft\"\n\t\t\t\t\taria-label=\"Mercuriusweg 22 2624 BC, Delft\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ddbf539 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ddbf539\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-84f5425 stretch-to-none\" data-id=\"84f5425\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-11366a9 elementor-widget elementor-widget-spacer\" data-id=\"11366a9\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Contact Voornaam Achternaam Email Uw bericht Indienen Openingstijden Maandag tot en met vrijdag van 8.00 tot 18.00 uur. Niemand op kantoor aanwezig? Bel ons!Buiten deze tijden en op zaterdag zijn wij u op afspraak van dienst. Parkeren Parkeren kunt u bij ons voor de deur aan de Industriestraat te Delft. Betaald parkeren geldt hier vanaf [&hellip;]<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template\/template-homepage.php","meta":{"inline_featured_image":false},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Contact Rent a Room Delft | Bereik ons direct<\/title>\n<meta name=\"description\" content=\"Contact Rent a Room Delft eenvoudig via telefoon, mail of formulier. Plan een afspraak of stel je vraag. Wij helpen je graag verder!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/rent-a-room-delft.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 Rent a Room Delft | Bereik ons direct\" \/>\n<meta property=\"og:description\" content=\"Contact Rent a Room Delft eenvoudig via telefoon, mail of formulier. Plan een afspraak of stel je vraag. Wij helpen je graag verder!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rent-a-room-delft.nl\/en\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"Rent a room Delft\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-06T19:41:49+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:\/\/rent-a-room-delft.nl\/contact\/\",\"url\":\"https:\/\/rent-a-room-delft.nl\/contact\/\",\"name\":\"Contact Rent a Room Delft | Bereik ons direct\",\"isPartOf\":{\"@id\":\"https:\/\/rent-a-room-delft.nl\/#website\"},\"datePublished\":\"2024-05-30T12:51:00+00:00\",\"dateModified\":\"2025-06-06T19:41:49+00:00\",\"description\":\"Contact Rent a Room Delft eenvoudig via telefoon, mail of formulier. Plan een afspraak of stel je vraag. Wij helpen je graag verder!\",\"breadcrumb\":{\"@id\":\"https:\/\/rent-a-room-delft.nl\/contact\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/rent-a-room-delft.nl\/contact\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/rent-a-room-delft.nl\/contact\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/rent-a-room-delft.nl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/rent-a-room-delft.nl\/#website\",\"url\":\"https:\/\/rent-a-room-delft.nl\/\",\"name\":\"Rent a room Delft\",\"description\":\"Find apartments or studio&#039;s in Delft\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/rent-a-room-delft.nl\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Rent a Room Delft | Bereik ons direct","description":"Contact Rent a Room Delft eenvoudig via telefoon, mail of formulier. Plan een afspraak of stel je vraag. Wij helpen je graag verder!","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:\/\/rent-a-room-delft.nl\/en\/contact\/","og_locale":"en_US","og_type":"article","og_title":"Contact Rent a Room Delft | Bereik ons direct","og_description":"Contact Rent a Room Delft eenvoudig via telefoon, mail of formulier. Plan een afspraak of stel je vraag. Wij helpen je graag verder!","og_url":"https:\/\/rent-a-room-delft.nl\/en\/contact\/","og_site_name":"Rent a room Delft","article_modified_time":"2025-06-06T19:41:49+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/rent-a-room-delft.nl\/contact\/","url":"https:\/\/rent-a-room-delft.nl\/contact\/","name":"Contact Rent a Room Delft | Bereik ons direct","isPartOf":{"@id":"https:\/\/rent-a-room-delft.nl\/#website"},"datePublished":"2024-05-30T12:51:00+00:00","dateModified":"2025-06-06T19:41:49+00:00","description":"Contact Rent a Room Delft eenvoudig via telefoon, mail of formulier. Plan een afspraak of stel je vraag. Wij helpen je graag verder!","breadcrumb":{"@id":"https:\/\/rent-a-room-delft.nl\/contact\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rent-a-room-delft.nl\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/rent-a-room-delft.nl\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rent-a-room-delft.nl\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/rent-a-room-delft.nl\/#website","url":"https:\/\/rent-a-room-delft.nl\/","name":"Rent a room Delft","description":"Find apartments or studio&#039;s in Delft","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rent-a-room-delft.nl\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/rent-a-room-delft.nl\/en\/wp-json\/wp\/v2\/pages\/20980"}],"collection":[{"href":"https:\/\/rent-a-room-delft.nl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rent-a-room-delft.nl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rent-a-room-delft.nl\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/rent-a-room-delft.nl\/en\/wp-json\/wp\/v2\/comments?post=20980"}],"version-history":[{"count":123,"href":"https:\/\/rent-a-room-delft.nl\/en\/wp-json\/wp\/v2\/pages\/20980\/revisions"}],"predecessor-version":[{"id":23553,"href":"https:\/\/rent-a-room-delft.nl\/en\/wp-json\/wp\/v2\/pages\/20980\/revisions\/23553"}],"wp:attachment":[{"href":"https:\/\/rent-a-room-delft.nl\/en\/wp-json\/wp\/v2\/media?parent=20980"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}