{"id":993,"date":"2022-10-25T15:10:02","date_gmt":"2022-10-25T14:10:02","guid":{"rendered":"https:\/\/loohoeve.hunebedmedia.nl\/?page_id=993"},"modified":"2026-08-30T09:15:24","modified_gmt":"2026-08-30T08:15:24","slug":"kerst-bij-herberg-de-loohoeve","status":"publish","type":"page","link":"https:\/\/loohoeve.hunebedmedia.nl\/de\/kerst-bij-herberg-de-loohoeve\/","title":{"rendered":"Kerst"},"content":{"rendered":"\n<div style=\"height:38px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-media-text has-media-on-the-right is-stacked-on-mobile\" style=\"grid-template-columns:auto 25%\"><div class=\"wp-block-media-text__content\"><form enctype=\"multipart\/form-data\" data-mollie-forms=\"2.8.1\" method=\"post\" id=\"rfmp_1689\" class=\"\"><input type=\"hidden\" id=\"mollie_forms_1689_nonce\" name=\"mollie_forms_1689_nonce\" value=\"2681d21a15\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/de\/wp-json\/wp\/v2\/pages\/993\" \/><input type=\"hidden\" name=\"mollie-forms-post\" value=\"1689\"><div class=\"mollie_forms_field_row\" style=\"margin:10px 0\" ><label for=\"form_1689_field_0\">Naam <span class=\"mollie-forms-required\">*<\/span><\/label><br><input type=\"text\" name=\"form_1689_field_0\" id=\"form_1689_field_0\" value label=\"Naam\" class required style=\"width: 100%\"><\/div><div class=\"mollie_forms_field_row\" style=\"margin:10px 0\" ><label for=\"form_1689_field_1\">E-mail <span class=\"mollie-forms-required\">*<\/span><\/label><br><input type=\"email\" name=\"form_1689_field_1\" id=\"form_1689_field_1\" value label=\"E-mail\" class required style=\"width: 100%\"><\/div><div class=\"mollie_forms_field_row\" style=\"margin:10px 0\" ><label for=\"form_1689_field_2\">prijsopteis <span class=\"mollie-forms-required\">*<\/span><\/label><br><ul id=\"form_1689_field_2\" label=\"prijsopteis\" class required style=\"list-style-type:none;margin:0;\"><li>\n                            <label>\n                                <input type=\"radio\" \n                                        onchange=\"mollie_forms_recurring_methods_1689();mollie_forms_1689_totals();\" \n                                        data-frequency=\"once\" \n                                        data-freq=\"\" \n                                        data-pricetype=\"fixed\" \n                                        data-price=\"25.00\" \n                                        data-vat=\"\" \n                                        name=\"rfmp_priceoptions_1689\" \n                                        value=\"1\"\n                                        > \n                                eerste rang (&euro; 25,00)\n                            <\/label>\n                          <\/li><li>\n                            <label>\n                                <input type=\"radio\" \n                                        onchange=\"mollie_forms_recurring_methods_1689();mollie_forms_1689_totals();\" \n                                        data-frequency=\"once\" \n                                        data-freq=\"\" \n                                        data-pricetype=\"fixed\" \n                                        data-price=\"10.00\" \n                                        data-vat=\"\" \n                                        name=\"rfmp_priceoptions_1689\" \n                                        value=\"2\"\n                                        > \n                                tweede rang (&euro; 10,00)\n                            <\/label>\n                          <\/li><li>\n                            <label>\n                                <input type=\"radio\" \n                                        onchange=\"mollie_forms_recurring_methods_1689();mollie_forms_1689_totals();\" \n                                        data-frequency=\"once\" \n                                        data-freq=\"\" \n                                        data-pricetype=\"fixed\" \n                                        data-price=\"\" \n                                        data-vat=\"\" \n                                        name=\"rfmp_priceoptions_1689\" \n                                        value=\"3\"\n                                        > \n                                 (&euro; 0,00)\n                            <\/label>\n                          <\/li><\/ul><p id=\"rfmp_open_amount_1689\" style=\"display:none;\">\n                    <label>Amount \n                        <span style=\"color:red;\">*<\/span><br>\n                        <span class=\"rfmp_currency_1689\">&euro;<\/span> \n                        <input type=\"number\" step=\"any\" value=\"\" onchange=\"mollie_forms_1689_totals();\" onkeyup=\"mollie_forms_1689_totals();\" name=\"rfmp_amount_1689\"> \n                        <span id=\"rfmp_amount_freq_1689\"><\/span>\n                    <\/label>\n                    <input type=\"hidden\" name=\"rfmp_amount_required_1689\" id=\"rfmp_open_amount_required_1689\" value=\"0\">\n                  <\/p>\n        <script>\n        window.onload = setTimeout(mollie_forms_1689_totals, 100);\n        function mollie_forms_1689_totals() {\n            var priceoption = document.getElementsByName(\"rfmp_priceoptions_1689\");\n            var quantities  = document.getElementsByClassName(\"rfmp_priceoptions_1689_quantity\");\n            var subtotal = 0, total = 0, vat = 0;\n            \n            \n            \/\/ Add shipping costs to total\n            var shippingCosts = \"\";\n            if (shippingCosts) {\n                var shippingVat = 0.21 * parseFloat(shippingCosts);\n                vat   += shippingVat;\n                total += parseFloat(shippingCosts);\n                subtotal += parseFloat(shippingCosts);\n                \n            }\n            \n            if (0 in priceoption) {\n                var openAmount  = document.getElementsByName(\"rfmp_amount_1689\");\n            \n                \/\/ single price option\n                if (priceoption[0].tagName == \"INPUT\") {\n                    for (var i = 0, length = priceoption.length; i < length; i++) {\n                        if (priceoption[i].checked) {\n                        \n                            if (priceoption[i].dataset.pricetype == \"open\") {\n                                openAmount[0].setAttribute(\"min\", isNaN(priceoption[i].dataset.price) ? 0 : priceoption[i].dataset.price);\n                                var optionPrice = parseFloat(openAmount[0].value);\n                            } else {\n                                openAmount[0].removeAttribute(\"min\");\n                                var optionPrice = parseFloat(priceoption[i].dataset.price);\n                            }\n\n                            if (optionPrice <= 0 || isNaN(optionPrice)) {\n                                break;\n                            }\n                            \n                            var optionVat = (parseInt(priceoption[i].dataset.vat) \/ 100) * optionPrice;\n                        \n                            vat += optionVat;\n                            total += optionPrice;\n                            subtotal += optionPrice;\n                            \n                            break;\n                        }\n                    }\n                } else {\n                    if (priceoption[0].options[priceoption[0].selectedIndex].dataset.pricetype == \"open\") {\n                        openAmount[0].setAttribute(\"min\", isNaN(priceoption[0].options[priceoption[0].selectedIndex].dataset.price) ? 0 : priceoption[0].options[priceoption[0].selectedIndex].dataset.price);\n                        var optionPrice = parseFloat(openAmount[0].value);\n                    } else {\n                        openAmount[0].removeAttribute(\"min\");\n                        var optionPrice = parseFloat(priceoption[0].options[priceoption[0].selectedIndex].dataset.price);\n                    }\n                            \n                    if (optionPrice > 0 || isNaN(optionPrice)) {\n                        var optionVat = (parseInt(priceoption[0].options[priceoption[0].selectedIndex].dataset.vat) \/ 100) * optionPrice;\n                        vat   += optionVat;\n                        total += optionPrice;\n                        subtotal += optionPrice;\n                        \n                    }\n                }\n            } else if (quantities) {\n                \/\/ multiple price options with quantity\n                for (var i = 0; i < quantities.length; i++) {\n                    var q = parseInt(quantities[i].value);\n                    if (q <= 0 || isNaN(q)) {\n                        continue;\n                    }\n                    \n                    var optionPrice = parseFloat(quantities[i].dataset.price) * q;\n                    if (optionPrice > 0 || isNaN(optionPrice)) {\n                        var optionVat = (parseInt(quantities[i].dataset.vat) \/ 100) * optionPrice;\n                        vat   += optionVat;\n                        total += optionPrice;\n                        subtotal += optionPrice;\n                        \n                    }\n                }\n            }\n            \n            \/\/ payment method extra costs\n            var methods = document.getElementsByName(\"rfmp_payment_method_1689\");\n            if (total > 0) {\n\t            if (0 in methods) {\n\t                if (methods[0].tagName == \"INPUT\") {\n\t                    \/\/ radio buttons\n\t                    for (var i = 0; i < methods.length; i++) {\n\t                        if (methods[i].checked) {\n\t                            var methodAmount = ((parseInt(methods[i].dataset.variable) \/ 100) * total) + parseFloat(methods[i].dataset.fixed);\n\t                            var methodVat = 0.21 * methodAmount;\n\t                            vat   += methodVat;\n\t                            total += methodAmount;\n\t                            subtotal += methodAmount;\n\t                            \n\t                            break;\n\t                        }\n\t                    }\n\t                } else {\n\t                    \/\/ dropdown\n\t                    var methodAmount = ((parseInt(methods[0].options[methods[0].selectedIndex].dataset.variable) \/ 100) * total) + parseFloat(methods[0].options[methods[0].selectedIndex].dataset.fixed);\n\t                    var methodVat = 0.21 * methodAmount;\n\t                    vat   += methodVat;\n\t                    total += methodAmount;\n\t                    subtotal += methodAmount;\n\t                    \n\t                }\n\t            }\n            }\n\n            \/\/ Display subtotal\n            var subtotalValue = document.getElementById(\"rfmp_totals_1689_subtotal_value\");\n            if (subtotalValue) {\n                var subtotalAmount = subtotal.toFixed(2) > 0 ? subtotal.toFixed(2) : \"0.00\";\n                subtotalValue.innerHTML = subtotalAmount.replace(\".\", \",\");\n            }\n            \n            \/\/ Display total\n            var totalValue = document.getElementById(\"rfmp_totals_1689_total_value\");\n            if (totalValue) {\n                var totalAmount = total.toFixed(2) > 0 ? total.toFixed(2) : \"0.00\";\n                totalValue.innerHTML = totalAmount.replace(\".\", \",\");\n            }\n            \n            \/\/ Display VAT\n            var totalVatValue = document.getElementById(\"rfmp_totals_1689_vat_value\");\n            if (totalVatValue) {\n                var totalVat = vat.toFixed(2) > 0 ? vat.toFixed(2) : \"0.00\";\n                totalVatValue.innerHTML = totalVat.replace(\".\", \",\");\n            }\n            \n            \n            if (total <= 0 || isNaN(total)) {\n                document.getElementById(\"payment_methods_1689\").style.display = \"none\";\n            } else {\n                document.getElementById(\"payment_methods_1689\").style.display = \"block\";\n            }\n        }\n        <\/script><\/div><div class=\"mollie_forms_field_row\" style=\"margin:10px 0\" id=\"payment_methods_1689\"><label for=\"form_1689_field_3\">Betaalmethode <span class=\"mollie-forms-required\">*<\/span><\/label><br>\n            <script>\n            window.onload = setTimeout(mollie_forms_recurring_methods_1689, 100);\n            function mollie_forms_recurring_methods_1689() {\n                var priceoptions = document.getElementsByName(\"rfmp_priceoptions_1689\");\n                var freq = \"\";\n                var frequency = \"once\";\n                if (0 in priceoptions) {\n                    if (priceoptions[0].tagName == \"INPUT\") {\n                        for (var i = 0, length = priceoptions.length; i < length; i++) {\n                            if (priceoptions[i].checked) {\n                                frequency = priceoptions[i].dataset.frequency;\n                                var pricetype = priceoptions[i].dataset.pricetype;\n                                freq = priceoptions[i].dataset.freq;\n                                break;\n                            }\n                        }\n                    } else {\n                        frequency = priceoptions[0].options[priceoptions[0].selectedIndex].dataset.frequency ? priceoptions[0].options[priceoptions[0].selectedIndex].dataset.frequency : \"once\";\n                        var pricetype = priceoptions[0].options[priceoptions[0].selectedIndex].dataset.pricetype;\n                        freq = priceoptions[0].options[priceoptions[0].selectedIndex].dataset.freq;\n                    }\n                } else {\n                    var quantities = document.getElementsByClassName(\"rfmp_priceoptions_1689_quantity\");\n                    var pricetype = \"fixed\";\n                    frequency = \"once\";\n                    for (var i = 0, length = quantities.length; i < length; i++) {\n                        if (quantities[i].value > 0) {\n                            if (quantities[i].dataset.frequency != \"once\") {\n                                frequency = \"recurring\";\n                            }\n                        }\n                    }\n                }\n\n                var checkbox = document.getElementsByName(\"rfmp_checkbox_1689\")[0];\n                if (frequency==\"once\") {\n                    checkbox.removeAttribute(\"required\");\n                } else {\n                    checkbox.setAttribute(\"required\", \"required\");\n                }\n\n                document.getElementById(\"rfmp_checkbox_1689\").style.display = (frequency==\"once\" ? \"none\" : \"block\");\n                document.getElementById(\"rfmp_checkbox_hidden_1689\").value = (frequency==\"once\" ? 0 : 1);\n                document.getElementById(\"rfmp_open_amount_1689\").style.display = (pricetype==\"open\" ? \"block\" : \"none\");\n                document.getElementById(\"rfmp_open_amount_required_1689\").value = (pricetype==\"open\" ? 1 : 0);\n                document.getElementById(\"rfmp_amount_freq_1689\").innerHTML = freq;\n                \n                if (location.protocol === \"https:\" && window.ApplePaySession && window.ApplePaySession.canMakePayments()) {\n                    \/\/\n                } else if (document.getElementById(\"rfmp_pm_applepay_1689\") !== null) {\n                    document.getElementById(\"rfmp_pm_applepay_1689\").remove();\n                }\n                \n                if (document.getElementById(\"rfmp_pm_ideal_1689\") !== null){\n    document.getElementById(\"rfmp_pm_ideal_1689\").style.display = (frequency!=\"once\" ? \"none\" : \"block\");\n}\nif (document.getElementById(\"rfmp_pm_banktransfer_1689\") !== null){\n    document.getElementById(\"rfmp_pm_banktransfer_1689\").style.display = (frequency!=\"once\" ? \"none\" : \"block\");\n}\n\n            }\n            <\/script><ul id=\"form_1689_field_3\" label=\"Betaalmethode\" class required style=\"list-style-type:none;margin:0;\"><li id=\"rfmp_pm_ideal_1689\">\n                                        <label>\n                                            <input  type=\"radio\" \n                                                    name=\"rfmp_payment_method_1689\" \n                                                    value=\"ideal\"\n                                                    data-fixed=\"0\" \n                                                    data-variable=\"0\" \n                                                    onchange=\"mollie_forms_1689_totals();\" \n                                                     checked> \n                                            <img decoding=\"async\"    style=\"vertical-align:middle;display:inline-block;\" \n                                                    src=\"https:\/\/www.mollie.com\/external\/icons\/payment-methods\/ideal.svg\"> \n                                            iDEAL | Wero\n                                        <\/label>\n                                     <\/li><li id=\"rfmp_pm_banktransfer_1689\">\n                                        <label>\n                                            <input  type=\"radio\" \n                                                    name=\"rfmp_payment_method_1689\" \n                                                    value=\"banktransfer\"\n                                                    data-fixed=\"0\" \n                                                    data-variable=\"0\" \n                                                    onchange=\"mollie_forms_1689_totals();\" \n                                                    > \n                                            <img decoding=\"async\"    style=\"vertical-align:middle;display:inline-block;\" \n                                                    src=\"https:\/\/www.mollie.com\/external\/icons\/payment-methods\/banktransfer.svg\"> \n                                            Overboeking\n                                        <\/label>\n                                     <\/li><\/ul><input type=\"hidden\" id=\"rfmp_checkbox_hidden_1689\" name=\"rfmp_checkbox_hidden_1689\" value=\"0\"><br><label id=\"rfmp_checkbox_1689\" style=\"display:none;\">\n                            <input type=\"checkbox\" name=\"rfmp_checkbox_1689\" value=\"1\">I hereby give authorization to collect the recurring amount from my account periodically.\n                         <\/label><\/div><div class=\"mollie_forms_field_row\" style=\"margin:10px 0\" ><\/div><div class=\"mollie_forms_field_row\" style=\"margin:10px 0\" ><\/div><div class=\"mollie_forms_field_row\" style=\"margin:10px 0\" ><br><button type=\"submit\" name=\"form_1689_field_6\" id=\"form_1689_field_6\" value label=\"Versturen\" class required>Versturen<\/button><\/div><\/form>\n\n\n\n<p class=\"wp-block-paragraph\"><br>Kerst bij Herberg de Loohoeve<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Kerst is het ideale moment om te genieten samen met zijn twee\u00ebn, het gezin of de hele familie. Samen genieten van de mooiste tijd van het jaar in een warme omgeving met een feestelijk tintje. Tijdens de feestdagen, 25 en 26 december, hebben we een heerlijk Kerst- en wildmenu samengesteld naast onze reguliere dinerkaart met n\u00e9t iets extra&#8217;s. Ook serveren wij onze heerlijke lunchgerechten die u van ons gewend bent.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ook voor de kids hebben we een speciaal kerstmenu samengesteld. Geniet met je gezien, dan zorgen wij voor het feestelijke kerstgevoel!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Geef bij uw reservering aan of u gebruik wil maken van het kerst- of wildmenu. Voor onze reguliere gerechten hoeft u geen melding door te geven. <\/p>\n\n\n\n<div style=\"height:27px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link wp-element-button\" href=\"\/reserveer-een-tafel\/\">Reserveer hier<\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:27px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Let op!<\/strong> Er is een beperkte beschikbaarheid op deze dagen, dus reserveer snel! <em>Vermeld bij uw reserveringen eventuele dieetwensen en\/of allergie\u00ebn.<\/em><\/p>\n<\/div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"724\" height=\"1024\" src=\"https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2023\/11\/Menu-kerst-2023-724x1024.jpg\" alt=\"\" class=\"wp-image-1669 size-full\" srcset=\"https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2023\/11\/Menu-kerst-2023-724x1024.jpg 724w, https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2023\/11\/Menu-kerst-2023-212x300.jpg 212w, https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2023\/11\/Menu-kerst-2023-768x1086.jpg 768w, https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2023\/11\/Menu-kerst-2023-1086x1536.jpg 1086w, https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2023\/11\/Menu-kerst-2023-1448x2048.jpg 1448w, https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2023\/11\/Menu-kerst-2023-scaled.jpg 1810w\" sizes=\"auto, (max-width: 724px) 100vw, 724px\" \/><\/figure><\/div>\n\n\n\n<div style=\"height:65px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-media-text is-stacked-on-mobile\" style=\"grid-template-columns:30% auto\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2023\/11\/WhatsApp-Image-2022-12-25-at-11.17.33-PM-1.jpg\" alt=\"\" class=\"wp-image-1647 size-full\" srcset=\"https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2023\/11\/WhatsApp-Image-2022-12-25-at-11.17.33-PM-1.jpg 600w, https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2023\/11\/WhatsApp-Image-2022-12-25-at-11.17.33-PM-1-300x300.jpg 300w, https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2023\/11\/WhatsApp-Image-2022-12-25-at-11.17.33-PM-1-150x150.jpg 150w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading\">Kerstarrangementen<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Vier de feestdagen bij Herberg de Loohoeve en geniet een paar dagen van alle heerlijkheden uit onze bistro en rondom onze herberg met een van onze kerstarrangementen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>3-daags Kerstarrangement<br><\/strong>2 overnachtingen, kerstontbijt, kerstdiners, kerstwandeling en kerstpresentje onder de kerstboom.<br>De prijs van dit arrangement is: \u20ac240,- per persoon op basis van 2 personen in standaard kamer.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>4-daags Kerstarrangement<br><\/strong>3 overnachtingen, kerstontbijt, kerstdiners, kerstwandeling, boomtoppen wandeling bij het Boomkroompad en kerstpresentje onder de kerstboom.<br>De prijs van dit arrangement is: \u20ac310,- per persoon op basis van 2 personen in standaard kamer.<\/p>\n\n\n\n<div style=\"height:27px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link wp-element-button\" href=\"\/feestdagen-en-seizoensarrangementen\/\">Bekijk arrangementen<\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-media-text has-media-on-the-right is-stacked-on-mobile\" style=\"grid-template-columns:auto 25%\"><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading\">Kerstwandeling<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Doe mee met de kerstwandeling op Eerste Kerstdag vanaf 12:00. Vertrek vanaf onze herberg en wandel 5 km door de Drentse natuur. Geniet onderweg van een heerlijke kop stevige soep van open vuur tussen de stappen door om lekker op te warmen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Geef je <a href=\"mailto:reserveringen@loohoeve.hunebedmedia.nl\" target=\"_blank\" rel=\"noreferrer noopener\">hier<\/a> op voor de wandeling.<\/p>\n<\/div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2023\/11\/WhatsApp-Image-2022-12-25-at-11.17.32-PM.jpg\" alt=\"\" class=\"wp-image-1643 size-full\" srcset=\"https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2023\/11\/WhatsApp-Image-2022-12-25-at-11.17.32-PM.jpg 600w, https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2023\/11\/WhatsApp-Image-2022-12-25-at-11.17.32-PM-300x300.jpg 300w, https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2023\/11\/WhatsApp-Image-2022-12-25-at-11.17.32-PM-150x150.jpg 150w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Kerstwandeling Doe mee met de kerstwandeling op Eerste Kerstdag vanaf 12:00. Vertrek vanaf onze herberg en wandel 5 km door de Drentse natuur. Geniet onderweg [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":946,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-993","page","type-page","status-publish","has-post-thumbnail","hentry"],"translation":{"provider":"WPGlobus","version":"3.0.5","language":"de","enabled_languages":["nl","de"],"languages":{"nl":{"title":true,"content":true,"excerpt":false},"de":{"title":false,"content":false,"excerpt":false}}},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Kerst - Herberg de Loohoeve<\/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:\/\/loohoeve.hunebedmedia.nl\/kerst-bij-herberg-de-loohoeve\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kerst - Herberg de Loohoeve\" \/>\n<meta property=\"og:url\" content=\"https:\/\/loohoeve.hunebedmedia.nl\/kerst-bij-herberg-de-loohoeve\/\" \/>\n<meta property=\"og:site_name\" content=\"Herberg de Loohoeve\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-30T08:15:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2022\/10\/pexels-nicole-michalou-6062040-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"853\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"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:\\\/\\\/loohoeve.hunebedmedia.nl\\\/kerst-bij-herberg-de-loohoeve\\\/\",\"url\":\"https:\\\/\\\/loohoeve.hunebedmedia.nl\\\/kerst-bij-herberg-de-loohoeve\\\/\",\"name\":\"Kerst - Herberg de Loohoeve\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/loohoeve.hunebedmedia.nl\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/loohoeve.hunebedmedia.nl\\\/kerst-bij-herberg-de-loohoeve\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/loohoeve.hunebedmedia.nl\\\/kerst-bij-herberg-de-loohoeve\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/loohoeve.hunebedmedia.nl\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/pexels-nicole-michalou-6062040-1.jpg\",\"datePublished\":\"2022-10-25T14:10:02+00:00\",\"dateModified\":\"2026-08-30T08:15:24+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/loohoeve.hunebedmedia.nl\\\/kerst-bij-herberg-de-loohoeve\\\/#breadcrumb\"},\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/loohoeve.hunebedmedia.nl\\\/kerst-bij-herberg-de-loohoeve\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\\\/\\\/loohoeve.hunebedmedia.nl\\\/kerst-bij-herberg-de-loohoeve\\\/#primaryimage\",\"url\":\"https:\\\/\\\/loohoeve.hunebedmedia.nl\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/pexels-nicole-michalou-6062040-1.jpg\",\"contentUrl\":\"https:\\\/\\\/loohoeve.hunebedmedia.nl\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/pexels-nicole-michalou-6062040-1.jpg\",\"width\":1280,\"height\":853},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/loohoeve.hunebedmedia.nl\\\/kerst-bij-herberg-de-loohoeve\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/loohoeve.hunebedmedia.nl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kerst\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/loohoeve.hunebedmedia.nl\\\/#website\",\"url\":\"https:\\\/\\\/loohoeve.hunebedmedia.nl\\\/\",\"name\":\"Herberg de Loohoeve\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/loohoeve.hunebedmedia.nl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de-DE\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Kerst - Herberg de Loohoeve","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:\/\/loohoeve.hunebedmedia.nl\/kerst-bij-herberg-de-loohoeve\/","og_locale":"de_DE","og_type":"article","og_title":"Kerst - Herberg de Loohoeve","og_url":"https:\/\/loohoeve.hunebedmedia.nl\/kerst-bij-herberg-de-loohoeve\/","og_site_name":"Herberg de Loohoeve","article_modified_time":"2026-08-30T08:15:24+00:00","og_image":[{"width":1280,"height":853,"url":"https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2022\/10\/pexels-nicole-michalou-6062040-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/loohoeve.hunebedmedia.nl\/kerst-bij-herberg-de-loohoeve\/","url":"https:\/\/loohoeve.hunebedmedia.nl\/kerst-bij-herberg-de-loohoeve\/","name":"Kerst - Herberg de Loohoeve","isPartOf":{"@id":"https:\/\/loohoeve.hunebedmedia.nl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/loohoeve.hunebedmedia.nl\/kerst-bij-herberg-de-loohoeve\/#primaryimage"},"image":{"@id":"https:\/\/loohoeve.hunebedmedia.nl\/kerst-bij-herberg-de-loohoeve\/#primaryimage"},"thumbnailUrl":"https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2022\/10\/pexels-nicole-michalou-6062040-1.jpg","datePublished":"2022-10-25T14:10:02+00:00","dateModified":"2026-08-30T08:15:24+00:00","breadcrumb":{"@id":"https:\/\/loohoeve.hunebedmedia.nl\/kerst-bij-herberg-de-loohoeve\/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/loohoeve.hunebedmedia.nl\/kerst-bij-herberg-de-loohoeve\/"]}]},{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/loohoeve.hunebedmedia.nl\/kerst-bij-herberg-de-loohoeve\/#primaryimage","url":"https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2022\/10\/pexels-nicole-michalou-6062040-1.jpg","contentUrl":"https:\/\/loohoeve.hunebedmedia.nl\/wp-content\/uploads\/2022\/10\/pexels-nicole-michalou-6062040-1.jpg","width":1280,"height":853},{"@type":"BreadcrumbList","@id":"https:\/\/loohoeve.hunebedmedia.nl\/kerst-bij-herberg-de-loohoeve\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/loohoeve.hunebedmedia.nl\/"},{"@type":"ListItem","position":2,"name":"Kerst"}]},{"@type":"WebSite","@id":"https:\/\/loohoeve.hunebedmedia.nl\/#website","url":"https:\/\/loohoeve.hunebedmedia.nl\/","name":"Herberg de Loohoeve","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/loohoeve.hunebedmedia.nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de-DE"}]}},"_links":{"self":[{"href":"https:\/\/loohoeve.hunebedmedia.nl\/de\/wp-json\/wp\/v2\/pages\/993","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/loohoeve.hunebedmedia.nl\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/loohoeve.hunebedmedia.nl\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/loohoeve.hunebedmedia.nl\/de\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/loohoeve.hunebedmedia.nl\/de\/wp-json\/wp\/v2\/comments?post=993"}],"version-history":[{"count":34,"href":"https:\/\/loohoeve.hunebedmedia.nl\/de\/wp-json\/wp\/v2\/pages\/993\/revisions"}],"predecessor-version":[{"id":1700,"href":"https:\/\/loohoeve.hunebedmedia.nl\/de\/wp-json\/wp\/v2\/pages\/993\/revisions\/1700"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/loohoeve.hunebedmedia.nl\/de\/wp-json\/wp\/v2\/media\/946"}],"wp:attachment":[{"href":"https:\/\/loohoeve.hunebedmedia.nl\/de\/wp-json\/wp\/v2\/media?parent=993"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}