{"id":11495,"date":"2024-03-18T13:43:08","date_gmt":"2024-03-18T11:43:08","guid":{"rendered":"https:\/\/plush74.com\/de\/locations-in-zuerich-copy\/"},"modified":"2024-03-18T14:02:18","modified_gmt":"2024-03-18T12:02:18","slug":"locations-in-berlin","status":"publish","type":"page","link":"https:\/\/plush74.com\/de\/de\/locations-in-berlin\/","title":{"rendered":"Standorte in Berlin"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"11495\" class=\"elementor elementor-11495\" 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-c39d94a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c39d94a\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ddab58e\" data-id=\"ddab58e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cc548da elementor-widget elementor-widget-spacer\" data-id=\"cc548da\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-42793ec elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"42793ec\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ae17db5\" data-id=\"ae17db5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1081718 elementor-widget elementor-widget-spacer\" data-id=\"1081718\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1934077 elementor-widget elementor-widget-heading\" data-id=\"1934077\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Locations in Berlin - Locations finden <\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2912c53 elementor-widget elementor-widget-spacer\" data-id=\"2912c53\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a32e36b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a32e36b\" 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-f394320\" data-id=\"f394320\" 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-0bfe12b elementor-widget elementor-widget-spacer\" data-id=\"0bfe12b\" 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-dc00f09 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"dc00f09\" 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-50 elementor-top-column elementor-element elementor-element-5c2fb3c\" data-id=\"5c2fb3c\" 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-ad0f4e7 elementor-widget elementor-widget-spacer\" data-id=\"ad0f4e7\" 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-bde85a8 elementor-widget elementor-widget-heading\" data-id=\"bde85a8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">STANDORTE in BERLIN FINDEN<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57013e2 elementor-widget elementor-widget-text-editor\" data-id=\"57013e2\" 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<div class=\"flex-1 overflow-hidden\"><div class=\"react-scroll-to-bottom--css-twdna-79elbk h-full\"><div class=\"react-scroll-to-bottom--css-twdna-1n7m0yu\"><div class=\"flex flex-col pb-9 text-sm\"><div class=\"w-full text-token-text-primary\" data-testid=\"conversation-turn-7\"><div class=\"px-4 py-2 justify-center text-base md:gap-6 m-auto\"><div class=\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\"><div class=\"relative flex w-full flex-col lg:w-[calc(100%-115px)] agent-turn\"><div class=\"flex-col gap-1 md:gap-3\"><div class=\"flex flex-grow flex-col max-w-full\"><div class=\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\" data-message-author-role=\"assistant\" data-message-id=\"0236d1da-81fc-445d-b09e-76f9a61f58f9\"><div class=\"markdown prose w-full break-words dark:prose-invert light\"><p>Erkunden Sie mit Plush74 die perfekten Locations in Berlin f\u00fcr Film, Fotoaufnahmen oder Events. Als f\u00fchrende Agentur f\u00fcr Locations bieten wir eine breite Palette von Hotels, Bars, Villen und Studios in unserem Portfolio an.<\/p><p>\u00a0Unsere Fachkenntnisse und unsere benutzerfreundliche Plattform erleichtern es Ihnen, die idealen Standorte f\u00fcr Ihre Bed\u00fcrfnisse zu finden.\u00a0<\/p><p>Vertrauen Sie auf Plush74, um Ihnen bei der Suche nach den besten Orten in Berlin zu helfen. Besuchen Sie unsere Website und entdecken Sie, wie wir Ihre Veranstaltung oder Produktion unvergesslich gestalten k\u00f6nnen.<\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ae3cd8 elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"6ae3cd8\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/plush74.com\/de\/search-result-location\/?search_order=idlisting DESC&#038;search_view=grid&#038;offset=0&#038;search_location=104&#038;search_radius=100&#038;map_num_listings=undefined#header-search\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Berliner Standorte<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\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 class=\"elementor-element elementor-element-d51167d elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"d51167d\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/plush74.com\/de\/register-login\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">plush74 mitglied werden<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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-50 elementor-top-column elementor-element elementor-element-79e9f98\" data-id=\"79e9f98\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-a9fac9e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a9fac9e\" 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-50 elementor-inner-column elementor-element elementor-element-f4c93c3\" data-id=\"f4c93c3\" 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-cfd06f2 elementor-widget elementor-widget-image\" data-id=\"cfd06f2\" 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<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"682\" src=\"https:\/\/plush74.com\/wp-content\/uploads\/2020\/10\/PLUSH74EVENTLOCATIONBERLINFILMCASTLE.jpg\" class=\"attachment-full size-full wp-image-2265\" alt=\"PL\u00dcSCH74EVENTLOCATIONBERLINFILMBURG\" srcset=\"https:\/\/plush74.com\/wp-content\/uploads\/2020\/10\/PLUSH74EVENTLOCATIONBERLINFILMCASTLE.jpg 1024w, https:\/\/plush74.com\/wp-content\/uploads\/2020\/10\/PLUSH74EVENTLOCATIONBERLINFILMCASTLE-300x200.jpg 300w, https:\/\/plush74.com\/wp-content\/uploads\/2020\/10\/PLUSH74EVENTLOCATIONBERLINFILMCASTLE-768x512.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\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-50 elementor-inner-column elementor-element elementor-element-6bfd68a\" data-id=\"6bfd68a\" 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-ce7ac8d elementor-widget elementor-widget-image\" data-id=\"ce7ac8d\" 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<img decoding=\"async\" width=\"800\" height=\"533\" src=\"https:\/\/plush74.com\/wp-content\/uploads\/2022\/09\/11_plush74-rental-location-berlin-apartment-loft-penthouse-film-photo-shooting-9-1024x682.jpeg\" class=\"attachment-large size-large wp-image-6633\" alt=\"11 pl\u00fcsch74 mietfl\u00e4che berlin wohnung loft penthouse film fotoshooting 9\" srcset=\"https:\/\/plush74.com\/wp-content\/uploads\/2022\/09\/11_plush74-rental-location-berlin-apartment-loft-penthouse-film-photo-shooting-9-1024x682.jpeg 1024w, https:\/\/plush74.com\/wp-content\/uploads\/2022\/09\/11_plush74-rental-location-berlin-apartment-loft-penthouse-film-photo-shooting-9-300x200.jpeg 300w, https:\/\/plush74.com\/wp-content\/uploads\/2022\/09\/11_plush74-rental-location-berlin-apartment-loft-penthouse-film-photo-shooting-9-768x512.jpeg 768w, https:\/\/plush74.com\/wp-content\/uploads\/2022\/09\/11_plush74-rental-location-berlin-apartment-loft-penthouse-film-photo-shooting-9.jpeg 1280w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ce9a8a5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ce9a8a5\" 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-50 elementor-inner-column elementor-element elementor-element-a7cfd2c\" data-id=\"a7cfd2c\" 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-6083d01 elementor-widget elementor-widget-image\" data-id=\"6083d01\" 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<img decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/plush74.com\/wp-content\/uploads\/2022\/06\/plush74-film-photo-event-location-germany-berlin-maisonette-8-1024x683.jpeg\" class=\"attachment-large size-large wp-image-6444\" alt=\"plush74 film foto event location deutschland berlin maisonette 8\" srcset=\"https:\/\/plush74.com\/wp-content\/uploads\/2022\/06\/plush74-film-photo-event-location-germany-berlin-maisonette-8-1024x683.jpeg 1024w, https:\/\/plush74.com\/wp-content\/uploads\/2022\/06\/plush74-film-photo-event-location-germany-berlin-maisonette-8-300x200.jpeg 300w, https:\/\/plush74.com\/wp-content\/uploads\/2022\/06\/plush74-film-photo-event-location-germany-berlin-maisonette-8-768x512.jpeg 768w, https:\/\/plush74.com\/wp-content\/uploads\/2022\/06\/plush74-film-photo-event-location-germany-berlin-maisonette-8.jpeg 1275w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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-50 elementor-inner-column elementor-element elementor-element-fa75427\" data-id=\"fa75427\" 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-279ae37 elementor-widget elementor-widget-image\" data-id=\"279ae37\" 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<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"533\" src=\"https:\/\/plush74.com\/wp-content\/uploads\/2020\/11\/berlin-location-event-photo-shooting-loft-plush74-1-1024x682.jpg\" class=\"attachment-large size-large wp-image-3327\" alt=\"berlin location event fotoshooting loft pl\u00fcsch74 1\" srcset=\"https:\/\/plush74.com\/wp-content\/uploads\/2020\/11\/berlin-location-event-photo-shooting-loft-plush74-1-1024x682.jpg 1024w, https:\/\/plush74.com\/wp-content\/uploads\/2020\/11\/berlin-location-event-photo-shooting-loft-plush74-1-300x200.jpg 300w, https:\/\/plush74.com\/wp-content\/uploads\/2020\/11\/berlin-location-event-photo-shooting-loft-plush74-1-768x512.jpg 768w, https:\/\/plush74.com\/wp-content\/uploads\/2020\/11\/berlin-location-event-photo-shooting-loft-plush74-1.jpg 1280w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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\t<\/div>\n\t\t<\/section>\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_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                                            Location - 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_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                                                <\/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><script type=\"text\/javascript\">\n    var spector;\n    var captureOnLoad = false;\n    var captureOffScreen = false;\n    window.__SPECTOR_Canvases = [];\n\n    (function() {\n        var __SPECTOR_Origin_EXTENSION_GetContext = HTMLCanvasElement.prototype.getContext;\n        HTMLCanvasElement.prototype.__SPECTOR_Origin_EXTENSION_GetContext = __SPECTOR_Origin_EXTENSION_GetContext;\n\n        if (typeof OffscreenCanvas !== 'undefined') {\n            var __SPECTOR_Origin_EXTENSION_OffscreenGetContext = OffscreenCanvas.prototype.getContext;\n            OffscreenCanvas.prototype.__SPECTOR_Origin_EXTENSION_OffscreenGetContext = __SPECTOR_Origin_EXTENSION_OffscreenGetContext;\n\n            OffscreenCanvas.prototype.getContext = function () {\n                var context = null;\n                if (!arguments.length) {\n                    return context;\n                }\n    \n                if (arguments.length === 1) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0]);\n                    if (context === null) {\n                        return context;\n                    }\n                }\n                else if (arguments.length === 2) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0], arguments[1]);\n                    if (context === null) {\n                        return context;\n                    }\n                }\n    \n                var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n                if (contextNames.indexOf(arguments[0]) !== -1) {\n                    \/\/ context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                    \/\/ Notify the page a canvas is available.\n                    var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                    document.dispatchEvent(myEvent);\n                    this.id = \"Offscreen\";\n                    window.__SPECTOR_Canvases.push(this);\n    \n                    if (captureOnLoad) {\n                        \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                        if (false) {\n                            spector.captureContext(context, 500, false, false);\n                            captureOnLoad = false;\n                        }\n                    }\n                }\n    \n                return context;\n            }\n        }\n\n        HTMLCanvasElement.prototype.getContext = function () {\n            var context = null;\n            if (!arguments.length) {\n                return context;\n            }\n\n            if (arguments.length === 1) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0]);\n                if (context === null) {\n                    return context;\n                }\n            }\n            else if (arguments.length === 2) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0], arguments[1]);\n                if (context === null) {\n                    return context;\n                }\n            }\n\n            var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n            if (contextNames.indexOf(arguments[0]) !== -1) {\n                context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                \/\/ Notify the page a canvas is available.\n                var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                document.dispatchEvent(myEvent);\n\n                if (captureOffScreen) {\n                    var found = false;\n                    for (var i = 0; i < window.__SPECTOR_Canvases.length; i++) {\n                        if (window.__SPECTOR_Canvases[i] === this) {\n                            found = true;\n                            break;\n                        }\n                    }\n                    if (!found) {\n                        window.__SPECTOR_Canvases.push(this);\n                    }\n                }\n\n                if (captureOnLoad) {\n                    \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                    if (this.parentElement || false) {\n                        spector.captureContext(context, 500, false, false);\n                        captureOnLoad = false;\n                    }\n                }\n            }\n\n            return context;\n        }\n    })()<\/script><\/p><p><script type=\"text\/javascript\">\n    var spector;\n    var captureOnLoad = false;\n    var captureOffScreen = false;\n    window.__SPECTOR_Canvases = [];\n\n    (function() {\n        var __SPECTOR_Origin_EXTENSION_GetContext = HTMLCanvasElement.prototype.getContext;\n        HTMLCanvasElement.prototype.__SPECTOR_Origin_EXTENSION_GetContext = __SPECTOR_Origin_EXTENSION_GetContext;\n\n        if (typeof OffscreenCanvas !== 'undefined') {\n            var __SPECTOR_Origin_EXTENSION_OffscreenGetContext = OffscreenCanvas.prototype.getContext;\n            OffscreenCanvas.prototype.__SPECTOR_Origin_EXTENSION_OffscreenGetContext = __SPECTOR_Origin_EXTENSION_OffscreenGetContext;\n\n            OffscreenCanvas.prototype.getContext = function () {\n                var context = null;\n                if (!arguments.length) {\n                    return context;\n                }\n    \n                if (arguments.length === 1) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0]);\n                    if (context === null) {\n                        return context;\n                    }\n                }\n                else if (arguments.length === 2) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0], arguments[1]);\n                    if (context === null) {\n                        return context;\n                    }\n                }\n    \n                var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n                if (contextNames.indexOf(arguments[0]) !== -1) {\n                    \/\/ context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                    \/\/ Notify the page a canvas is available.\n                    var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                    document.dispatchEvent(myEvent);\n                    this.id = \"Offscreen\";\n                    window.__SPECTOR_Canvases.push(this);\n    \n                    if (captureOnLoad) {\n                        \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                        if (false) {\n                            spector.captureContext(context, 500, false, false);\n                            captureOnLoad = false;\n                        }\n                    }\n                }\n    \n                return context;\n            }\n        }\n\n        HTMLCanvasElement.prototype.getContext = function () {\n            var context = null;\n            if (!arguments.length) {\n                return context;\n            }\n\n            if (arguments.length === 1) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0]);\n                if (context === null) {\n                    return context;\n                }\n            }\n            else if (arguments.length === 2) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0], arguments[1]);\n                if (context === null) {\n                    return context;\n                }\n            }\n\n            var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n            if (contextNames.indexOf(arguments[0]) !== -1) {\n                context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                \/\/ Notify the page a canvas is available.\n                var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                document.dispatchEvent(myEvent);\n\n                if (captureOffScreen) {\n                    var found = false;\n                    for (var i = 0; i < window.__SPECTOR_Canvases.length; i++) {\n                        if (window.__SPECTOR_Canvases[i] === this) {\n                            found = true;\n                            break;\n                        }\n                    }\n                    if (!found) {\n                        window.__SPECTOR_Canvases.push(this);\n                    }\n                }\n\n                if (captureOnLoad) {\n                    \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                    if (this.parentElement || false) {\n                        spector.captureContext(context, 500, false, false);\n                        captureOnLoad = false;\n                    }\n                }\n            }\n\n            return context;\n        }\n    })()<\/script><\/p><p style=\"text-align: center;\"><a href=\"https:\/\/plush74.com\/de\/search-result-location\/?search_order=idlisting DESC&amp;search_view=grid&amp;offset=0&amp;search_location=104&amp;map_num_listings=undefined#header-search\" data-wplink-edit=\"true\">BERLINER STANDORTE<\/a><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-da40ca0\" data-id=\"da40ca0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-46b7667 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"46b7667\" data-element_type=\"section\" id=\"contact\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-21e784b\" data-id=\"21e784b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8ff2d8c elementor-widget elementor-widget-spacer\" data-id=\"8ff2d8c\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-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<p class=\"elementor-heading-title elementor-size-default\">Nutzen Sie Plush74, um die perfekte Location f\u00fcr Ihre Londoner Produktion zu finden.<\/p>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bdda7e4 elementor-widget elementor-widget-spacer\" data-id=\"bdda7e4\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-91826c4 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"91826c4\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e5097b2\" data-id=\"e5097b2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-defcc65 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"defcc65\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"mailto:yeah@plush74.com\" target=\"_blank\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-email\"><\/i>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-497d437\" data-id=\"497d437\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2f9f086 elementor-widget elementor-widget-image\" data-id=\"2f9f086\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/plush74.com\/de\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" 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@PLUSH74.COM\">YEAH@PLUSH74.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;\">LOCATION SCOUTING LEICHT GEMACHT<\/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\/\">EIN PL\u00dcSCH74-KONTO ERSTELLEN<\/a>T<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8c2421c elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"8c2421c\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cb0cd0b\" data-id=\"cb0cd0b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3b53baf elementor-widget elementor-widget-listings-custom\" data-id=\"3b53baf\" data-element_type=\"widget\" data-widget_type=\"listings-custom.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\r\n        <section class=\"pl_listingl section-picks section  container-palette\">\r\n            <div class=\"section-title\">\r\n                <h2 class=\"title elementor-inline-editing\" data-no-translation=\"\"><span style=\"letter-spacing: 2.2px;\">NEU MIT 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_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                                            \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_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                                            Location - 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 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                                                <\/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-f5673f5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f5673f5\" 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-4a7fa31\" data-id=\"4a7fa31\" 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-1220155 elementor-widget__width-auto footer-button elementor-widget elementor-widget-button\" data-id=\"1220155\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/plush74.com\/de\/search-result-location\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-search\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Locations suchen<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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-582ac60\" data-id=\"582ac60\" 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-431d761 elementor-widget__width-auto footer-button btn-open-collections-widget elementor-widget elementor-widget-button\" data-id=\"431d761\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/plush74.com\/account\/collections_edit\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-bookmark\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Kollektion erstellen<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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-94b2e91\" data-id=\"94b2e91\" 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-a942c2f elementor-widget__width-auto footer-button elementor-widget elementor-widget-button\" data-id=\"a942c2f\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/plush74.com\/account\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-envelope\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Anfrage senden<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-b0496e3 e-flex e-con-boxed e-con e-parent\" data-id=\"b0496e3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Locations suchen Locations in Berlin - Locations Finden LOCATIONS in BERLIN finden Erkunden Sie mit Plush74 die perfekten Locations in Berlin f\u00fcr Film, Fotoaufnahmen oder Events. Als f\u00fchrende Agentur f\u00fcr Locations bieten wir eine breite Palette von Hotels, Bars, Villen und Studios in unserem Portfolio an.  Unsere Fachkenntnisse und unsere benutzerfreundliche Plattform erleichtern es Ihnen, [...]<\/p>","protected":false},"author":1,"featured_media":4471,"parent":8938,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-11495","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Locations in Berlin - Plush74<\/title>\n<meta name=\"description\" content=\"Locations wie Studios, Lofts, H\u00e4user, Hotels, Villen und alles, was dazwischen liegt mit P74 finden. Berlin locations finden.\" \/>\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\/de\/locations-in-berlin\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Locations in Berlin - Plush74\" \/>\n<meta property=\"og:description\" content=\"Locations wie Studios, Lofts, H\u00e4user, Hotels, Villen und alles, was dazwischen liegt mit P74 finden. Berlin locations finden.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plush74.com\/de\/de\/locations-in-berlin\/\" \/>\n<meta property=\"og:site_name\" content=\"Plush74\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-18T12:02:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/plush74.com\/wp-content\/uploads\/2021\/05\/plush74-locations-agency-scouting-berlin-ibiza-12-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1749\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"5\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/plush74.com\/de\/locations-in-berlin\/\",\"url\":\"https:\/\/plush74.com\/de\/locations-in-berlin\/\",\"name\":\"Locations in Berlin - Plush74\",\"isPartOf\":{\"@id\":\"https:\/\/plush74.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/plush74.com\/de\/locations-in-berlin\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/plush74.com\/de\/locations-in-berlin\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/plush74.com\/wp-content\/uploads\/2021\/05\/plush74-locations-agency-scouting-berlin-ibiza-12-scaled.jpg\",\"datePublished\":\"2024-03-18T11:43:08+00:00\",\"dateModified\":\"2024-03-18T12:02:18+00:00\",\"description\":\"Locations wie Studios, Lofts, H\u00e4user, Hotels, Villen und alles, was dazwischen liegt mit P74 finden. Berlin locations finden.\",\"breadcrumb\":{\"@id\":\"https:\/\/plush74.com\/de\/locations-in-berlin\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/plush74.com\/de\/locations-in-berlin\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/plush74.com\/de\/locations-in-berlin\/#primaryimage\",\"url\":\"https:\/\/plush74.com\/wp-content\/uploads\/2021\/05\/plush74-locations-agency-scouting-berlin-ibiza-12-scaled.jpg\",\"contentUrl\":\"https:\/\/plush74.com\/wp-content\/uploads\/2021\/05\/plush74-locations-agency-scouting-berlin-ibiza-12-scaled.jpg\",\"width\":2560,\"height\":1749,\"caption\":\"plush74 locations agency scouting berlin ibiza 12 scaled\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/plush74.com\/de\/locations-in-berlin\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/plush74.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"de\",\"item\":\"https:\/\/plush74.com\/de\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Locations in 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":"Locations in Berlin - Plush74","description":"Locations wie Studios, Lofts, H\u00e4user, Hotels, Villen und alles, was dazwischen liegt mit P74 finden. Berlin locations finden.","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\/de\/locations-in-berlin\/","og_locale":"de_DE","og_type":"article","og_title":"Locations in Berlin - Plush74","og_description":"Locations wie Studios, Lofts, H\u00e4user, Hotels, Villen und alles, was dazwischen liegt mit P74 finden. Berlin locations finden.","og_url":"https:\/\/plush74.com\/de\/de\/locations-in-berlin\/","og_site_name":"Plush74","article_modified_time":"2024-03-18T12:02:18+00:00","og_image":[{"width":2560,"height":1749,"url":"https:\/\/plush74.com\/wp-content\/uploads\/2021\/05\/plush74-locations-agency-scouting-berlin-ibiza-12-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"5\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/plush74.com\/de\/locations-in-berlin\/","url":"https:\/\/plush74.com\/de\/locations-in-berlin\/","name":"Locations in Berlin - Plush74","isPartOf":{"@id":"https:\/\/plush74.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/plush74.com\/de\/locations-in-berlin\/#primaryimage"},"image":{"@id":"https:\/\/plush74.com\/de\/locations-in-berlin\/#primaryimage"},"thumbnailUrl":"https:\/\/plush74.com\/wp-content\/uploads\/2021\/05\/plush74-locations-agency-scouting-berlin-ibiza-12-scaled.jpg","datePublished":"2024-03-18T11:43:08+00:00","dateModified":"2024-03-18T12:02:18+00:00","description":"Locations wie Studios, Lofts, H\u00e4user, Hotels, Villen und alles, was dazwischen liegt mit P74 finden. Berlin locations finden.","breadcrumb":{"@id":"https:\/\/plush74.com\/de\/locations-in-berlin\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plush74.com\/de\/locations-in-berlin\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/plush74.com\/de\/locations-in-berlin\/#primaryimage","url":"https:\/\/plush74.com\/wp-content\/uploads\/2021\/05\/plush74-locations-agency-scouting-berlin-ibiza-12-scaled.jpg","contentUrl":"https:\/\/plush74.com\/wp-content\/uploads\/2021\/05\/plush74-locations-agency-scouting-berlin-ibiza-12-scaled.jpg","width":2560,"height":1749,"caption":"plush74 locations agency scouting berlin ibiza 12 scaled"},{"@type":"BreadcrumbList","@id":"https:\/\/plush74.com\/de\/locations-in-berlin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/plush74.com\/"},{"@type":"ListItem","position":2,"name":"de","item":"https:\/\/plush74.com\/de\/"},{"@type":"ListItem","position":3,"name":"Locations in 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\/11495"}],"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=11495"}],"version-history":[{"count":5,"href":"https:\/\/plush74.com\/de\/wp-json\/wp\/v2\/pages\/11495\/revisions"}],"predecessor-version":[{"id":11507,"href":"https:\/\/plush74.com\/de\/wp-json\/wp\/v2\/pages\/11495\/revisions\/11507"}],"up":[{"embeddable":true,"href":"https:\/\/plush74.com\/de\/wp-json\/wp\/v2\/pages\/8938"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/plush74.com\/de\/wp-json\/wp\/v2\/media\/4471"}],"wp:attachment":[{"href":"https:\/\/plush74.com\/de\/wp-json\/wp\/v2\/media?parent=11495"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}