{"id":651339,"date":"2025-10-20T10:27:11","date_gmt":"2025-10-20T10:27:11","guid":{"rendered":"https:\/\/blaekhus-living.dk\/?page_id=651339"},"modified":"2025-11-26T14:28:31","modified_gmt":"2025-11-26T14:28:31","slug":"boligliste-valby","status":"publish","type":"page","link":"https:\/\/blaekhus-living.dk\/en\/valby\/boligliste-valby\/","title":{"rendered":"Housing list \u2013 Valby"},"content":{"rendered":"\n            <style>\n                .column-address {\n                    display: table-cell;\n                    min-width: 130px;\n                    order: 1;                    width: 10vw;                }\n\n                .column-address {\n                    width: 20vw;\n                    min-width: 300px;\n                    max-width: 400px;\n                }\n\n                .column-date_available {\n                    min-width: 150px;\n                }\n            <\/style>\n        \n            <style>\n                .column-type {\n                    display: table-cell;\n                    min-width: 130px;\n                    order: 2;                    width: 10vw;                }\n\n                .column-address {\n                    width: 20vw;\n                    min-width: 300px;\n                    max-width: 400px;\n                }\n\n                .column-date_available {\n                    min-width: 150px;\n                }\n            <\/style>\n        \n            <style>\n                .column-rooms {\n                    display: table-cell;\n                    min-width: 130px;\n                    order: 3;                    width: 10vw;min-width: 100px; max-width: 150px;                }\n\n                .column-address {\n                    width: 20vw;\n                    min-width: 300px;\n                    max-width: 400px;\n                }\n\n                .column-date_available {\n                    min-width: 150px;\n                }\n            <\/style>\n        \n            <style>\n                .column-size {\n                    display: table-cell;\n                    min-width: 130px;\n                    order: 4;                    width: 10vw;min-width: 100px; max-width: 150px;                }\n\n                .column-address {\n                    width: 20vw;\n                    min-width: 300px;\n                    max-width: 400px;\n                }\n\n                .column-date_available {\n                    min-width: 150px;\n                }\n            <\/style>\n        \n            <style>\n                .column-monthly_rent {\n                    display: table-cell;\n                    min-width: 130px;\n                    order: 5;                    width: 10vw;                }\n\n                .column-address {\n                    width: 20vw;\n                    min-width: 300px;\n                    max-width: 400px;\n                }\n\n                .column-date_available {\n                    min-width: 150px;\n                }\n            <\/style>\n        \n            <style>\n                .column-deposit {\n                    display: table-cell;\n                    min-width: 130px;\n                    order: 6;                    width: 10vw;                }\n\n                .column-address {\n                    width: 20vw;\n                    min-width: 300px;\n                    max-width: 400px;\n                }\n\n                .column-date_available {\n                    min-width: 150px;\n                }\n            <\/style>\n        \n            <style>\n                .column-status {\n                    display: table-cell;\n                    min-width: 130px;\n                    order: 8;                    width: 10vw;min-width: 100px; max-width: 150px;                }\n\n                .column-address {\n                    width: 20vw;\n                    min-width: 300px;\n                    max-width: 400px;\n                }\n\n                .column-date_available {\n                    min-width: 150px;\n                }\n            <\/style>\n        <div class=\"relative imp-w-property-archive\" x-data=\"property_list()\" x-init=\"updateCount()\">\n    \n    <div class=\"p-6 md:p-10 lg:p-20 bg-color-light-bg\" class=\" bg-color-light-bg\">\n        <div  class=\"relative mx-auto max-w-screen-2xl\">\n            <div class=\"mb-4\">\n\n    <form x-on:change.debounce=\"onFilter()\" \n        x-on:submit.prevent  \n        id=\"edc_property_filter\" \n        class=\"grid grid-cols-2 gap-1 lg:grid-cols-5\"\n    >\n        <div x-data=\"{open : false}\"  @keydown.escape=\"open = false\" @click.away=\"open = false\" class=\"relative inline-block w-full text-left\">\n        <div>\n            <button type=\"button\" class=\"inline-flex justify-between w-full px-4 py-2 text-sm font-medium text-gray-700 bg-white  hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-indigo-500\" \n                \n                @click=\"open = !open\"\n                aria-expanded=\"true\" \n                aria-haspopup=\"true\" \n            >\n                <span class=\"text-ellipsis whitespace-nowrap overflow-hidden\">Rooms<\/span>\n                <template x-if=\"false\">\n                    <span x-show=\"min_rooms || max_rooms\" class=\"absolute top-[6px] flex px-2 py-1 rounded-full right-9 flex-nowrap bg-color-light-bg\">\n                        <p x-show=\"min_rooms &#038;&#038; !max_rooms\" class=\"text-xs text-gray-700\" x-text=\"'Min. ' + min_rooms\"><\/p>\n                        <p x-show=\"!min_rooms &#038;&#038; max_rooms\" class=\"text-xs text-gray-700\" x-text=\"'Max. ' + max_rooms\"><\/p>\n                        <p x-show=\"min_rooms &#038;&#038; max_rooms\" class=\"text-xs text-gray-700\" x-text=\"min_rooms + ' - ' + max_rooms\"><\/p>\n                    <\/span>\n                <\/template>\n                <svg class=\"w-5 h-5 ml-2 -mr-1\" x-description=\"Heroicon name: solid\/chevron-down\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 20 20\" fill=\"currentColor\" aria-hidden=\"true\">\n                    <path fill-rule=\"evenodd\" d=\"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z\" clip-rule=\"evenodd\"><\/path>\n                <\/svg>\n            <\/button>\n        <\/div>\n\n        \n        <div \n            x-show=\"open\"\n            x-trap=\"open\"\n            x-cloak\n            x-transition:enter=\"transition ease-out duration-100\" \n            x-transition:enter-start=\"transform opacity-0 scale-95\" \n            x-transition:enter-end=\"transform opacity-100 scale-100\" \n            x-transition:leave=\"transition ease-in duration-75\" \n            x-transition:leave-start=\"transform opacity-100 scale-100\"\n            x-transition:leave-end=\"transform opacity-0 scale-95\" \n            class=\"absolute left-0 z-50 w-auto mt-2 origin-top-right bg-white  p-7 ring-1 ring-black ring-opacity-5 focus:outline-none\" \n            x-description=\"Dropdown menu, show\/hide based on menu state.\"\n        >   \n            <p class=\"mb-1 text-xs font-medium uppercase\">Rooms<\/p>\n\n            <div class=\"flex items-center flex-nowrap w-56\" role=\"none\">\n                <span class=\"relative flex items-center flex-1 flex-nowrap\">\n                    <input  class=\"border border-gray-400  w-20\" type=\"number\" inputmode=\"numeric\" min=\"0\" id=\"min_rooms\" x-model=\"min_rooms\"  placeholder=\"Min.\"><\/input>\n                <\/span>\n                <p class=\"mr-4 text-sm text-gray-400\">to<\/p>\n                <span class=\"relative flex items-center flex-1 flex-nowrap\">\n                    <input class=\"p-2 border border-gray-400  w-20\" type=\"number\" id=\"max_rooms\" min=\"0\" x-model=\"max_rooms\"  placeholder=\"Max.\"><\/input>\n                <\/span>\n            <\/div>\n\n            <div id=\"slider-rooms-69270e8f35697\" class=\"mt-4\"><\/div>\n        <\/div>\n    <\/div>\n <div x-data=\"{open : false}\"  @keydown.escape=\"open = false\" @click.away=\"open = false\" class=\"relative inline-block w-full text-left\">\n        <div>\n                <button type=\"button\" class=\"inline-flex justify-between w-full px-4 py-2 text-sm font-medium text-gray-700 bg-white  hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-indigo-500\" \n                    \n                    @click=\"open = !open\"\n                    aria-expanded=\"true\" \n                    aria-haspopup=\"true\" \n                >\n                    <span class=\"text-ellipsis whitespace-nowrap overflow-hidden\">Size<\/span>\n                    <template x-if=\"false\">\n                        <span x-show=\"min_size || max_size\" class=\"absolute top-[6px] flex px-2 py-1 rounded-full right-9 flex-nowrap bg-color-light-bg\">\n                            <p x-show=\"min_size &#038;&#038; !max_size\" class=\"text-xs text-gray-700\" x-text=\"'Min. ' + min_size\"><\/p>\n                            <p x-show=\"!min_size &#038;&#038; max_size\" class=\"text-xs text-gray-700\" x-text=\"'Max. ' + max_size\"><\/p>\n                            <p x-show=\"min_size &#038;&#038; max_size\" class=\"text-xs text-gray-700\" x-text=\"min_size + ' - ' + max_size\"><\/p>\n                        <\/span>\n                    <\/template>\n                    <svg class=\"w-5 h-5 ml-2 -mr-1\" x-description=\"Heroicon name: solid\/chevron-down\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 20 20\" fill=\"currentColor\" aria-hidden=\"true\">\n                        <path fill-rule=\"evenodd\" d=\"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z\" clip-rule=\"evenodd\"><\/path>\n                    <\/svg>\n                <\/button>\n        <\/div>\n\n        \n        <div x-show=\"open\"\n        x-trap=\"open\"\n        x-cloak\n        x-transition:enter=\"transition ease-out duration-100\" \n        x-transition:enter-start=\"transform opacity-0 scale-95\" \n        x-transition:enter-end=\"transform opacity-100 scale-100\" \n        x-transition:leave=\"transition ease-in duration-75\" \n        x-transition:leave-start=\"transform opacity-100 scale-100\"\n        x-transition:leave-end=\"transform opacity-0 scale-95\" \n        class=\"absolute lg:left-0 right-0 lg:right-auto z-50 w-auto mt-2 origin-top-right bg-white  p-7 ring-1 ring-black ring-opacity-5 focus:outline-none\" \n        x-description=\"Dropdown menu, show\/hide based on menu state.\"\n        >\n            <p class=\"mb-1 text-xs font-medium uppercase\">Size<\/p>\n            <div class=\"flex items-center flex-nowrap\" role=\"none\">\n                <span class=\"relative flex items-center flex-1 flex-nowrap\">\n                    <input  class=\"border border-gray-400  w-20\" type=\"number\" inputmode=\"numeric\" min=\"0\" id=\"min_size\" x-model=\"min_size\"  placeholder=\"Min.\"><\/input>\n                    <p class=\"relative ml-2 text-sm text-gray-400\">m<sup>2<\/sup><\/p>\n                <\/span>\n                <p class=\"mx-2 text-sm text-gray-400\">to<\/p>\n                <span class=\"relative flex items-center flex-1 flex-nowrap\">\n                    <input class=\"p-2 border border-gray-400  w-20\" type=\"number\" id=\"max_size\" min=\"0\" x-model=\"max_size\"  placeholder=\"Max.\"><\/input>\n                    <p class=\"relative ml-2 text-sm text-gray-400\">m<sup>2<\/sup><\/p>\n                <\/span>\n            <\/div>\n            <div id=\"slider-size-69270e8f35697\" class=\"mt-3\"><\/div>\n        <\/div>\n    <\/div>\n <div x-data=\"{open : false}\"  @keydown.escape=\"open = false\" @click.away=\"open = false\" class=\"relative inline-block w-full text-left\">\n        <div>\n            <button \n                type=\"button\" \n                class=\"inline-flex justify-between w-full px-4 py-2 text-sm font-medium text-gray-700 bg-white  hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-indigo-500\" \n                x-trap=\"open\"\n                @click=\"open = !open\"\n                aria-expanded=\"true\" \n                aria-haspopup=\"true\" \n            >\n                <span class=\"text-ellipsis whitespace-nowrap overflow-hidden\">Monthly rent<\/span>\n                <template x-if=\"false\">\n                    <span \n                        x-show=\"min_monthly_rent || max_monthly_rent\" \n                        class=\"absolute top-[6px] flex px-2 py-1 rounded-full right-9 flex-nowrap bg-color-light-bg\"\n                    >\n                        <p x-show=\"min_monthly_rent &#038;&#038; !max_monthly_rent\" class=\"text-xs text-gray-700\" x-text=\"'Min. ' + formatPrice(min_monthly_rent)\"><\/p>\n                        <p x-show=\"!min_monthly_rent &#038;&#038; max_monthly_rent\" class=\"text-xs text-gray-700\" x-text=\"'Max. ' + formatPrice(max_monthly_rent)\"><\/p>\n                        <p x-show=\"min_monthly_rent &#038;&#038; max_monthly_rent\" class=\"text-xs text-gray-700\" x-text=\"formatPrice(min_monthly_rent) + ' - ' + formatPrice(max_monthly_rent)\"><\/p>\n                    <\/span>\n                <\/template>\n                <svg class=\"w-5 h-5 ml-2 -mr-1\" x-description=\"Heroicon name: solid\/chevron-down\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 20 20\" fill=\"currentColor\" aria-hidden=\"true\">\n                    <path fill-rule=\"evenodd\" d=\"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z\" clip-rule=\"evenodd\"><\/path>\n                <\/svg>\n            <\/button>\n        <\/div>\n        <div \n            x-show=\"open\"\n            x-trap=\"open\"\n            x-cloak\n            x-transition:enter=\"transition ease-out duration-100\" \n            x-transition:enter-start=\"transform opacity-0 scale-95\" \n            x-transition:enter-end=\"transform opacity-100 scale-100\" \n            x-transition:leave=\"transition ease-in duration-75\" \n            x-transition:leave-start=\"transform opacity-100 scale-100\"\n            x-transition:leave-end=\"transform opacity-0 scale-95\" \n            class=\"absolute left-0 z-50 w-auto mt-2 origin-top-right bg-white  p-7 ring-1 ring-black ring-opacity-5 focus:outline-none\" \n            x-description=\"Dropdown menu, show\/hide based on menu state.\"\n        >\n            <p class=\"mb-1 text-xs font-medium uppercase\">Monthly rent<\/p>\n            <div class=\"flex flex-col gap-2\" role=\"none\">\n                <span class=\"relative flex items-center flex-1 flex-nowrap\">\n                    <input  class=\"border border-gray-400  w-56\" type=\"number\" inputmode=\"numeric\" min=\"0\" id=\"min_monthly_rent\" x-model=\"min_monthly_rent\"  placeholder=\"Min.\"><\/input>\n                    <p class=\"relative ml-2 text-sm text-gray-400\">Kr.<\/p>\n                <\/span>\n                <p class=\"text-sm text-gray-400\">to<\/p>\n                <span class=\"relative flex items-center flex-1 flex-nowrap\">\n                    <input class=\"p-2 border border-gray-400  w-56\" type=\"number\" id=\"max_monthly_rent\" min=\"0\" x-model=\"max_monthly_rent\"  placeholder=\"Max.\"><\/input>\n                    <p class=\"relative ml-2 text-sm text-gray-400\">Kr.<\/p>\n                <\/span>\n                \n                <div id=\"slider-rent-69270e8f35697\" class=\"mt-3\"><\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n <div x-data=\"{open : false}\" x-init=\"availability = 'available'\" @keydown.escape=\"open = false\" @click.away=\"open = false\" class=\"relative inline-block w-full text-left\">\n        <div>\n                <button type=\"button\" class=\"inline-flex justify-between w-full px-4 py-2 text-sm font-medium text-gray-700 bg-white  hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-indigo-500\" \n                    \n                    @click=\"open = !open\"\n                    aria-expanded=\"true\" \n                    aria-haspopup=\"true\" \n                >\n\n                    <span class=\"text-ellipsis whitespace-nowrap overflow-hidden\">Status<\/span>\n                    <template x-if=\"false\">\n                                                    <template x-if=\"availability == 'available'\">\n                                <p x-show=\"availability\" class=\"absolute top-[6px] right-9 px-2 py-1 text-xs text-gray-700 rounded-full bg-color-light-bg\">available<\/p>\n                            <\/template>\n                            <template x-if=\"availability == 'reserved'\">\n                                <p x-show=\"availability\" class=\"absolute top-[6px] right-9 px-2 py-1 text-xs text-gray-700 rounded-full bg-color-light-bg\">reserved<\/p>\n                            <\/template>\n                            <template x-if=\"availability == 'rented'\">\n                                <p x-show=\"availability\" class=\"absolute top-[6px] right-9 px-2 py-1 text-xs text-gray-700 rounded-full bg-color-light-bg\">rented<\/p>\n                            <\/template>\n                                            <\/template>\n                    <svg class=\"w-5 h-5 ml-2 -mr-1\" x-description=\"Heroicon name: solid\/chevron-down\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 20 20\" fill=\"currentColor\" aria-hidden=\"true\">\n                        <path fill-rule=\"evenodd\" d=\"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z\" clip-rule=\"evenodd\"><\/path>\n                    <\/svg>\n                <\/button>\n        <\/div>\n\n        \n        <div x-show=\"open\"\n        x-trap=\"open\"\n        x-cloak\n        x-transition:enter=\"transition ease-out duration-100\" \n        x-transition:enter-start=\"transform opacity-0 scale-95\" \n        x-transition:enter-end=\"transform opacity-100 scale-100\" \n        x-transition:leave=\"transition ease-in duration-75\" \n        x-transition:leave-start=\"transform opacity-100 scale-100\"\n        x-transition:leave-end=\"transform opacity-0 scale-95\" \n        class=\"absolute lg:left-0 right-0 lg:right-auto z-50 w-auto mt-2 origin-top-right bg-white  p-7 ring-1 ring-black ring-opacity-5 focus:outline-none\" \n        x-description=\"Dropdown menu, show\/hide based on menu state.\"\n        >\n            <div class=\"flex flex-wrap\" role=\"none\" id=\"availability_filter\">\n                                    <p class=\"filter-radio\">\n                        <input type=\"radio\" id=\"available\" x-model=\"availability\" value=\"available\">\n                        <label class=\"cursor-pointer\" for=\"available\">available<\/label>\n                    <\/p>\n                    <p class=\"filter-radio\">\n                        <input  type=\"radio\" id=\"reserved\" x-model=\"availability\" value=\"reserved\">\n                        <label class=\"cursor-pointer\" for=\"reserved\">reserved<\/label>\n                    <\/p>\n                    <p class=\"filter-radio\">\n                        <input  type=\"radio\" id=\"rented\" x-model=\"availability\" value=\"rented\">\n                        <label class=\"cursor-pointer\" for=\"rented\">rented<\/label>\n                    <\/p>\n                            <\/div>\n        <\/div>\n    <\/div> \n     <\/form>\n<\/div>\n            <div class=\"flex flex-wrap justify-between mb-2 text-sm\">\n                <div class=\"flex flex-wrap items-center gap-3 mb-2\" x-data=\"{\n                        minMaxFilters: [\n                            {\n                                label: 'Rooms',\n                                minVar: 'min_rooms',\n                                maxVar: 'max_rooms'\n                            },\n                            {\n                                label: 'Size',\n                                minVar: 'min_size',\n                                maxVar: 'max_size',\n                                displayUsing: function(value) {\n                                    return value + 'm\u00b2';\n                                }\n                            },\n                            {\n                                label: 'Price',\n                                minVar: 'min_price',\n                                maxVar: 'max_price',\n                                displayUsing: function(value) {\n                                    return formatPrice(value);\n                                }\n                            },\n                            {\n                                label: 'Monthly rent',\n                                minVar: 'min_monthly_rent',\n                                maxVar: 'max_monthly_rent',\n                                displayUsing: function(value) {\n                                    return formatPrice(value);\n                                }\n                            },\n                        ],\n                        filters: [\n                            {\n                                label: 'Status',\n                                var: 'availability',\n                                displayUsing: function(value) {\n                                    return value ? facetMapping[value] : '';\n                                },\n                            },\n                            {\n                                label: 'Type',\n                                var: 'type',\n                                displayUsing: function(value) {\n                                    return value ? facetMapping[value] : '';\n                                },\n                            }\n                        ],\n                    }\">\n\n                    <template x-if=\"count == 1\">\n                        <p class=\" whitespace-nowrap md:mb-0\"><\/p>\n                    <\/template>\n                    <template x-if=\"count != 1\">\n                        <p class=\" whitespace-nowrap md:mb-0\"><\/p>\n                    <\/template>\n\n                    <template x-for=\"filter in minMaxFilters\" :key=\"filter.label\">\n                        <div\n                            class=\"flex items-center gap-1\"\n                            x-show=\"$data[filter.minVar] || $data[filter.maxVar]\"\n                        >\n                            <span x-text=\"filter.label + ':'\"><\/span>\n                            <button\n                                x-show=\"$data[filter.minVar]\"\n                                class=\"flex items-center gap-2 px-2 py-1 text-xs btn btn-primary\"\n                                @click.prevent=\"removeFilter(filter.minVar)\"\n                            >\n                                <span x-text=\"`\u2265 ${filter.displayUsing ? filter.displayUsing($data[filter.minVar]) : $data[filter.minVar]}`\"><\/span>\n                                <svg class=\"fill-current group-hover:text-primary-dark\" width=\"10\" height=\"10\" viewBox=\"0 0 20 20\" fill=\"white\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.646 19.707a.991.991 0 0 1-1.406 0L10 11.44l-8.243 8.268a.991.991 0 0 1-1.405 0 .999.999 0 0 1 0-1.41l8.244-8.266L.353 1.763a.999.999 0 0 1 0-1.41.991.991 0 0 1 1.406 0l8.24 8.27L18.243.355a.991.991 0 0 1 1.405 0 .999.999 0 0 1 0 1.41l-8.244 8.266 8.243 8.268a.991.991 0 0 1 0 1.408Z\"\/>\n                                <\/svg>\n                            <\/button>\n                            <button\n                                x-show=\"$data[filter.maxVar]\"\n                                class=\"flex items-center gap-2 px-2 py-1 text-xs btn btn-primary\"\n                                @click.prevent=\"removeFilter(filter.maxVar)\"\n                            >\n                                <span x-text=\"`\u2264 ${filter.displayUsing ? filter.displayUsing($data[filter.maxVar]) : $data[filter.maxVar]}`\"><\/span>\n                                <svg class=\"fill-current group-hover:text-primary-dark\" width=\"10\" height=\"10\" viewBox=\"0 0 20 20\" fill=\"white\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.646 19.707a.991.991 0 0 1-1.406 0L10 11.44l-8.243 8.268a.991.991 0 0 1-1.405 0 .999.999 0 0 1 0-1.41l8.244-8.266L.353 1.763a.999.999 0 0 1 0-1.41.991.991 0 0 1 1.406 0l8.24 8.27L18.243.355a.991.991 0 0 1 1.405 0 .999.999 0 0 1 0 1.41l-8.244 8.266 8.243 8.268a.991.991 0 0 1 0 1.408Z\"\/>\n                                <\/svg>\n                            <\/button>\n                        <\/div>\n                    <\/template>\n\n                    <template x-for=\"filter in filters\" :key=\"filter.label\">\n                        <div class=\"flex items-center gap-1\" x-show=\"$data[filter.var]\">\n                            <span x-text=\"filter.label + ':'\"><\/span>\n                            <button\n                                class=\"flex items-center gap-2 px-2 py-1 text-xs btn btn-primary\"\n                                @click.prevent=\"removeFilter(filter.var)\"\n                            >\n                                <span x-text=\"filter.displayUsing ? filter.displayUsing($data[filter.var]) : $data[filter.var]\"><\/span>\n                                <svg class=\"fill-current group-hover:text-primary-dark\" width=\"10\" height=\"10\" viewBox=\"0 0 20 20\" fill=\"white\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.646 19.707a.991.991 0 0 1-1.406 0L10 11.44l-8.243 8.268a.991.991 0 0 1-1.405 0 .999.999 0 0 1 0-1.41l8.244-8.266L.353 1.763a.999.999 0 0 1 0-1.41.991.991 0 0 1 1.406 0l8.24 8.27L18.243.355a.991.991 0 0 1 1.405 0 .999.999 0 0 1 0 1.41l-8.244 8.266 8.243 8.268a.991.991 0 0 1 0 1.408Z\"\/>\n                                <\/svg>\n                            <\/button>\n                        <\/div>\n                    <\/template>\n\n                    <span x-show=\"filtersActive() &#038;&#038; activeFilterCount() !== 1\" class=\"text-xs underline cursor-pointer\" @click.prevent=\"resetFilter()\">\n                        Fjern alle filtre\n                    <\/span>\n                <\/div>\n\n                <template x-if=\"!availability\">\n                    <div class=\"flex flex-wrap gap-2\">\n                        <span class=\"flex gap-1\"><p class=\"before:mr-2 before:w-2 before:h-2 before:content-[''] before:inline-block before:bg-success before:rounded-full\" x-text=\"count_available\"><\/p> Available<\/span>\n                        <span class=\"flex gap-1\"><p  class=\"before:mr-2 before:w-2 before:h-2 before:content-[''] before:inline-block before:bg-alert before:rounded-full\" x-text=\"count_reserved\"><\/p> Reserved<\/span>\n                        <span class=\"flex gap-1\"><p  class=\"before:mr-2 before:w-2 before:h-2 before:content-[''] before:inline-block before:bg-danger before:rounded-full\" x-text=\"count_sold\"><\/p> Udlejet<\/span>\n                    <\/div>\n                <\/template>\n                <template x-if=\"availability\">\n                    <div class=\"flex flex-wrap gap-2\">\n                        <span class=\"flex gap-1\" x-show=\"count == count_available\"><p class=\"before:mr-2 before:w-2 before:h-2 before:content-[''] before:inline-block before:bg-success before:rounded-full\" x-text=\"count_available\"><\/p> Available<\/span>\n                        <span class=\"flex gap-1\" x-show=\"count == count_reserved\"><p  class=\"before:mr-2 before:w-2 before:h-2 before:content-[''] before:inline-block before:bg-alert before:rounded-full\" x-text=\"count_reserved\"><\/p> Reserved<\/span>\n                        <span class=\"flex gap-1\" x-show=\"count == count_sold\"><p  class=\"before:mr-2 before:w-2 before:h-2 before:content-[''] before:inline-block before:bg-danger before:rounded-full\" x-text=\"count_sold\"><\/p> Sold\/Rented<\/span>\n                    <\/div>\n                <\/template>\n            <\/div>\n\n            <!-- VIEW BUTTONS -->\n            <div\n                class=\"flex flex-col gap-2 mb-2 md:flex-row\"\n                :class=\"{\n                    'justify-between': mode == 'list' || mode == 'cards',\n                    'justify-end': mode == 'table',\n                }\"\n            >\n                <div x-show=\"mode == 'list' || mode == 'cards'\" class=\"relative flex items-center gap-2\">\n                    <select\n                        name=\"sort\"\n                        id=\"sort\"\n                        x-model=\"sortBy\"\n                        @change=\"applySort()\"\n                        class=\"text-sm w-full md:max-w-[250px]  bg-white border-none font-body\"\n                    >\n                        <template x-for=\"(option, key) in sortOptions\" :key=\"key\">\n                            <option :value=\"option.value\" class=\"font-body\" x-text=\"option.label\" :selected=\"option.value == sortBy\"><\/option>\n                        <\/template>\n                    <\/select>\n                    <div class=\"absolute right-0 p-2 bg-white pointer-events-none top-1\">\n                        <svg class=\"w-4 h-4 opacity-80\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 320 512\"><!--!Font Awesome Free 6.7.2 by @fontawesome - https:\/\/fontawesome.com License - https:\/\/fontawesome.com\/license\/free Copyright 2025 Fonticons, Inc.--><path d=\"M137.4 41.4c12.5-12.5 32.8-12.5 45.3 0l128 128c9.2 9.2 11.9 22.9 6.9 34.9s-16.6 19.8-29.6 19.8L32 224c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9l128-128zm0 429.3l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8l256 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128c-12.5 12.5-32.8 12.5-45.3 0z\"\/><\/svg>\n                    <\/div>\n                <\/div>\n\n                <div class=\"flex justify-end gap-2 md:justify-start\" x-show=\"modes.length != 1\">\n                    <button x-show=\"modes.includes('cards')\" @click=\"mode = 'cards'\" class=\"flex items-center justify-center w-10 h-10  bg-white hover:bg-primary transition hover:text-contrast\" :class=\"mode == 'cards' ? 'bg-primary text-contrast' : 'bg-white'\">\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 2a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm0 8a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2Zm8-8a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2V2Zm2 6a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-2Z\" fill=\"currentColor\"\/><\/svg>\n                    <\/button>\n                    <button x-show=\"modes.includes('list')\" @click=\"mode = 'list'\" class=\"flex items-center justify-center w-10 h-10 bg-white  hover:bg-primary transition hover:text-contrast\" :class=\"mode == 'list' ? 'bg-primary text-contrast' : 'bg-white'\">\n                        <svg width=\"18\" height=\"15\" viewBox=\"0 0 18 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1 .5a1 1 0 1 0 0 2v-2Zm16 2a1 1 0 1 0 0-2v2Zm-16 2a1 1 0 0 0 0 2v-2Zm16 2a1 1 0 1 0 0-2v2Zm-16 2a1 1 0 0 0 0 2v-2Zm16 2a1 1 0 1 0 0-2v2Zm-16 2a1 1 0 1 0 0 2v-2Zm16 2a1 1 0 1 0 0-2v2ZM1 2.5h16v-2H1v2Zm0 4h16v-2H1v2Zm0 4h16v-2H1v2Zm0 4h16v-2H1v2Z\" fill=\"currentColor\"\/><\/svg>\n                    <\/button>\n                    <button x-show=\"modes.includes('table')\" @click=\"mode = 'table'\" class=\"flex items-center justify-center w-10 h-10 bg-white  hover:bg-primary transition hover:text-contrast\" :class=\"mode == 'table' ? 'bg-primary text-contrast' : 'bg-white'\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" class=\"w-6 h-6\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3.375 19.5h17.25m-17.25 0a1.125 1.125 0 01-1.125-1.125M3.375 19.5h7.5c.621 0 1.125-.504 1.125-1.125m-9.75 0V5.625m0 12.75v-1.5c0-.621.504-1.125 1.125-1.125m18.375 2.625V5.625m0 12.75c0 .621-.504 1.125-1.125 1.125m1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125m0 3.75h-7.5A1.125 1.125 0 0112 18.375m9.75-12.75c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125m19.5 0v1.5c0 .621-.504 1.125-1.125 1.125M2.25 5.625v1.5c0 .621.504 1.125 1.125 1.125m0 0h17.25m-17.25 0h7.5c.621 0 1.125.504 1.125 1.125M3.375 8.25c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125m17.25-3.75h-7.5c-.621 0-1.125.504-1.125 1.125m8.625-1.125c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h7.5m-7.5 0c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125M12 10.875v-1.5m0 1.5c0 .621-.504 1.125-1.125 1.125M12 10.875c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125M13.125 12h7.5m-7.5 0c-.621 0-1.125.504-1.125 1.125M20.625 12c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h7.5M12 14.625v-1.5m0 1.5c0 .621-.504 1.125-1.125 1.125M12 14.625c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125m0 1.5v-1.5m0 0c0-.621.504-1.125 1.125-1.125m0 0h7.5\" \/>\n                        <\/svg>\n                    <\/button>\n                <\/div>\n            <\/div>\n\n            <template x-if=\"isLoading\">\n                <div class=\"flex flex-wrap content-center justify-center p-12 bg-white min-h-50\">\n                <div class=\"text-center\">\n                    <svg role=\"status\" class=\"inline w-8 h-8 m-auto text-gray-200 animate-spin dark:text-gray-600 fill-gray-600 dark:fill-gray-300\" viewBox=\"0 0 100 101\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path d=\"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z\" fill=\"currentColor\"\/>\n                    <path d=\"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z\" fill=\"currentFill\"\/>\n                    <\/svg>\n                    <p class=\"mt-2 text-primary-dark\">Loading&#8230;<\/p>\n                <\/div>\n                <\/div>\n            <\/template>\n\n            <template x-if=\"isEmpty\">\n                <div class=\"flex flex-wrap content-center justify-center p-12 bg-white min-h-50\">\n                    <div class=\"text-center\">\n                        <p class=\"mt-2 text-primary-dark\">No results<\/p>\n                        <button class=\"flex items-center justify-center btn mt-4 group btn-primary \" @click.prevent=\"resetFilter(); min_size = null;\">\n                            <svg class=\"mr-2 text-white fill-current group-hover:text-primary-dark\" width=\"12\" height=\"12\" viewBox=\"0 0 20 20\" fill=\"white\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.646 19.707a.991.991 0 0 1-1.406 0L10 11.44l-8.243 8.268a.991.991 0 0 1-1.405 0 .999.999 0 0 1 0-1.41l8.244-8.266L.353 1.763a.999.999 0 0 1 0-1.41.991.991 0 0 1 1.406 0l8.24 8.27L18.243.355a.991.991 0 0 1 1.405 0 .999.999 0 0 1 0 1.41l-8.244 8.266 8.243 8.268a.991.991 0 0 1 0 1.408Z\"\/><\/svg>\n                            Reset filter                        <\/button>\n                    <\/div>\n                <\/div>\n            <\/template>\n\n\n            <template x-if=\"!isLoading &#038;&#038; !isEmpty\">\n\n                <div>\n                    <!-- BOLIGLISTE TABLE -->\n                    <div x-show=\"mode == 'table'\" class=\"py-8 overflow-x-auto bg-white lg:py-8 px-4 \">\n                        <table\n                            id=\"js-edc-property-table\"\n                            class=\"min-w-full divide-y divide-gray-100\"\n                        >\n                            <thead class=\"bg-white\">\n                                <tr x-data=\"{  click_two : false, sorted : status }\">\n                                    <template x-for=\"(column, key) in tableColumns\" :key=\"key\">\n                                        <th\n                                            :data-sort=\"`js-edc-property-sort-${key}`\"\n                                            @click=\"\n                                                if (sorted === key) {\n                                                    click_two = !click_two;\n                                                } else {\n                                                    sorted = key;\n                                                    click_two = false;\n                                                };\n                                                console.log('Sorting by', key, 'Order:', click_two ? 'desc' : 'asc');\n                                            \"\n                                            class=\"hidden cursor-pointer py-3.5 px-4 text-left text-sm font-semibold text-gray-900 sm:pl-6 whitespace-nowrap js-edc-property-sort\"\n                                            :class= \"`column-${key} ${sorted == key ? 'current_sort' : ''}`\"\n                                        >\n                                            <div class=\"relative flex items-center\">\n                                                <p class=\"mr-2 select-none\" x-text=\"column.label\"><\/p>\n                                                <div class=\"relative flex flex-wrap w-3\" :class=\"{'rotate-180': click_two}\">\n                                                    <svg class=\"relative inline-block w-3 h-3 rotate-180 -bottom-1.5 fill-gray-300\" :class=\"{'fill-gray-900': sorted == key}\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><path d=\"M121.5 292.2h269c24.2 0 36.3 29.3 19.2 46.3L275.2 473c-10.6 10.6-27.8 10.6-38.3 0L102.3 338.5c-17.1-17.1-5-46.3 19.2-46.3z\"\/><\/svg>\n                                                    <svg class=\"relative inline-block w-3 h-3 fill-gray-300 -top-1.5\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><path d=\"M121.5 292.2h269c24.2 0 36.3 29.3 19.2 46.3L275.2 473c-10.6 10.6-27.8 10.6-38.3 0L102.3 338.5c-17.1-17.1-5-46.3 19.2-46.3z\"\/><\/svg>\n                                                <\/div>\n                                            <\/div>\n                                        <\/th>\n                                    <\/template>\n                                <\/tr>\n                            <\/thead>\n                            <tbody x-ref=\"tbody\" class=\"bg-white divide-y divide-gray-100 js-edc-property-list\">\n                                <template x-for=\"property in propertiesTable\">\n                                    <tr x-bind:data-row-title=\"property.uid\" class=\"cursor-pointer group\" x-on:click=\"displayProperty(property)\">\n                                        <template x-for=\"(column, key) in tableColumns\" :key=\"key\">\n                                            <td\n                                                class=\"hidden px-4 py-4 text-sm text-gray-900 transition group-hover:bg-gray-100 sm:pl-6 font-body \"\n                                                :class=\"`column-${key} js-edc-property-sort-${key}`\"\n                                            >\n                                                <span\n                                                    :class=\"key === 'status' ? 'font-medium before:mr-2 before:w-2 before:h-2 before:content-[\\'\\'] before:inline-block before:rounded-full ' + getStatusClass(property.status.name) : 'text-ellipsis overflow-hidden whitespace-nowrap'\"\n                                                    x-text=\"key === 'status' ? facetMapping[property.status.name] : property[key]\"\n                                                >\n                                                <\/span>\n                                            <\/td>\n                                        <\/template>\n                                    <\/tr>\n                                <\/template>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                <!-- BOLIGLISTE CARDS -->\n                    <div class=\"grid grid-cols-1 gap-6 mb-6 2xl:grid-cols-4 lg:grid-cols-3 md:grid-cols-2\" x-show=\"mode == 'cards'\" x-description=\"Show properties as cards\">\n\n                        <template  x-for=\"property in properties\">\n\n                            <a :href=\"property.url\" :alt=\"property.address\" class=\"no-underline h-full hover:shadow-xl duration-300 transition bg-white overflow-hidden \">\n                                <div>\n                                    <template x-if=\"!property.ultimate_fallback\">\n                                        <div class=\"w-full h-56\">\n                                            <img class=\"object-cover w-full h-full\" x-bind:src=\"property.img\" \/>\n                                        <\/div>\n                                    <\/template>\n                                    <template x-if=\"property.ultimate_fallback\">\n                                        <div class=\"w-full h-56\">\n                                            <img class=\"object-cover w-full h-full grayscale\" x-bind:src=\"property.img\" \/>\n                                        <\/div>\n                                    <\/template>\n                                    <div class=\"p-6\">\n                                        <div class='flex text-xs'>\n                                            <div class=\"mr-4 font-medium\">\n                                                <template x-if=\"property.sale_type == 'sale'\">\n                                                    <div>\n                                                        <span>Sale<\/span>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.sale_type == 'rent'\">\n                                                    <div>\n                                                        <span>Rent<\/span>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.sale_type == 'coop'\">\n                                                    <div>\n                                                        <span>Cooperative Sale<\/span>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.sale_type == 'commercial_lease'\">\n                                                    <div>\n                                                        <span>Commercial lease<\/span>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"!property.sale_type\">\n                                                    <div>\n                                                        <span>N\/A<\/span>\n                                                    <\/div>\n                                                <\/template>\n                                            <\/div>\n                                            <!-- Property or case number -->\n                                            <template x-if=\"property.sale_type == 'rent'\">\n                                                <div class=\"flex\">\n                                                    <span class=\"font-body\">Property number&nbsp;<\/span>\n                                                    <span class=\"font-body\" x-text=\"property.number\"><\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.sale_type == 'sale' || property.sale_type == 'coop' || property.sale_type == 'commercial_lease'\">\n                                                <div class=\"flex\">\n                                                    <span class=\"font-body\">Case number&nbsp;<\/span>\n                                                    <span class=\"font-body\" x-text=\"property.case_number\"><\/span>\n                                                <\/div>\n                                            <\/template>\n                                        <\/div>\n                                        <div class=\"mb-3 text-xl font-medium\">\n                                            <div x-text=\"property.address\"><\/div>\n                                        <\/div>\n                                        <div class=\"flex mb-3 text-xs font-body\">\n                                            <template x-if=\"property.sale_type == 'sale' &#038;&#038; property.status.name != 'sold'\">\n                                                <div class=\"mr-4\">\n                                                    <span x-text=\"property.price\"><\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.sale_type == 'rent' &#038;&#038; property.status.name != 'rented'\">\n                                                <div class=\"mr-4\">\n                                                    <span x-text=\"property.monthly_rent\"><\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.sale_type == 'coop' &#038;&#038; property.status.name != 'rented'\">\n                                                <div class=\"mr-4\">\n                                                    <span x-text=\"property.price\"><\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.sale_type == 'commercial_lease'\">\n                                                <div class=\"mr-4\">\n                                                    <span x-text=\"property.commercial_annual_rent\"><\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.sale_type == 'licitation'\">\n                                                <div class=\"mr-4\">\n                                                    <span x-text=\"property.licitation_edc_property_min_price\"><\/span>\n                                                <\/div>\n                                            <\/template>\n\n                                            <template x-if=\"property.sale_type != 'commercial_lease'\">\n                                                <div class=\"mr-4\" x-text=\"property.size\"><\/div>\n                                            <\/template>\n                                            <template x-if=\"property.sale_type == 'commercial_lease'\">\n                                                <div class=\"flex mr-4\">\n                                                    Areal:\n                                                    <p class=\"ml-1\" x-text=\"property.commercial_total_floor_area\"><\/p>\n                                                <\/div>\n                                            <\/template>\n\n                                            <template x-if=\"property.sale_type != 'commercial_lease'\">\n                                                <template x-if=\"property.rooms != 1\">\n                                                    <div class=\"mr-4\">\n                                                        <span x-text=\"property.rooms\"><\/span> rooms                                                    <\/div>\n                                                <\/template>\n\n                                                <template x-if=\"property.rooms == 1\">\n                                                    <div>\n                                                        <span x-text=\"property.rooms\"><\/span> room                                                    <\/div>\n                                                <\/template>\n                                            <\/template>\n\n                                            <template x-if=\"property.sale_type == 'sale'\">\n                                                <div>\n                                                    Sale                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.sale_type == 'rent'\">\n                                                <div>\n                                                    Rent                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.sale_type == 'coop'\">\n                                                <div>\n                                                    Cooperative sale                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.sale_type == 'commercial_lease'\">\n                                                <div>\n                                                    Commercial Lease                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.sale_type == 'licitation'\">\n                                                <div>\n                                                    Licitation                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"!property.sale_type\">\n                                                <div>\n                                                    N\/A                                                <\/div>\n                                            <\/template>\n\n                                        <\/div>\n                                        <div class=\"flex items-center justify-between text-xs\">\n                                            <!-- <p x-text=\"property.status.name\"><\/p> -->\n                                            <template x-if=\"property.status.name == 'available'\">\n                                                <div class=\"badge\">\n                                                    <span>Available<\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.status.name == 'reserved'\">\n                                                <div class=\"badge badge-alert\">\n                                                    <span>Reserved<\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.status.name == 'offer'\">\n                                                <div class=\"badge badge-alert\">\n                                                    <span>Purchase Offer<\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.status.name == 'lease'\">\n                                                <div class=\"badge badge-danger\">\n                                                    <span>Lease<\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.status.name == 'rented'\">\n                                                <div class=\"badge badge-danger\">\n                                                    <span>Rented<\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.status.name == 'sold'\">\n                                                <div class=\"badge badge-danger\">\n                                                    <span>Sold<\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.status.name == 'available' &#038;&#038; property.sale_type != 'licitation'\">\n                                                <div class=\"font-body\">\n                                                    Date Available                                                    <span x-text=\"property.date_available\"><\/span>\n                                                <\/div>\n                                            <\/template>\n\n                                            <template x-if=\"property.status.name == 'available' &#038;&#038; property.sale_type == 'licitation'\">\n                                                <div class=\"font-body\">\n                                                    Deadline:                                                    <span x-text=\"property.licitation_edc_property_deadline\"><\/span>\n                                                <\/div>\n                                            <\/template>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                            <\/a>\n                        <\/template>\n                    <\/div>\n\n                    <!-- BOLIGLISTE LIST -->\n                    <div x-show=\"mode == 'list'\"\n                        x-description=\"Show properties as list\">\n                        <template x-for=\"property in properties\">\n                            <a :href=\"property.url\" :alt=\"property.address\" class=\"no-underline mb-1 hover:shadow-md duration-300 transition flex bg-white overflow-hidden \">\n\n                                <template x-if=\"!property.ultimate_fallback\">\n                                    <div class=\"relative w-24 h-auto md:w-80\">\n                                        <img class=\"absolute object-cover w-full h-full\" x-bind:src=\"property.img\" \/>\n                                    <\/div>\n                                <\/template>\n                                <template x-if=\"property.ultimate_fallback\">\n                                    <div class=\"relative w-24 h-auto md:w-80\">\n                                        <img class=\"absolute object-cover w-full h-full grayscale\" x-bind:src=\"property.img\" \/>\n                                    <\/div>\n                                <\/template>\n                                <div class=\"flex items-end justify-between flex-1 p-2 md:p-6 2xl-p-12\">\n                                    <div class=\"flex flex-row flex-wrap items-center justify-between flex-1 h-full md:items-start md:flex-col md:flex-nowrap\">\n                                        <div class=\"items-center hidden mb-0 mr-2 text-xs md:flex md:mr-0 md:mb-2\">\n                                            <template x-if=\"property.status.name == 'available'\">\n                                                <div class=\"badge\">\n                                                <span class=\"hidden md:block\">Available<\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.status.name == 'reserved'\">\n\n                                                <div class=\"badge badge-alert\">\n                                                    <span class=\"hidden md:block\">Reserved<\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.status.name == 'offer'\">\n                                            <div class=\"badge badge-alert\">\n                                                    <span class=\"hidden md:block\">Purchase Offer<\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.status.name == 'lease'\">\n                                                <div class=\"badge badge-danger\">\n                                                    <span class=\"hidden md:block\">Lease<\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.status.name == 'rented'\">\n                                                <div class=\"badge badge-danger\">\n                                                    <span class=\"hidden md:block\">Rented<\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.status.name == 'sold'\">\n                                                <div class=\"badge badge-danger\">\n                                                    <span class=\"hidden md:block\">Sold<\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <!-- <div class=\"flex items-center ml-4 badge badge-views\">\n                                                <svg width=\"14\" height=\"11\" viewBox=\"0 0 14 11\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.682 1.979c1.137 1.066 1.898 2.32 2.258 3.219.08.194.08.41 0 .604-.36.877-1.12 2.131-2.258 3.219C10.537 10.096 8.964 11 7 11c-1.964 0-3.536-.904-4.68-1.979C1.181 7.933.42 6.679.06 5.802a.792.792 0 0 1 0-.604c.361-.899 1.122-2.153 2.26-3.219C3.463.905 5.035 0 7 0c1.964 0 3.537.905 4.682 1.979ZM6.796 3.153A2.332 2.332 0 0 1 9.334 5.5c0 1.301-1.045 2.357-2.334 2.357-1.31 0-2.333-1.056-2.333-2.357 0-.069.002-.138.01-.206.226.11.488.206.768.206C6.303 5.5 7 4.795 7 3.929c0-.283-.094-.548-.204-.776ZM3.5 5.5c0-1.952 1.568-3.536 3.5-3.536 1.933 0 3.5 1.584 3.5 3.536S8.934 9.036 7 9.036c-1.932 0-3.5-1.584-3.5-3.536Z\" fill=\"#000\"\/><\/svg>\n                                                <p class=\"ml-2\">Set X gange de seneste 24 timer<\/p>\n                                            <\/div> -->\n                                        <\/div>\n                                        <div class=\"flex-1 mb-0 text-base font-semibold md:mb-3 xl:text-xl\">\n                                            <div class=\"text-xs md:text-base lg:text-2xl\" x-text=\"property.address\"><\/div>\n                                            <div>\n                                                <template x-if=\"property.sale_type == 'commercial_lease'\">\n                                                    <p class=\"mb-1 text-xs font-medium md:hidden md:text-base xl:text-xl\" x-text=\"property.commercial_annual_rent\"><\/p>\n                                                <\/template>\n                                                <template x-if=\"property.sale_type == 'rent'\">\n                                                    <p class=\"mb-1 text-xs font-medium md:hidden md:text-base xl:text-xl\" x-text=\"property.monthly_rent\"><\/p>\n                                                <\/template>\n                                                <template x-if=\"property.sale_type == 'licitation'\">\n                                                    <p class=\"mb-1 text-xs font-medium md:hidden md:text-base xl:text-xl\" x-text=\"property.licitation_edc_property_min_price\"><\/p>\n                                                <\/template>\n                                                <template x-if=\"property.sale_type == 'sale' || property.sale_type == 'coop'\" class=\"hidden md:block\">\n                                                    <p class=\"mb-1 text-xs font-medium md:hidden md:text-base xl:text-xl\" x-text=\"property.price\"><\/p>\n                                                <\/template>\n                                            <\/div>\n                                            <!-- PROPERTY INFO MINI -->\n                                            <div class=\"flex items-center\">\n                                                <!-- PROPERTY STATUS -->\n                                                <template x-if=\"property.status.name == 'available'\">\n                                                    <div class=\"text-xs font-body md:hidden\">\n                                                        <span class=\"badge badge-mini\">Available<\/span>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.status.name == 'reserved'\">\n                                                    <div class=\"text-xs font-body md:hidden\">\n                                                        <span class=\"badge badge-mini badge-alert\">Reserved<\/span>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.status.name == 'offer'\">\n                                                    <div class=\"text-xs font-body md:hidden\">\n                                                        <span class=\"badge badge-mini badge-alert\">Purchase Offer<\/span>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.status.name == 'lease'\">\n                                                    <div class=\"font-body text-[10px] md:hidden\">\n                                                        <span class=\"badge badge-mini badge-alert\">Lease<\/span>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.status.name == 'rented'\">\n                                                    <div class=\"text-xs font-body md:hidden\">\n                                                        <span class=\"badge badge-mini badge-danger\">Rented<\/span>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.status.name == 'sold'\">\n                                                    <div class=\"text-xs font-body md:hidden\">\n                                                        <span class=\"badge badge-mini badge-danger\">Sold<\/span>\n                                                    <\/div>\n                                                <\/template>\n\n                                                <!-- Size -->\n                                                <template x-if=\"property.sale_type == 'commercial_lease'\">\n                                                    <div class=\"block\">\n                                                        <div class=\"ml-2 text-xs font-body md:hidden\" x-text=\"property.commercial_total_floor_area\"><\/div>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.sale_type != 'commercial_lease'\">\n                                                    <div class=\"block\">\n                                                        <div class=\"ml-2 text-xs font-body md:hidden\" x-text=\"property.size\"><\/div>\n                                                    <\/div>\n                                                <\/template>\n\n                                                <!-- Rooms -->\n                                                <template x-if=\"property.sale_type != 'commercial_lease'\">\n                                                    <div class=\"block\">\n                                                        <div class=\"ml-2 text-xs font-body md:hidden\"><span x-text=\"property.rooms\"><\/span> rooms<\/div>\n                                                    <\/div>\n                                                <\/template>\n\n                                                <!-- Type -->\n                                                <template x-if=\"property.sale_type == 'sale'\">\n                                                    <div class=\"block\">\n                                                        <div class=\"ml-2 text-xs font-body md:hidden\">Sale<\/div>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.sale_type == 'rent'\">\n                                                    <div class=\"block\">\n                                                        <div class=\"ml-2 text-xs font-body md:hidden\">Rent<\/div>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.sale_type == 'coop'\">\n                                                    <div class=\"block\">\n                                                        <div class=\"ml-2 text-xs font-body md:hidden\">Cooperative Sale<\/div>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.sale_type == 'commercial_lease'\">\n                                                    <div class=\"block\">\n                                                        <div class=\"ml-2 text-xs font-body md:hidden\">Commercial lease<\/div>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.sale_type == 'licitation'\">\n                                                    <div class=\"block\">\n                                                        <div class=\"ml-2 text-xs font-body md:hidden\">Licitation<\/div>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"!property.sale_type\">\n                                                    <div class=\"block\">\n                                                        <div class=\"ml-2 text-xs font-body md:hidden\">N\/A<\/div>\n                                                    <\/div>\n                                                <\/template>\n\n                                            <\/div>\n                                        <\/div>\n\n                                        <div class='grid grid-cols-2 gap-2 text-base xl:grid-cols-4'>\n                                            <!-- Type -->\n                                            <div class=\"hidden w-32 mr-4 font-normal md:block\">\n                                                <span class=\"text-xs font-body\">Type<\/span>\n                                                <template x-if=\"property.sale_type == 'sale'\">\n                                                    <div>\n                                                        <span class=\"text-sm\">Sale<\/span>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.sale_type == 'rent'\">\n                                                    <div>\n                                                        <span class=\"text-sm\">Rent<\/span>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.sale_type == 'coop'\">\n                                                    <div>\n                                                        <span class=\"text-sm\">Cooperative Sale<\/span>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.sale_type == 'commercial_lease'\">\n                                                    <div>\n                                                        <span class=\"text-sm\">Commercial lease<\/span>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"property.sale_type == 'licitation'\">\n                                                    <div>\n                                                        <span class=\"text-sm\">Licitation<\/span>\n                                                    <\/div>\n                                                <\/template>\n                                                <template x-if=\"!property.sale_type\">\n                                                    <div>\n                                                        <span class=\"text-sm\">N\/A<\/span>\n                                                    <\/div>\n                                                <\/template>\n                                            <\/div>\n                                            <!-- Property or case number -->\n                                            <!-- <template x-if=\"property.sale_type == 'rent'\">\n                                                <div>\n                                                    <span class=\"w-32 text-xs font-body\">Property number<\/span><br \/>\n                                                    <span class=\"text-sm\" x-text=\"property.number\"><\/span>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.sale_type == 'sale' || property.sale_type == 'coop'\">\n                                                <div>\n                                                    <span class=\"w-32 text-xs font-body\">Case number<\/span><br \/>\n                                                    <span class=\"text-sm\" x-text=\"property.case_number\"><\/span>\n                                                <\/div>\n                                            <\/template> -->\n\n                                            <!-- Size -->\n                                            <template x-if=\"property.sale_type != 'commercial_lease'\">\n                                                <div class=\"hidden md:block\">\n                                                    <span class=\"w-32 text-xs font-body\">Size<\/span><br \/>\n                                                    <div class=\"text-sm\" x-text=\"property.size\"><\/div>\n                                                <\/div>\n                                            <\/template>\n                                            <template x-if=\"property.sale_type == 'commercial_lease'\">\n                                                <div class=\"hidden md:block\">\n                                                    <span class=\"w-32 text-xs font-body\">Floor area<\/span><br \/>\n                                                    <div class=\"text-sm\" x-text=\"property.commercial_total_floor_area\"><\/div>\n                                                <\/div>\n                                            <\/template>\n\n                                            <!-- Rooms -->\n                                            <template x-if=\"property.sale_type != 'commercial_lease'\">\n                                                <div class=\"hidden md:block\">\n                                                    <span class=\"w-6 text-xs font-body\">Rooms<\/span><br \/>\n                                                    <div class=\"text-sm\" x-text=\"property.rooms\"><\/div>\n                                                <\/div>\n                                            <\/template>\n\n                                            <template x-if=\"property.sale_type == 'commercial_lease'\">\n                                                <div class=\"hidden md:block\">\n                                                    <span class=\"w-6 text-xs font-body\">Case number<\/span><br \/>\n                                                    <div class=\"text-sm\" x-text=\"property.case_number\"><\/div>\n                                                <\/div>\n                                            <\/template>\n\n                                            <template x-if=\"property.sale_type == 'rent'\">\n                                                <div class=\"hidden md:block\">\n                                                    <!-- Aconto -->\n                                                    <div>\n                                                        <span class=\"w-32 text-xs font-body\">Aconto<\/span><br \/>\n                                                        <div class=\"text-sm\" x-text=\"property.aconto\"><\/div>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/template>\n\n                                            <template x-if=\"property.sale_type == 'sale' || property.sale_type == 'coop' || property.sale_type == 'commercial_lease'\">\n                                                <div class=\"hidden md:block\">\n                                                    <span class=\"w-32 text-xs font-body\">Case number<\/span><br \/>\n                                                    <span class=\"text-sm\" x-text=\"property.case_number\"><\/span>\n                                                <\/div>\n                                            <\/template>\n\n                                            <!-- Balcony -->\n                                            <!-- <div>\n                                                <span class=\"w-32 text-xs font-body\">Balcony<\/span><br \/>\n                                                <div class=\"text-sm\" x-text=\"property.balcony ? 'ja' : 'nej'\"><\/div>\n                                            <\/div> -->\n\n                                            <!-- <template x-if=\"property.sale_type == 'rent'\">\n                                                <div> -->\n                                                    <!-- Deposit -->\n                                                    <!-- <div>\n                                                        <span class=\"w-32 text-xs font-body\">Deposit<\/span><br \/>\n                                                        <div class=\"text-sm\" x-text=\"property.deposit\"><\/div>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/template> -->\n                                        <\/div>\n                                    <\/div>\n\n\n                                    <div class=\"\">\n                                        <template x-if=\"property.status\">\n                                            <div class=\"text-right\">\n                                                    <template x-if=\"property.sale_type == 'rent'\">\n                                                        <p class=\"hidden mb-1 text-base font-medium md:block xl:text-xl\" x-text=\"property.monthly_rent\"><\/p>\n                                                    <\/template>\n                                                    <template x-if=\"property.sale_type == 'sale' || property.sale_type == 'coop'\" class=\"hidden md:block\">\n                                                        <p class=\"hidden mb-1 text-base font-medium md:block xl:text-xl\" x-text=\"property.price\"><\/p>\n                                                    <\/template>\n                                                    <template x-if=\"property.sale_type == 'commercial_lease'\" class=\"hidden md:block\">\n                                                        <p class=\"hidden mb-1 text-base font-medium md:block xl:text-xl\" x-text=\"property.commercial_annual_rent\"><\/p>\n                                                    <\/template>\n                                                    <template x-if=\"property.sale_type == 'licitation'\" class=\"hidden md:block\">\n                                                        <p class=\"hidden mb-1 text-base font-medium md:block xl:text-xl\" x-text=\"property.licitation_edc_property_min_price\"><\/p>\n                                                    <\/template>\n                                                    <template x-if=\"property.status.name == 'available' &#038;&#038; property.sale_type != 'licitation'\">\n                                                        <p class=\"hidden mb-3 text-xs md:block xl:text-base\" x-text=\"property.date_available\"><\/p>\n                                                    <\/template>\n                                                    <template x-if=\"property.sale_type == 'licitation'\">\n                                                        <p class=\"hidden mb-3 text-xs md:block xl:text-base\" x-text=\"'Deadline: ' + property.licitation_edc_property_deadline\"><\/p>\n                                                    <\/template>\n\n                                                    <template x-if=\"property.sale_type == 'commercial_lease'\">\n                                                        <button class=\"hidden md:inline btn btn-transparent text-sm 2xl:text-base px-5 py-1.5 lg:px-10 lg:py-3 \">Go to commercial lease<\/button>\n                                                    <\/template>\n\n                                                    <template x-if=\"property.sale_type != 'commercial_lease'\">\n                                                        <button class=\"hidden md:inline btn btn-transparent text-sm 2xl:text-base px-5 py-1.5 lg:px-10 lg:py-3 \">Go to property<\/button>\n                                                    <\/template>\n                                            <\/div>\n                                        <\/template>\n                                    <\/div>\n                                <\/div>\n                            <\/a>\n                        <\/template>\n                    <\/div>\n                <\/div>\n            <\/template>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n\n    \n    document.addEventListener('alpine:init', () => {\n        Alpine.data('property_list', () => ({\n            properties: [{\"ID\":651564,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Poul Reichhardts Vej 2B, st. 21\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/poul-reichhardts-vej-2b-st-21\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,800,-\",\"monthly_rent_raw\":8800,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"01.09.2026 . \\u00d8 . G\",\"rooms\":1,\"number\":\"21\",\"case_number\":\"11895621-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-21\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651566,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Poul Reichhardts Vej 2B, st. 23\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/poul-reichhardts-vej-2b-st-23\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,800,-\",\"monthly_rent_raw\":8800,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"Snarest muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"23\",\"case_number\":\"11895623-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-23\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651574,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 1. 105\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-1-105\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,800,-\",\"monthly_rent_raw\":8800,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"Snarest muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"31\",\"case_number\":\"11895631-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-31\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651576,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 1. 107\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-1-107\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,900,-\",\"monthly_rent_raw\":8900,\"size\":\"33m\\u00b2\",\"size_raw\":33,\"date_available\":\"01.08.2026 . \\u00d8 . G\",\"rooms\":1,\"number\":\"33\",\"case_number\":\"11895633-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-33\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651583,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 1. 114\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-1-114\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,800,-\",\"monthly_rent_raw\":8800,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"01.07.2026 . \\u00d8 . G\",\"rooms\":1,\"number\":\"40\",\"case_number\":\"11895640-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-40\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651600,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 1. 131\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-1-131\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,900,-\",\"monthly_rent_raw\":8900,\"size\":\"33m\\u00b2\",\"size_raw\":33,\"date_available\":\"Snarest muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"57\",\"case_number\":\"11895657-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-57\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651603,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 1. 134\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-1-134\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,150,-\",\"monthly_rent_raw\":9150,\"size\":\"37m\\u00b2\",\"size_raw\":37,\"date_available\":\"01.07.2026 . \\u00d8 . G\",\"rooms\":1,\"number\":\"60\",\"case_number\":\"11895660-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-60\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651609,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 2. 202\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-2-202\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,850,-\",\"monthly_rent_raw\":8850,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"01.08.2026 . G\",\"rooms\":1,\"number\":\"66\",\"case_number\":\"11895666-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-66\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651618,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 2. 211\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-2-211\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,850,-\",\"monthly_rent_raw\":8850,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"01.06.2026 . \\u00d8 . G\",\"rooms\":1,\"number\":\"75\",\"case_number\":\"11895675-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-75\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":652102,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 2. 221\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-2-221\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,950,-\",\"monthly_rent_raw\":8950,\"size\":\"34m\\u00b2\",\"size_raw\":34,\"date_available\":\"01.07.2026 . G\",\"rooms\":1,\"number\":\"85\",\"case_number\":\"11895685-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-85\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651633,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 2. 226\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-2-226\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,850,-\",\"monthly_rent_raw\":8850,\"size\":\"34m\\u00b2\",\"size_raw\":34,\"date_available\":\"Snarest muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"90\",\"case_number\":\"11895690-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-90\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":652111,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 2. 236\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-2-236\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,200,-\",\"monthly_rent_raw\":9200,\"size\":\"37m\\u00b2\",\"size_raw\":37,\"date_available\":\"Snareste muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"100\",\"case_number\":\"11895700-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-100\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":652117,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 3. 304\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-3-304\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,900,-\",\"monthly_rent_raw\":8900,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"Snarest muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"108\",\"case_number\":\"11895708-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-108\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":652121,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 3. 309\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-3-309\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,900,-\",\"monthly_rent_raw\":8900,\"size\":\"32m\\u00b2\",\"size_raw\":32,\"date_available\":\"Snarest muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"113\",\"case_number\":\"11895713-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-113\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651662,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 3. 315\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-3-315\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,900,-\",\"monthly_rent_raw\":8900,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"01.08.2026 . G\",\"rooms\":1,\"number\":\"119\",\"case_number\":\"11895719-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-119\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651693,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 4. 406\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-4-406\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,950,-\",\"monthly_rent_raw\":8950,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"01.06.2026 . \\u00d8 . G\",\"rooms\":1,\"number\":\"150\",\"case_number\":\"11895750-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-150\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651694,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 4. 407\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-4-407\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,050,-\",\"monthly_rent_raw\":9050,\"size\":\"33m\\u00b2\",\"size_raw\":33,\"date_available\":\"01.08.2026 . G\",\"rooms\":1,\"number\":\"151\",\"case_number\":\"11895751-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-151\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":652028,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 4. 413\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-4-413\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,900,-\",\"monthly_rent_raw\":8900,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"Snarest muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"157\",\"case_number\":\"11895757-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-157\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651701,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 4. 414\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-4-414\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,950,-\",\"monthly_rent_raw\":8950,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"01.09.2026 . G\",\"rooms\":1,\"number\":\"158\",\"case_number\":\"11895758-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-158\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651704,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/0723c5ac1f759a0aa8df14b7bc482216.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 4. 417\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-4-417\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,050,-\",\"monthly_rent_raw\":9050,\"size\":\"34m\\u00b2\",\"size_raw\":34,\"date_available\":\"Snarest muligt . G\",\"rooms\":1,\"number\":\"161\",\"case_number\":\"11895761-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-161\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"E\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651712,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 4. 425\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-4-425\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,050,-\",\"monthly_rent_raw\":9050,\"size\":\"34m\\u00b2\",\"size_raw\":34,\"date_available\":\"Snarest muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"169\",\"case_number\":\"11895769-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-169\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651727,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/2bf17298fa9093d827de2af2edda7074.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 4. 440\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-4-440\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,100,-\",\"monthly_rent_raw\":9100,\"size\":\"36m\\u00b2\",\"size_raw\":36,\"date_available\":\"01.06.2026 . G\",\"rooms\":1,\"number\":\"184\",\"case_number\":\"11895784-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-184\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"HC\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651732,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 5. 505\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-5-505\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,050,-\",\"monthly_rent_raw\":9050,\"size\":\"33m\\u00b2\",\"size_raw\":33,\"date_available\":\"01.07.2026 . G\",\"rooms\":1,\"number\":\"189\",\"case_number\":\"11895789-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-189\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651736,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 5. 509\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-5-509\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,100,-\",\"monthly_rent_raw\":9100,\"size\":\"34m\\u00b2\",\"size_raw\":34,\"date_available\":\"Snarest muligt . G\",\"rooms\":1,\"number\":\"193\",\"case_number\":\"11895793-3\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-193\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651743,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 5. 516\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-5-516\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,100,-\",\"monthly_rent_raw\":9100,\"size\":\"34m\\u00b2\",\"size_raw\":34,\"date_available\":\"01.08.2026 . G\",\"rooms\":1,\"number\":\"200\",\"case_number\":\"11895800-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-200\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651745,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/2bf17298fa9093d827de2af2edda7074.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 5. 518\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-5-518\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,300,-\",\"monthly_rent_raw\":9300,\"size\":\"36m\\u00b2\",\"size_raw\":36,\"date_available\":\"Snarest muligt . G\",\"rooms\":1,\"number\":\"202\",\"case_number\":\"11895802-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-202\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"HC\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651765,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/05f7a2d06127cd83dd74741ec9487785.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 6. 608\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-6-608\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,400,-\",\"monthly_rent_raw\":9400,\"size\":\"38m\\u00b2\",\"size_raw\":38,\"date_available\":\"01.06.2026 . \\u00d8 . G\",\"rooms\":1,\"number\":\"222\",\"case_number\":\"11895822-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-222\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"D\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651769,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 6. 613\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-6-613\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,150,-\",\"monthly_rent_raw\":9150,\"size\":\"34m\\u00b2\",\"size_raw\":34,\"date_available\":\"01.08.2026 . G\",\"rooms\":1,\"number\":\"226\",\"case_number\":\"11895826-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-226\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null}],\n            propertiesTable: [{\"ID\":651564,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Poul Reichhardts Vej 2B, st. 21\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/poul-reichhardts-vej-2b-st-21\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,800,-\",\"monthly_rent_raw\":8800,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"01.09.2026 . \\u00d8 . G\",\"rooms\":1,\"number\":\"21\",\"case_number\":\"11895621-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-21\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651566,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Poul Reichhardts Vej 2B, st. 23\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/poul-reichhardts-vej-2b-st-23\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,800,-\",\"monthly_rent_raw\":8800,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"Snarest muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"23\",\"case_number\":\"11895623-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-23\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651574,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 1. 105\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-1-105\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,800,-\",\"monthly_rent_raw\":8800,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"Snarest muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"31\",\"case_number\":\"11895631-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-31\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651576,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 1. 107\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-1-107\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,900,-\",\"monthly_rent_raw\":8900,\"size\":\"33m\\u00b2\",\"size_raw\":33,\"date_available\":\"01.08.2026 . \\u00d8 . G\",\"rooms\":1,\"number\":\"33\",\"case_number\":\"11895633-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-33\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651583,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 1. 114\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-1-114\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,800,-\",\"monthly_rent_raw\":8800,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"01.07.2026 . \\u00d8 . G\",\"rooms\":1,\"number\":\"40\",\"case_number\":\"11895640-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-40\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651600,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 1. 131\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-1-131\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,900,-\",\"monthly_rent_raw\":8900,\"size\":\"33m\\u00b2\",\"size_raw\":33,\"date_available\":\"Snarest muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"57\",\"case_number\":\"11895657-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-57\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651603,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 1. 134\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-1-134\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,150,-\",\"monthly_rent_raw\":9150,\"size\":\"37m\\u00b2\",\"size_raw\":37,\"date_available\":\"01.07.2026 . \\u00d8 . G\",\"rooms\":1,\"number\":\"60\",\"case_number\":\"11895660-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-60\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651609,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 2. 202\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-2-202\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,850,-\",\"monthly_rent_raw\":8850,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"01.08.2026 . G\",\"rooms\":1,\"number\":\"66\",\"case_number\":\"11895666-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-66\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651618,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 2. 211\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-2-211\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,850,-\",\"monthly_rent_raw\":8850,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"01.06.2026 . \\u00d8 . G\",\"rooms\":1,\"number\":\"75\",\"case_number\":\"11895675-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-75\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":652102,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 2. 221\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-2-221\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,950,-\",\"monthly_rent_raw\":8950,\"size\":\"34m\\u00b2\",\"size_raw\":34,\"date_available\":\"01.07.2026 . G\",\"rooms\":1,\"number\":\"85\",\"case_number\":\"11895685-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-85\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651633,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 2. 226\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-2-226\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,850,-\",\"monthly_rent_raw\":8850,\"size\":\"34m\\u00b2\",\"size_raw\":34,\"date_available\":\"Snarest muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"90\",\"case_number\":\"11895690-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-90\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":652111,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 2. 236\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-2-236\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,200,-\",\"monthly_rent_raw\":9200,\"size\":\"37m\\u00b2\",\"size_raw\":37,\"date_available\":\"Snareste muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"100\",\"case_number\":\"11895700-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-100\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":652117,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 3. 304\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-3-304\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,900,-\",\"monthly_rent_raw\":8900,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"Snarest muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"108\",\"case_number\":\"11895708-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-108\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":652121,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 3. 309\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-3-309\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,900,-\",\"monthly_rent_raw\":8900,\"size\":\"32m\\u00b2\",\"size_raw\":32,\"date_available\":\"Snarest muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"113\",\"case_number\":\"11895713-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-113\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651662,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 3. 315\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-3-315\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,900,-\",\"monthly_rent_raw\":8900,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"01.08.2026 . G\",\"rooms\":1,\"number\":\"119\",\"case_number\":\"11895719-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-119\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651693,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 4. 406\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-4-406\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,950,-\",\"monthly_rent_raw\":8950,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"01.06.2026 . \\u00d8 . G\",\"rooms\":1,\"number\":\"150\",\"case_number\":\"11895750-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-150\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651694,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 4. 407\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-4-407\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,050,-\",\"monthly_rent_raw\":9050,\"size\":\"33m\\u00b2\",\"size_raw\":33,\"date_available\":\"01.08.2026 . G\",\"rooms\":1,\"number\":\"151\",\"case_number\":\"11895751-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-151\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":652028,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 4. 413\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-4-413\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,900,-\",\"monthly_rent_raw\":8900,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"Snarest muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"157\",\"case_number\":\"11895757-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-157\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651701,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 4. 414\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-4-414\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  8,950,-\",\"monthly_rent_raw\":8950,\"size\":\"31m\\u00b2\",\"size_raw\":31,\"date_available\":\"01.09.2026 . G\",\"rooms\":1,\"number\":\"158\",\"case_number\":\"11895758-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-158\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651704,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/0723c5ac1f759a0aa8df14b7bc482216.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 4. 417\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-4-417\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,050,-\",\"monthly_rent_raw\":9050,\"size\":\"34m\\u00b2\",\"size_raw\":34,\"date_available\":\"Snarest muligt . G\",\"rooms\":1,\"number\":\"161\",\"case_number\":\"11895761-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-161\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"E\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651712,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 4. 425\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-4-425\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,050,-\",\"monthly_rent_raw\":9050,\"size\":\"34m\\u00b2\",\"size_raw\":34,\"date_available\":\"Snarest muligt . \\u00d8 . G\",\"rooms\":1,\"number\":\"169\",\"case_number\":\"11895769-2\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-169\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651727,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/2bf17298fa9093d827de2af2edda7074.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 4. 440\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-4-440\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,100,-\",\"monthly_rent_raw\":9100,\"size\":\"36m\\u00b2\",\"size_raw\":36,\"date_available\":\"01.06.2026 . G\",\"rooms\":1,\"number\":\"184\",\"case_number\":\"11895784-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-184\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"HC\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651732,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/57f6d03c2845efe6bc868df0e59d48af.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 5. 505\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-5-505\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,050,-\",\"monthly_rent_raw\":9050,\"size\":\"33m\\u00b2\",\"size_raw\":33,\"date_available\":\"01.07.2026 . G\",\"rooms\":1,\"number\":\"189\",\"case_number\":\"11895789-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-189\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"A\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651736,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 5. 509\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-5-509\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,100,-\",\"monthly_rent_raw\":9100,\"size\":\"34m\\u00b2\",\"size_raw\":34,\"date_available\":\"Snarest muligt . G\",\"rooms\":1,\"number\":\"193\",\"case_number\":\"11895793-3\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-193\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651743,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 5. 516\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-5-516\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,100,-\",\"monthly_rent_raw\":9100,\"size\":\"34m\\u00b2\",\"size_raw\":34,\"date_available\":\"01.08.2026 . G\",\"rooms\":1,\"number\":\"200\",\"case_number\":\"11895800-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-200\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651745,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/2bf17298fa9093d827de2af2edda7074.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 5. 518\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-5-518\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,300,-\",\"monthly_rent_raw\":9300,\"size\":\"36m\\u00b2\",\"size_raw\":36,\"date_available\":\"Snarest muligt . G\",\"rooms\":1,\"number\":\"202\",\"case_number\":\"11895802-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-202\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"HC\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651765,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/05f7a2d06127cd83dd74741ec9487785.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 6. 608\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-6-608\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,400,-\",\"monthly_rent_raw\":9400,\"size\":\"38m\\u00b2\",\"size_raw\":38,\"date_available\":\"01.06.2026 . \\u00d8 . G\",\"rooms\":1,\"number\":\"222\",\"case_number\":\"11895822-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-222\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"D\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null},{\"ID\":651769,\"ultimate_fallback\":false,\"img\":\"https:\\\/\\\/backend.edcpoulerikbech.dk\\\/storage\\\/feed-images\\\/134\\\/dc7447bab018a0bb075f7909f5a9d99b.jpg\",\"address\":\"Gammel K\\u00f8ge Landevej 40, 6. 613\",\"url\":\"https:\\\/\\\/blaekhus-living.dk\\\/en\\\/property\\\/gammel-koge-landevej-40-6-613\\\/\",\"aconto\":\"kr.  450,-\",\"price\":\"-\",\"price_raw\":null,\"monthly_rent\":\"kr.  9,150,-\",\"monthly_rent_raw\":9150,\"size\":\"34m\\u00b2\",\"size_raw\":34,\"date_available\":\"01.08.2026 . G\",\"rooms\":1,\"number\":\"226\",\"case_number\":\"11895826-1\",\"status\":{\"name\":\"available\",\"value\":\"Available\"},\"status_index\":0,\"coop_deposit\":\"-\",\"deposit\":\"-\",\"uid\":\"534-1234-226\",\"sale_type\":\"rent\",\"commercial_annual_rent\":\"kr. 0,-\\\/year\",\"commercial_total_floor_area\":\"-\",\"licitation_edc_property_min_price\":\"-\",\"licitation_edc_property_deadline\":null,\"custom_field_1\":null,\"custom_field_2\":null,\"category\":\"Valby\",\"type\":\"B\",\"balcony_size\":\"135\",\"floors\":null,\"area\":\"-\",\"ground_area\":\"-\",\"energy_label\":null,\"pets\":null,\"parking\":null,\"latitude\":\"55.65603861295956\",\"longitude\":\"12.511621877220291\",\"stage\":null,\"stage_status\":null,\"gross\":null,\"net\":null,\"monthly_expense\":null,\"down_payment\":null,\"date_reserved\":null,\"date_sold\":null,\"extra_floor_plans\":null,\"opening_hours\":null,\"annual_rent_per_m2\":null,\"annual_operating_costs\":null,\"annual_operating_costs_per_m2\":null,\"annual_gross_rent\":null,\"annual_gross_rent_per_m2\":null,\"aconto_heat\":null,\"aconto_electricity\":null,\"floor_area\":\"-\",\"constructed_area\":\"-\",\"business_area\":\"-\",\"office_area\":\"-\",\"covered_by_energy_label\":null,\"building_year\":null,\"alternative_types_of_use\":null,\"heating_type\":null,\"vat_registered\":null}],\n            sortOptions: [{\"label\":\"Status: Ledige f\\u00f8rst\",\"value\":\"status_index-asc\"},{\"label\":\"St\\u00f8rrelse: Mindste f\\u00f8rst\",\"value\":\"size_raw-asc\"},{\"label\":\"St\\u00f8rrelse: St\\u00f8rste f\\u00f8rst\",\"value\":\"size_raw-desc\"},{\"label\":\"V\\u00e6relser: F\\u00e6rreste f\\u00f8rst\",\"value\":\"rooms-asc\"},{\"label\":\"V\\u00e6relser: Fleste f\\u00f8rst\",\"value\":\"rooms-desc\"},{\"label\":\"Leje: Laveste f\\u00f8rst\",\"value\":\"monthly_rent_raw-asc\"},{\"label\":\"Leje: H\\u00f8jeste f\\u00f8rst\",\"value\":\"monthly_rent_raw-desc\"}],\n            tableColumns: {\"address\":{\"label\":\"Adresse\",\"width\":null,\"enabled\":true,\"list_order\":\"1\"},\"type\":{\"label\":\"Type\",\"width\":null,\"enabled\":true,\"list_order\":\"2\"},\"rooms\":{\"label\":\"Rooms\",\"width\":null,\"enabled\":true,\"list_order\":\"3\"},\"size\":{\"label\":\"Size\",\"width\":null,\"enabled\":true,\"list_order\":\"4\"},\"monthly_rent\":{\"label\":\"Monthly Rent\",\"width\":null,\"enabled\":true,\"list_order\":\"5\"},\"deposit\":{\"label\":\"Deposit\",\"width\":null,\"enabled\":true,\"list_order\":\"6\"},\"status\":{\"label\":\"Status\",\"width\":null,\"enabled\":true,\"list_order\":\"8\"},\"date_available\":{\"label\":\"Date Available\",\"width\":null,\"enabled\":false,\"list_order\":\"9\"},\"net\":{\"label\":\"Net\",\"width\":null,\"enabled\":false,\"list_order\":null},\"area\":{\"label\":\"Area\",\"width\":null,\"enabled\":false,\"list_order\":null},\"pets\":{\"label\":\"Pets\",\"width\":null,\"enabled\":false,\"list_order\":null},\"gross\":{\"label\":\"Gross\",\"width\":null,\"enabled\":false,\"list_order\":null},\"price\":{\"label\":\"Price\",\"width\":null,\"enabled\":false,\"list_order\":null},\"stage\":{\"label\":\"Stage\",\"width\":null,\"enabled\":false,\"list_order\":null},\"aconto\":{\"label\":\"Aconto\",\"width\":null,\"enabled\":false,\"list_order\":null},\"floors\":{\"label\":\"Floors\",\"width\":null,\"enabled\":false,\"list_order\":null},\"number\":{\"label\":\"Number\",\"width\":null,\"enabled\":false,\"list_order\":null},\"parking\":{\"label\":\"Parking\",\"width\":null,\"enabled\":false,\"list_order\":null},\"category\":{\"label\":\"Category\",\"width\":null,\"enabled\":false,\"list_order\":null},\"latitude\":{\"label\":\"Latitude\",\"width\":null,\"enabled\":false,\"list_order\":null},\"date_sold\":{\"label\":\"Date sold\",\"width\":null,\"enabled\":false,\"list_order\":null},\"longitude\":{\"label\":\"Longitude\",\"width\":null,\"enabled\":false,\"list_order\":null},\"sale_type\":{\"label\":\"Sale type\",\"width\":null,\"enabled\":false,\"list_order\":null},\"facilities\":{\"label\":\"Facilities\",\"width\":null,\"enabled\":false,\"list_order\":null},\"floor_area\":{\"label\":\"Floor area\",\"width\":null,\"enabled\":false,\"list_order\":null},\"floor_plan\":{\"label\":\"floor_plan\",\"width\":null,\"enabled\":false,\"list_order\":null},\"aconto_heat\":{\"label\":\"Aconto heat\",\"width\":null,\"enabled\":false,\"list_order\":null},\"annual_rent\":{\"label\":\"Annual Rent\",\"width\":null,\"enabled\":false,\"list_order\":null},\"case_number\":{\"label\":\"Sagsnummer\",\"width\":null,\"enabled\":false,\"list_order\":null},\"ground_area\":{\"label\":\"Ground area\",\"width\":null,\"enabled\":false,\"list_order\":null},\"office_area\":{\"label\":\"Office area\",\"width\":null,\"enabled\":false,\"list_order\":null},\"project_uid\":{\"label\":\"project_uid\",\"width\":null,\"enabled\":false,\"list_order\":null},\"balcony_size\":{\"label\":\"Balcony size\",\"width\":null,\"enabled\":false,\"list_order\":null},\"down_payment\":{\"label\":\"Down payment\",\"width\":null,\"enabled\":false,\"list_order\":null},\"energy_label\":{\"label\":\"Energy label\",\"width\":null,\"enabled\":false,\"list_order\":null},\"heating_type\":{\"label\":\"Heating type\",\"width\":null,\"enabled\":false,\"list_order\":null},\"stage_status\":{\"label\":\"Stage status\",\"width\":null,\"enabled\":false,\"list_order\":null},\"building_year\":{\"label\":\"Building year\",\"width\":null,\"enabled\":false,\"list_order\":null},\"business_area\":{\"label\":\"Business area\",\"width\":null,\"enabled\":false,\"list_order\":null},\"case_material\":{\"label\":\"case_material\",\"width\":null,\"enabled\":false,\"list_order\":null},\"date_reserved\":{\"label\":\"Date reserved\",\"width\":null,\"enabled\":false,\"list_order\":null},\"minimum_price\":{\"label\":\"Minimum price\",\"width\":null,\"enabled\":false,\"list_order\":null},\"custom_field_1\":{\"label\":\"custom_field_1\",\"width\":null,\"enabled\":false,\"list_order\":null},\"custom_field_2\":{\"label\":\"custom_field_2\",\"width\":null,\"enabled\":false,\"list_order\":null},\"vat_registered\":{\"label\":\"VAT registered\",\"width\":null,\"enabled\":false,\"list_order\":null},\"monthly_expense\":{\"label\":\"Monthly expense\",\"width\":null,\"enabled\":false,\"list_order\":null},\"constructed_area\":{\"label\":\"Constructed area\",\"width\":null,\"enabled\":false,\"list_order\":null},\"total_floor_area\":{\"label\":\"Total floor area\",\"width\":null,\"enabled\":false,\"list_order\":null},\"annual_gross_rent\":{\"label\":\"Annual gross rent\",\"width\":null,\"enabled\":false,\"list_order\":null},\"aconto_electricity\":{\"label\":\"Aconto electricity\",\"width\":null,\"enabled\":false,\"list_order\":null},\"annual_rent_per_m2\":{\"label\":\"Annual rent per m2\",\"width\":null,\"enabled\":false,\"list_order\":null},\"deadline_for_offer\":{\"label\":\"Deadline for offer\",\"width\":null,\"enabled\":false,\"list_order\":null},\"cooperative_deposit\":{\"label\":\"Cooperative deposit\",\"width\":null,\"enabled\":false,\"list_order\":null},\"annual_operating_costs\":{\"label\":\"Annual operating costs\",\"width\":null,\"enabled\":false,\"list_order\":null},\"covered_by_energy_label\":{\"label\":\"Covered by energy label\",\"width\":null,\"enabled\":false,\"list_order\":null},\"alternative_types_of_use\":{\"label\":\"Alternative types of use\",\"width\":null,\"enabled\":false,\"list_order\":null},\"annual_gross_rent_per_m2\":{\"label\":\"Annual gross rent per m2\",\"width\":null,\"enabled\":false,\"list_order\":null},\"annual_operating_costs_per_m2\":{\"label\":\"Annual operating costs per m2\",\"width\":null,\"enabled\":false,\"list_order\":null}},\n            facetMapping: {\"available\":\"Ledig\",\"reserved\":\"Reserveret\",\"rented\":\"Udlejet\",\"sold\":\"Solgt\",\"offer\":\"K\\u00f8bstilbud\",\"lease\":\"Lejekontrakt underskrevet\",\"sale\":\"Salg\",\"rent\":\"Udleje\",\"commercial_lease\":\"Erhvervslejem\\u00e5l\",\"coop\":\"Andelslejlighed\",\"licitation\":\"Licitation\",\"status\":\"Status\",\"rooms\":\"V\\u00e6relser\",\"size\":\"St\\u00f8rrelse\",\"price\":\"Pris\",\"monthly_rent\":\"Mdl. leje\",\"sale_type\":\"Type\"},\n            boundaries: {\"edc_project_min_monthly_rent\":6675,\"edc_project_max_monthly_rent\":9400,\"edc_project_min_price\":0,\"edc_project_max_price\":5000000,\"edc_project_min_size\":31,\"edc_project_max_size\":38,\"edc_project_min_rooms\":1,\"edc_project_max_rooms\":1},\n            modes: [\"table\"],\n            mode: 'table',\n            defaultMode: 'table',\n            isResetting: false,\n            isLoading: false,\n            isEmpty: false,\n            adminUrl: 'https:\/\/blaekhus-living.dk\/wp-admin\/admin-ajax.php',\n            feedId: 649948,\n            blockId: '69270e8f35697',\n            count: 0,\n            count_available: 0,\n            count_reserved: 0,\n            count_sold: 0,\n            type: null,\n            availability: \"available\",\n            min_rooms: null,\n            max_rooms: null,\n            min_price: null,\n            max_price: null,\n            min_monthly_rent: null,\n            max_monthly_rent: null,\n            min_size: null,\n            max_size: null,\n            defaultsLoaded: false,\n            sortBy: 'status_index-asc',\n\n            setSearchParams() {\n                let params = new URLSearchParams(window.location.search);\n\n                if (this.sortBy !== this.sortOptions[0].value) {\n                    params.set('sort', this.sortBy);\n                } else {\n                    params.delete('sort');\n                }\n\n                if (this.mode !== this.defaultMode) {\n                    params.set('view', this.mode);\n                } else {\n                    params.delete('view');\n                }\n\n                if (this.min_rooms) {\n                    params.set('min_rooms', this.min_rooms);\n                } else {\n                    params.delete('min_rooms');\n                }\n\n                if (this.max_rooms) {\n                    params.set('max_rooms', this.max_rooms);\n                } else {\n                    params.delete('max_rooms');\n                }\n\n                if (this.min_price) {\n                    params.set('min_price', this.min_price);\n                } else {\n                    params.delete('min_price');\n                }\n\n                if (this.max_price) {\n                    params.set('max_price', this.max_price);\n                } else {\n                    params.delete('max_price');\n                }\n\n                if (this.min_monthly_rent) {\n                    params.set('min_rent', this.min_monthly_rent);\n                } else {\n                    params.delete('min_rent');\n                }\n\n                if (this.max_monthly_rent) {\n                    params.set('max_rent', this.max_monthly_rent);\n                } else {\n                    params.delete('max_rent');\n                }\n\n                if (this.min_size) {\n                    params.set('min_size', this.min_size);\n                } else {\n                    params.delete('min_size');\n                }\n\n                if (this.max_size) {\n                    params.set('max_size', this.max_size);\n                } else {\n                    params.delete('max_size');\n                }\n\n                if (this.availability) {\n                    params.set('availability', this.availability);\n                } else {\n                    params.delete('availability');\n                }\n\n                if (this.type) {\n                    params.set('type', this.type);\n                } else {\n                    params.delete('type');\n                }\n\n                queryString = params.toString();\n\n                if (queryString) {\n                    window.history.replaceState({}, '', window.location.pathname + '?' + queryString);\n                } else {\n                    window.history.replaceState({}, '', window.location.pathname);\n                }\n            },\n\n            applySort() {\n                const [sortKey, sortOrder] = this.sortBy.split('-');\n\n                this.properties.sort((a, b) => {\n                    if (sortOrder === 'asc') {\n                        return a[sortKey] > b[sortKey] ? 1 : -1;\n                    } else {\n                        return a[sortKey] < b[sortKey] ? 1 : -1;\n                    }\n                });\n\n                this.setSearchParams();\n            },\n\n            formatPrice(value) {\n                if (value === null || value === undefined) {\n                    return '';\n                }\n\n                if (value >= 1000000) {\n                    return (value \/ 1000000).toLocaleString('da-DK', { minimumFractionDigits: 0, maximumFractionDigits: 1 }) + 'M';\n                } else if (value >= 1000) {\n                    return (value \/ 1000).toLocaleString('da-DK', { minimumFractionDigits: 0, maximumFractionDigits: 1 }) + 'k';\n                }\n                return value.toLocaleString('da-DK');\n            },\n\n            filtersActive() {\n                return this.min_rooms || this.max_rooms || this.min_price || this.max_price || this.min_monthly_rent || this.max_monthly_rent || this.min_size || this.max_size || this.type || this.availability;\n            },\n\n            activeFilterCount() {\n                let count = 0;\n\n                if (this.min_rooms) count++;\n                if (this.max_rooms) count++;\n                if (this.min_price) count++;\n                if (this.max_price) count++;\n                if (this.min_monthly_rent) count++;\n                if (this.max_monthly_rent) count++;\n                if (this.min_size) count++;\n                if (this.max_size) count++;\n                if (this.type) count++;\n                if (this.availability) count++;\n\n                return count;\n            },\n\n            init() {\n                this.applySort();\n                this.createSliders();\n                setTimeout(() => {\n                    this.defaultsLoaded = true;\n\n                }, 0);\n\n                this.$watch('mode', (value) => {\n                    this.setSearchParams();\n                });\n            },\n\n            createSliders() {\n                this.createRangeSlider('size', 'edc_project_min_size', 'edc_project_max_size', 'min_size', 'max_size')\n                this.createRangeSlider('price', 'edc_project_min_price', 'edc_project_max_price', 'min_price', 'max_price', 100000)\n                this.createRangeSlider('rent', 'edc_project_min_monthly_rent', 'edc_project_max_monthly_rent', 'min_monthly_rent', 'max_monthly_rent', 100)\n                this.createRangeSlider('rooms', 'edc_project_min_rooms', 'edc_project_max_rooms', 'min_rooms', 'max_rooms')\n            },\n\n            createRangeSlider(name, boundary_min_key, boundary_max_key, min_key, max_key, step = 1) {\n                const slider = document.getElementById('slider-' + name + '-' + this.blockId);\n\n                if (!slider) {\n                    return;\n                }\n\n                const min = parseInt(this.boundaries[boundary_min_key]);\n                const max = parseInt(this.boundaries[boundary_max_key]);\n\n                window.noUiSlider.create(slider, {\n                    start: [this[min_key] || min, this[max_key] || max],\n                    connect: true,\n                    range: {\n                        'min': min,\n                        'max': max\n                    },\n                    step: step,\n                    format: {\n                        to: (value) => {\n                            return parseInt(Math.round(value, 0));\n                        },\n                        from: (value) => {\n                            return parseInt(Math.round(value, 0));\n                        }\n                    },\n                });\n\n                slider.noUiSlider.on('update', (values) => {\n                    if (!this.defaultsLoaded) {\n                        return;\n                    }\n\n                    this.handleSliderUpdate(slider, values, min_key, max_key);\n                });\n\n                slider.noUiSlider.on('change', (values) => {\n                    this.onFilter();\n                });\n\n                this.$watch(min_key, (value) => {\n                    this.handleMinChange(slider, value);\n                });\n\n                this.$watch(max_key, (value) => {\n                    this.handleMaxChange(slider, value);\n                });\n            },\n\n            handleSliderUpdate(slider, values, min_key, max_key) {\n                if (this.isResetting) {\n                    return;\n                }\n\n                const {min, max} = slider.noUiSlider.options.range;\n\n                let newMin = values[0] === min ? null : values[0];\n                let newMax = values[1] === max ? null : values[1];\n\n                if (newMin > max || newMax > max) {\n                    return;\n                }\n\n                let updateMin = true;\n                let updateMax = true;\n\n                if (newMin === null && (parseInt(this[min_key]) <= min || this[min_key] === '')) {\n                    updateMin = false;\n                }\n                if (parseInt(this[min_key]) > max && newMin === max) {\n                    updateMin = false;\n                }\n                if (updateMin) {\n                    this[min_key] = newMin;\n                }\n\n                if (newMax === null && (parseInt(this[max_key]) >= max || this[max_key] === '')) {\n                    updateMax = false;\n                }\n\n                if (updateMax) {\n                    this[max_key] = newMax;\n                }\n            },\n\n            handleMinChange(slider, value) {\n                const [from, to] = slider.noUiSlider.get();\n                const {min, max} = slider.noUiSlider.options.range;\n                const step = slider.noUiSlider.options.step;\n\n                if (this.isResetting) {\n                    slider.noUiSlider.set([min, max]);\n                    return;\n                }\n\n                if (value === null || value === undefined) {\n                    slider.noUiSlider.set([min, to]);\n                    return;\n                }\n\n                let newValue = !value ? 0 : value;\n\n                if (newValue > max) {\n                    newValue = max;\n                }\n\n                if (from === newValue) {\n                    return;\n                }\n\n                if (newValue < min || newValue > to) {\n                    return;\n                }\n\n                if (newValue % step !== 0) {\n                    return;\n                }\n\n                slider.noUiSlider.set([newValue, to]);\n            },\n\n            handleMaxChange(slider, value) {\n                const [from, to] = slider.noUiSlider.get();\n                const {min, max} = slider.noUiSlider.options.range;\n                const step = slider.noUiSlider.options.step;\n\n                if (this.isResetting) {\n                    slider.noUiSlider.set([min, max]);\n                    return;\n                }\n\n                let newValue = !value ? max : value;\n\n                if (newValue > max) {\n                    newValue = max;\n                }\n\n                if (to === newValue) {\n                    return;\n                }\n\n                if (newValue < min || newValue < from) {\n                    return;\n                }\n\n                if (newValue % step !== 0) {\n                    return;\n                }\n\n                slider.noUiSlider.set([from, newValue]);\n            },\n\n            displayProperty(property) {\n                if (window.innerWidth < 768) {\n                    window.location.href = property.url;\n                    return;\n                }\n\n                isomodal.dispatchEvent(new CustomEvent('isomodal', {detail: { open: true, isLoading: true }, bubbles: true }));\n                fetch(this.adminUrl, {\n                    method: 'POST',\n                    credentials: 'same-origin',\n                    headers: {\n                        'Content-Type': 'application\/x-www-form-urlencoded',\n                        'Cache-Control': 'no-cache',\n                    },\n                    body: new URLSearchParams({\n                        action: 'load_property',\n                        uid: property.uid\n                    })\n                }).then(response => {\n                    return response.json();\n                })\n                  .then(response => {\n                    if (response) {\n                        isomodal.dispatchEvent(new CustomEvent('isomodal', { detail: {open: true, isLoading: false, properties: response}, bubbles: true}));\n                    }\n                  }).catch(err => {\n                    console.log(err);\n                  });\n            },\n\n            getStatusClass(status) {\n                if (status === 'sold' || status === 'rented') {\n                    return 'before:bg-danger';\n                } else if (status === 'reserved' || status === 'lease') {\n                    return 'before:bg-alert';\n                } else if (status === 'available') {\n                    return 'before:bg-success';\n                }\n                return '';\n            },\n\n            getPropertyValue(property, key) {\n                if (['monthly_rent', 'deposit', 'aconto', 'annual_rent', 'minimum_price', 'cooperative_deposit', 'price'].includes(key)) {\n                    return property.status.name !== 'available' ? '-' : property[key];\n                }\n                return property[key] == 0 || property[key] == null || property[key] === 'null' ? '-' : property[key];\n            },\n\n            updateCount() {\n                this.count = this.properties.length;\n\n                \/\/Filling object beforehand, to prevent NaN\n                var obj={available : 0, sold : 0, rented : 0, lease : 0, reserved : 0, offer : 0};\n                this.properties.forEach(function(item){\n                    obj[item.status.name]? obj[item.status.name]++ : obj[item.status.name]=1;\n                });\n\n                this.count_available = obj.available;\n                this.count_reserved = obj.reserved;\n                this.count_sold = (obj.sold + obj.rented + obj.lease);\n            },\n\n            onFilter() {\n                let filters = {\n                    min_rooms: this.min_rooms,\n                    max_rooms: this.max_rooms,\n                    min_size: this.min_size,\n                    max_size: this.max_size,\n                    min_monthly_rent: this.min_monthly_rent,\n                    max_monthly_rent: this.max_monthly_rent,\n                    min_price: this.min_price,\n                    max_price: this.max_price\n                };\n\n                filters = Object.entries(filters).map(([key, value]) => {\n                    if (value !== null) {\n                        value = value.toString().replace(\/[.,]\/g, '');\n                    }\n                    return {\n                        id: key,\n                        value: value\n                    };\n                });\n\n                filters.push({\n                    id: 'type',\n                    value: this.type\n                });\n                filters.push({\n                    id: 'availability',\n                    value: this.availability\n                });\n\n                this.fetchProperties(filters);\n            },\n\n            fetchProperties(filters = null) {\n                this.isLoading = true;\n                this.isEmpty = false;\n                this.properties = [];\n                this.propertiesTable = [];\n\n                const form = new FormData();\n                form.append('action', 'apply_filters');\n                form.append('feed_id', this.feedId);\n\n                if (filters) {\n                    form.append('filters', JSON.stringify(filters));\n                }\n\n                const params = new URLSearchParams(form);\n\n                fetch(this.adminUrl, {\n                    method: 'POST',\n                    credentials: 'same-origin',\n                    headers: {\n                        'Content-Type': 'application\/x-www-form-urlencoded',\n                        'Cache-Control': 'no-cache',\n                    },\n                    body: params\n                }).then(response => {\n                    return response.json();\n                })\n                  .then(response => {\n                    if (response) {\n                        this.properties = response;\n                        this.propertiesTable = response;\n                        this.applySort();\n                    } else {\n                        this.setSearchParams();\n                    }\n\n                    this.isEmpty = this.properties.length === 0;\n\n                    this.updateCount();\n\n                    const uids = this.properties.map(property => property.uid);\n\n                    document.querySelectorAll('.imp-w-property-archive .imp-container .imp-object-poly')\n                        .forEach(\n                            function(item) {\n                                if (uids.includes(item.getAttribute('data-title'))) {\n                                    item.classList.remove('filtered_out');\n                                } else {\n                                    \/\/ item.classList.add('filtered_out');\n                                }\n                            }\n                        );\n\n                    this.isLoading = false;\n\n                    setTimeout(() => {\n                        window.tableFilter();\n                    }, 0);\n\n                  }).catch(err => {\n                    console.log(err);\n                    this.isLoading = false;\n                  });\n            },\n\n            resetFilter() {\n                if (this.isLoading) {\n                    return;\n                }\n\n                this.isResetting = true;\n\n                this.min_size = null;\n                this.max_size = null;\n                this.min_price = null;\n                this.max_price = null;\n                this.min_monthly_rent = null;\n                this.max_monthly_rent = null;\n                this.min_rooms = null;\n                this.max_rooms = null;\n                this.type = null;\n                this.availability = null;\n\n                this.fetchProperties();\n\n                setTimeout(() => {\n                    this.isResetting = false;\n                }, 0);\n            },\n\n            removeFilter(filter) {\n                this[filter] = null;\n                this.onFilter();\n            }\n        }))\n    })\n<\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":5,"featured_media":0,"parent":649717,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_analysis_target_kw":"","footnotes":""},"class_list":["post-651339","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/blaekhus-living.dk\/en\/wp-json\/wp\/v2\/pages\/651339","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blaekhus-living.dk\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blaekhus-living.dk\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blaekhus-living.dk\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/blaekhus-living.dk\/en\/wp-json\/wp\/v2\/comments?post=651339"}],"version-history":[{"count":2,"href":"https:\/\/blaekhus-living.dk\/en\/wp-json\/wp\/v2\/pages\/651339\/revisions"}],"predecessor-version":[{"id":651911,"href":"https:\/\/blaekhus-living.dk\/en\/wp-json\/wp\/v2\/pages\/651339\/revisions\/651911"}],"up":[{"embeddable":true,"href":"https:\/\/blaekhus-living.dk\/en\/wp-json\/wp\/v2\/pages\/649717"}],"wp:attachment":[{"href":"https:\/\/blaekhus-living.dk\/en\/wp-json\/wp\/v2\/media?parent=651339"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}