{"id":10007,"date":"2023-11-15T10:46:57","date_gmt":"2023-11-15T08:46:57","guid":{"rendered":"https:\/\/staging.plush74.com\/film-locations-berlin-copy\/"},"modified":"2024-02-15T15:41:03","modified_gmt":"2024-02-15T13:41:03","slug":"production-locations-berlin","status":"publish","type":"page","link":"https:\/\/staging.plush74.com\/nl\/production-locations-berlin\/","title":{"rendered":"Productie Locations Berlijn"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"10007\" class=\"elementor elementor-10007\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-cd8004e elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"cd8004e\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5244ecc\" data-id=\"5244ecc\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\r\n\t\t<div class=\"elementor-element elementor-element-cae63ea elementor-widget elementor-widget-plush-search\" data-id=\"cae63ea\" data-element_type=\"widget\" data-widget_type=\"plush-search.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"widget-plush-search\">\r\n\t\t\t\t<div class=\"filters filters-box\">\r\n\t\t\t\t\t<div class=\"sw_filter_slide\">\r\n\t\t\t\t\t\t<div class=\"sw_filter_box\" style=\"display: none\">\r\n\t\t\t\t\t\t\t<div class=\"yordy_sw_win_wrapper\">\r\n\t\t\t\t\t\t\t\t<div class=\"ci sw_widget sw_wrap\">\r\n\t\t\t\t\t\t\t\t\t<form class=\"sw_search_primary\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"col-md-3 col-6\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"form-group\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<input id=\"search_what\" name=\"search_what\" type=\"text\" class=\"form-control\" placeholder=\"Zoek naar elke soort locatie, stijl, motief .....\" value=\"\">\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"col-md-3\">\r\n\t\t\t\t\t\t\t\t\t\t\t<button type=\"submit\" class=\"btn btn-search sw-search-start plush-search-btn-form\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"value\"><i class=\"fa fa-search\" aria-hidden=\"true\"><\/i> Locaties zoeken<\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-spinner fa-spin fa-ajax-indicator\" style=\"display: none;\"><\/i>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/button>\r\n\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"trp-form-language\" value=\"nl\"\/><\/form>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\r\n\t\t\t\t\r\n\r\n\r\n\t<script>\t\r\n\r\n\t\tjQuery(document).ready(function($){\r\n                    if(typeof $.fn.typeahead  === 'function'){\r\n                        \r\n                    $('#location,#search_where').typeahead({\r\n                        minLength: 2,\r\n                        source: function(query, process) {\r\n                            var data = { q: query, limit: 8 };\r\n\r\n                            $.extend( data, {\r\n                               'page': 'frontendajax_locationautocomplete',\r\n                               'action': 'ci_action',\r\n                               'template': 'page.php'\r\n                            });\r\n\r\n                            $.post('https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php', data, function(data) {\r\n                                \/\/console.log(data); \/\/ data contains array\r\n                                process(data);\r\n                            });\r\n                        }\r\n                    });\r\n                    }\r\n\t\t\t\t\t\t\t\t\t\t\r\n                    \/*\r\n\t\t\tjQuery('#search_header_button').on('click',function(){\r\n                                jQuery(this).find(\".fa-ajax-indicator\").show();\r\n                                jQuery(this).find(\".fa-ajax-hide\").hide();\r\n\t\t\t\t\/\/Define default data values for search\r\n\t\t\t\tvar data = { };\r\n\t\t\t\t\r\n\t\t\t\t\/\/ Add custom data values, automatically by fields inside search-form\r\n\t\t\t\tjQuery('form.sw_search_primary input, form.sw_search_primary select, '+\r\n\t\t\t\t'form.sw_search_secondary input, form.sw_search_secondary select').each(function (i) {\r\n\t\t\t\t\t\r\n\t\t\t\t\tif(jQuery(this).attr('type') == 'checkbox')\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tif (jQuery(this).attr('checked'))\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\tdata[jQuery(this).attr('name')] = jQuery(this).val();\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\telse if(jQuery(this).val() != '' && jQuery(this).val() != 0&& jQuery(this).val() != null)\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tdata[jQuery(this).attr('name')] = jQuery(this).val();\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t});\r\n\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\tvar gen_url = generateUrl(\"https:\/\/staging.plush74.com\/nl\/search-result-location\/\", data)+\"#header-search\";\r\n\r\n\t\t\t\twindow.location = gen_url;\r\n\r\n\t\t\t\treturn false;\r\n\t\t\t});\r\n\t\t*\/\r\n\r\n\t\t});\r\n\r\n\t\tfunction generateUrl(url, params) {\r\n\t\t\tvar i = 0, key;\r\n\t\t\tfor (key in params) {\r\n\t\t\t\tif (i === 0 && url.indexOf(\"?\")===-1) {\r\n\t\t\t\t\turl += \"?\";\r\n\t\t\t\t} else {\r\n\t\t\t\t\turl += \"&\";\r\n\t\t\t\t}\r\n\t\t\t\turl += key;\r\n\t\t\t\turl += '=';\r\n\t\t\t\turl += params[key];\r\n\t\t\t\ti++;\r\n\t\t\t}\r\n\t\t\treturn url;\r\n\t\t}\r\n\r\n\t\t<\/script>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c39d94a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c39d94a\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ddab58e\" data-id=\"ddab58e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cc548da elementor-widget elementor-widget-spacer\" data-id=\"cc548da\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-42793ec elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"42793ec\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ae17db5\" data-id=\"ae17db5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1081718 elementor-widget elementor-widget-spacer\" data-id=\"1081718\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1934077 elementor-widget elementor-widget-heading\" data-id=\"1934077\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Vind prachtige, unieke locaties voor je volgende productie in Berlijn.<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2912c53 elementor-widget elementor-widget-spacer\" data-id=\"2912c53\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-66e16a5 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"66e16a5\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-35210fd\" data-id=\"35210fd\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8bba1f5 elementor-widget elementor-widget-listings-custom\" data-id=\"8bba1f5\" data-element_type=\"widget\" data-widget_type=\"listings-custom.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\r\n        <section class=\"pl_listingl section-picks section  container-palette\">\r\n            <div class=\"section-title\">\r\n                <h2 class=\"title elementor-inline-editing\" data-no-translation=\"\"><\/h2>\r\n                <span class=\"subtitle elementor-inline-editing\"><\/span>\r\n            <\/div>\r\n            <div class=\"row result-container row-flex\">\r\n                                                            \r\n                                                                            <div class=\"col-sm-4\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3319\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-bright-and-spacious-berlin-altbau-98701-3.jpeg\" class=\"img-responsive\" alt=\"pluche 74 licht en ruim berlijn altbau 98701 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-bright-and-spacious-berlin-altbau-98701-1.jpeg\" class=\"img-responsive\" alt=\"pluche 74 licht en ruim berlijn altbau 98701 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-bright-and-spacious-berlin-altbau-98701-2.jpeg\" class=\"img-responsive\" alt=\"pluche 74 licht en ruim berlijn altbau 98701 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-bright-and-spacious-berlin-altbau-98701-4.jpeg\" class=\"img-responsive\" alt=\"pluche 74 licht en ruim berlijn altbau 98701 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3319\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3319\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/bright-and-spacious-berlin-altbau\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/bright-and-spacious-berlin-altbau&amp;title=Bright and spacious Berlin Altbau\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3319\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3319\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/bright-and-spacious-berlin-altbau#listing_location\" data-listingid_open=\"3319\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/bright-and-spacious-berlin-altbau\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3319\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3319\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/bright-and-spacious-berlin-altbau\" target=\"_blank\">Bright and spacious Berlin Altbau<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - APPARTEMENT - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3315\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309stadtflucht-clemens-poloczek-18.jpg\" class=\"img-responsive\" alt=\"stadtflucht clemens poloczek 18\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309stadtflucht-clemens-poloczek-24.jpg\" class=\"img-responsive\" alt=\"stadslucht clemens poloczek 24\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309stadtflucht-clemens-poloczek-13.jpg\" class=\"img-responsive\" alt=\"stadtflucht clemens poloczek 13\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309stadtflucht-clemens-poloczek-19.jpg\" class=\"img-responsive\" alt=\"stadtflucht clemens poloczek 19\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3315\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3315\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/studio-251\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/studio-251&amp;title=STUDIO 2.5.1\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3315\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3315\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/studio-251#listing_location\" data-listingid_open=\"3315\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/studio-251\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3315\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3315\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/studio-251\" target=\"_blank\">STUDIO 2.5.1<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - APPARTEMENT - LOFT - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3311\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309roy-grimmstrae-4000px-20.jpg\" class=\"img-responsive\" alt=\"roy grimmstrae 4000px 20\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309roy-grimmstrae-4000px-2.jpg\" class=\"img-responsive\" alt=\"roy grimmstrae 4000px 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309roy-grimmstrae-4000px-5.jpg\" class=\"img-responsive\" alt=\"roy grimmstrae 4000px 5\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309roy-grimmstrae-4000px-10.jpg\" class=\"img-responsive\" alt=\"roy grimmstrae 4000px 10\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3311\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3311\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/modern-studio-mini-loft\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/modern-studio-mini-loft&amp;title=Modern studio\/ Mini Loft\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3311\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3311\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/modern-studio-mini-loft#listing_location\" data-listingid_open=\"3311\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/modern-studio-mini-loft\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3311\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3311\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/modern-studio-mini-loft\" target=\"_blank\">Modern studio\/ Mini Loft<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3310\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-97114-3.jpg\" class=\"img-responsive\" alt=\"pluche 74 97114 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-97114-8.jpg\" class=\"img-responsive\" alt=\"pluche 74 97114 8\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-97114-9.jpg\" class=\"img-responsive\" alt=\"pluche 74 97114 9\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-97114-2.jpg\" class=\"img-responsive\" alt=\"pluche 74 97114 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3310\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3310\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/raw-movement-loft-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/raw-movement-loft-berlin&amp;title=RAW MOVEMENT LOFT BERLIN\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3310\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3310\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/raw-movement-loft-berlin#listing_location\" data-listingid_open=\"3310\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/raw-movement-loft-berlin\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3310\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3310\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/raw-movement-loft-berlin\" target=\"_blank\">RAW MOVEMENT LOFT BERLIN<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - SPORT - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3295\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-industrial-light-spaces-berlin-2.JPG\" class=\"img-responsive\" alt=\"pluche74 industri\u00eble lichte ruimtes berlijn 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-industrial-light-spaces-berlin-1.JPG\" class=\"img-responsive\" alt=\"pluche74 industri\u00eble lichte ruimtes berlijn 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-industrial-light-spaces-berlin-3%20%288%29.JPG\" class=\"img-responsive\" alt=\"pluche74 industri\u00eble lichte ruimtes berlijn 3 (8)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-industrial-light-spaces-berlin-3%20%287%29.JPG\" class=\"img-responsive\" alt=\"pluche74 industri\u00eble lichte ruimtes berlijn 3 (7)\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3295\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3295\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/industrial-light-spaces-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/industrial-light-spaces-berlin&amp;title=INDUSTRIAL LIGHT SPACES BERLIN\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3295\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3295\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/industrial-light-spaces-berlin#listing_location\" data-listingid_open=\"3295\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/industrial-light-spaces-berlin\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3295\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3295\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/industrial-light-spaces-berlin\" target=\"_blank\">INDUSTRIAL LIGHT SPACES BERLIN<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - COMMERCI\u00cbLE RUIMTE - EVENEMENTENRUIMTE - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3277\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-the-sunlit-lake-house-1.jpg\" class=\"img-responsive\" alt=\"pluche74 het zonovergoten huis aan het meer 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-the-sunlit-lake-house-1%20%281%29.jpg\" class=\"img-responsive\" alt=\"pluche74 het zonovergoten meer huis 1 (1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-the-sunlit-lake-house-1%20%282%29.jpg\" class=\"img-responsive\" alt=\"pluche74 het zonovergoten huis aan het meer 1 (2)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-the-sunlit-lake-house-4.jpg\" class=\"img-responsive\" alt=\"pluche74 het zonovergoten huis aan het meer 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3277\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3277\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/hidden-design-lake-house\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/hidden-design-lake-house&amp;title=Hidden Design Lake House\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3277\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3277\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/hidden-design-lake-house#listing_location\" data-listingid_open=\"3277\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/hidden-design-lake-house\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3277\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3277\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/hidden-design-lake-house\" target=\"_blank\">Hidden Design Lake House<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIV\u00c9WONING - VILLA - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3274\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309IMG_7586-1f91a4e48db3ef0da6925f5d0022a427.jpg\" class=\"img-responsive\" alt=\"IMG_7586 1f91a4e48db3ef0da6925f5d0022a427\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309IMG_7692-5666ef83ab481edc0a6de74cc950b361.jpg\" class=\"img-responsive\" alt=\"IMG_7692 5666ef83ab481edc0a6de74cc950b361\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309IMG_7589-96585e8e41eefd2f78c350e3ed019a18.jpg\" class=\"img-responsive\" alt=\"IMG_7589 96585e8e41eefd2f78c350e3ed019a18\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309IMG_7591-0ac96332c1e0ddb5777480c5dc956208.jpg\" class=\"img-responsive\" alt=\"IMG_7591 0ac96332c1e0ddb5777480c5dc956208\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3274\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3274\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/urban-loft-with-city-views\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/urban-loft-with-city-views&amp;title=Urban Loft with City Views\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3274\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3274\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/urban-loft-with-city-views#listing_location\" data-listingid_open=\"3274\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/urban-loft-with-city-views\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3274\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3274\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/urban-loft-with-city-views\" target=\"_blank\">Urban Loft with City Views<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - APPARTEMENT - LOFT - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3273\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309IMG_5522.jpg\" class=\"img-responsive\" alt=\"IMG_5522\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x30919d1a682-4b72-4442-8eed-d86c15c7cf08.jpg\" class=\"img-responsive\" alt=\"19d1a682 4b72 4442 8eed d86c15c7cf08\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309IMG_0996.jpg\" class=\"img-responsive\" alt=\"IMG_0996\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309IMG_8678.jpg\" class=\"img-responsive\" alt=\"IMG_8678\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3273\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3273\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/rooftop-enclave-with-garden\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/rooftop-enclave-with-garden&amp;title=Rooftop Enclave with Garden\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3273\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3273\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/rooftop-enclave-with-garden#listing_location\" data-listingid_open=\"3273\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/rooftop-enclave-with-garden\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3273\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3273\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/rooftop-enclave-with-garden\" target=\"_blank\">Rooftop Enclave with Garden<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - APPARTEMENT - PENTHOUSE - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3272\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309living.jpg\" class=\"img-responsive\" alt=\"wonen\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309balcony_1.jpg\" class=\"img-responsive\" alt=\"balkon_1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309bathroom1.jpg\" class=\"img-responsive\" alt=\"badkamer1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309bathroom2.jpg\" class=\"img-responsive\" alt=\"badkamer2\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3272\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3272\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/floating-wood-apartment\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/floating-wood-apartment&amp;title=Floating Wood Apartment\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3272\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3272\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/floating-wood-apartment#listing_location\" data-listingid_open=\"3272\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/floating-wood-apartment\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3272\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3272\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/floating-wood-apartment\" target=\"_blank\">Floating Wood Apartment<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - APPARTEMENT - APPARTEMENT - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3271\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x30988c4d394-7441-46e4-908f-ffada205f798-329aa8ad1655b3d5dbca510312f98bb3.jpg\" class=\"img-responsive\" alt=\"88c4d394 7441 46e4 908f ffada205f798 329aa8ad1655b3d5dbca510312f98bb3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x3092bd13ff5-6090-4842-96aa-9043b6d9eb17-5b6006a76fdde3d0b2a3cc5380adc19e.jpg\" class=\"img-responsive\" alt=\"2bd13ff5 6090 4842 96aa 9043b6d9eb17 5b6006a76fdde3d0b2a3cc5380adc19e\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309062782f0-c977-45d0-880b-bc5d0509863f-86afa7189f97198daf70d9233835df43.jpg\" class=\"img-responsive\" alt=\"062782f0 c977 45d0 880b bc5d0509863f 86afa7189f97198daf70d9233835df43\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x3092fefa732-158a-4456-8f86-b43447c2649f-0f106505e7d4955fb04089cf02d27d05.jpg\" class=\"img-responsive\" alt=\"2fefa732 158a 4456 8f86 b43447c2649f 0f106505e7d4955fb04089cf02d27d05\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3271\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3271\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/glass-forest-retreat-on-the-lake\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/glass-forest-retreat-on-the-lake&amp;title=Glass Forest Retreat on the Lake\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3271\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3271\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/glass-forest-retreat-on-the-lake#listing_location\" data-listingid_open=\"3271\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/glass-forest-retreat-on-the-lake\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3271\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3271\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/glass-forest-retreat-on-the-lake\" target=\"_blank\">Glass Forest Retreat on the Lake<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIVE-WONING - HUIS - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3270\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309DSC_2760-bf49d8cafff219718155389898cc20d2.jpg\" class=\"img-responsive\" alt=\"DSC_2760 bf49d8cafff219718155389898cc20d2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309DSC_0019-eaa9a76ff979abfc31c9a29067df729e.jpg\" class=\"img-responsive\" alt=\"DSC_0019 eaa9a76ff979abfc31c9a29067df729e\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309DSC_0020-d9d993eb42365af8650b75704da8ff71.jpg\" class=\"img-responsive\" alt=\"DSC_0020 d9d993eb42365af8650b75704da8ff71\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309DSC_1270-528d7fc0f9b2159be64b0d1757133c40.jpg\" class=\"img-responsive\" alt=\"DSC_1270 528d7fc0f9b2159be64b0d1757133c40\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3270\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3270\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/urban-loft-with-rooftop-garden\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/urban-loft-with-rooftop-garden&amp;title=Urban Loft with Rooftop Garden\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3270\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3270\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/urban-loft-with-rooftop-garden#listing_location\" data-listingid_open=\"3270\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/urban-loft-with-rooftop-garden\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3270\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3270\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/urban-loft-with-rooftop-garden\" target=\"_blank\">Urban Loft with Rooftop Garden<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - APPARTEMENT - LOFT - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3269\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x30904.jpg\" class=\"img-responsive\" alt=\"04\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x30902.jpg\" class=\"img-responsive\" alt=\"02\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x30901.jpg\" class=\"img-responsive\" alt=\"01\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x30903.jpg\" class=\"img-responsive\" alt=\"03\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3269\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3269\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/sunlit-industrial-loft-with-garden\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/sunlit-industrial-loft-with-garden&amp;title=Sunlit Industrial Loft with Garden\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3269\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3269\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/sunlit-industrial-loft-with-garden#listing_location\" data-listingid_open=\"3269\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/sunlit-industrial-loft-with-garden\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3269\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3269\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/sunlit-industrial-loft-with-garden\" target=\"_blank\">Sunlit Industrial Loft with Garden<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - APPARTEMENT - LOFT - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3268\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309WhatsApp_Bild_2024-05-23_um_15.31.21_6ef65b19.jpg\" class=\"img-responsive\" alt=\"WhatsApp_Bild_2024 05 23_um_15\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309WhatsApp_Bild_2024-05-23_um_15.31.19_f6c70816.jpg\" class=\"img-responsive\" alt=\"WhatsApp_Bild_2024 05 23_um_15\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309WhatsApp_Bild_2024-05-23_um_15.31.20_2f67bedb.jpg\" class=\"img-responsive\" alt=\"WhatsApp_Bild_2024 05 23_um_15\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309WhatsApp_Bild_2024-05-23_um_15.31.20_2b39c59c.jpg\" class=\"img-responsive\" alt=\"WhatsApp_Bild_2024 05 23_um_15\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3268\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3268\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/two-story-loft-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/two-story-loft-berlin&amp;title=Two story loft Berlin\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3268\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3268\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/two-story-loft-berlin#listing_location\" data-listingid_open=\"3268\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/two-story-loft-berlin\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3268\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3268\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/two-story-loft-berlin\" target=\"_blank\">Two story loft Berlin<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - APPARTEMENT - LOFT - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3267\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309IMG_6055-27c128a154a858c7cd9c7bcf231ddd63.jpg\" class=\"img-responsive\" alt=\"IMG_6055 27c128a154a858c7cd9c7bcf231ddd63\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309Bad-29858a400ded32eaaadb42566cae1110.jpg\" class=\"img-responsive\" alt=\"Bad 29858a400ded32eaaadb42566cae1110\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309Bad2-d4c0c1d45b04cefa92b450eef7b40f0e.jpg\" class=\"img-responsive\" alt=\"Bad2 d4c0c1d45b04cefa92b450eef7b40f0e\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309IMG_6033-ef487718c37ef3e3ba5807c342d8c209.jpg\" class=\"img-responsive\" alt=\"IMG_6033 ef487718c37ef3e3ba5807c342d8c209\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3267\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3267\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/cozy-brick-apartment-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/cozy-brick-apartment-berlin&amp;title=Cozy Brick Apartment Berlin\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3267\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3267\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/cozy-brick-apartment-berlin#listing_location\" data-listingid_open=\"3267\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/cozy-brick-apartment-berlin\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3267\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3267\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/cozy-brick-apartment-berlin\" target=\"_blank\">Cozy Brick Apartment Berlin<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - APPARTEMENT - APPARTEMENT - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3264\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309009528B7-E25C-4015-8ECF-72E3B5DE423C.jpg\" class=\"img-responsive\" alt=\"009528B7 E25C 4015 8ECF 72E3B5DE423C\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309013B90E4-89B8-46D1-8457-C65363F96B3E.jpg\" class=\"img-responsive\" alt=\"013B90E4 89B8 46D1 8457 C65363F96B3E\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309026F981A-0319-49C7-ACA9-975AF840D21E.jpg\" class=\"img-responsive\" alt=\"026F981A 0319 49C7 ACA9 975AF840D21E\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x30903F8E80E-4C33-44A3-91B9-28DE62ED396A.jpg\" class=\"img-responsive\" alt=\"03F8E80E 4C33 44A3 91B9 28DE62ED396A\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3264\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3264\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/elegant-cozy-home-full-of-charm\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/elegant-cozy-home-full-of-charm&amp;title=Elegant Cozy Home Full of Charm\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3264\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3264\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/elegant-cozy-home-full-of-charm#listing_location\" data-listingid_open=\"3264\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/elegant-cozy-home-full-of-charm\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3264\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3264\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/elegant-cozy-home-full-of-charm\" target=\"_blank\">Elegant Cozy Home Full of Charm<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIVE-WONING - HUIS - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3263\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309DSC00867.jpg\" class=\"img-responsive\" alt=\"DSC00867\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309DSC00876.jpg\" class=\"img-responsive\" alt=\"DSC00876\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309DSC00840.jpg\" class=\"img-responsive\" alt=\"DSC00840\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309DSC00880.jpg\" class=\"img-responsive\" alt=\"DSC00880\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3263\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3263\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/sunlit-modern-loft-with-rustic-charm\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/sunlit-modern-loft-with-rustic-charm&amp;title=Sunlit Modern Loft with Rustic Charm\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3263\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3263\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/sunlit-modern-loft-with-rustic-charm#listing_location\" data-listingid_open=\"3263\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/sunlit-modern-loft-with-rustic-charm\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3263\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3263\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/sunlit-modern-loft-with-rustic-charm\" target=\"_blank\">Sunlit Modern Loft with Rustic Charm<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - APPARTEMENT - LOFT - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3259\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-cosy-design-cafe-berlin-11.jpeg\" class=\"img-responsive\" alt=\"pluche74 gezellig design caf\u00e9 berlijn 11\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-cosy-design-cafe-berlin-11%20%282%29.jpeg\" class=\"img-responsive\" alt=\"pluche74 gezellig design caf\u00e9 berlijn 11 (2)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-cosy-design-cafe-berlin-11%20%281%29.jpeg\" class=\"img-responsive\" alt=\"pluche74 gezellig design caf\u00e9 berlijn 11 (1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-cosy-design-cafe-berlin-2.jpg\" class=\"img-responsive\" alt=\"pluche74 gezellig design caf\u00e9 berlijn 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3259\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3259\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/cosy-design-cafe-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/cosy-design-cafe-berlin&amp;title=COSY DESIGN CAFE BERLIN\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3259\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3259\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/cosy-design-cafe-berlin#listing_location\" data-listingid_open=\"3259\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/cosy-design-cafe-berlin\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3259\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3259\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/cosy-design-cafe-berlin\" target=\"_blank\">COSY DESIGN CAFE BERLIN<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - GASTRONOMIE - CAF\u00c9 - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3234\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-en181-30.jpeg\" class=\"img-responsive\" alt=\"pluche74 en181 30\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-en181-30%20%283%29.jpeg\" class=\"img-responsive\" alt=\"pluche74 en181 30 (3)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-en181-30%20%281%29.jpeg\" class=\"img-responsive\" alt=\"pluche74 en181 30 (1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-en181-30%20%284%29.jpeg\" class=\"img-responsive\" alt=\"pluche74 en181 30 (4)\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3234\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3234\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/vintage-furniture-store-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/vintage-furniture-store-berlin&amp;title=Vintage Furniture Store Berlin\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3234\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3234\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/vintage-furniture-store-berlin#listing_location\" data-listingid_open=\"3234\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/vintage-furniture-store-berlin\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3234\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3234\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/vintage-furniture-store-berlin\" target=\"_blank\">Vintage Furniture Store Berlin<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - COMMERCI\u00cbLE RUIMTE - SHOWROOM - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                                <\/div>\r\n        <\/section> <!-- \/.section-picks -->\r\n\r\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-12cb504 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"12cb504\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f779aa9\" data-id=\"f779aa9\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-ae5b3b3\" data-id=\"ae5b3b3\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2acc26e elementor-widget elementor-widget-text-editor\" data-id=\"2acc26e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p style=\"text-align: center;\"><span style=\"color: #000000;\"><a style=\"color: #000000; text-decoration: bold;\" href=\"https:\/\/staging.plush74.com\/nl\/search-result-location\/?search_location=104\">ALLE PRODUCTIELOCATIES BEKIJKEN<\/a><\/span><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-da40ca0\" data-id=\"da40ca0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-46b7667 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"46b7667\" data-element_type=\"section\" id=\"contact\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-21e784b\" data-id=\"21e784b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8ff2d8c elementor-widget elementor-widget-spacer\" data-id=\"8ff2d8c\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61fbbb1 elementor-widget elementor-widget-heading\" data-id=\"61fbbb1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Neem contact met ons op om de perfecte locatie te vinden voor je productie in Berlijn.<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bdda7e4 elementor-widget elementor-widget-spacer\" data-id=\"bdda7e4\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-91826c4 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"91826c4\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e5097b2\" data-id=\"e5097b2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-defcc65 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"defcc65\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"mailto:yeah@staging.plush74.com\" target=\"_blank\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-email\"><\/i>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-497d437\" data-id=\"497d437\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2f9f086 elementor-widget elementor-widget-image\" data-id=\"2f9f086\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/staging.plush74.com\/nl\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"43\" src=\"https:\/\/staging.plush74.com\/wp-content\/uploads\/2020\/03\/Logo_Schwarz_Outline_RGB-300x43.png\" class=\"attachment-medium size-medium wp-image-1243\" alt=\"Logo Schwarz contour RGB\" srcset=\"https:\/\/staging.plush74.com\/wp-content\/uploads\/2020\/03\/Logo_Schwarz_Outline_RGB-300x43.png 300w, https:\/\/staging.plush74.com\/wp-content\/uploads\/2020\/03\/Logo_Schwarz_Outline_RGB.png 585w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-0a40212\" data-id=\"0a40212\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b6002b9 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b6002b9\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/staging.plush74.com\/nl\/register-login\/\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-user-login\"><\/i>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8f05911 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"8f05911\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-aa548d6\" data-id=\"aa548d6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f4e6e9a elementor-widget elementor-widget-text-editor\" data-id=\"f4e6e9a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p style=\"text-align: center;\"><a href=\"mailto:yeah@plush.com\">yeah@plush.com<\/a><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-ff305d4\" data-id=\"ff305d4\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0310861 elementor-widget elementor-widget-text-editor\" data-id=\"0310861\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<h2 style=\"text-align: center;\"><a href=\"http:\/\/staging.plush74.com\/nl\/\">Location Scouting gemakkelijk gemaakt.<\/a><\/h2>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-9dde04c\" data-id=\"9dde04c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0585ff3 elementor-widget elementor-widget-text-editor\" data-id=\"0585ff3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p style=\"text-align: center;\"><a href=\"https:\/\/staging.plush74.com\/nl\/register-login\/\">Aanmelden bij Plush74<\/a><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-274cd9e elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"274cd9e\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b461661\" data-id=\"b461661\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-73326ae elementor-widget elementor-widget-spacer\" data-id=\"73326ae\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d7e7c08 elementor-cta--skin-cover elementor-widget elementor-widget-call-to-action\" data-id=\"d7e7c08\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"call-to-action.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-cta\">\n\t\t\t\t\t<div class=\"elementor-cta__bg-wrapper\">\n\t\t\t\t<div class=\"elementor-cta__bg elementor-bg\" style=\"background-image: url(https:\/\/staging.plush74.com\/wp-content\/uploads\/2022\/01\/plush74-location-photo-film-events-europe-retro-vintage-design-rent-agency-berlin-portugal-italy-la-9.jpg);\" role=\"img\" aria-label=\"pluche74 locatie foto film evenementen europa retro vintage design verhuur bureau berlijn portugal italie la 9\"><\/div>\n\t\t\t\t<div class=\"elementor-cta__bg-overlay\"><\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-cta__content\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<h2 class=\"elementor-cta__title elementor-cta__content-item elementor-content-item\">\n\t\t\t\t\t\tPlush74 Berlijn Location Collectie Showcase\t\t\t\t\t<\/h2>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item\">\n\t\t\t\t\t<a class=\"elementor-cta__button elementor-button elementor-size-\" href=\"https:\/\/staging.plush74.com\/nl\/berlin-locations\/\" target=\"_blank\">\n\t\t\t\t\t\tOntdek de Berlijn Showcase\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-79427e7 elementor-widget elementor-widget-spacer\" data-id=\"79427e7\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8c2421c elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"8c2421c\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cb0cd0b\" data-id=\"cb0cd0b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3b53baf elementor-widget elementor-widget-listings-custom\" data-id=\"3b53baf\" data-element_type=\"widget\" data-widget_type=\"listings-custom.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\r\n        <section class=\"pl_listingl section-picks section  container-palette\">\r\n            <div class=\"section-title\">\r\n                <h2 class=\"title elementor-inline-editing\" data-no-translation=\"\"><span style=\"letter-spacing: 2.2px;\">NEW WITH PLUSH<\/span><\/h2>\r\n                <span class=\"subtitle elementor-inline-editing\"><\/span>\r\n            <\/div>\r\n            <div class=\"row result-container row-flex\">\r\n                                                            \r\n                                                                            <div class=\"col-md-3 col-sm-5col\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3329\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-99702-1.jpg\" class=\"img-responsive\" alt=\"plush 74 99702 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-99702-2.jpg\" class=\"img-responsive\" alt=\"plush 74 99702 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-99702-3.jpg\" class=\"img-responsive\" alt=\"plush 74 99702 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-99702-4.jpg\" class=\"img-responsive\" alt=\"plush 74 99702 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3329\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3329\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/cozy-zurich-cafe\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/cozy-zurich-cafe&amp;title=Cozy Zurich Cafe\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3329\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3329\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/cozy-zurich-cafe#listing_location\" data-listingid_open=\"3329\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/cozy-zurich-cafe\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3329\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3329\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/cozy-zurich-cafe\" target=\"_blank\">Cozy Zurich Cafe<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - GASTRONOMY - CAFE                                             - Z\u00fcrich, SWITZERLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-md-3 col-sm-5col\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3326\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309landhof-dwz-1282.jpg\" class=\"img-responsive\" alt=\"landhof dwz 1282\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309landhof-dwz-1064.jpg\" class=\"img-responsive\" alt=\"landhof dwz 1064\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309landhof-dwz-1065.jpg\" class=\"img-responsive\" alt=\"landhof dwz 1065\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309landhof-dwz-1068.jpg\" class=\"img-responsive\" alt=\"landhof dwz 1068\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3326\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3326\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/run-down-country-estate-near-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/run-down-country-estate-near-berlin&amp;title=Run-Down Country Estate Near Berlin\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3326\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3326\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/run-down-country-estate-near-berlin#listing_location\" data-listingid_open=\"3326\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/run-down-country-estate-near-berlin\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3326\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3326\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/run-down-country-estate-near-berlin\" target=\"_blank\">Run-Down Country Estate Near Berlin<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIVATE HOME - FARMHOUSE                                             - Blankenfelde-Mahlow, GERMANY                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-md-3 col-sm-5col\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3325\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-u00aehoam-house-99196-28.jpg\" class=\"img-responsive\" alt=\"plush 74 u00aehoam house 99196 28\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-u00aehoam-house-99196-5.jpg\" class=\"img-responsive\" alt=\"plush 74 u00aehoam house 99196 5\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-u00aehoam-house-99196-1.jpg\" class=\"img-responsive\" alt=\"plush 74 u00aehoam house 99196 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-u00aehoam-house-99196-31.jpg\" class=\"img-responsive\" alt=\"plush 74 u00aehoam house 99196 31\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3325\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3325\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/graz-heights-retreat\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/graz-heights-retreat&amp;title=Graz Heights Retreat\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3325\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3325\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/graz-heights-retreat#listing_location\" data-listingid_open=\"3325\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/graz-heights-retreat\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3325\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3325\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/graz-heights-retreat\" target=\"_blank\">Graz Heights Retreat<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIVATE HOME - CHALET                                             - Graz, AUSTRIA                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-md-3 col-sm-5col\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3319\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-bright-and-spacious-berlin-altbau-98701-3.jpeg\" class=\"img-responsive\" alt=\"pluche 74 licht en ruim berlijn altbau 98701 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-bright-and-spacious-berlin-altbau-98701-1.jpeg\" class=\"img-responsive\" alt=\"pluche 74 licht en ruim berlijn altbau 98701 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-bright-and-spacious-berlin-altbau-98701-2.jpeg\" class=\"img-responsive\" alt=\"pluche 74 licht en ruim berlijn altbau 98701 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-bright-and-spacious-berlin-altbau-98701-4.jpeg\" class=\"img-responsive\" alt=\"pluche 74 licht en ruim berlijn altbau 98701 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3319\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3319\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/bright-and-spacious-berlin-altbau\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/bright-and-spacious-berlin-altbau&amp;title=Bright and spacious Berlin Altbau\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3319\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3319\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/bright-and-spacious-berlin-altbau#listing_location\" data-listingid_open=\"3319\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/bright-and-spacious-berlin-altbau\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3319\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3319\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/bright-and-spacious-berlin-altbau\" target=\"_blank\">Bright and spacious Berlin Altbau<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - APPARTEMENT - BERLIJN, DUITSLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-md-3 col-sm-5col hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3317\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-98625-2.jpg\" class=\"img-responsive\" alt=\"plush 74 98625 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-98625-3.jpg\" class=\"img-responsive\" alt=\"plush 74 98625 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-98625-1.jpg\" class=\"img-responsive\" alt=\"plush 74 98625 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/staging.plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-98625-4.jpg\" class=\"img-responsive\" alt=\"plush 74 98625 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3317\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3317\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/house-of-interiors-zurich\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/staging.plush74.com\/nl\/locations\/house-of-interiors-zurich&amp;title=House of Interiors Zurich\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3317\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3317\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <i class=\"fa fa-spinner fa-spin fa-custom-ajax-indicator\"><\/i>\r\n                                                <\/span>\r\n                                                                                        <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/house-of-interiors-zurich#listing_location\" data-listingid_open=\"3317\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/staging.plush74.com\/nl\/locations\/house-of-interiors-zurich\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3317\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3317\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/staging.plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark\"><\/i>\r\n                                                    <\/a>\r\n                                                <\/span>\r\n                                                                                    <\/div>\r\n                                        <div class=\"caption-header\"> \r\n                                            <h3 class=\"thumbnail-title\" data-no-translation=\"\"><a href=\"https:\/\/staging.plush74.com\/nl\/locations\/house-of-interiors-zurich\" target=\"_blank\">House of Interiors Zurich<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - SPECIAL LOCATION - INSTITUTION                                             - Z\u00fcrich, SWITZERLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                                <\/div>\r\n        <\/section> <!-- \/.section-picks -->\r\n\r\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5c6fc0f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5c6fc0f\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-baf157c\" data-id=\"baf157c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Zoek locaties Vind prachtige, unieke locaties voor je volgende productie in Berlijn. URBAN FLAIR LOFT BERLIN Location - APPARTEMENT - LOFT - BERLIJN, DUITSLAND TIMELESS MULTIPLEX BERLIN Location - COMMERCI\u00cbLE RUIMTE - BIOSCOOP - BERLIJN, DUITSLAND RECYCLED AIR BALLOON DOME Location - SPECIALE LOCATIE - TENT - BERLIJN, DUITSLAND CULTURAL PEARL KREUZBERG Location - GASTRONOMIE [...]<\/p>","protected":false},"author":1,"featured_media":7326,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-10007","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Production Locations in Berlin - Plush74<\/title>\n<meta name=\"description\" content=\"Find production locations in Berlin. Looking for unique, beautiful, and amazing locations for your next Berlin production? Discover Plush74!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/staging.plush74.com\/nl\/production-locations-berlin\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Production Locations in Berlin - Plush74\" \/>\n<meta property=\"og:description\" content=\"Find production locations in Berlin. Looking for unique, beautiful, and amazing locations for your next Berlin production? Discover Plush74!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/staging.plush74.com\/nl\/production-locations-berlin\/\" \/>\n<meta property=\"og:site_name\" content=\"Plush74\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-15T13:41:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/staging.plush74.com\/wp-content\/uploads\/2023\/01\/pexels-adrien-olichon-3534809-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1707\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/staging.plush74.com\/production-locations-berlin\/\",\"url\":\"https:\/\/staging.plush74.com\/production-locations-berlin\/\",\"name\":\"Production Locations in Berlin - Plush74\",\"isPartOf\":{\"@id\":\"https:\/\/staging.plush74.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/staging.plush74.com\/production-locations-berlin\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/staging.plush74.com\/production-locations-berlin\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/staging.plush74.com\/wp-content\/uploads\/2023\/01\/pexels-adrien-olichon-3534809-scaled.jpg\",\"datePublished\":\"2023-11-15T08:46:57+00:00\",\"dateModified\":\"2024-02-15T13:41:03+00:00\",\"description\":\"Find production locations in Berlin. Looking for unique, beautiful, and amazing locations for your next Berlin production? Discover Plush74!\",\"breadcrumb\":{\"@id\":\"https:\/\/staging.plush74.com\/production-locations-berlin\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/staging.plush74.com\/production-locations-berlin\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\/\/staging.plush74.com\/production-locations-berlin\/#primaryimage\",\"url\":\"https:\/\/staging.plush74.com\/wp-content\/uploads\/2023\/01\/pexels-adrien-olichon-3534809-scaled.jpg\",\"contentUrl\":\"https:\/\/staging.plush74.com\/wp-content\/uploads\/2023\/01\/pexels-adrien-olichon-3534809-scaled.jpg\",\"width\":2560,\"height\":1707,\"caption\":\"Berlin location scout\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/staging.plush74.com\/production-locations-berlin\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/staging.plush74.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Production Locations Berlin\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/staging.plush74.com\/#website\",\"url\":\"https:\/\/staging.plush74.com\/\",\"name\":\"Plush74\",\"description\":\"Locations with Character\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/staging.plush74.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Production Locations in Berlin - Plush74","description":"Find production locations in Berlin. Looking for unique, beautiful, and amazing locations for your next Berlin production? Discover Plush74!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/staging.plush74.com\/nl\/production-locations-berlin\/","og_locale":"nl_NL","og_type":"article","og_title":"Production Locations in Berlin - Plush74","og_description":"Find production locations in Berlin. Looking for unique, beautiful, and amazing locations for your next Berlin production? Discover Plush74!","og_url":"https:\/\/staging.plush74.com\/nl\/production-locations-berlin\/","og_site_name":"Plush74","article_modified_time":"2024-02-15T13:41:03+00:00","og_image":[{"width":2560,"height":1707,"url":"https:\/\/staging.plush74.com\/wp-content\/uploads\/2023\/01\/pexels-adrien-olichon-3534809-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Geschatte leestijd":"6 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/staging.plush74.com\/production-locations-berlin\/","url":"https:\/\/staging.plush74.com\/production-locations-berlin\/","name":"Production Locations in Berlin - Plush74","isPartOf":{"@id":"https:\/\/staging.plush74.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/staging.plush74.com\/production-locations-berlin\/#primaryimage"},"image":{"@id":"https:\/\/staging.plush74.com\/production-locations-berlin\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.plush74.com\/wp-content\/uploads\/2023\/01\/pexels-adrien-olichon-3534809-scaled.jpg","datePublished":"2023-11-15T08:46:57+00:00","dateModified":"2024-02-15T13:41:03+00:00","description":"Find production locations in Berlin. Looking for unique, beautiful, and amazing locations for your next Berlin production? Discover Plush74!","breadcrumb":{"@id":"https:\/\/staging.plush74.com\/production-locations-berlin\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/staging.plush74.com\/production-locations-berlin\/"]}]},{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/staging.plush74.com\/production-locations-berlin\/#primaryimage","url":"https:\/\/staging.plush74.com\/wp-content\/uploads\/2023\/01\/pexels-adrien-olichon-3534809-scaled.jpg","contentUrl":"https:\/\/staging.plush74.com\/wp-content\/uploads\/2023\/01\/pexels-adrien-olichon-3534809-scaled.jpg","width":2560,"height":1707,"caption":"Berlin location scout"},{"@type":"BreadcrumbList","@id":"https:\/\/staging.plush74.com\/production-locations-berlin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/staging.plush74.com\/"},{"@type":"ListItem","position":2,"name":"Production Locations Berlin"}]},{"@type":"WebSite","@id":"https:\/\/staging.plush74.com\/#website","url":"https:\/\/staging.plush74.com\/","name":"Plush74","description":"Locations with Character","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/staging.plush74.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"}]}},"_links":{"self":[{"href":"https:\/\/staging.plush74.com\/nl\/wp-json\/wp\/v2\/pages\/10007"}],"collection":[{"href":"https:\/\/staging.plush74.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.plush74.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.plush74.com\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.plush74.com\/nl\/wp-json\/wp\/v2\/comments?post=10007"}],"version-history":[{"count":7,"href":"https:\/\/staging.plush74.com\/nl\/wp-json\/wp\/v2\/pages\/10007\/revisions"}],"predecessor-version":[{"id":11383,"href":"https:\/\/staging.plush74.com\/nl\/wp-json\/wp\/v2\/pages\/10007\/revisions\/11383"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.plush74.com\/nl\/wp-json\/wp\/v2\/media\/7326"}],"wp:attachment":[{"href":"https:\/\/staging.plush74.com\/nl\/wp-json\/wp\/v2\/media?parent=10007"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}