{"id":12733,"date":"2024-06-07T09:38:40","date_gmt":"2024-06-07T07:38:40","guid":{"rendered":"https:\/\/plush74.com\/film-locations-berlin-copy\/"},"modified":"2024-09-25T18:20:25","modified_gmt":"2024-09-25T16:20:25","slug":"hochzeitslocations-berlin","status":"publish","type":"page","link":"https:\/\/plush74.com\/nl\/de\/hochzeitslocations-berlin\/","title":{"rendered":"Herdenkingslocaties in Berlijn | Exclusieve Locations voor uw Traumhochzeit"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"12733\" class=\"elementor elementor-12733\" 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:\/\/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:\/\/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\">Hochzeitslocaties in Berlijn voor uw Traumhochzeit<\/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_2649\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-mid-century-house-1.jpg\" class=\"img-responsive\" alt=\"pluche74 middeneeuws huis 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-mid-century-house-10%20%281%29.jpg\" class=\"img-responsive\" alt=\"pluche74 middeneeuws huis 10 (1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-mid-century-house-24%20%285%29.jpg\" class=\"img-responsive\" alt=\"pluche74 mid eeuw huis 24 (5)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-mid-century-house-10%20%282%29.jpg\" class=\"img-responsive\" alt=\"pluche74 middeneeuws huis 10 (2)\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_2649\" 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_2649\" 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:\/\/plush74.com\/nl\/locations\/mid-century-house\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/mid-century-house&amp;title=MID CENTURY HOUSE\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"2649\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"2649\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/mid-century-house#listing_location\" data-listingid_open=\"2649\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/mid-century-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=\"2649\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"2649\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/mid-century-house\" target=\"_blank\">MID CENTURY 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\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_2182\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-artist-villa-east-berlin-1.jpg\" class=\"img-responsive\" alt=\"pluche74 kunstenaar villa oost berlijn 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-artist-villa-east-berlin-2.jpg\" class=\"img-responsive\" alt=\"pluche74 kunstenaar villa oost berlijn 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-artist-villa-east-berlin-3.png\" class=\"img-responsive\" alt=\"pluche74 kunstenaar villa oost berlijn 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-artist-villa-east-berlin-4.jpg\" class=\"img-responsive\" alt=\"pluche74 kunstenaar villa oost berlijn 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_2182\" 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_2182\" 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:\/\/plush74.com\/nl\/locations\/artist-villa-east-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/artist-villa-east-berlin&amp;title=ARTIST VILLA EAST BERLIN\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"2182\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"2182\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/artist-villa-east-berlin#listing_location\" data-listingid_open=\"2182\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/artist-villa-east-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=\"2182\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"2182\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/artist-villa-east-berlin\" target=\"_blank\">ARTIST VILLA EAST BERLIN<\/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\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_1998\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-garden-castle-2.jpeg\" class=\"img-responsive\" alt=\"pluche74 tuinkasteel 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-garden-castle-3.jpeg\" class=\"img-responsive\" alt=\"pluche74 tuinkasteel 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-garden-castle-1.jpeg\" class=\"img-responsive\" alt=\"pluche74 tuinkasteel 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-garden-castle-4.jpeg\" class=\"img-responsive\" alt=\"pluche74 tuinkasteel 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_1998\" 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_1998\" 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:\/\/plush74.com\/nl\/locations\/garden-castle-potsdam\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/garden-castle-potsdam&amp;title=GARDEN CASTLE POTSDAM\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"1998\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"1998\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/garden-castle-potsdam#listing_location\" data-listingid_open=\"1998\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/garden-castle-potsdam\" 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=\"1998\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"1998\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/garden-castle-potsdam\" target=\"_blank\">GARDEN CASTLE POTSDAM<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - HOTEL - POTSDAM, 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_1775\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-film-photo-shooting-location-scouting-berlin-area-potsdam-villa-luxury-garden-historic40.JPG\" class=\"img-responsive\" alt=\"pluche74 film fotoshooting locatie scouting berlijn gebied potsdam villa luxe tuin historisch40\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-film-photo-shooting-location-scouting-berlin-area-potsdam-villa-luxury-garden-historic73.JPG\" class=\"img-responsive\" alt=\"pluche74 film fotoshooting locatie scouting berlijn gebied potsdam villa luxe tuin historisch73\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-film-photo-shooting-location-scouting-berlin-area-potsdam-villa-luxury-garden-historic7.JPG\" class=\"img-responsive\" alt=\"pluche74 film fotoshooting locatie scouting berlijn gebied potsdam villa luxe tuin historic7\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-film-photo-shooting-location-scouting-berlin-area-potsdam-villa-luxury-garden-historic33.JPG\" class=\"img-responsive\" alt=\"pluche74 film fotoshooting locatie scouting berlijn gebied potsdam villa luxe tuin historisch33\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_1775\" 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_1775\" 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:\/\/plush74.com\/nl\/locations\/villa-potsdam-garden\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/villa-potsdam-garden&amp;title=VILLA POTSDAM GARDEN\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"1775\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"1775\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/villa-potsdam-garden#listing_location\" data-listingid_open=\"1775\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/villa-potsdam-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=\"1775\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"1775\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/villa-potsdam-garden\" target=\"_blank\">VILLA POTSDAM GARDEN<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIV\u00c9HUIS - VILLA - Potsdam, 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_1750\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-film-photo-shooting-location-scouting-barn-pool-house-apartment1.jpg\" class=\"img-responsive\" alt=\"pluche74 film foto schieten locatie scouting schuur zwembad huis appartement1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-film-photo-shooting-location-scouting-barn-pool-house-apartment23.jpg\" class=\"img-responsive\" alt=\"pluche74 film foto schieten locatie scouting schuur zwembad huis appartement23\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-film-photo-shooting-location-scouting-barn-pool-house-apartment12.jpg\" class=\"img-responsive\" alt=\"pluche74 film foto schieten locatie scouting schuur poolhouse appartement12\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-film-photo-shooting-location-scouting-barn-pool-house-apartment17.jpg\" class=\"img-responsive\" alt=\"pluche74 film foto schieten locatie scouting schuur zwembad huis appartement17\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_1750\" 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_1750\" 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:\/\/plush74.com\/nl\/locations\/villa-with-pool-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/villa-with-pool-berlin&amp;title=VILLA WITH POOL BERLIN\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"1750\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"1750\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/villa-with-pool-berlin#listing_location\" data-listingid_open=\"1750\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/villa-with-pool-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=\"1750\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"1750\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/villa-with-pool-berlin\" target=\"_blank\">VILLA WITH POOL BERLIN<\/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_1595\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-historic-villa-berlin-area-1.jpg\" class=\"img-responsive\" alt=\"pluche74 historische villa berlijn gebied 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-historic-villa-berlin-area-2.jpg\" class=\"img-responsive\" alt=\"pluche74 historische villa berlijn gebied 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-historic-villa-berlin-area-3.jpg\" class=\"img-responsive\" alt=\"pluche74 historische villa berlijn gebied 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-historic-villa-berlin-area-4.jpg\" class=\"img-responsive\" alt=\"pluche74 historische villa berlijn gebied 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_1595\" 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_1595\" 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:\/\/plush74.com\/nl\/locations\/historic-villa-berlin-area\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/historic-villa-berlin-area&amp;title=HISTORIC VILLA BERLIN AREA\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"1595\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"1595\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/historic-villa-berlin-area#listing_location\" data-listingid_open=\"1595\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/historic-villa-berlin-area\" 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=\"1595\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"1595\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/historic-villa-berlin-area\" target=\"_blank\">HISTORIC VILLA BERLIN AREA<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIV\u00c9HUIS - VILLA - Ketzin, 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_1168\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-achenbach-1.jpg\" class=\"img-responsive\" alt=\"pluche74 villa achenbach 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-achenbach-2.jpg\" class=\"img-responsive\" alt=\"pluche74 villa achenbach 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-achenbach-3.jpg\" class=\"img-responsive\" alt=\"pluche74 villa achenbach 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-achenbach-4.jpg\" class=\"img-responsive\" alt=\"pluche74 villa achenbach 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_1168\" 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_1168\" 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:\/\/plush74.com\/nl\/locations\/villa-achenbach\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/villa-achenbach&amp;title=VILLA ACHENBACH\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"1168\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"1168\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/villa-achenbach#listing_location\" data-listingid_open=\"1168\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/villa-achenbach\" 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=\"1168\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"1168\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/villa-achenbach\" target=\"_blank\">VILLA ACHENBACH<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIV\u00c9WONING - VILLA - REGIO 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_962\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-location-photo-film-berlin-germany-pool.jpeg\" class=\"img-responsive\" alt=\"pluche74 locatie foto film berlijn duitsland zwembad\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-schildow-18%20%281%29.jpg\" class=\"img-responsive\" alt=\"pluche74 villa schildow 18 (1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-schildow-16.jpg\" class=\"img-responsive\" alt=\"pluche74 villa schildow 16\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-villa-schildow-23.jpg\" class=\"img-responsive\" alt=\"pluche74 villa schildow 23\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_962\" 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_962\" 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:\/\/plush74.com\/nl\/locations\/villa-schildow\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/villa-schildow&amp;title=VILLA SCHILDOW\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"962\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"962\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/villa-schildow#listing_location\" data-listingid_open=\"962\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/villa-schildow\" 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=\"962\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"962\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/villa-schildow\" target=\"_blank\">VILLA SCHILDOW<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIV\u00c9WONING - VILLA - REGIO 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_919\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-film-photo-event-location-saarow-germany-villa-4.jpg\" class=\"img-responsive\" alt=\"pluche74 film foto evenement locatie saarow duitsland villa 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-film-photo-event-location-saarow-germany-villa-11.jpg\" class=\"img-responsive\" alt=\"pluche74 film foto evenement locatie saarow duitsland villa 11\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-film-photo-event-location-saarow-germany-villa-12.jpg\" class=\"img-responsive\" alt=\"pluche74 film foto evenement locatie saarow duitsland villa 12\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-film-photo-event-location-saarow-germany-villa-7.jpg\" class=\"img-responsive\" alt=\"pluche74 film foto evenement locatie saarow duitsland villa 7\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_919\" 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_919\" 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:\/\/plush74.com\/nl\/locations\/villa-neubruck\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/villa-neubruck&amp;title=VILLA NEUBR\u00dcCK\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"919\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"919\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/villa-neubruck#listing_location\" data-listingid_open=\"919\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/villa-neubruck\" 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=\"919\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"919\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/villa-neubruck\" target=\"_blank\">VILLA NEUBR\u00dcCK<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIV\u00c9WONING - VILLA - REGIO 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_511\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-location-art-gallery-berlin-area-germany-9%20%281%29.png\" class=\"img-responsive\" alt=\"pluche74 locatie kunstgalerie berlijn regio duitsland 9 (1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-location-art-gallery-berlin-area-germany-2%20%281%29.png\" class=\"img-responsive\" alt=\"pluche74 locatie kunstgalerie berlijn regio duitsland 2 (1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-location-art-gallery-berlin-area-germany-8%20%281%29.png\" class=\"img-responsive\" alt=\"pluche74 locatie kunstgalerie berlijn regio duitsland 8 (1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-location-art-gallery-berlin-area-germany-1%20%281%29.png\" class=\"img-responsive\" alt=\"pluche74 locatie kunstgalerie berlijn regio duitsland 1 (1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_511\" 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_511\" 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:\/\/plush74.com\/nl\/locations\/forest-garden-villa-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/forest-garden-villa-berlin&amp;title=FOREST GARDEN VILLA BERLIN\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"511\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"511\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/forest-garden-villa-berlin#listing_location\" data-listingid_open=\"511\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/forest-garden-villa-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=\"511\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"511\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/forest-garden-villa-berlin\" target=\"_blank\">FOREST GARDEN VILLA BERLIN<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIV\u00c9HUIS - VILLA - Biesenthal, 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_290\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-location-event-kueche-berlin-potsdam-film-photo-shooting-1.jpg\" class=\"img-responsive\" alt=\"pluche74 locatie evenement kueche berlijn potsdam film fotoshoot 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-location-event-kueche-berlin-potsdam-film-photo-shooting.jpg\" class=\"img-responsive\" alt=\"pluche74 locatie evenement kueche berlijn potsdam film fotoshoot\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-location-event-kueche-berlin-potsdam-film-photo-shooting-2.jpg\" class=\"img-responsive\" alt=\"pluche74 locatie evenement kueche berlijn potsdam film fotoshoot 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-locaitons-germany-postdam-photo-film-production-modern-villa-francke00018%20%281%29.jpeg\" class=\"img-responsive\" alt=\"plush74 locaitons duitsland postdam foto film productie moderne villa francke00018 (1)\">\r\n                                                        <\/div>\r\n                                                                                                    <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_290\" 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_290\" 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:\/\/plush74.com\/nl\/locations\/villa-berlin-area-kitchen\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/villa-berlin-area-kitchen&amp;title=VILLA BERLIN AREA KITCHEN\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"290\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"290\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/villa-berlin-area-kitchen#listing_location\" data-listingid_open=\"290\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/villa-berlin-area-kitchen\" 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=\"290\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"290\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/villa-berlin-area-kitchen\" target=\"_blank\">VILLA BERLIN AREA KITCHEN<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIV\u00c9WONING - VILLA - REGIO 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_285\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-postdam-events-historical-film-location-berlin-villa-germany-shooting-7.jpeg\" class=\"img-responsive\" alt=\"pluche74 postdam evenementen historische film locatie berlijn villa duitsland opname 7\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-postdam-events-historical-film-location-berlin-villa-germany-shooting-4.jpeg\" class=\"img-responsive\" alt=\"pluche74 postdam evenementen historische film locatie berlijn villa duitsland opname 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-postdam-events-historical-film-location-berlin-villa-germany-shooting-5.jpeg\" class=\"img-responsive\" alt=\"pluche74 postdam evenementen historische film locatie berlijn villa duitsland opname 5\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-postdam-events-historical-film-location-berlin-villa-germany-shooting-8.jpeg\" class=\"img-responsive\" alt=\"pluche74 postdam evenementen historische film locatie berlijn villa duitsland opname 8\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_285\" 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_285\" 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:\/\/plush74.com\/nl\/locations\/villa-potsdam-remise\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/villa-potsdam-remise&amp;title=VILLA POTSDAM - REMISE\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"285\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"285\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/villa-potsdam-remise#listing_location\" data-listingid_open=\"285\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/villa-potsdam-remise\" 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=\"285\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"285\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/villa-potsdam-remise\" target=\"_blank\">VILLA POTSDAM - REMISE<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIV\u00c9HUIS - VILLA - Potsdam, 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><a href=\"https:\/\/plush74.com\/nl\/search-result-location\/?search_order=idlisting DESC&amp;search_view=grid&amp;offset=0&amp;search_where=Berlin&amp;search_categories_multi=,151,173,175,156,245,152&amp;map_num_listings=undefined#header-search\">ALLE HOCHZEITSLOCATIES BERLIJN<\/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-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-5885c91 elementor-widget elementor-widget-text-editor\" data-id=\"5885c91\" 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;\">Vind de perfecte plek voor uw trauma in Berlijn.<\/p><p style=\"text-align: center;\">Jetzt inspirieren lassen und Ihre Hochzeitsplanung beginnen!<\/p>\t\t\t\t\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@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:\/\/plush74.com\/nl\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"43\" src=\"https:\/\/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:\/\/plush74.com\/wp-content\/uploads\/2020\/03\/Logo_Schwarz_Outline_RGB-300x43.png 300w, https:\/\/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:\/\/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:\/\/plush74.com\/nl\/\">Location Scouting einfach gemacht.<\/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:\/\/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-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;\">NEU bei 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_3393\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-penthouse-loft-5511-1%20%281%29.jpg\" class=\"img-responsive\" alt=\"plush74 penthouse loft 5511 1 (1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-penthouse-loft-5511-11%20%284%29.jpg\" class=\"img-responsive\" alt=\"plush74 penthouse loft 5511 11 (4)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-penthouse-loft-5511-24.jpg\" class=\"img-responsive\" alt=\"plush74 penthouse loft 5511 24\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-penthouse-loft-5511-11%20%282%29.jpg\" class=\"img-responsive\" alt=\"plush74 penthouse loft 5511 11 (2)\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3393\" 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_3393\" 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:\/\/plush74.com\/nl\/locations\/penthouse-loft-411\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/penthouse-loft-411&amp;title=PENTHOUSE LOFT 4.1.1\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3393\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"3393\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/penthouse-loft-411#listing_location\" data-listingid_open=\"3393\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/penthouse-loft-411\" 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=\"3393\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"3393\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/penthouse-loft-411\" target=\"_blank\">PENTHOUSE LOFT 4.1.1<\/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-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_3364\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309lukasbaumgrtel-sonycenter-002.jpg\" class=\"img-responsive\" alt=\"lukasbaumgrtel sonycenter 002\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309lukasbaumgrtel-sonycenter-010.jpg\" class=\"img-responsive\" alt=\"lukasbaumgrtel sonycenter 010\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309lukasbaumgrtel-sonycenter-043.jpg\" class=\"img-responsive\" alt=\"lukasbaumgrtel sonycenter 043\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309lukasbaumgrtel-sonycenter-011.jpg\" class=\"img-responsive\" alt=\"lukasbaumgrtel sonycenter 011\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3364\" 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_3364\" 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:\/\/plush74.com\/nl\/locations\/the-pop-up-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/the-pop-up-berlin&amp;title=The Pop up Berlin\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3364\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"3364\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/the-pop-up-berlin#listing_location\" data-listingid_open=\"3364\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/the-pop-up-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=\"3364\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"3364\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/the-pop-up-berlin\" target=\"_blank\">The Pop up 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-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_3336\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-raw-vintage-apartment-with-lots-of-patina-14.jpg\" class=\"img-responsive\" alt=\"plush74 raw vintage apartment with lots of patina 14\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309karibuni-locations-herzbergstr-60er-kuche-005%20%281%29.jpg\" class=\"img-responsive\" alt=\"karibuni locations herzbergstr 60er kuche 005 (1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309karibuni-locations-herzbergstr-retro-arbeitszimmer-008.jpg\" class=\"img-responsive\" alt=\"karibuni locations herzbergstr retro arbeitszimmer 008\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-raw-vintage-apartment-with-lots-of-patina-13.jpg\" class=\"img-responsive\" alt=\"plush74 raw vintage apartment with lots of patina 13\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3336\" 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_3336\" 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:\/\/plush74.com\/nl\/locations\/raw-vintage-apartment-with-lots-of-patina\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/raw-vintage-apartment-with-lots-of-patina&amp;title=Raw Vintage Apartment with lots of Patina\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3336\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"3336\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/raw-vintage-apartment-with-lots-of-patina#listing_location\" data-listingid_open=\"3336\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/raw-vintage-apartment-with-lots-of-patina\" 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=\"3336\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"3336\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/raw-vintage-apartment-with-lots-of-patina\" target=\"_blank\">Raw Vintage Apartment with lots of Patina<\/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\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3335\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309karibuni-locations-2024-3174.jpg\" class=\"img-responsive\" alt=\"karibuni locations 2024 3174\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309locations-altbauwhg-schlafzimmer-02.jpg\" class=\"img-responsive\" alt=\"locations altbauwhg schlafzimmer 02\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309locations-altbauwhg-schlafzimmer-05.jpg\" class=\"img-responsive\" alt=\"locations altbauwhg schlafzimmer 05\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309locations-altbauwhg-schlafzimmer-07.jpg\" class=\"img-responsive\" alt=\"locations altbauwhg schlafzimmer 07\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3335\" 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_3335\" 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:\/\/plush74.com\/nl\/locations\/furnished-retro-apartment\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/furnished-retro-apartment&amp;title=Furnished Retro Apartment\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3335\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"3335\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/furnished-retro-apartment#listing_location\" data-listingid_open=\"3335\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/furnished-retro-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=\"3335\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"3335\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/furnished-retro-apartment\" target=\"_blank\">Furnished Retro Apartment<\/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_3334\" 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=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-luxurious-designer-apartment-u2013-u200bu200b160-mu00b2-with-spacious-living-area-in-berlin-99917-3.JPEG\" class=\"img-responsive\" alt=\"plush 74 luxurious designer apartment u2013 u200bu200b160 mu00b2 with spacious living area in berlin 99917 3\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-luxurious-designer-apartment-u2013-u200bu200b160-mu00b2-with-spacious-living-area-in-berlin-99917-5.JPEG\" class=\"img-responsive\" alt=\"plush 74 luxurious designer apartment u2013 u200bu200b160 mu00b2 with spacious living area in berlin 99917 5\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-luxurious-designer-apartment-u2013-u200bu200b160-mu00b2-with-spacious-living-area-in-berlin-99917-8.JPEG\" class=\"img-responsive\" alt=\"plush 74 luxurious designer apartment u2013 u200bu200b160 mu00b2 with spacious living area in berlin 99917 8\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-luxurious-designer-apartment-u2013-u200bu200b160-mu00b2-with-spacious-living-area-in-berlin-99917-1.JPEG\" class=\"img-responsive\" alt=\"plush 74 luxurious designer apartment u2013 u200bu200b160 mu00b2 with spacious living area in berlin 99917 1\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3334\" 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_3334\" 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:\/\/plush74.com\/nl\/locations\/luxurious-designer-apartment\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/nl\/locations\/luxurious-designer-apartment&amp;title=Luxurious designer apartment\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3334\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"3334\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/luxurious-designer-apartment#listing_location\" data-listingid_open=\"3334\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/nl\/locations\/luxurious-designer-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=\"3334\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/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=\"3334\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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:\/\/plush74.com\/nl\/locations\/luxurious-designer-apartment\" target=\"_blank\">Luxurious designer apartment<\/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                                                <\/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<\/div>","protected":false},"excerpt":{"rendered":"<p>Zoeklocaties Hochzeitslocations in Berlin f\u00fcr Ihre Traumhochzeit BERLIN OASIS Location - PRIVATE HOME - VILLA - BERLIN, DUITSLAND ARTIST VILLA EAST BERLIN Location - PRIVATE HOME - VILLA - BERLIN, DUITSLAND VILLA MET ZWEMBAD BERLIN Location - PRIVATE HOME - VILLA - BERLIN, DUITSLAND HISTORISCHE VILLA BERLIN AREA Location - PRIVATE HOME - VILLA [...]<\/p>","protected":false},"author":1,"featured_media":13392,"parent":8938,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-12733","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>Hochzeitslocations in Berlin | Exklusive Locations f\u00fcr Ihre Traumhochzeit<\/title>\n<meta name=\"description\" content=\"Entdecken Sie die besten Hochzeitslocations in Berlin! Von eleganten Villen bis zu urbanen Lofts \u2013 finden Sie den perfekten Ort f\u00fcr Ihre Traumhochzeit in Berlin. Jetzt inspirieren lassen und Ihre Hochzeitsplanung starten!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/plush74.com\/nl\/de\/hochzeitslocations-berlin\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hochzeitslocations in Berlin | Exklusive Locations f\u00fcr Ihre Traumhochzeit\" \/>\n<meta property=\"og:description\" content=\"Entdecken Sie die besten Hochzeitslocations in Berlin! Von eleganten Villen bis zu urbanen Lofts \u2013 finden Sie den perfekten Ort f\u00fcr Ihre Traumhochzeit in Berlin. Jetzt inspirieren lassen und Ihre Hochzeitsplanung starten!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plush74.com\/nl\/de\/hochzeitslocations-berlin\/\" \/>\n<meta property=\"og:site_name\" content=\"Plush74\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-25T16:20:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/plush74.com\/wp-content\/uploads\/2024\/07\/Location-3.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"846\" \/>\n\t<meta property=\"og:image:height\" content=\"960\" \/>\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=\"18 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/plush74.com\/de\/hochzeitslocations-berlin\/\",\"url\":\"https:\/\/plush74.com\/de\/hochzeitslocations-berlin\/\",\"name\":\"Hochzeitslocations in Berlin | Exklusive Locations f\u00fcr Ihre Traumhochzeit\",\"isPartOf\":{\"@id\":\"https:\/\/plush74.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/plush74.com\/de\/hochzeitslocations-berlin\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/plush74.com\/de\/hochzeitslocations-berlin\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/plush74.com\/wp-content\/uploads\/2024\/07\/Location-3.jpg\",\"datePublished\":\"2024-06-07T07:38:40+00:00\",\"dateModified\":\"2024-09-25T16:20:25+00:00\",\"description\":\"Entdecken Sie die besten Hochzeitslocations in Berlin! Von eleganten Villen bis zu urbanen Lofts \u2013 finden Sie den perfekten Ort f\u00fcr Ihre Traumhochzeit in Berlin. Jetzt inspirieren lassen und Ihre Hochzeitsplanung starten!\",\"breadcrumb\":{\"@id\":\"https:\/\/plush74.com\/de\/hochzeitslocations-berlin\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/plush74.com\/de\/hochzeitslocations-berlin\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\/\/plush74.com\/de\/hochzeitslocations-berlin\/#primaryimage\",\"url\":\"https:\/\/plush74.com\/wp-content\/uploads\/2024\/07\/Location-3.jpg\",\"contentUrl\":\"https:\/\/plush74.com\/wp-content\/uploads\/2024\/07\/Location-3.jpg\",\"width\":846,\"height\":960},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/plush74.com\/de\/hochzeitslocations-berlin\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/plush74.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"de\",\"item\":\"https:\/\/plush74.com\/de\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Hochzeitslocations in Berlin | Exklusive Locations f\u00fcr Ihre Traumhochzeit\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/plush74.com\/#website\",\"url\":\"https:\/\/plush74.com\/\",\"name\":\"Plush74\",\"description\":\"Locations with Character\",\"publisher\":{\"@id\":\"https:\/\/plush74.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/plush74.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/plush74.com\/#organization\",\"name\":\"Plush74\",\"url\":\"https:\/\/plush74.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\/\/plush74.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/plush74.com\/wp-content\/uploads\/2020\/08\/cropped-IG-Signet-512px.jpg\",\"contentUrl\":\"https:\/\/plush74.com\/wp-content\/uploads\/2020\/08\/cropped-IG-Signet-512px.jpg\",\"width\":512,\"height\":512,\"caption\":\"Plush74\"},\"image\":{\"@id\":\"https:\/\/plush74.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/plush.74\/\",\"https:\/\/www.linkedin.com\/company\/plush74\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hochzeitslocations in Berlin | Exklusive Locations f\u00fcr Ihre Traumhochzeit","description":"Entdecken Sie die besten Hochzeitslocations in Berlin! Von eleganten Villen bis zu urbanen Lofts \u2013 finden Sie den perfekten Ort f\u00fcr Ihre Traumhochzeit in Berlin. Jetzt inspirieren lassen und Ihre Hochzeitsplanung starten!","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:\/\/plush74.com\/nl\/de\/hochzeitslocations-berlin\/","og_locale":"nl_NL","og_type":"article","og_title":"Hochzeitslocations in Berlin | Exklusive Locations f\u00fcr Ihre Traumhochzeit","og_description":"Entdecken Sie die besten Hochzeitslocations in Berlin! Von eleganten Villen bis zu urbanen Lofts \u2013 finden Sie den perfekten Ort f\u00fcr Ihre Traumhochzeit in Berlin. Jetzt inspirieren lassen und Ihre Hochzeitsplanung starten!","og_url":"https:\/\/plush74.com\/nl\/de\/hochzeitslocations-berlin\/","og_site_name":"Plush74","article_modified_time":"2024-09-25T16:20:25+00:00","og_image":[{"width":846,"height":960,"url":"https:\/\/plush74.com\/wp-content\/uploads\/2024\/07\/Location-3.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Geschatte leestijd":"18 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/plush74.com\/de\/hochzeitslocations-berlin\/","url":"https:\/\/plush74.com\/de\/hochzeitslocations-berlin\/","name":"Hochzeitslocations in Berlin | Exklusive Locations f\u00fcr Ihre Traumhochzeit","isPartOf":{"@id":"https:\/\/plush74.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/plush74.com\/de\/hochzeitslocations-berlin\/#primaryimage"},"image":{"@id":"https:\/\/plush74.com\/de\/hochzeitslocations-berlin\/#primaryimage"},"thumbnailUrl":"https:\/\/plush74.com\/wp-content\/uploads\/2024\/07\/Location-3.jpg","datePublished":"2024-06-07T07:38:40+00:00","dateModified":"2024-09-25T16:20:25+00:00","description":"Entdecken Sie die besten Hochzeitslocations in Berlin! Von eleganten Villen bis zu urbanen Lofts \u2013 finden Sie den perfekten Ort f\u00fcr Ihre Traumhochzeit in Berlin. Jetzt inspirieren lassen und Ihre Hochzeitsplanung starten!","breadcrumb":{"@id":"https:\/\/plush74.com\/de\/hochzeitslocations-berlin\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plush74.com\/de\/hochzeitslocations-berlin\/"]}]},{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/plush74.com\/de\/hochzeitslocations-berlin\/#primaryimage","url":"https:\/\/plush74.com\/wp-content\/uploads\/2024\/07\/Location-3.jpg","contentUrl":"https:\/\/plush74.com\/wp-content\/uploads\/2024\/07\/Location-3.jpg","width":846,"height":960},{"@type":"BreadcrumbList","@id":"https:\/\/plush74.com\/de\/hochzeitslocations-berlin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/plush74.com\/"},{"@type":"ListItem","position":2,"name":"de","item":"https:\/\/plush74.com\/de\/"},{"@type":"ListItem","position":3,"name":"Hochzeitslocations in Berlin | Exklusive Locations f\u00fcr Ihre Traumhochzeit"}]},{"@type":"WebSite","@id":"https:\/\/plush74.com\/#website","url":"https:\/\/plush74.com\/","name":"Plush74","description":"Locations with Character","publisher":{"@id":"https:\/\/plush74.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/plush74.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/plush74.com\/#organization","name":"Plush74","url":"https:\/\/plush74.com\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/plush74.com\/#\/schema\/logo\/image\/","url":"https:\/\/plush74.com\/wp-content\/uploads\/2020\/08\/cropped-IG-Signet-512px.jpg","contentUrl":"https:\/\/plush74.com\/wp-content\/uploads\/2020\/08\/cropped-IG-Signet-512px.jpg","width":512,"height":512,"caption":"Plush74"},"image":{"@id":"https:\/\/plush74.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/plush.74\/","https:\/\/www.linkedin.com\/company\/plush74"]}]}},"_links":{"self":[{"href":"https:\/\/plush74.com\/nl\/wp-json\/wp\/v2\/pages\/12733"}],"collection":[{"href":"https:\/\/plush74.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/plush74.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/plush74.com\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/plush74.com\/nl\/wp-json\/wp\/v2\/comments?post=12733"}],"version-history":[{"count":31,"href":"https:\/\/plush74.com\/nl\/wp-json\/wp\/v2\/pages\/12733\/revisions"}],"predecessor-version":[{"id":14343,"href":"https:\/\/plush74.com\/nl\/wp-json\/wp\/v2\/pages\/12733\/revisions\/14343"}],"up":[{"embeddable":true,"href":"https:\/\/plush74.com\/nl\/wp-json\/wp\/v2\/pages\/8938"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/plush74.com\/nl\/wp-json\/wp\/v2\/media\/13392"}],"wp:attachment":[{"href":"https:\/\/plush74.com\/nl\/wp-json\/wp\/v2\/media?parent=12733"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}