{"id":8974,"date":"2023-05-11T12:19:05","date_gmt":"2023-05-11T10:19:05","guid":{"rendered":"https:\/\/plush74.com\/film-locations-berlin-copy\/"},"modified":"2024-02-15T15:41:36","modified_gmt":"2024-02-15T13:41:36","slug":"photo-shoot-locations-berlin","status":"publish","type":"page","link":"https:\/\/plush74.com\/de\/photo-shoot-locations-berlin\/","title":{"rendered":"Fotoshooting Locations Berlin"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"8974\" class=\"elementor elementor-8974\" 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=\"Suchen Sie nach jeder Art von Ort, Stil, Motiv .....\" 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> Standorte suchen<\/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=\"de\"\/><\/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\/de\/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-42793ec elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"42793ec\" 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-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\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-2517d21 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"2517d21\" 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-482f674\" data-id=\"482f674\" 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-6269701 elementor-widget elementor-widget-spacer\" data-id=\"6269701\" 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-8d5c374 elementor-widget elementor-widget-heading\" data-id=\"8d5c374\" 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\">Willkommen bei Plush74. Finden Sie sch\u00f6ne Fotolocations f\u00fcr Ihr n\u00e4chstes Fotoshooting in Berlin. <\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b137cab elementor-widget elementor-widget-spacer\" data-id=\"b137cab\" 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_3451\" 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\/528x309marie-sophie-kiepe-practice-04.jpg\" class=\"img-responsive\" alt=\"marie sophie kiepe practice 04\">\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\/528x309marie-sophie-kiepe-practice-06.jpg\" class=\"img-responsive\" alt=\"marie sophie kiepe practice 06\">\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\/528x309marie-sophie-kiepe-practice-02.jpg\" class=\"img-responsive\" alt=\"marie sophie kiepe practice 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\/528x309marie-sophie-kiepe-practice-01.jpg\" class=\"img-responsive\" alt=\"marie sophie kiepe practice 01\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3451\" 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_3451\" 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\/de\/locations\/light-filled-historic-berlin-studio\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/light-filled-historic-berlin-studio&amp;title=Light-filled historic Berlin studio\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3451\" 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=\"3451\" 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\/de\/locations\/light-filled-historic-berlin-studio#listing_location\" data-listingid_open=\"3451\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/light-filled-historic-berlin-studio\" 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=\"3451\" 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=\"3451\" 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\/de\/locations\/light-filled-historic-berlin-studio\" target=\"_blank\">Light-filled historic Berlin studio<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Standort - STUDIO - BERLIN, DEUTSCHLAND                                        <\/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_3441\" 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-antique-bookshop-berlin-13.JPG\" class=\"img-responsive\" alt=\"plush74 antique bookshop berlin 13\">\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-antique-bookshop-berlin-2.JPG\" class=\"img-responsive\" alt=\"plush74 antique bookshop berlin 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-antique-bookshop-berlin-15.JPG\" class=\"img-responsive\" alt=\"plush74 antique bookshop berlin 15\">\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-antique-bookshop-berlin-13%20%281%29.JPG\" class=\"img-responsive\" alt=\"plush74 antique bookshop berlin 13 (1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3441\" 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_3441\" 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\/de\/locations\/antique-bookshop-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/antique-bookshop-berlin&amp;title=ANTIQUE BOOKSHOP BERLIN\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3441\" 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=\"3441\" 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\/de\/locations\/antique-bookshop-berlin#listing_location\" data-listingid_open=\"3441\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/antique-bookshop-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=\"3441\" 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=\"3441\" 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\/de\/locations\/antique-bookshop-berlin\" target=\"_blank\">ANTIQUE BOOKSHOP BERLIN<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Standort - GESCH\u00c4FTSRAUM - LADEN - BERLIN, DEUTSCHLAND                                        <\/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_3440\" 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-102393-7.jpg\" class=\"img-responsive\" alt=\"plush 74 102393 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\/528x309plush-74-102393-3.jpg\" class=\"img-responsive\" alt=\"plush 74 102393 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-102393-5.jpg\" class=\"img-responsive\" alt=\"plush 74 102393 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-102393-4.jpg\" class=\"img-responsive\" alt=\"plush 74 102393 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3440\" 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_3440\" 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\/de\/locations\/neighborhood-storefront-with-garden\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/neighborhood-storefront-with-garden&amp;title=Neighborhood Storefront with Garden\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3440\" 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=\"3440\" 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\/de\/locations\/neighborhood-storefront-with-garden#listing_location\" data-listingid_open=\"3440\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/neighborhood-storefront-with-garden\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3440\" 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=\"3440\" 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\/de\/locations\/neighborhood-storefront-with-garden\" target=\"_blank\">Neighborhood Storefront with Garden<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Standort - GESCH\u00c4FTSRAUM - LADEN - BERLIN, DEUTSCHLAND                                        <\/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_3436\" 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\/528x309hf-20260507-163425-ce482fee-b450-4896-8b32-0297b7db86a0.png\" class=\"img-responsive\" alt=\"hf 20260507 163425 ce482fee b450 4896 8b32 0297b7db86a0\">\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\/528x309hf-20260507-153512-195b0d5c-c97a-42fe-9aa5-a01d792c3e01.png\" class=\"img-responsive\" alt=\"hf 20260507 153512 195b0d5c c97a 42fe 9aa5 a01d792c3e01\">\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\/528x309hf-20260507-163246-ba83458d-650e-482c-ae37-3132e3f30c4d.png\" class=\"img-responsive\" alt=\"hf 20260507 163246 ba83458d 650e 482c ae37 3132e3f30c4d\">\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\/528x309hf-20260507-155501-22ea1b5d-00b4-47c1-86a8-87d99667e718.png\" class=\"img-responsive\" alt=\"hf 20260507 155501 22ea1b5d 00b4 47c1 86a8 87d99667e718\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3436\" 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_3436\" 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\/de\/locations\/sky-tower-penthouse\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/sky-tower-penthouse&amp;title=Sky Tower Penthouse\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3436\" 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=\"3436\" 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\/de\/locations\/sky-tower-penthouse#listing_location\" data-listingid_open=\"3436\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/sky-tower-penthouse\" 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=\"3436\" 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=\"3436\" 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\/de\/locations\/sky-tower-penthouse\" target=\"_blank\">Sky Tower Penthouse<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Standort - GESCH\u00c4FTSRAUM - VERANSTALTUNGSRAUM - BERLIN, DEUTSCHLAND                                        <\/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_3427\" 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\/528x3091920s-apartment.JPG\" class=\"img-responsive\" alt=\"1920s apartment\">\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\/528x3091920s-apartment-2.JPG\" class=\"img-responsive\" alt=\"1920s apartment 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\/528x3091920s-apartment-3.JPG\" class=\"img-responsive\" alt=\"1920s apartment 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\/528x309img-5632.JPG\" class=\"img-responsive\" alt=\"img 5632\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3427\" 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_3427\" 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\/de\/locations\/1920s-apartment-with-floral-wallpaper\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/1920s-apartment-with-floral-wallpaper&amp;title=1920s Apartment With Floral Wallpaper\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3427\" 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=\"3427\" 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\/de\/locations\/1920s-apartment-with-floral-wallpaper#listing_location\" data-listingid_open=\"3427\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/1920s-apartment-with-floral-wallpaper\" 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=\"3427\" 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=\"3427\" 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\/de\/locations\/1920s-apartment-with-floral-wallpaper\" target=\"_blank\">1920s Apartment With Floral Wallpaper<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Standort - WOHNUNG - BERLIN, DEUTSCHLAND                                        <\/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_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\/de\/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\/de\/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\/de\/locations\/penthouse-loft-411#listing_location\" data-listingid_open=\"3393\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/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\/de\/locations\/penthouse-loft-411\" target=\"_blank\">PENTHOUSE LOFT 4.1.1<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Standort - WOHNUNG - PENTHOUSE - BERLIN, DEUTSCHLAND                                        <\/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_3368\" 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\/528x309dsc09869.jpg\" class=\"img-responsive\" alt=\"dsc09869\">\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\/528x309dsc09876.jpg\" class=\"img-responsive\" alt=\"dsc09876\">\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\/528x309dsc09842.jpg\" class=\"img-responsive\" alt=\"dsc09842\">\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\/528x309dsc09832.jpg\" class=\"img-responsive\" alt=\"dsc09832\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3368\" 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_3368\" 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\/de\/locations\/white-penthouse\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/white-penthouse&amp;title=White Penthouse\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3368\" 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=\"3368\" 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\/de\/locations\/white-penthouse#listing_location\" data-listingid_open=\"3368\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/white-penthouse\" 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=\"3368\" 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=\"3368\" 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\/de\/locations\/white-penthouse\" target=\"_blank\">White Penthouse<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Standort - WOHNUNG - PENTHOUSE - BERLIN, DEUTSCHLAND                                        <\/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_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\/de\/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\/de\/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\/de\/locations\/the-pop-up-berlin#listing_location\" data-listingid_open=\"3364\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/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\/de\/locations\/the-pop-up-berlin\" target=\"_blank\">The Pop up Berlin<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Standort - GESCH\u00c4FTSRAUM - VERANSTALTUNGSRAUM - BERLIN, DEUTSCHLAND                                        <\/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_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\/de\/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\/de\/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\/de\/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\/de\/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\/de\/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                                            Standort - WOHNUNG - BERLIN, DEUTSCHLAND                                        <\/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_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\/de\/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\/de\/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\/de\/locations\/furnished-retro-apartment#listing_location\" data-listingid_open=\"3335\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/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\/de\/locations\/furnished-retro-apartment\" target=\"_blank\">Furnished Retro Apartment<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Standort - WOHNUNG - BERLIN, DEUTSCHLAND                                        <\/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_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\/de\/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\/de\/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\/de\/locations\/luxurious-designer-apartment#listing_location\" data-listingid_open=\"3334\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/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\/de\/locations\/luxurious-designer-apartment\" target=\"_blank\">Luxurious designer apartment<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Standort - WOHNUNG - BERLIN, DEUTSCHLAND                                        <\/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_3333\" 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\/528x309studio-01.JPEG\" class=\"img-responsive\" alt=\"Studio 01\">\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\/528x309studio-07.JPEG\" class=\"img-responsive\" alt=\"Studio 07\">\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\/528x309studio-09.JPG\" class=\"img-responsive\" alt=\"Studio 09\">\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\/528x309studio-03.JPG\" class=\"img-responsive\" alt=\"studio 03\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3333\" 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_3333\" 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\/de\/locations\/vintage-recording-studio\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/vintage-recording-studio&amp;title=Vintage Recording Studio\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3333\" 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=\"3333\" 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\/de\/locations\/vintage-recording-studio#listing_location\" data-listingid_open=\"3333\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/vintage-recording-studio\" 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=\"3333\" 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=\"3333\" 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\/de\/locations\/vintage-recording-studio\" target=\"_blank\">Vintage Recording Studio<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - STUDIO - TONSTUDIO - BERLIN, DEUTSCHLAND                                        <\/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_3330\" 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-atrium-university-complex-berlin-1.jpg\" class=\"img-responsive\" alt=\"plush74 historic atrium university complex berlin 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-atrium-university-complex-berlin-2.jpg\" class=\"img-responsive\" alt=\"plush74 historic atrium university complex berlin 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-atrium-university-complex-berlin-3.jpg\" class=\"img-responsive\" alt=\"plush74 historic atrium university complex berlin 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-atrium-university-complex-berlin-4.jpg\" class=\"img-responsive\" alt=\"plush74 historic atrium university complex berlin 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3330\" 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_3330\" 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\/de\/locations\/historic-atrium-university-complex-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/historic-atrium-university-complex-berlin&amp;title=Historic Atrium & University Complex Berlin\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3330\" 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=\"3330\" 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\/de\/locations\/historic-atrium-university-complex-berlin#listing_location\" data-listingid_open=\"3330\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/historic-atrium-university-complex-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=\"3330\" 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=\"3330\" 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\/de\/locations\/historic-atrium-university-complex-berlin\" target=\"_blank\">Historic Atrium &amp; University Complex Berlin<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - SPECIAL LOCATION - INSTITUTION                                             - BERLIN, GERMANY                                        <\/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_3319\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-bright-and-spacious-berlin-altbau-98701-3.jpeg\" class=\"img-responsive\" alt=\"pl\u00fcsch 74 hell und ger\u00e4umig berlin altbau 98701 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-bright-and-spacious-berlin-altbau-98701-1.jpeg\" class=\"img-responsive\" alt=\"pl\u00fcsch 74 hell und ger\u00e4umig berlin altbau 98701 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\/528x309plush-74-bright-and-spacious-berlin-altbau-98701-2.jpeg\" class=\"img-responsive\" alt=\"pl\u00fcsch 74 hell und ger\u00e4umig berlin altbau 98701 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\/528x309plush-74-bright-and-spacious-berlin-altbau-98701-4.jpeg\" class=\"img-responsive\" alt=\"pl\u00fcsch 74 hell und ger\u00e4umig berlin altbau 98701 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3319\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3319\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/plush74.com\/de\/locations\/bright-and-spacious-berlin-altbau\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/bright-and-spacious-berlin-altbau&amp;title=Bright and spacious Berlin Altbau\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3319\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3319\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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\/de\/locations\/bright-and-spacious-berlin-altbau#listing_location\" data-listingid_open=\"3319\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/bright-and-spacious-berlin-altbau\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3319\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3319\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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\/de\/locations\/bright-and-spacious-berlin-altbau\" target=\"_blank\">Bright and spacious Berlin Altbau<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Standort - WOHNUNG - BERLIN, DEUTSCHLAND                                        <\/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_3315\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309stadtflucht-clemens-poloczek-18.jpg\" class=\"img-responsive\" alt=\"stadtflucht clemens poloczek 18\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309stadtflucht-clemens-poloczek-24.jpg\" class=\"img-responsive\" alt=\"stadtflucht clemens poloczek 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\/528x309stadtflucht-clemens-poloczek-13.jpg\" class=\"img-responsive\" alt=\"stadtflucht clemens poloczek 13\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309stadtflucht-clemens-poloczek-19.jpg\" class=\"img-responsive\" alt=\"stadtflucht clemens poloczek 19\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3315\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3315\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/plush74.com\/de\/locations\/studio-251\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/studio-251&amp;title=STUDIO 2.5.1\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3315\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3315\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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\/de\/locations\/studio-251#listing_location\" data-listingid_open=\"3315\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/studio-251\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3315\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3315\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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\/de\/locations\/studio-251\" target=\"_blank\">STUDIO 2.5.1<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Standort - WOHNUNG - LOFT - BERLIN, DEUTSCHLAND                                        <\/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_3311\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309roy-grimmstrae-4000px-20.jpg\" class=\"img-responsive\" alt=\"roy grimmstrae 4000px 20\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309roy-grimmstrae-4000px-2.jpg\" class=\"img-responsive\" alt=\"roy grimmstrae 4000px 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309roy-grimmstrae-4000px-5.jpg\" class=\"img-responsive\" alt=\"roy grimmstrae 4000px 5\">\r\n                                                        <\/div>\r\n                                                                                                                                                                    <div class=\"item\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309roy-grimmstrae-4000px-10.jpg\" class=\"img-responsive\" alt=\"roy grimmstrae 4000px 10\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3311\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3311\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/plush74.com\/de\/locations\/modern-studio-mini-loft\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/modern-studio-mini-loft&amp;title=Modern studio\/ Mini Loft\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3311\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3311\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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\/de\/locations\/modern-studio-mini-loft#listing_location\" data-listingid_open=\"3311\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/modern-studio-mini-loft\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3311\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3311\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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\/de\/locations\/modern-studio-mini-loft\" target=\"_blank\">Modern studio\/ Mini Loft<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - BERLIN, DEUTSCHLAND                                        <\/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_3310\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush-74-97114-3.jpg\" class=\"img-responsive\" alt=\"Pl\u00fcsch 74 97114 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-97114-8.jpg\" class=\"img-responsive\" alt=\"Pl\u00fcsch 74 97114 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-97114-9.jpg\" class=\"img-responsive\" alt=\"Pl\u00fcsch 74 97114 9\">\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-97114-2.jpg\" class=\"img-responsive\" alt=\"Pl\u00fcsch 74 97114 2\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3310\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3310\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/plush74.com\/de\/locations\/raw-movement-loft-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/raw-movement-loft-berlin&amp;title=RAW MOVEMENT LOFT BERLIN\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3310\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3310\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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\/de\/locations\/raw-movement-loft-berlin#listing_location\" data-listingid_open=\"3310\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/raw-movement-loft-berlin\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3310\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3310\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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\/de\/locations\/raw-movement-loft-berlin\" target=\"_blank\">RAW MOVEMENT LOFT BERLIN<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - SPORT - BERLIN, DEUTSCHLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                            \r\n                                                                            <div class=\"col-sm-4 hidden-md\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3295\" class=\"carousel carousel-listing slide\" data-ride=\"carousel\" data-interval=\"false\">\r\n                                                <!-- Carousel items -->\r\n                                                <div class=\"carousel-inner\">\r\n                                                                                                                                                                    <div class=\"item active\" rel=\"group\" hidefocus=\"true\">\r\n                                                            <img decoding=\"async\" src=\"\/\/plush74.com\/wp-content\/uploads\/sw_win\/files\/strict_cache\/528x309plush74-industrial-light-spaces-berlin-2.JPG\" class=\"img-responsive\" alt=\"pl\u00fcsch74 industrielles lichtr\u00e4ume berlin 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-industrial-light-spaces-berlin-1.JPG\" class=\"img-responsive\" alt=\"pl\u00fcsch74 industrielles lichtr\u00e4ume berlin 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-industrial-light-spaces-berlin-3%20%288%29.JPG\" class=\"img-responsive\" alt=\"pl\u00fcsch74 industrielles lichtr\u00e4ume berlin 3 (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\/528x309plush74-industrial-light-spaces-berlin-3%20%287%29.JPG\" class=\"img-responsive\" alt=\"pl\u00fcsch74 industrielles lichtr\u00e4ume berlin 3 (7)\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3295\" data-slide=\"prev\">\r\n                                                        <i class=\"fa fa-angle-left\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a class=\"right carousel-control disable_scroll\" href=\"#listing_carousel_3295\" data-slide=\"next\">\r\n                                                        <i class=\"fa fa-angle-right\"><\/i>\r\n                                                    <\/a>\r\n                                                 \r\n                                            <\/div>\r\n                                                                                <a href=\"https:\/\/plush74.com\/de\/locations\/industrial-light-spaces-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/industrial-light-spaces-berlin&amp;title=INDUSTRIAL LIGHT SPACES BERLIN\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3295\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"ion-android-favorite\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3295\" class=\"remove-favorites-action remove-from-favorites hidden\" data-ajax=\"https:\/\/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\/de\/locations\/industrial-light-spaces-berlin#listing_location\" data-listingid_open=\"3295\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/industrial-light-spaces-berlin\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3295\" class=\"add-favorites-action\"  data-loginpopup=\"true\"   data-ajax=\"https:\/\/plush74.com\/wp-admin\/admin-ajax.php?lang=\">\r\n                                                        <i class=\"fa fa-bookmark-o\"><\/i>\r\n                                                    <\/a>\r\n                                                    <a href=\"#\" data-id=\"3295\" class=\"remove-favorites-action hidden\" data-ajax=\"https:\/\/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\/de\/locations\/industrial-light-spaces-berlin\" target=\"_blank\">INDUSTRIAL LIGHT SPACES BERLIN<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Standort - GESCH\u00c4FTSRAUM - VERANSTALTUNGSRAUM - BERLIN, DEUTSCHLAND                                        <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            <\/div>   \r\n                        \r\n                                                <\/div>\r\n        <\/section> <!-- \/.section-picks -->\r\n\r\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-12cb504 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"12cb504\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f779aa9\" data-id=\"f779aa9\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-ae5b3b3\" data-id=\"ae5b3b3\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2acc26e elementor-widget elementor-widget-text-editor\" data-id=\"2acc26e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p style=\"text-align: center;\"><span style=\"color: #000000;\"><a style=\"color: #000000; text-decoration: bold;\" href=\"https:\/\/plush74.com\/de\/search-result-location\/?search_location=104\">ALLE BERLINER FOTOSTANDORTE<\/a><\/span><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-da40ca0\" data-id=\"da40ca0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-274cd9e elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"274cd9e\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b461661\" data-id=\"b461661\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d7e7c08 elementor-cta--skin-cover elementor-widget elementor-widget-call-to-action\" data-id=\"d7e7c08\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"call-to-action.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-cta\">\n\t\t\t\t\t<div class=\"elementor-cta__bg-wrapper\">\n\t\t\t\t<div class=\"elementor-cta__bg elementor-bg\" style=\"background-image: url(https:\/\/plush74.com\/wp-content\/uploads\/2022\/01\/plush74-location-photo-film-events-europe-retro-vintage-design-rent-agency-berlin-portugal-italy-la-9.jpg);\" role=\"img\" aria-label=\"plush74 location foto film events europa retro vintage design miete agentur berlin portugal italien la 9\"><\/div>\n\t\t\t\t<div class=\"elementor-cta__bg-overlay\"><\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-cta__content\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<h2 class=\"elementor-cta__title elementor-cta__content-item elementor-content-item\">\n\t\t\t\t\t\tPlush74 Berlin Location Kollektion Showcase\t\t\t\t\t<\/h2>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item\">\n\t\t\t\t\t<a class=\"elementor-cta__button elementor-button elementor-size-\" href=\"https:\/\/plush74.com\/de\/berlin-locations\/\" target=\"_blank\">\n\t\t\t\t\t\tEntdecken Sie das Berliner Schaufenster\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-46b7667 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"46b7667\" data-element_type=\"section\" id=\"contact\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-21e784b\" data-id=\"21e784b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8ff2d8c elementor-widget elementor-widget-spacer\" data-id=\"8ff2d8c\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61fbbb1 elementor-widget elementor-widget-heading\" data-id=\"61fbbb1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Kontaktieren Sie uns, um die perfekte Shooting-Location f\u00fcr Ihre berlin Produktion zu finden.<\/h1>\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-f9cedbe elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f9cedbe\" 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-0e5eab9\" data-id=\"0e5eab9\" 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-f24bf7b elementor-widget elementor-widget-text-editor\" data-id=\"f24bf7b\" 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>Willkommen bei Plush74, Ihrem ultimativen Leitfaden f\u00fcr atemberaubende Fotos in Berlin! Egal, ob Sie ein professioneller Fotograf oder ein begeisterter Reisender sind, der seine Abenteuer dokumentieren m\u00f6chte - wir haben alles, was Sie brauchen.<\/p><p>Berlin, die pulsierende Hauptstadt Deutschlands, ist eine Schatztruhe voller malerischer Orte, die darauf warten, entdeckt zu werden. Mit ihrer reichen Geschichte, modernen Architektur und k\u00fcnstlerischen Atmosph\u00e4re bietet diese Stadt unendlich viele M\u00f6glichkeiten f\u00fcr atemberaubende Fotos.<\/p><p>Wir von Plush74 wissen, wie wichtig es ist, die perfekte Location zu finden, um unvergessliche Momente festzuhalten. Unser Foto-Location-Service soll Ihnen dabei helfen, sich in Berlins vielf\u00e4ltigen Vierteln zurechtzufinden und versteckte Juwelen zu entdecken, die Ihre Fotos wirklich au\u00dfergew\u00f6hnlich machen.<\/p><p>Erkunden Sie die historischen Stra\u00dfen von Mitte, wo ikonische Wahrzeichen wie das Brandenburger Tor und der Berliner Dom auf Sie warten. Spazieren Sie durch den bunten und k\u00fcnstlerischen Bezirk Kreuzberg, der f\u00fcr seine lebendige Stra\u00dfenkunst und seine lebhafte Atmosph\u00e4re bekannt ist. Oder tauchen Sie ein in die trendige und alternative Atmosph\u00e4re von Friedrichshain, wo sich die ber\u00fchmte East Side Gallery und das RAW-Gel\u00e4nde befinden.<\/p><p>Mit unserer sorgf\u00e4ltig zusammengestellten Datenbank von Fotolocations haben Sie Zugang zu detaillierten Informationen, einschlie\u00dflich GPS-Koordinaten, Beschreibungen und Beispielbildern. Wir geben Insider-Tipps zu den besten Besuchszeiten, Lichtverh\u00e4ltnissen und Kompositionsideen, damit Sie das Beste aus Ihrem Fotoerlebnis machen k\u00f6nnen.<\/p><p>Ob Sie nun urbane Landschaften, gr\u00fcne Parks, architektonische Wunderwerke oder versteckte Ecken suchen, Plush74 hat eine gro\u00dfe Auswahl an Fotolocations f\u00fcr jeden Stil und jede Vorliebe. Wir aktualisieren unsere Datenbank st\u00e4ndig, um sicherzustellen, dass Sie die neuesten Informationen und Zugang zu neuen und trendigen Spots haben.<\/p><p>Schlie\u00dfen Sie sich unserer Gemeinschaft leidenschaftlicher Fotografen an, teilen Sie Ihre eigenen Entdeckungen mit anderen und schlie\u00dfen Sie sich mit Gleichgesinnten zusammen, die Ihre Liebe zum visuellen Geschichtenerz\u00e4hlen teilen. Plush74 ist nicht nur ein Fotolocation-Service, sondern eine Plattform, auf der Kreativit\u00e4t und Inspiration gedeihen.<\/p><p>Erkunden Sie Berlins fotogene Wunder mit Plush74 und entdecken Sie das wahre Potenzial der Stadt durch Ihr Objektiv. Lassen Sie uns die Magie gemeinsam einfangen!<\/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-872efcb elementor-widget elementor-widget-spacer\" data-id=\"872efcb\" 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\/de\/\">\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 Umriss 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\/de\/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\/de\/\">Location Scouting leicht 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\/de\/register-login\/\">Anmelden bei 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;\">NEW WITH PLUSH<\/span><\/h2>\r\n                <span class=\"subtitle elementor-inline-editing\"><\/span>\r\n            <\/div>\r\n            <div class=\"row result-container row-flex\">\r\n                                                            \r\n                                                                            <div class=\"col-md-3 col-sm-5col\">\r\n                                <div class=\"thumbnail thumbnail-property thumbnail-result\">\r\n                                    <div class=\"thumbnail-image\">\r\n                                                                                    <div id=\"listing_carousel_3451\" 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\/528x309marie-sophie-kiepe-practice-04.jpg\" class=\"img-responsive\" alt=\"marie sophie kiepe practice 04\">\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\/528x309marie-sophie-kiepe-practice-06.jpg\" class=\"img-responsive\" alt=\"marie sophie kiepe practice 06\">\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\/528x309marie-sophie-kiepe-practice-02.jpg\" class=\"img-responsive\" alt=\"marie sophie kiepe practice 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\/528x309marie-sophie-kiepe-practice-01.jpg\" class=\"img-responsive\" alt=\"marie sophie kiepe practice 01\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3451\" 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_3451\" 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\/de\/locations\/light-filled-historic-berlin-studio\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/light-filled-historic-berlin-studio&amp;title=Light-filled historic Berlin studio\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3451\" 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=\"3451\" 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\/de\/locations\/light-filled-historic-berlin-studio#listing_location\" data-listingid_open=\"3451\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/light-filled-historic-berlin-studio\" 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=\"3451\" 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=\"3451\" 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\/de\/locations\/light-filled-historic-berlin-studio\" target=\"_blank\">Light-filled historic Berlin studio<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Standort - STUDIO - BERLIN, DEUTSCHLAND                                        <\/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_3441\" 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-antique-bookshop-berlin-13.JPG\" class=\"img-responsive\" alt=\"plush74 antique bookshop berlin 13\">\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-antique-bookshop-berlin-2.JPG\" class=\"img-responsive\" alt=\"plush74 antique bookshop berlin 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-antique-bookshop-berlin-15.JPG\" class=\"img-responsive\" alt=\"plush74 antique bookshop berlin 15\">\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-antique-bookshop-berlin-13%20%281%29.JPG\" class=\"img-responsive\" alt=\"plush74 antique bookshop berlin 13 (1)\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3441\" 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_3441\" 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\/de\/locations\/antique-bookshop-berlin\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/antique-bookshop-berlin&amp;title=ANTIQUE BOOKSHOP BERLIN\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3441\" 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=\"3441\" 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\/de\/locations\/antique-bookshop-berlin#listing_location\" data-listingid_open=\"3441\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/antique-bookshop-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=\"3441\" 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=\"3441\" 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\/de\/locations\/antique-bookshop-berlin\" target=\"_blank\">ANTIQUE BOOKSHOP BERLIN<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Standort - GESCH\u00c4FTSRAUM - LADEN - BERLIN, DEUTSCHLAND                                        <\/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_3440\" 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-102393-7.jpg\" class=\"img-responsive\" alt=\"plush 74 102393 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\/528x309plush-74-102393-3.jpg\" class=\"img-responsive\" alt=\"plush 74 102393 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-102393-5.jpg\" class=\"img-responsive\" alt=\"plush 74 102393 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-102393-4.jpg\" class=\"img-responsive\" alt=\"plush 74 102393 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3440\" 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_3440\" 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\/de\/locations\/neighborhood-storefront-with-garden\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/neighborhood-storefront-with-garden&amp;title=Neighborhood Storefront with Garden\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3440\" 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=\"3440\" 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\/de\/locations\/neighborhood-storefront-with-garden#listing_location\" data-listingid_open=\"3440\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/neighborhood-storefront-with-garden\" target=\"_blank\"><i class=\"ion-forward\"><\/i><\/a>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                    <div class=\"caption\">\r\n                                        <div class=\"caption-rs\">\r\n                                                                                            <span class=\"favorites-actions pull-left\">\r\n                                                    <a href=\"#\" data-id=\"3440\" 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=\"3440\" 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\/de\/locations\/neighborhood-storefront-with-garden\" target=\"_blank\">Neighborhood Storefront with Garden<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Standort - GESCH\u00c4FTSRAUM - LADEN - BERLIN, DEUTSCHLAND                                        <\/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_3439\" 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-domaine-du-grand-fontanille-102392-7.jpg\" class=\"img-responsive\" alt=\"plush 74 domaine du grand fontanille 102392 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\/528x309plush-74-domaine-du-grand-fontanille-102392-2.jpg\" class=\"img-responsive\" alt=\"plush 74 domaine du grand fontanille 102392 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\/528x309plush-74-domaine-du-grand-fontanille-102392-3.jpg\" class=\"img-responsive\" alt=\"plush 74 domaine du grand fontanille 102392 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-domaine-du-grand-fontanille-102392-5.jpg\" class=\"img-responsive\" alt=\"plush 74 domaine du grand fontanille 102392 5\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3439\" 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_3439\" 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\/de\/locations\/domaine-du-grand-fontanille\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/domaine-du-grand-fontanille&amp;title=DOMAINE DU GRAND FONTANILLE\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3439\" 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=\"3439\" 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\/de\/locations\/domaine-du-grand-fontanille#listing_location\" data-listingid_open=\"3439\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/domaine-du-grand-fontanille\" 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=\"3439\" 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=\"3439\" 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\/de\/locations\/domaine-du-grand-fontanille\" target=\"_blank\">DOMAINE DU GRAND FONTANILLE<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIVATE HOME - VILLA                                             - NICE, FRANCE                                        <\/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_3438\" 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-the-dutch-spronkenhouse-102326-1.jpg\" class=\"img-responsive\" alt=\"plush 74 the dutch spronkenhouse 102326 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\/528x309plush-74-the-dutch-spronkenhouse-102326-2.jpg\" class=\"img-responsive\" alt=\"plush 74 the dutch spronkenhouse 102326 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\/528x309plush-74-the-dutch-spronkenhouse-102326-3.jpg\" class=\"img-responsive\" alt=\"plush 74 the dutch spronkenhouse 102326 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-the-dutch-spronkenhouse-102326-4.jpg\" class=\"img-responsive\" alt=\"plush 74 the dutch spronkenhouse 102326 4\">\r\n                                                        <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                                                    <!-- Carousel nav -->\r\n                                                    <a class=\"left carousel-control disable_scroll\" href=\"#listing_carousel_3438\" 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_3438\" 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\/de\/locations\/concrete-and-glass-house-netherlands\" target=\"_blank\"><\/a>\r\n                                        <div class=\"icons\">\r\n                                            <a href=\"\/\/www.facebook.com\/share.php?u=https:\/\/plush74.com\/de\/locations\/concrete-and-glass-house-netherlands&amp;title=Concrete and Glass House Netherlands\"><i class=\"ion-android-share-alt\"><\/i><\/a>\r\n                                                                                            <span class=\"favorites-actions\">\r\n                                                    <a href=\"#\" data-id=\"3438\" 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=\"3438\" 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\/de\/locations\/concrete-and-glass-house-netherlands#listing_location\" data-listingid_open=\"3438\"><i class=\"ion-location\"><\/i><\/a>\r\n                                            <a href=\"https:\/\/plush74.com\/de\/locations\/concrete-and-glass-house-netherlands\" 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=\"3438\" 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=\"3438\" 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\/de\/locations\/concrete-and-glass-house-netherlands\" target=\"_blank\">Concrete and Glass House Netherlands<\/a><\/h3>\r\n                                        <\/div>\r\n                                        <div class=\"descr\">\r\n                                            Location - PRIVATE HOME                                             - MAASTRICHT, NETHERLANDS                                        <\/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>Locationsuche Willkommen bei Plush74. Finden Sie sch\u00f6ne Fotolocations f\u00fcr Ihr n\u00e4chstes Fotoshooting in Berlin. URBAN FLAIR LOFT BERLIN Location - APARTMENT - LOFT - BERLIN, GERMANY TIMELESS MULTIPLEX BERLIN Location - COMMERCIAL SPACE - CINEMA - BERLIN, GERMANY RECYCLED AIR BALLOON DOME Location - SPECIAL LOCATION - TENT - BERLIN, GERMANY CULTURAL PEARL [...]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-8974","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Top Photo Shoot locations in Berlin - Plush74<\/title>\n<meta name=\"description\" content=\"Find the perfect Photo locations in Berlin. Unique, beautiful, and amazing locations for your next product or fashion photo shoot in Berlin.\" \/>\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\/de\/photo-shoot-locations-berlin\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Top Photo Shoot locations in Berlin - Plush74\" \/>\n<meta property=\"og:description\" content=\"Find the perfect Photo locations in Berlin. Unique, beautiful, and amazing locations for your next product or fashion photo shoot in Berlin.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plush74.com\/de\/photo-shoot-locations-berlin\/\" \/>\n<meta property=\"og:site_name\" content=\"Plush74\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-15T13:41:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/plush74.com\/wp-content\/uploads\/2020\/03\/Logo_Schwarz_Outline_RGB-300x43.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"8\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/plush74.com\/photo-shoot-locations-berlin\/\",\"url\":\"https:\/\/plush74.com\/photo-shoot-locations-berlin\/\",\"name\":\"Top Photo Shoot locations in Berlin - Plush74\",\"isPartOf\":{\"@id\":\"https:\/\/plush74.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/plush74.com\/photo-shoot-locations-berlin\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/plush74.com\/photo-shoot-locations-berlin\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/plush74.com\/wp-content\/uploads\/2020\/03\/Logo_Schwarz_Outline_RGB-300x43.png\",\"datePublished\":\"2023-05-11T10:19:05+00:00\",\"dateModified\":\"2024-02-15T13:41:36+00:00\",\"description\":\"Find the perfect Photo locations in Berlin. Unique, beautiful, and amazing locations for your next product or fashion photo shoot in Berlin.\",\"breadcrumb\":{\"@id\":\"https:\/\/plush74.com\/photo-shoot-locations-berlin\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/plush74.com\/photo-shoot-locations-berlin\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/plush74.com\/photo-shoot-locations-berlin\/#primaryimage\",\"url\":\"https:\/\/plush74.com\/wp-content\/uploads\/2020\/03\/Logo_Schwarz_Outline_RGB-300x43.png\",\"contentUrl\":\"https:\/\/plush74.com\/wp-content\/uploads\/2020\/03\/Logo_Schwarz_Outline_RGB-300x43.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/plush74.com\/photo-shoot-locations-berlin\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/plush74.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Photo shoot Locations Berlin\"}]},{\"@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\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/plush74.com\/#organization\",\"name\":\"Plush74\",\"url\":\"https:\/\/plush74.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@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":"Top Photo Shoot locations in Berlin - Plush74","description":"Find the perfect Photo locations in Berlin. Unique, beautiful, and amazing locations for your next product or fashion photo shoot in Berlin.","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\/de\/photo-shoot-locations-berlin\/","og_locale":"de_DE","og_type":"article","og_title":"Top Photo Shoot locations in Berlin - Plush74","og_description":"Find the perfect Photo locations in Berlin. Unique, beautiful, and amazing locations for your next product or fashion photo shoot in Berlin.","og_url":"https:\/\/plush74.com\/de\/photo-shoot-locations-berlin\/","og_site_name":"Plush74","article_modified_time":"2024-02-15T13:41:36+00:00","og_image":[{"url":"https:\/\/plush74.com\/wp-content\/uploads\/2020\/03\/Logo_Schwarz_Outline_RGB-300x43.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"8\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/plush74.com\/photo-shoot-locations-berlin\/","url":"https:\/\/plush74.com\/photo-shoot-locations-berlin\/","name":"Top Photo Shoot locations in Berlin - Plush74","isPartOf":{"@id":"https:\/\/plush74.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/plush74.com\/photo-shoot-locations-berlin\/#primaryimage"},"image":{"@id":"https:\/\/plush74.com\/photo-shoot-locations-berlin\/#primaryimage"},"thumbnailUrl":"https:\/\/plush74.com\/wp-content\/uploads\/2020\/03\/Logo_Schwarz_Outline_RGB-300x43.png","datePublished":"2023-05-11T10:19:05+00:00","dateModified":"2024-02-15T13:41:36+00:00","description":"Find the perfect Photo locations in Berlin. Unique, beautiful, and amazing locations for your next product or fashion photo shoot in Berlin.","breadcrumb":{"@id":"https:\/\/plush74.com\/photo-shoot-locations-berlin\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plush74.com\/photo-shoot-locations-berlin\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/plush74.com\/photo-shoot-locations-berlin\/#primaryimage","url":"https:\/\/plush74.com\/wp-content\/uploads\/2020\/03\/Logo_Schwarz_Outline_RGB-300x43.png","contentUrl":"https:\/\/plush74.com\/wp-content\/uploads\/2020\/03\/Logo_Schwarz_Outline_RGB-300x43.png"},{"@type":"BreadcrumbList","@id":"https:\/\/plush74.com\/photo-shoot-locations-berlin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/plush74.com\/"},{"@type":"ListItem","position":2,"name":"Photo shoot Locations Berlin"}]},{"@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":"de"},{"@type":"Organization","@id":"https:\/\/plush74.com\/#organization","name":"Plush74","url":"https:\/\/plush74.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@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\/de\/wp-json\/wp\/v2\/pages\/8974"}],"collection":[{"href":"https:\/\/plush74.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/plush74.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/plush74.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/plush74.com\/de\/wp-json\/wp\/v2\/comments?post=8974"}],"version-history":[{"count":5,"href":"https:\/\/plush74.com\/de\/wp-json\/wp\/v2\/pages\/8974\/revisions"}],"predecessor-version":[{"id":11386,"href":"https:\/\/plush74.com\/de\/wp-json\/wp\/v2\/pages\/8974\/revisions\/11386"}],"wp:attachment":[{"href":"https:\/\/plush74.com\/de\/wp-json\/wp\/v2\/media?parent=8974"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}