{"id":2454354,"date":"2023-06-07T11:39:55","date_gmt":"2023-06-07T10:39:55","guid":{"rendered":"https:\/\/www.expathousing.com\/test-eigenschappen\/"},"modified":"2025-08-19T13:38:34","modified_gmt":"2025-08-19T12:38:34","slug":"expat-woningaanbod","status":"publish","type":"page","link":"https:\/\/www.expathousing.com\/nl\/expat-woningaanbod\/","title":{"rendered":"Woningaanbod"},"content":{"rendered":"\n<div class=\"expat-housing-properties w-full\" style=\"\n    --expat-primary-color: #4e8792;\n    --expat-border-radius: xl;\n\" role=\"main\" aria-label=\"Beschikbare Woningen\">\n\n    <!-- Search\/Filter Bar -->\n    \n<!-- Enhanced Search\/Filter Bar -->\n<div class=\"w-full bg-gradient-to-r from-gray-50 to-gray-100 py-0 md:py-0 border-b border-gray-200\">\n    <div class=\"container px-4\">\n\n        <!-- Search Form -->\n        <form method=\"GET\" class=\"space-y-4 pt-4\">\n\n            <!-- Main Search Row - Mobile Optimized -->\n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-5 gap-3 md:gap-4\">\n\n                <!-- Search Input - Full width on mobile -->\n                <div class=\"col-span-1 md:col-span-3 lg:col-span-3\">\n                    <div class=\"relative\">\n                        <div class=\"absolute inset-y-0 left-0 pl-3 flex items-center pointer-events-none\">\n                            <svg class=\"h-5 w-5 text-gray-400\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z\"><\/path>\n                            <\/svg>\n                        <\/div>\n                        <input type=\"text\"\n                               id=\"search-input\"\n                               name=\"q\"\n                               placeholder=\"Zoek op tekst, stad of type eigendom\"\n                               class=\"block w-full pl-10 pr-4 py-3 px-3 md:py-3 border border-gray-300 rounded-xl focus:ring-210 focus:ring-blue-50010 focus:border-blue-50010 bg-white shadow-sm10 transition-colors duration-200\"\n                               value=\"\">\n                    <\/div>\n                <\/div>\n\n                <!-- Bedrooms Filter - Consistent styling -->\n                <div class=\"col-span-1\">\n                    <select id=\"bedrooms-input\"\n                            name=\"bedrooms\"\n                            class=\"block w-full px-4 py-3 border border-gray-300 rounded-xl focus:ring-2 focus:ring-blue-500 focus:border-blue-500 bg-white shadow-sm transition-colors duration-200\">\n                        <option value=\"\">Aantal kamers<\/option>\n                        <option value=\"1\" >\n                            1 slaapkamer                        <\/option>\n                        <option value=\"2\" >\n                            2 slaapkamers                        <\/option>\n                        <option value=\"3\" >\n                            3 slaapkamers                        <\/option>\n                        <option value=\"4\" >\n                            4+ slaapkamers                        <\/option>\n                    <\/select>\n                <\/div>\n\n                <!-- Price Range - Stacked on mobile -->\n                <div class=\"col-span-1 md:col-span-2 grid grid-cols-2 gap-2\">\n                    <div>\n                        <div class=\"relative\">\n                            <!--<div class=\"absolute inset-y-0 left-0 pl-3 flex items-center pointer-events-none\">\n                                <span class=\"text-gray-500 text-sm\">\u20ac<\/span>\n                            <\/div>-->\n                            <input type=\"text\"\n                                   id=\"min-price-input\"\n                                   name=\"min_price\"\n                                   placeholder=\"Voer minimale prijs in \u20ac\"\n                                   class=\"block w-full pl-8 pr-4 py-3 border border-gray-300 rounded-xl focus:ring-2 focus:ring-blue-500 focus:border-blue-500 bg-white shadow-sm transition-colors duration-200\"\n                                   value=\"\">\n                        <\/div>\n                    <\/div>\n\n                    <div>\n                        <div class=\"relative\">\n                            <!--<div class=\"absolute inset-y-0 left-0 pl-3 flex items-center pointer-events-none\">\n                                <span class=\"text-gray-500 text-sm\">\u20ac<\/span>\n                            <\/div>-->\n                            <input type=\"text\"\n                                   id=\"max-price-input\"\n                                   name=\"max_price\"\n                                   placeholder=\"Voer maximale prijs in \u20ac\"\n                                   class=\"block w-full pl-8 pr-4 py-3 border border-gray-300 rounded-xl focus:ring-2 focus:ring-blue-500 focus:border-blue-500 bg-white shadow-sm transition-colors duration-200\"\n                                   value=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Search Button - Full width on mobile -->\n                <div class=\"col-span-1 md:col-span-1 lg:col-span-1 flex items-end\">\n                    <button type=\"submit\"\n                            class=\"w-full10 bg-gradient-to-r from-blue-60010 to-blue-70010 hover:from-blue-70010 hover:to-blue-80010 text-white font-semibold py-310 px-410 md:px-610 rounded-xl0 shadow-lg10 hover:shadow-xl10 transition-all duration-200 transform hover:-translate-y-0.5 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2\">\n                        <div class=\"flex items-center justify-center space-x-2\">\n\n                            <span class=\"hidden sm:inline\">Zoeken<\/span>\n                            <span class=\"sm:hidden\">Zoeken<\/span>\n                        <\/div>\n                    <\/button>\n                <\/div>\n\n            <\/div>\n\n            <!-- Quick Filters Row - Mobile Optimized, Inline on Desktop -->\n            <div class=\"flex flex-col lg:flex-row lg:items-center gap-3 lg:gap-6 pt-2\">\n\n                <!-- Status Filter -->\n                <div class=\"flex items-center space-x-2\">\n                    <label for=\"status-filter\" class=\"text-sm font-medium text-gray-700 whitespace-nowrap\">\n                        Status:\n                    <\/label>\n                    <select id=\"status-filter\"\n                            name=\"status\"\n                            class=\"px-4 py-3 border border-gray-300 rounded-xl focus:ring-2 focus:ring-blue-500 focus:border-blue-500 bg-white shadow-sm transition-colors duration-200 text-sm\">\n                        <option value=\"\">Alle Statussen<\/option>\n                        <option value=\"Vrij\" >\n                            Nieuw te huur                        <\/option>\n                        <option value=\"Verhuurd\" >\n                            Recent verhuurd                        <\/option>\n                    <\/select>\n                <\/div>\n\n                <!-- Property Type Filter -->\n                <div class=\"flex items-center space-x-2\">\n                    <label for=\"type-filter\" class=\"text-sm font-medium text-gray-700 whitespace-nowrap\">\n                        Type:\n                    <\/label>\n                    <select id=\"type-filter\"\n                            name=\"property_type\"\n                            class=\"px-4 py-3 border border-gray-300 rounded-xl focus:ring-2 focus:ring-blue-500 focus:border-blue-500 bg-white shadow-sm transition-colors duration-200 text-sm\">\n                        <option value=\"\">Alle types<\/option>\n                        <option value=\"Appartement\" >\n                            Appartement                        <\/option>\n                        <option value=\"Huis\" >\n                            Huis                        <\/option>\n                        <option value=\"Studio\" >\n                            Studio                        <\/option>\n                    <\/select>\n                <\/div>\n\n                <!-- Clear Filters Button -->\n                \n            <\/div>\n\n        <\/form>\n\n    <\/div>\n<\/div>\n\n<!-- Active Filters Display -->\n\n\n    <!-- Interactive Map -->\n            \n<!-- Map Section -->\n<div class=\"w-full mb-8\">\n    <div id=\"expat-properties-map\" style=\"width: 100%; height: 400px; overflow: hidden;\"><\/div>\n<\/div>\n\n<!-- Map Toggle Button -->\n<div class=\"w-full max-w-7xl mx-auto px-4 mt-0 mb-2\">\n    <div class=\"flex flex-row items-center justify-between py-0 bg-gray-100 border-b border-gray-200 gap-2\">\n        <div class=\"flex items-center gap-2 flex-1 min-w-0\">\n            <span class=\"font-medium text-gray-700 whitespace-nowrap\">Zoeken:<\/span>\n            <span class=\"text-gray-500\">Alle woningen<\/span>        <\/div>\n        \n        <button type=\"button\" \n                id=\"expat-map-toggle\" \n                class=\"expat-theme-btn px-6 py-2 flex items-center gap-2 flex-shrink-0\" \n                style=\"background: #4e8792;\" \n                onclick=\"toggleExpatMap()\">\n            <span id=\"expat-map-toggle-icon\">\n                <svg xmlns='http:\/\/www.w3.org\/2000\/svg' class='h-5 w-5' fill='none' viewBox='0 0 24 24' stroke='currentColor'>\n                    <path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 12a3 3 0 11-6 0 3 3 0 016 0z' \/>\n                    <path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2.458 12C3.732 7.943 7.523 5 12 5c4.477 0 8.268 2.943 9.542 7-1.274 4.057-5.065 7-9.542 7-4.477 0-8.268-2.943-9.542-7z' \/>\n                <\/svg>\n            <\/span>\n            <span id=\"expat-map-toggle-label\" class=\"hidden sm:inline\">Kaart sluiten<\/span>\n        <\/button>\n    <\/div>\n<\/div>\n\n<script>\nfunction toggleExpatMap() {\n    var map = document.getElementById('expat-properties-map');\n    var btn = document.getElementById('expat-map-toggle');\n    var label = document.getElementById('expat-map-toggle-label');\n    var icon = document.getElementById('expat-map-toggle-icon');\n    \n    if (map.style.display === 'none') {\n        map.style.display = '';\n        label.textContent = 'Kaart sluiten';\n        icon.innerHTML = `<svg xmlns='http:\/\/www.w3.org\/2000\/svg' class='h-5 w-5' fill='none' viewBox='0 0 24 24' stroke='currentColor'>\n            <path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 12a3 3 0 11-6 0 3 3 0 016 0z' \/>\n            <path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2.458 12C3.732 7.943 7.523 5 12 5c4.477 0 8.268 2.943 9.542 7-1.274 4.057-5.065 7-9.542 7-4.477 0-8.268-2.943-9.542-7z' \/>\n        <\/svg>`;\n    } else {\n        map.style.display = 'none';\n        label.textContent = 'Kaart openen';\n        icon.innerHTML = `<svg xmlns='http:\/\/www.w3.org\/2000\/svg' class='h-5 w-5' fill='none' viewBox='0 0 24 24' stroke='currentColor'>\n            <path stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.875 18.825A10.05 10.05 0 0112 19c-4.477 0-8.268-2.943-9.542-7a9.956 9.956 0 012.293-3.95m3.671-2.634A9.956 9.956 0 0112 5c4.477 0 8.268 2.943 9.542 7a9.965 9.965 0 01-4.293 5.03M15 12a3 3 0 11-6 0 3 3 0 016 0z' \/>\n        <\/svg>`;\n    }\n}\n<\/script>     \n    <!-- Results Header -->\n    \n<!-- Enhanced Results Header -->\n<div class=\"w-full bg-white border-b border-gray-200 py-4\">\n    <div class=\"max-w-12xl mx-auto px-4\">\n        \n        <!-- Results Summary -->\n        <div class=\"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-4 mb-0\">\n            \n            <!-- Results Count and Info -->\n            <div class=\"flex space-x-4\">\n                \n                <!-- Results Count -->\n                <div class=\"flex items-center space-x-2 relevancein\">\n                    <div class=\"w-8 h-8 bg-blue-100 rounded-full flex items-center justify-center\">\n                        <svg class=\"w-4 h-4 text-blue-600\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path>\n                        <\/svg>\n                    <\/div>\n                    <div>\n                        <h2 class=\"text-lg font-semibold text-gray-900\">\n                                                            46 woningen gevonden                                                    <\/h2>\n                                            <\/div>\n                <\/div>\n                \n                <!-- Loading Indicator -->\n                                \n            <\/div>\n            \n            <!-- View Options and Sort -->\n            <div class=\"flex items-center space-x-4\">\n                \n                <!-- View Toggle -->\n                <div class=\"flex items-center space-x-1 bg-gray-100 rounded-lg p-1\">\n                    <button type=\"button\" \n                            id=\"grid-view-btn\"\n                            class=\"view-toggle-btn active px-3 py-2 rounded-md text-sm font-medium transition-colors duration-200\"\n                            data-view=\"grid\"\n                            aria-label=\"Rasterweergave\">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z\"><\/path>\n                        <\/svg>\n                    <\/button>\n                    <button type=\"button\" \n                            id=\"list-view-btn\"\n                            class=\"view-toggle-btn px-3 py-2 rounded-md text-sm font-medium transition-colors duration-200\"\n                            data-view=\"list\"\n                            aria-label=\"Lijstweergave\">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 6h16M4 10h16M4 14h16M4 18h16\"><\/path>\n                        <\/svg>\n                    <\/button>\n                <\/div>\n                \n                <div class=\"flex items-center space-x-2\">\n                    <label for=\"status-filter-2\" class=\"text-sm font-medium text-gray-700 whitespace-nowrap\">\n                        Status:\n                    <\/label>\n                    <select id=\"status-filter-2\"\n                            name=\"status\" \n                            class=\"px-4 py-3 border border-gray-300 rounded-xl focus:ring-2 focus:ring-blue-500 focus:border-blue-500 bg-white shadow-sm transition-colors duration-200 text-sm\">\n                        <option value=\"\">Filter op<\/option>\n                        <option value=\"\">Alle woningen<\/option>\n                        <option value=\"Vrij\" >\n                            Nieuw te huur                        <\/option>\n                        <option value=\"Verhuurd\" >\n                            Recent verhuurd                        <\/option>\n                        <option value=\"Onder optie\" >\n                            Onder optie                        <\/option>\n                    <\/select>\n                <\/div>\n                \n            <\/div>\n            \n        <\/div>\n        \n        <!-- Quick Stats -->\n                    <div class=\"grid grid-cols-2 md:grid-cols-4 gap-4 pt-4 border-t border-gray-100\">\n                \n                <!-- Average Price -->\n                                <div class=\"text-center\">\n                    <div class=\"text-2xl font-bold text-gray-900\">\u20ac2.644<\/div>\n                    <div class=\"text-xs text-gray-600\">Gemiddelde Prijs<\/div>\n                <\/div>\n                \n                <!-- Available Properties -->\n                                <div class=\"text-center\">\n                    <div class=\"text-2xl font-bold text-green-600\">7<\/div>\n                    <div class=\"text-xs text-gray-600\">Beschikbaar<\/div>\n                <\/div>\n                \n                <!-- Property Types -->\n                                <div class=\"text-center\">\n                    <div class=\"text-2xl font-bold text-blue-600\">43<\/div>\n                    <div class=\"text-xs text-gray-600\">Appartement<\/div>\n                <\/div>\n                \n                <!-- Average Surface -->\n                                <div class=\"text-center\">\n                    <div class=\"text-2xl font-bold text-purple-600\">80m\u00b2<\/div>\n                    <div class=\"text-xs text-gray-600\">Gemiddelde Oppervlakte<\/div>\n                <\/div>\n                \n            <\/div>\n                \n    <\/div>\n<\/div>\n\n<!-- View Toggle Styles -->\n<style>\n.view-toggle-btn {\n    color: #6b7280;\n    background: transparent;\n}\n\n.view-toggle-btn.active {\n    color: #1f2937;\n    background: white;\n    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\n}\n\n.view-toggle-btn:hover:not(.active) {\n    color: #374151;\n    background: rgba(255, 255, 255, 0.5);\n}\n\n\/* Responsive adjustments *\/\n@media (max-width: 640px) {\n    .view-toggle-btn {\n        padding: 0.5rem;\n    }\n    \n    .view-toggle-btn svg {\n        width: 1rem;\n        height: 1rem;\n    }\n}\n<\/style>\n\n<!-- View Toggle JavaScript -->\n<script>\n\ndocument.addEventListener('DOMContentLoaded', function() {\n    \n\nconst statusFilter = document.getElementById('status-filter-2');\n\njQuery(statusFilter).on('change', function() {\n    const selectedValue = this.value;\n    console.log('Status filter changed to:', selectedValue);\n    \n    \/\/ Get current URL parameters\n    const currentUrl = new URL(window.location);\n    \n    if (selectedValue) {\n        \/\/ Add status parameter\n        currentUrl.searchParams.set('status', selectedValue);\n    } else {\n        \/\/ Remove status parameter if empty\n        currentUrl.searchParams.delete('status');\n    }\n    \n    \/\/ Reset to page 1 when filtering\n    currentUrl.searchParams.delete('page');\n    \n    \/\/ Navigate to filtered results\n    window.location.href = currentUrl.toString();\n}); \n\n\n    const gridViewBtn = document.getElementById('grid-view-btn');\n    const listViewBtn = document.getElementById('list-view-btn');\n    const propertiesContainer = document.querySelector('.expat-properties-grid');\n    \n    \/\/ Get saved view preference\n    const savedView = localStorage.getItem('expat-properties-view') || 'grid';\n    \n    function setView(view) {\n        \/\/ Update button states\n        gridViewBtn.classList.toggle('active', view === 'grid');\n        listViewBtn.classList.toggle('active', view === 'list');\n        \n        \/\/ Update container classes\n        if (propertiesContainer) {\n            propertiesContainer.classList.toggle('grid-view', view === 'grid');\n            propertiesContainer.classList.toggle('list-view', view === 'list');\n        }\n        \n        \/\/ Save preference\n        localStorage.setItem('expat-properties-view', view);\n    }\n    \n    \/\/ Set initial view\n    setView(savedView);\n    \n    \/\/ Add click handlers\n    gridViewBtn.addEventListener('click', () => setView('grid'));\n    listViewBtn.addEventListener('click', () => setView('list'));\n    \n});\n<\/script>\n    <!-- Properties List -->\n    <div id=\"expat-properties-list\" class=\"w-full \">\n                    <div id=\"expat-properties-container\" class=\"expat-properties-container flex flex-col gap-0 w-full\">\n                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/bickerswerf-1013-kx-amsterdam-3325\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/41399_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge available px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Nieuw te huur            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac3.750<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Bickerswerf                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1013 KX, Amsterdam, Houthavens<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Bickerswerf (128 m2) 3.750,00 Excl. G\/W\/E, Tv en Internet\r\n\r\n*** Niet beschikbaar voor studenten ***\r\n** 2 inschrijvingen mogelijk **\r\n\r\n*Woning*\r\n\r\nPrachtige woning op de bovenste verdieping van een nieuwbouw pand aan het westerdok. Met het prachtige uitzicht vanaf de woning, een mogelijke parkeerplaats en voldoende ruimte is dit een prachtige kans om te wonen in Amsterdam met een geweldig uitzicht. \r\n\r\n*Indeling*\r\n\r\nDe woning is gelegen op de 5e verdieping van het pand en deelt deze verdieping met 1 ander appartement. Deze verdieping is middels een lift en\/of trap te bereiken. De woning heeft in de kelder nog een berging en een optionele parkeerplaats. \r\n\r\nDe grote, ruime woonkamer met open keuken is gelegen aan de waterkant van het gebouw. De ruimte heeft grote raampartijen welke ervoor zorgen dat de ruimte op een prachtige manier wordt belicht. Deze ruimte heeft ook een afsluitbare opslag. \r\nDe open keuken is voorzien van alle gemakken, waaronder veel opslag ruimte, een vaatwasser, een ruimte koelkast en vriezer, een gasfornuis en een ingebouwde afzuigkap, een aparte oven en een combinatie oven. En een verlaagd stuk aanrecht. \r\n\r\nVanaf deze ruimte is het grote balkon aan de waterzijde te bereiken. Deze geeft een prachtig uitzicht over het westerdok en heeft voldoende ruimte om hier van te genieten. \r\n\r\nIn de hal\/entree van de woning is het aparte toilet van de woning te vinden samen met een kapstok en plek voor de schoenen. \r\n\r\nDe eerste kamer is de kamer met de glazen vierkante schuine wand, deze ruimte heeft erg veel licht en kan bijvoorbeeld worden ingericht als studeerkamer of als bibliotheek. \r\n\r\nDe twee slaapkamers zijn te vinden aan de andere zijde van het pand. Hier is een kleinere slaapkamer met uitzicht op de algemene hal. En de hoofdslaapkamer welke beschikt over een eigen balkon, een ingebouwde kast en genoeg ruimte. \r\n\r\nAls laatste is de badkamer voorzien van een apart toilet, een prachtige douche en een apart bad. \r\n\r\nKortom een geweldige woning aan de Westerdok!\r\n\r\n*locatie*\r\n\r\nDe Bickerswerf bevindt zich op de sfeervolle Westelijke Eilanden, een opvallend rustig deel van het centrum van Amsterdam, terwijl alle stedelijke voorzieningen dichtbij zijn. Dit gebied wordt vaak omschreven als een &lsquo;dorp binnen de stad&rsquo; en trekt veel mensen met een creatieve of artistieke achtergrond. De eilanden staan in verbinding met de Amsterdamse grachten en liggen op korte afstand van de Jordaan, de Haarlemmerstraat en de Noordermarkt, waardoor restaurants, caf&eacute;s en culturele hotspots eenvoudig te bereiken zijn. Ook het Centraal Station ligt op loopafstand, wat de locatie zeer goed bereikbaar maakt.\r\nDankzij de gunstige ligging nabij de A10 en station Amsterdam Centraal is de woning zowel met de auto als met het openbaar vervoer uitstekend bereikbaar.\r\n\r\n*extra*\r\n\r\n-\t3.750,00 Excl. G\/W\/E, Tv en Internet\r\n-\tEnergielabel A\r\n-\tDirect beschikbaar\r\n-\tHuisdieren mogelijk\r\n-\tNiet beschikbaar voor studenten\r\n                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>3<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            3                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>128m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            128m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-03-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-03-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/hoofddorpplein-1059-cv-amsterdam-1076\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/26503_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge available px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Nieuw te huur            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.325<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Hoofddorpplein                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1059 CV, Amsterdam, Oud Zuid<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Hoofddorpplein (75 m2) Hoofddorppleinbuurt &euro; 2.325,00 Exclusief \r\n\r\n*** Niet beschikbaar voor studenten ***\r\n\r\nDit &eacute;&eacute;nslaapkamerappartement is gelegen in de populaire Hoofddorppleinbuurt. De woning heeft een zeer ruime woonkamer met een moderne open keuken met een groot kookeiland. De keuken is van alle gemakken voorzien, zoals koel\/vrieskast, vaatwasmachine, combimagnetron en gasfornuis met afzuigkap. Een wasmachine en droger zijn aanwezig. De slaapkamer is gelegen aan de voorzijde en heeft een comfortabel tweepersoons bed en ruime garderobekast. De badkamer heeft een ruime inloopdouche en wastafel met opbergmeubel en spiegel. Het toilet is apart. Door de gehele woning ligt een mooie houten vloer. Het balkon is bereikbaar via de woonkamer en is gelegen op het zuiden. \r\nDe locatie van het appartement is geweldig, de snelwegen zijn snel en gemakkelijk te bereiken, de diverse openbaar vervoersmogelijkheden brengen u snel en met grote regelmaat naar verschillende richtingen van de stad. \r\n\r\nHet Vondelpark, vele leuke winkels, restaurants, sportfaciliteiten, de kantoren op de Zuidas  zijn allemaal zeer nabij gelegen. Kortom, een geweldig appartement op een toplocatie. Zeker een bezichtiging waard!\r\n\r\n- Geen studenten toegestaan\r\n- Niet geschikt om te delen\r\n- Huisdieren NIET toegestaan                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>1<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            1                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>70m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            70m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>08-06-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            08-06-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/henrick-de-keijserplein-1073-sw-amsterdam-3125\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/37646_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge available px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Nieuw te huur            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.995<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Henrick de Keijserplein                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1073 SW, Amsterdam, De pijp<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Henrick de Keijserplein (93m2) De Pijp EUR 2.995,- Exclusief G\/W\/E:\r\nIncl. Inpandige Parkeerplaats\r\n\r\n*** Niet beschikbaar voor studenten en\/of delers ***\r\n\r\nRuim en licht appartement, gebouwd in 2004, met o.a. grote open keuken en woonkamer van circa 50m2. Zonnige loggia gelegen op het zuiden met wijd uitzicht. \r\n\r\nGelegen op de tweede verdieping bereikbaar met lift.\r\n \r\nDe woning is op een prachtige en zeer rustige locatie gelegen, maar midden in de Pijp, met tal van eetgelegenheden, caf&eacute;&#039;s en winkels. Op steenworp afstand zijn de Van Woustraat, het Van der Helstplein en het Cornelis Troostplein gelegen. Verder op loopafstand het Sarphatipark, het Gerard Douplein en niet te vergeten de populaire Albert Cuypmarkt.\r\n \r\nKortom wonen op een geweldige plek in een dynamische en bruisende omgeving.\r\n \r\nIndeling\r\nDe ruime lange gang bied toegang tot alle vertrekken.\r\nMiddels een glazen deur, bereikt u aan de voorzijde van het appartement de ruime living met een deur naar een balkon op het zuiden. De open keuken is voorzien van diverse Siematic inbouwapparatuur zoals een gasfornuis, vaatwasser en magnetronoven, alsmede een Amerikaanse koelkast met vriezer.\r\nVia de gang loopt u naar de luxe badkamer voorzien van een aparte douche, ligbad en wastafel.\r\nIn de hal bevindt zich een separaat toilet met fontein. In het midden van het appartement is een aparte ruime wasruimte met de WtW installatie, CV-ketel en de wasmachine alsmede vele opbergkasten. In deze ruimte en in de badkamer is er vloerverwarming.\r\n\r\nAan de rustige achterzijde bevinden zich de twee ruime slaapkamers. In de onderbouw bevindt zich een separate berging (8m2) en de parkeerkelder met een eigen parkeerplaats.\r\n\r\nHet appartement is zeer goed ge&iuml;soleerd zowel voor geluid als energie door energiebesparende maatregelen wat betekent dat energiekosten zeer laag zijn (Energielabel B.)\r\n \r\n- &euro;2995 excl (incl. Parkeerplaats)\r\n- 2 maanden borg\r\n- Rustige buurt\/ideaal voor kinderen\r\n- Energiezuinig appartement\r\n- Intercom met camera\r\n- Berging aanwezig\r\n- Geen rokers en geen huisdieren\r\n- Geen delers                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>93m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            93m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>15-05-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            15-05-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/brouwersgracht-1015-gj-amsterdam-3156\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/38414_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge available px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Nieuw te huur            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac1.097<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Brouwersgracht                 \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1015 GJ , Amsterdam, Jordaan<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Brouwergracht (38m2) Jordaan\/Centrum EUR 1.096,87- Excl. G\/W\/E\/ Internet en TV:\r\n\r\n*** ALLEEN BESCHIKBAAR VOOR EEN STUDENT WELKE NIET INGESCHREVEN STAAT IN DE GEMEENTE AMSTERDAM, ELKE ANDERE KANDIDAAT ZAL NIET WORDEN UITGENODIGD ***\r\n*** Direct beschikbaar ***\r\n\r\nIn een sfeervol pand aan de Brouwersgracht een mooi en ruim opgezet 1 slaapkamer appartement. Woonkamer voorzien van mooi lichte vloer en prachtig uitzicht op de gracht. De Woonkamer heeft een aangesloten moderne keuken met inbouw apparatuur. \r\n\r\nVia de hal treft met een afgescheiden toilet aan en de badkamer is voorzien van een ruime douche. Ook zijn hier een wasmachien + droger aanwezig. \r\n \r\nIdeaal appartement voor een stel.De Haarlermmerstraat en Noordermarkt met vele winkels en restaurants zijn op loopafstand. Tevens het centraal stations van Amsterdam is prima te bereiken.\r\n\r\nBijzonderheden: \r\n\r\n\r\n- Wasmachine + droger aanwezig\r\n- Midden in de Jordaan \r\n- Maximale huurperiode 24 maanden                 <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>1<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            1                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>38m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            38m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-05-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-05-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/van-der-palmkade-1051-rj-amsterdam-1364\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/32295_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge available px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Nieuw te huur            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.325<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Van der Palmkade                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1051 RJ, Amsterdam, Staatsliedenbuurt<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Van der Palmkade (73m2) Staatsliedenbuurt EUR 2.325,- Exclusief G\/W\/L:\r\n\r\n*** Geen studenten toegestaan ***\r\n*** Direct beschikbaar ***\r\n\r\nAppartement:\r\n\r\nZeer goed gemeubileerd en ruim appartement in de Staatsliedenbuurt vlakbij het Westerpark. Ruime woonkamer met open keuken voorzien van een goed onderhouden houten vloer. Keuken is voorzien van alle gemakken en inbouwapparatuur. Vanuit de woonkamer toegang tot het dakterras. Ruime slaapkamer met tweepersoonsbed en kasten. Badkamer met ligbad, fontein,  toilet en een aparte douche. Er is een gezamenlijke tuin. Parkeerplaats aanwezig en inclusief de huurprijs. Uitvalswegen in de buurt en openbaar vervoer op loopafstand. \r\n\r\nOmgeving: \r\n\r\nHet appartement is gelegen in de populaire Staatsliedenbuurt. Er is een grote diversiteit aan winkels en voorzieningen in de directe omgeving. Het Haarlemmerplein en de Jordaan zijn op loopafstand. Bovendien bevinden zich tal van trendy restaurants, bars, bioscopen, galerie&euml;n, clubs en sportfaciliteiten in de buurt. In het Westerpark worden vaak muzikale en andere culturele evenementen georganiseerd met als kloppende hart de Westergasfabriek. Het park is ideaal voor een mooie wandeling, hardlopen en biedt veel gezelligheid. De ligging is zeer gunstig; nabij uitvalswegen (ring A10) en openbaar vervoer (bus en tram) is goed geregeld. Het Centraal Station en Station Sloterdijk zijn ook bereikbaar op 10 minuten fietsen.\r\n\r\nBijzonderheden:\r\n\r\n- Priv&eacute; berging aanwezig\r\n- Priv&eacute; parkeerplaats inclusief\r\n- Huurprijs &euro;2.325,00 exclusief GWE\r\n- Huisdieren niet toegestaan\r\n- Studenten niet toegestaan\r\n- Geen rokers                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>1<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            1                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>73m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            73m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-05-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-05-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/vrolikstraat-1092-tw-amsterdam-79\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/37883_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge available px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Nieuw te huur            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.375<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Vrolikstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1092 TW, Amsterdam, Oost<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Vrolikstraat (58m2) Oost EUR 2.375 Excl: G\/W\/E:\r\n\r\nWoning is niet geschikt voor delers of studenten. \r\n\r\nLuxe, volledig gerenoveerd en gestoffeerd appartement op de derde verdieping met een prachtige parketvloer. De ruime en woonkamer grenst aan de voorzijde en oogt door de grote ramen erg licht. De gloednieuwe open keuken is voorzien van diverse luxe inbouwapparatuur, zoals vaatwasser, koelkast met vriezer, combi oven en was-\/droogcombinatie, alles van het merk Smeg&copy;. Aan de achterzijde bevinden zich twee slaapkamers waarvan &eacute;&eacute;n master bedroom en een iets kleinere kamer geschikt als logeerkamer of kantoorruimte. Naast de slaapkamer treft u de badkamer aan, deze is voorzien van een separate luxe inloopdouche, een jacuzzi en wastafel. Tevens is er met de muziekliefhebber rekening gehouden door een iphone dockingsysteem in te bouwen (zie foto&rsquo;s). Aan de achterzijde van de woning is er een ruim terras gelegen op het zuiden. Het pand en de woning is verbouwd met oog op detail, door de gehele woning zijn spots ingebouwd en met koude dagen kunt u genieten van de vloerverwarming. \r\n\r\nDe Vrolikstraat bevindt zich in stadsdeel Oost\/Watergraafsmeer en loopt tussen de Wibautstraat en de Linnaeusstraat. Op loopafstand bevindt zich het mooie Oosterpark en park Frankendael. Met de fiets bent u slechts enkele minuten verwijderd van de Amstel, de Pijp en het centrum. Daarnaast zijn er in de directe nabijheid tal van leuke restaurants en creatieve Amsterdamse winkels. De mooie Linnaeusstraat ligt aan het einde van de straat waar ook een Albert Heijn is gevestigd. Goede bereikbaarheid met zowel de auto als het openbaar vervoer (Metrostation Wibautstraat op loopafstand!)\r\n\r\nBijzonderheden:\r\n- Niet geschikt voor delers\/studenten\r\n- huisdieren niet toegestaan\r\n- energielabel A \r\n- Woning zal verhuurd worden met een huurprijs van 2375 exclusief G\/W\/E\/internet &amp; tv                 <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>58m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            58m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-05-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-05-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/colensostraat-2021-bd-haarlem-3337\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/41383_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Haarlem\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge available px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Nieuw te huur            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.195<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Colensostraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">2021 BD, Haarlem, Noord<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Colensostraat, Haarlem (102 m2) 2.195,00 Excl. G\/W\/E, Tv en Internet\r\n\r\n*** NIET BESCHIKBAAR VOOR STUDENTEN OF WONINGDELERS ***\r\n*** Direct beschikbaar ***\r\n\r\n*Woning*\r\n\r\nGeweldige ruime boven woning dicht bij het centrum van Haarlem. Deze woning is prettig ingericht voor een stel of een beginnend gezin. Door de karakteristieke uitstraling van de woning heeft de woning veel sfeer. Kortom een prachtige kans in Haarlem.\r\n\r\n*Indeling*\r\n\r\nDe woning bevindt zich vanaf de eerste verdieping van het pand en heeft een eigen opgang. Vanaf de trap is de hal te vinden waar de jassen en schoenen opgeborgen kunnen worden en waar het aparte toilet van deze verdieping te vinden is. \r\n\r\nAan de voorzijde van het gebouw op deze verdieping is de ruime woonkamer te vinden, deze gemeubileerde kamer is voorzien van alle gemakken qua meubels en heeft grote raampartijen welke voldoende daglicht de woning binnen laten. Via hier is ook de tweede verdieping van de woning te betreden. \r\n\r\nAan de achterzijde van het pand zijn de ruime keuken, eetkamer en het balkon te vinden. De keuken is voorzien van alle gemakken waaronder een ruime koelkast en vriezer, een vaatwasser, een gasfornuis, een afzuigkap, genoeg opbergplaats en een oven. \r\n\r\nHet balkon, welke te betreden is met een schuifdeur is met 6 m2 ruim opgezet en kijkt uit op de prachtige groenen achtertuinen. \r\n\r\nOp de eerste verdieping zijn de drie kamers te vinden en de badkamer. De hoofdslaapkamer en de tweede kamer zijn georienteerd aan de voorkant van het gebouw. De kleinere slaapkamer en de badkamer zijn te vinden aan de achterzijde van het gebouw. De badkamer is voorzien van een apart bad, een aparte douche, een wastafel met meubel en een toilet. \r\n\r\nAls laatste heeft deze verdieping nog een kleine inloopkast voor eventuele kleding stukken.\r\n\r\nKortom een prachtige bovenwoning. \r\n\r\n*Locatie*\r\n\r\nIn Haarlem-Noord woon je hier op een prettige plek met een levendige sfeer, op steenworp afstand van zowel de Generaal Cronj&eacute;straat als het centrum van Haarlem. Alle dagelijkse voorzieningen zijn dichtbij: voor een gevarieerd aanbod aan winkels, speciaalzaken en horecagelegenheden kun je eenvoudig terecht op de Cronj&eacute;straat. Voor rust en recreatie liggen er meerdere parken in de nabije omgeving, en ook het strand en de duinen zijn met de fiets goed bereikbaar. De ligging is bovendien gunstig ten opzichte van uitvalswegen en het NS-station, waardoor steden als Amsterdam en luchthaven Schiphol snel te bereiken zijn. Parkeren kan in de directe omgeving zonder vergunning.\r\n\r\n*Extra*\r\n\r\n-\t2.195,- Excl. G\/W\/E, Tv en Internet per maand\r\n-\tEnergielabel A\r\n-\tBoven woning\r\n-\tDirect beschikbaar\r\n-\tOnbepaalde tijd contract (min. 12 maanden)\r\n-\tHuisdieren toegestaan\r\n-\tNiet beschikbaar voor delers of studenten\r\n                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>3<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            3                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>102m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            102m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-05-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-05-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/postjeskade-1058dj-amsterdam-2889\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/36214_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.375<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Postjeskade                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1058DJ, Amsterdam, Baarsjes<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Postjeskade (58m2) &euro;2.375, - Exclusief G\/W\/E\r\n\r\n*** Niet beschikbaar voor studenten ***\r\n\r\nEen volledig gerenoveerde woning in de Baarsjes, West-Indische Buurt.\r\n\r\n\r\nDeze nieuw gerenoveerde 3-kamerwoning met een balkon heeft de entree op de tweede verdieping. De entree geeft u toegang tot de ruime woonkamer met open keuken welke is voorzien van luxe apparatuur. Ook de badkamer en het separate toilet is voorzien van luxe apparatuur. De eerste slaapkamer is met 12m2 ruim opgezet. De tweede slaapkamer is 8 m2. Het gehele appartement is voorzien van mooie raambekleding in de vorm van witte shutters. \r\n\r\nLocatie:\r\nDe Baarsjes in stadsdeel West is heeft zich in razend tempo ontwikkeld tot een hip buurtje door de komst van gezellige caf&eacute;s en restaurants (zoals BarBaarsch, Zurich, Bar Frits, Bar Spek, Cook), koffiebarretjes (zoals Buongiorno en White Label koffie), boetiekjes en creatieve conceptstores. Verder zijn er verschillende supermarkten en eetwinkels voor de dagelijkse boodschappen. Op steenworpafstand is de populaire hotspot &#039;De Hallen&#039; met o.a. de Foodhallen, bioscoop, bibliotheek en horecagelegenheden. Aan de Kinkerstraat is eveneens de gezellige, dagelijkse Ten Katemarkt gelegen.\r\n\r\nHet appartement ligt aan een goed bereikbare straat op steenworpafstand van het Rembrandtpark.\r\n\r\nDe locatie is goed te bereiken met het openbaar vervoer aan het einde van de straat stopt tram 17, bus 15 en 247. Ook zit u met de auto zo op de snelweg (A10).\r\n\r\nExtra:\r\n- Appartement\r\n- Amsterdam\r\n- Baarsjes\r\n\r\n- Geen huisdieren toegestaan\r\n- Geen studenten toegestaan\r\n- Geen delers toegestaan\r\n\r\n- Gestoffeerd, luxe witte houten shutters worden nog geplaatst in woonkamer en slaapkamer \r\n- Houten vloeren voorzien van vloerverwarming\r\n- Wasmachine\/droog combinatie aanwezig\r\n- Nieuwe kozijnen \r\n- De borg bedraagt 2 maanden huur\r\n- A+ label                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>58m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            58m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>04-05-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            04-05-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/verdistraat-1077-gk-amsterdam-3329\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/41227_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac4.195<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Verdistraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1077 GK, Amsterdam, Oud-Zuid<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Verdistraat (180 m2) Oud-Zuid, 4.195,00 Excl. G\/W\/E, Tv en internet\r\n\r\n*** Niet beschikbaar voor delers of studenten ***\r\n*** Woning is per direct beschikbaar ***\r\n\r\n*Woning*\r\n\r\nEen prachtige jaren 30 woning gelegen in de geweldige buurt Oud-Zuid van Amsterdam. Het beschikt nog steeds over de karakteristieke elementen uit deze periode. De 3 laags beneden woning geeft veel ruimte in de binnenstad met een extra buitenruimte. Kortom een geweldige woning in het centrum van Amsterdam\r\n\r\n*Indeling*\r\n\r\nDe woning is te betreden via een aparte entree waarbij de muren zijn gelaagd met prachtige marmeren wandpanelen. Via deze entree is de centrale hal van de woning te vinden welke toegang geeft tot de verschillende verdiepingen. Hier is het aparte toilet op deze verdieping al te vinden. \r\n\r\nDe woonkamer strekt zich van de voor- naar de achterkant van het gebouw. Hierdoor krijgt de ruimte een prettige open gevoel, welke ook weer af te sluiten is doormiddel van de originele en suite deuren. In de voorkamer van de woonkamer is een gashaard te vinden. Via de achterzijde is de ruime tuin van de woning te bereiken, deze is georienteerd op het Noordoosten waardoor het voornamelijk in de middag uren zon heeft. \r\n\r\nDe keuken is voorzien van alle gemakken, er is genoeg op berg plek, een gasfornuis, een oven, een ruime koelkast,  een vaatwasser en een combimagnetron. Tevens kan de tuin worden betreden doormiddel van de keuken. \r\n\r\nIn de beloopbare kelder van de woning zijn 2 ruimtes te vinden, de eerste welke wordt gebruikt als wasruimte waar de wasmachine en droger ook staan. Hier is ook nog een aparte vriezer te vinden. En een grote extra ruimte welke kan dienen als opslag of als ander bestemming. Veel ruimte om in te delen. \r\n\r\nOp de eerste verdieping van de woning zijn de slaapkamers en de badkamer van de woning te vinden. Zo heeft de woning vier slaapkamers welke van klein naar groot gaan. De twee grootste slaapkamers zijn beide gevestigd aan de badkamer welke ook toegang geeft tot het aparte toilet op deze verdieping. De derde slaapkamer is te vinden aan de achterzijde van de woning en de kleinste slaapkamer is momenteel ingericht als inloop kast. \r\nVerder heeft de master bedroom een eigen balkon ter gebruik. \r\n\r\nKortom een geweldige mogelijkheid om in het hartje van Amsterdam te wonen. \r\n\r\n*Locatie*\r\n\r\nDe Verdistraat is gelegen in Amsterdam-Zuid, in de gewilde Apollobuurt. Dit is een rustige, groene en representatieve woonomgeving met een overwegend hoogwaardig woningaanbod. De buurt wordt gekenmerkt door brede straten, karakteristieke architectuur uit het begin van de 20e eeuw en een overwegend residentieel karakter met beperkt doorgaand verkeer. Dit draagt bij aan een prettige en veilige leefomgeving, geschikt voor zowel alleenstaanden als (internationale) gezinnen.\r\n\r\nOp loop- en fietsafstand bevindt zich een breed aanbod aan winkels, speciaalzaken, horecagelegenheden en voorzieningen, onder andere rond de Beethovenstraat, Stadionweg en het Oud-Zuid-gebied. Daarnaast zijn in de directe omgeving diverse scholen, kinderopvang en sportfaciliteiten aanwezig, wat de locatie bijzonder aantrekkelijk maakt voor gezinnen.\r\n\r\nDe bereikbaarheid is uitstekend. Openbaar vervoer is ruim voorhanden met diverse tram- en busverbindingen richting onder meer de Zuidas, station Amsterdam Zuid en het stadscentrum. Ook met de auto is de locatie gunstig gelegen, met een snelle aansluiting op de Ring A10 en goede verbindingen naar Schiphol en andere uitvalswegen.\r\n\r\n*Extra*\r\n\r\n-\t4.195,00 Excl. G\/W\/E, Tv en Internet per maand\r\n-\tEnergielabel C\r\n-\tJaren 30 woning\r\n-\tOud-Zuid\r\n-\tDirect beschikbaar\r\n-\tOnbepaalde tijd contract (type A)\r\n-\tNiet beschikbaar voor Delers en Studenten\r\n-\tNiet toegankelijk voor huisdieren\r\n                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>4<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            4                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>180m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            180m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Eengezinswoning<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Eengezinswoning                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>02-03-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            02-03-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/veemkade-1019hd-amsterdam-3212\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/39842_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.700<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Veemkade                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1019HD, Amsterdam, Oostelijk havengebied<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Veemkade (108M&sup2;) EUR 2.700,- Excl. G\/W\/L, Internet en TV\r\n\r\n*** Woning is direct beschikbaar ***\r\n*** niet beschikbaar voor studenten ***\r\n\r\nPrachtige ruime twee slaapkamer woning gelegen aan de Ijhaven van Amsterdam. De woning is gelegen op de eerste en tweede verdieping van het gebouw. Hierdoor heeft de woning een mooi overzicht over het water vanaf de slaap en woonkamer. \r\n\r\nDe woning is te betreden op de tweede verdieping waar de slaapkamers, badkamer en het toilet te vinden zijn. De slaapkamers zijn ruim opgezet en hebben veel natuurlijk licht door de grote raampartijen welke in beide kamers te vinden zijn. De ruime badkamer heeft een bad douche en een toilet. In de badkamer is tevens een opslag ruimte te vinden. \r\n\r\nDe woonkamer is te betreden doormiddel van de trap naar beneden en de hal door te lopen. In de hal is nog een opslag ruimte en een apart toilet te vinden. De woonkamer is ruim opgedeeld en heeft een prachtig uitzicht door de grote raampartijen op het plein voor de Piet Heinkade. Aan de voorzijde van de woonkamer bevinden zicht harmonica ramen waardoor de kamer volledig met buiten verbonden kan worden. \r\nDe open keuken is verbonden met de woonkamer en is van alle gemakken voorzien. De keuken heeft een inductie kookplaat, een vaatwasser, ruime koelkast en vriezer, afzuigkap, oven en genoeg opslag ruimte. De keuken heeft verder nog een keuken eiland met een bar. Verder zit er achter de keuken een ruimte welke gebruikt kan worden als een bijkeuken of als een kantoor. \r\n\r\nHet gebouw waarin de woning zich bevindt heeft een eigen parkeerplaats waarbij de mogelijkheid bestaat om een eigen parkeer plek te verkrijgen indien gewenst. \r\n\r\nLocatie: \r\n\r\nDe woning is gelegen aan de Ijhaven van Amsterdam bij de Piet Heinkade. Deze kade en straat zijn voorzien van veel leuke winkels en entertainment gelegenheden. Zo zit pakhuis de Zwijger praktisch om te hoek.  \r\nDe locatie is makkelijk te bereiken met het openbaar vervoer en heeft voldoende parkeerplek onder de woning. \r\nHet centraal station is op 9 minuten fietsen afstand waardoor het centrum zo te bereiken is vanaf de woning. \r\n\r\nExtra: \r\n-\tEUR 2.700,- Excl. G\/W\/L, Internet en TV\r\n-\tPriv&eacute; parkeerplek mogelijk (niet inbegrepen in huur)                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>108m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            108m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-04-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-04-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/jesse-owenshof-1034wt-amsterdam-3335\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/41350_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.150<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Jesse Owenshof                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1034WT, Amsterdam, Noord<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Jesse Owneshof (92 m2) 2.150,00 Incl. G\/W\/E, Internet, ALLEEN STUDENTEN\r\n\r\n*** TIJDELIJK CONTRACT VAN 2 JAAR ***\r\n*** ALLEEN BESCHIKBAAR VOOR STUDENTEN WELKE NIET INGESCHREVEN STAAN IN AMSTERDAM, ANDERE PROFIELEN WORDEN NIET GEACCEPTEERD ***\r\n\r\n*Woning*\r\n\r\nPrachtig ruime twee slaapkamer-appartement aan de bovenzijde van het gebouw in het rustige Buiksloot in Amsterdam-Noord. Vanuit de prachtige grote raampartijen is de hele omgeving te zien wat een geweldig uitzicht geeft. \r\n\r\n*Indeling*\r\n\r\nDe woning bevindt zich op de vijfde verdieping van het pand en is bereikbaar middels de lift of de trap. Via de entree zijn alle ruimtes te vinden, waaronder het aparte toilet. \r\n\r\nDe woonkamer kijkt uit over de sportvelden richting de krijtmolen, hierdoor heeft het prachtige licht inval en een geweldig uitzicht gedurende de dag. De woonkamer is op een prettige manier ingericht en volledig gemeubileerd. Samen met de open keuken vormt dit een mooi geheel. \r\n\r\nOok de keuken is voorzien van alle gemakken, zo heeft het een ruime koelkast en vrieskast, een vaatwasser, een gasfornuis, een quooker, combinatie oven\/magnetron en uiteraard genoeg opbergplekken. \r\n\r\nDe master bedroom is prettig ingericht met een aantal kasten en een opbergruimte waar genoeg kan worden geborgen. Deze sluit aan, aan de badkamer waar de wasmachine, droger, wastafel en de douche met hand en regendouchekop te vinden zijn.\r\n\r\nAls laatste is er een tweede slaapkamer welke momenteel is ingericht als een kantoor. \r\n\r\nKortom een geweldige woning welke tijdelijk beschikbaar is voor een student. \r\n\r\n*Locatie*\r\n\r\nHet appartement ligt in de gezellige en nieuwe wijk. In de wijk zijn volop voorzieningen zoals scholen, kinderopvang, winkels en horeca. In de buurt vind je het winkelcentrum &ldquo;Banne&rdquo; en winkelcentrum &quot;Boven &#039;t IJ&rdquo; of de sfeervolle Van der Pekbuurt met diverse boetiekwinkels, horeca en een markt zijn op korte afstand. Bij het populaire NDSM-terrein tref je een diversiteit aan van bars, restaurants en culturele aangelegenheden. De Noord-Zuid lijn, waarmee het centrum binnen handbereik is, heeft haltes op 5 minuten fietsafstand; het Noorderpark en Noord. De overige openbaar vervoer-verbindingen naar verschillende stadsdelen zijn goed. Het pontje Buiksloterweg - CS is op slechts 10 minuten fietsafstand. U treft vlak daarbij ook het filmmuseum Eye en concertzaal de Tolhuistuin.\r\n*Extra* \r\n\r\n-\t2.150,00 Incl. G\/W\/E, internet\r\n-\tEnergielabel A\r\n-\tAmsterdam Noord, Buiksloot\r\n-\tMogelijk voor 2 studenten\r\n-\tAlleen studenten welke niet in Amsterdam zijn ingeschreven kunnen worden geaccepteerd\r\n-\tTijdelijk contract maximaal 2 jaar (type B)\r\n-\tHuisdieren niet toegestaan\r\n                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>92m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            92m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>14-04-2028<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            14-04-2028                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/albert-cuypstraat-1072-ct-amsterdam-406\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/38529_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.250<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Albert Cuypstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1072 CT, Amsterdam, De Pijp<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Albert Cuypstraat (52m2) De Pijp EUR 2.250, - Excl: G\/W\/E:\r\n\r\n*** Niet beschikbaar voor studenten ***\r\n\r\nGerenoveerd en gestoffeerd appartement met een prachtige vloer. Entree via het trappenhuis op eerste etage. Open keuken voorzien van diverse inbouwapparatuur (geen vaatwasser). Woonkamer aan de voorzijde met drie ramen waardoor het appartement erg licht oogt. Badkamer voorzien van luxe inloopdouche en wastafel. Toilet separaat in de gang. Berging voor de wasmachine en droger. Twee slaapkamers aan achterzijde met toegang tot het dakterras. Grote slaapkamer ruim genoeg voor een tweepersoonsbed. Tweede slaapkamer is ruim echter meer bedoeld voor uw kastruimte. Appartement is gelegen op een waanzinnige locatie op loopafstand van het Sarphatipark. Washing machine\/dryer combination will be available. \r\n\r\n\r\nHet appartement ligt midden in het hart van de gezellige Pijp in het verlengde van de altijd gezellige Albert Cuypmarkt, hier vindt u werkelijk alles op culinair gebied! Ook op gebied van winkels een rijkelijk aanbod. Openbaar vervoer en snelweg A10 om de hoek!\r\n\r\n- Niet beschikbaar voor delers;\r\n- Twee maanden borg;\r\n- Geen huisdieren;\r\n- A+                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>52m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            52m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>02-03-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            02-03-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/johannes-verhulststraat-1075-ha-amsterdam-3139\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/38018_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.650<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Johannes Verhulststraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1075 HA, Amsterdam, Oud-Zuid<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Johannes Verhulststraat (68 m2) EUR 2.650 excl. G\/W\/E, tv\/internet\r\n\r\nLet op: niet geschikt voor studenten en de woning kan gedeeld worden door maximaal 2 personen.\r\n\r\nWonen in een rustige,chique omgeving in &eacute;&eacute;n van de meest populaire delen van Oud-Zuid? Dit is uw kans! Deze woning,ligt aan de prachtige Johannes Verhulsstraat, vlakbij de gezelligheid van de Cornelis Schuitstraat,het Vondelpark, het concertgebouw en de musea\r\n\r\nIndeling\r\nWanneer u via het trappenhuis de tweede verdieping bereikt kunt u via de voordeur de woning betreden. Wanneer u binnenkomt staat u in een ruime hal die toegang geeft tot alle vertrekken. Aan uw linkerhand vindt u de badkamer, welke is voorzien van een toilet en een ruime inloopdouche. Aan uw rechterhand vindt u een ruime slaapkamer met genoeg ruimte voor een groot tweepersoonsbed, een grote garderobekast.\r\n\r\nWeer terug in de hal vindt u de entree naar de woon\/eetkamer. Een oase van licht door de enorme raampartijen en halfronde erker. Doordat de woning een hoekwoning is heeft, u aan bijna twee zijden grote ramen waardoor er een heel prettig lichtinval aanwezig is. Door de gehele ruimte ligt een lichte visgraatvloer, net als in de hal. Aan de voorkant van de woonkamer treft u een erker. Hier kunt u heerlijk zitten en kijkt u uit over de mooie straat.\r\n\r\nVanuit de hal heeft u toegang tot de keuken. Deze is voorzien van een inbouwoven, een vaatwasser, wasmachine, kookplaat, afzuigkap en koelkast met vriezer. \r\n\r\nOp de overloop bevindt zich een werkkast. Hier is genoeg ruimte voor uw gereedschap, stofzuiger etc.\r\n\r\nLocatie:\r\nGelegen in een van de meest populaire delen van Oud-Zuid, om de hoek van de Cornelis Schuytstraat. De chique, maar ook bruisende buurt kenmerkt zich door het vele groen, de rust, maar ook door de exclusieve winkels, goede restaurants en gezellige caf&eacute;s. Alle nodige voorzieningen voor comfortabel wonen zoals; buurtwinkels, supermarkten, kindercr&egrave;ches, goede lagere en middelbare scholen, het Vondelpark en openbaar vervoer.\r\n\r\nBereikbaarheid:\r\nHet appartement is per auto goed bereikbaar vanaf de ringweg A-10 via de S107 (RAI) als de S108 (VU). Op loopafstand vindt u tramlijn 2 en 16. Parkeren gaat door middel van vergunningensysteem, momenteel is er geen wachttijd voor een parkeervergunning. Op de openbare weg is het betaald parkeren op maandag tot en met zaterdag van 9:00 uur tot 0:00 uur.\r\n\r\nBijzonderheden:\r\n- 3 kamers\r\n&ndash; Rustige, groene omgeving\r\n&ndash; Op loopafstand van het Vondelpark\r\n&ndash; Op loopafstand van OV\r\n&ndash; Ruime, lichte woon\/eetkamer                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>3<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            3                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>68m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            68m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>24-02-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            24-02-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/vespuccistraat-1056-sh-amsterdam-3232\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/41204_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.650<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Vespuccistraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1056 SH, Amsterdam, de Baarsjes<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Vespuccistraat (75m2) EUR 2.650, - Exclusief G\/W\/E\r\n\r\nEen volledig gerenoveerd appartement met A label in de Baarsjes.\r\n\r\nDit volledig nieuw gerenoveerde 3-kamerappartement met een heel groot dakterras heeft de eigen entree op de tweede verdieping. De entree geeft u toegang tot de woonkamer met open keuken met kook eiland welke is voorzien van diverse luxe inbouw apparatuur. De grote ramen aan de achterzijde als in het dak maken de woonkamer bijzonder licht. Aan de voorzijde een heerlijke ruime slaapkamer met luxe inbouwkasten. Luxe badkamer is voorzien van een heerlijke inloopdouche, design radiator en wastafel. Toilet in separate de gang. Open trap naar de tweede slaapkamer welke iets kleiner is echter toch groot genoeg voor een tweepersoonsbed en kast. Vanuit deze slaapkamer toegang naar echt een heerlijk dakterras waar je de hele dag kunt genieten van de zon.\r\n\r\nVerhuurder wil graag nette huurders met voldoende inkomen.\r\n\r\nLocatie:\r\nDe Baarsjes in stadsdeel West is heeft zich in razend tempo ontwikkeld tot een hip buurtje door de komst van gezellige caf&eacute;s en restaurants (zoals BarBaarsch, Zurich, Bar Frits, Bar Spek, Cook), koffiebarretjes (zoals Buongiorno en White Label koffie), boetiekjes en creatieve conceptstores. Verder zijn er verschillende supermarkten en eetwinkels voor de dagelijkse boodschappen. Op steenworpafstand is de populaire hotspot &#039;De Hallen&#039; met o.a. de Foodhallen, bioscoop, bibliotheek en horecagelegenheden. Aan de Kinkerstraat is eveneens de gezellige, dagelijkse Ten Katemarkt gelegen.\r\n\r\nDe locatie is goed te bereiken met het openbaar vervoer aan het einde van de straat stopt tram 13, bus 18 en 247. Ook zit u met de auto zo op de snelweg (A10)\r\n\r\nExtra:\r\n- Volledig gerenoveerd\r\n- Energielabel A\r\n- GEEN DELERS\r\n- Appartement\r\n- Amsterdam\r\n- Baarsjes\r\n- gestoffeerd\r\n- Huur EUR 2.650, - Exclusief. G\/W\/E, internet en TV                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>75m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            75m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>06-03-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            06-03-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/vrolikstraat-1092-tx-amsterdam-2078\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/20153_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.250<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Vrolikstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1092 TX, Amsterdam, Oost<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Vrolikstraat (57m2) Oost EUR 2.250,00 Excl: G\/W\/E, Tv en Internet:\r\n\r\n*** Niet beschikbaar voor studenten ***\r\n** Er staat er vergelijkbare woning online naast deze **\r\n\r\n\r\nLuxe, volledig gerenoveerd en gestoffeerd appartement met een prachtige parketvloer. Entree via eigen ingang op de derde verdieping waar u de zeer ruime woonkamer aantreft. De woonkamer grenst aan de voorzijde en oogt door de grote ramen erg licht. De gloednieuwe open keuken is voorzien van diverse luxe inbouwapparatuur, zoals vaatwasser, koelkast met vriezer en een combi oven, alles van het merk Smeg&copy;. Aan de achterzijde bevinden zich twee slaapkamers waarvan &eacute;&eacute;n master bedroom en een iets kleinere kamer geschikt als babykamer of kantoorruimte. Naast de slaapkamer treft u de badkamer aan, deze is voorzien van een separate luxe inloopdouche, een jacuzzi en wastafel. Tevens is er met de muziekliefhebber rekening gehouden door een iphone dockingsysteem in te bouwen (zie foto&rsquo;s). Aan de achterzijde van de woning vindt u een diep balkon gelegen op het zuiden, de tuin is volledig bestraat zodat u hier geen omkijken naar heeft. Het pand en de woning zijn beide verbouwd met oog op detail, door de gehele woning zijn spots ingebouwd.\r\n\r\nDe Vrolikstraat bevindt zich in stadsdeel Oost\/Watergraafsmeer en loopt tussen de Wibautstraat en de Linnaeusstraat. Op loopafstand bevindt zich het mooie Oosterpark en park Frankendael. Met de fiets bent u slechts enkele minuten verwijderd van de Amstel, de Pijp en het centrum. Daarnaast zijn er in de directe nabijheid tal van leuke restaurants en creatieve Amsterdamse winkels. De mooie Linnaeusstraat ligt aan het einde van de straat waar ook een Albert Heijn is gevestigd. Goede bereikbaarheid met zowel de auto als het openbaar vervoer (Metrostation Wibautstraat op loopafstand!)\r\n\r\n- De foto&rsquo;s van dit object zijn van een vergelijkbaar project van dezelfde eigenaar. \r\n- Niet beschikbaar voor delers.\r\n- Twee maanden borgsom.\r\n- Huisdieren zijn niet toegestaan.                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>1<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            1                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>57m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            57m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>16-02-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            16-02-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/vrolikstraat-1092-tx-amsterdam-2054\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/19829_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.250<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Vrolikstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1092 TX, Amsterdam, Oost<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Vrolikstraat (57m2) Oost EUR 2.250 Excl: G\/W\/E:\r\n\r\n*** Niet beschikbaar voor studenten ***\r\n** Er staat er vergelijkbare woning online naast deze **\r\n\r\nLuxe, volledig gerenoveerd en gestoffeerd appartement met een prachtige parketvloer. Entree via eigen ingang op de eerste verdieping waar u de zeer ruime woonkamer aantreft. De woonkamer grenst aan de voorzijde en oogt door de grote ramen erg licht. De gloednieuwe open keuken is voorzien van diverse luxe inbouwapparatuur, zoals vaatwasser, koelkast met vriezer en een combi oven, alles van het merk Smeg&copy;. Aan de achterzijde bevinden zich twee slaapkamers waarvan &eacute;&eacute;n master bedroom en een iets kleinere kamer geschikt als babykamer of kantoorruimte. Naast de slaapkamer treft u de badkamer aan, deze is voorzien van een separate luxe inloopdouche, een jacuzzi en wastafel. Tevens is er met de muziekliefhebber rekening gehouden door een iphone dockingsysteem in te bouwen (zie foto&rsquo;s). Aan de achterzijde van de woning vindt u een diep balkon gelegen op het zuiden. Het pand en de woning zijn beide verbouwd met oog op detail, door de gehele woning zijn spots ingebouwd.\r\n\r\nDe Vrolikstraat bevindt zich in stadsdeel Oost\/Watergraafsmeer en loopt tussen de Wibautstraat en de Linnaeusstraat. Op loopafstand bevindt zich het mooie Oosterpark en park Frankendael. Met de fiets bent u slechts enkele minuten verwijderd van de Amstel, de Pijp en het centrum. Daarnaast zijn er in de directe nabijheid tal van leuke restaurants en creatieve Amsterdamse winkels. De mooie Linnaeusstraat ligt aan het einde van de straat waar ook een Albert Heijn is gevestigd. Goede bereikbaarheid met zowel de auto als het openbaar vervoer (Metrostation Wibautstraat op loopafstand!)\r\n\r\n- De foto&rsquo;s van dit object zijn van een vergelijkbaar project van dezelfde eigenaar. \r\n\r\n- Niet beschikbaar voor delers.                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>57m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            57m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>16-02-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            16-02-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/gillis-van-ledenberchstraat-1052-vg-amsterdam-3082\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/36623_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.350<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Gillis Van Ledenberchstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1052 VG, Amsterdam, Frederik Hendrikbuurt<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Gillis van Ledenberchstraat (circa 76m2) &euro;2.350,00 exclusief G\/W\/E, Tv en internet\r\n\r\n*** Beschikbaar voor studenten ***\r\n\r\nRuim gemeubileerd appartement voorzien van alle gemakken. Gelegen op de begane grond, ruimte entree met bij binnenkomst de keuken voorzien van alle gemakken: vaatwasser, koelkast\/diepvries, oven, afzuigkap en kookplaat. Verder beschikt het appartement over een wasmachine en separaat droger. Het appartement is zeer ruim van opzet met een ruime slaapkamer. De 2e slaapkamer is ideaal in te richten als baby slaapkamer of studeerkamer. \r\n\r\nHet appartement is gelegen in de Frederik Hendrikbuurt in Amsterdam West die grenst aan de Jordaan. De buurt heeft naar verhouding veel jonge inwoners van tussen de 25 en 44 jaar. Verder is het een betrekkelijk rustige buurt gekeken naar de bevolkingsdichtheid. Op loopafstand zijn er restaurants, caf&eacute;s, het Westerpark, een bioscoop, fitnessschool en het Marnix zwembad. De A10 makkelijk is binnen 5 minuten bereikbaar. Op de eerste zondag van de maand is in het westerpark the Sunday market, op maandagochte de bekende &#039;lapjesmarkt&#039; op de Westerstraat met op de Noordermarkt tweedehansspullen en elke zaterdag kunt u naar de markt op de Lindengracht voor versie groenten, vis, kaas, brood etc.\r\n\r\nHet appartement is zeer geschikt voor een stel dat rustig wil wonen en binnen enkele minuten van alle voordelen van de stad willen kunnen genieten.\r\n\r\nBijzonderheden:\r\n- Airconditioning beschikbaar in het appartement\r\n- Ramen voorzien van dubbele beglazing \r\n- Geen huisdieren toegestaan                 <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>76m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            76m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>10-02-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            10-02-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/geuzenstraat-1056-ke-amsterdam-2125\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/38575_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.250<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Geuzenstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1056 KE, Amsterdam, Oud-West<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Geuzenstraat (55m2) West EUR 2.250,00 Excl: G\/W\/E:\r\n\r\n*** niet beschikbaar voor studenten en delers ***\r\n\r\nLuxe, volledig gerenoveerd appartement met een prachtige houten vloer. De ruime woonkamer (maar liefst 35m2) grenst aan de voorkant van het pand en oogt door de grote ramen erg licht. De gloednieuwe open keuken is voorzien van diverse luxe inbouwapparatuur, zoals vaatwasser, koelkast tafelmodel en vriezer tafelmodel en combi oven. Er is een aparte ruimte waar de aansluiting voor de wasmachine\/ droger zich bevindt.\r\n\r\nAan de achterzijde bevindt zich de ruime slaapkamer, ook deze is voorzien van een mooie houten vloer. Naast de slaapkamer treft u de badkamer aan, deze is voorzien van een separate luxe inloopdouche, toilet en wastafel. Ruim balkon aanwezig over de gehele achterzijde van het pand. Het balkon is zowel via slaapkamer als de woonkamer te bereiken. Het pand en de woning is verbouwd met oog op detail en door de gehele woning zijn spots ingebouwd. \r\n\r\nDe Geuzenstraat bevindt zich in stadsdeel Amsterdam-West met op loop afstand De Clercqstraat en de Foodhallen. Met de fiets bent u slechts enkele minuten verwijderd van het Vondelpark en het Rembrandtpark. De Jordaan is ook te voet goed bereikbaar. Daarnaast zijn er in de directe nabijheid tal van leuke restaurants en creatieve Amsterdamse winkels. Tram en bushalte beide om de hoek. \r\n\r\nBijzonderheden:\r\n- Huisdieren niet toegestaan\r\n- 2 maanden borgsom\r\n- Huurprijs EUR 2.250,00 ex G\/W\/E                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>1<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            1                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>55m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            55m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>21-01-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            21-01-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/de-egmondenstraat-1024-sb-amsterdam-3275\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/40489_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.150<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    De Egmondenstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1024 SB, Amsterdam, Waterlandpleinbuurt<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    De Egmondenstraat (74m2) Noord EUR 2.150, - Exclusief G\/W\/E\/Internet &amp; tv \r\n\r\nDe Woning:\r\n\r\nDe woning heeft 2 slaapkamers, gesloten keuken, woonkamer, 2 balkons, badkamer en separaat toilet. De keuken is voorzien van de volgende apparatuur: koelkast, vriezer, magnetron, oven, kookplaat en afzuigkap.\r\n\r\nDaarnaast is er ook een wasmachine aanwezig in de woning. Er zijn 2 balkons aanwezig in deze woning. \r\n\r\nOmgeving: \r\n\r\nDe straten rondom de Werengouw zijn vernoemd naar Noord-Hollandse dorpen. In dit wijkje in Noord is het misschien niet dorps, maar wel rustig met veel grasvelden en kleine speeltuinen tussen de portiekflats. De straten staan haaks op elkaar, waardoor er nauwelijks doorgaand verkeer is.\r\n\r\nDe buurt grenst aan een klein park. Iets verder weg, slechts op vijf minuten fietsafstand, ligt aan de andere kant van de ringweg A10 het uitgestrekte Waterland met eindeloze weilanden, sloten en kleine dorpjes. De portiekflats rondom de Werengouw hebben soms drie en dan weer vier woonlagen. Meestal delen zeven woningen een trappenhuis. De bergingen hebben een aparte toegang op de begane grond. \r\n\r\nOm de hoek ligt het winkelcentrum Waterlandplein met winkels voor de dagelijkse boodschappen, maar ook met restaurants, een apotheek, de bibliotheek, een kapper en nog veel meer. De bus heeft er een halte en brengt u naar het Centraal Station.  Met de fiets is het 15 minuten naar de pont aan het IJ-plein. \r\n\r\nBijzonderheden:\r\n- delen mogelijk (2 slaapkamers)\r\n- energielabel B \r\n- Woning al gemeubileerd verhuurd worden\r\n- Huurprijs 2150,- exclusief G\/W\/E\/Internet &amp; tv                 <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>74m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            74m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>05-01-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            05-01-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/jan-evertsenstraat-1056-eg-amsterdam-3318\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/41110_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.650<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Jan Evertsenstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1056 EG, Amsterdam, Chassebuurt<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Jan Everstenstraat (65 m2) 2.650,00 Excl. G\/W\/E, Tv en Internet\r\n\r\n*** Volledig gerenoveerd, Niet beschikbaar voor studenten of delers ***\r\n*** Onbepaalde tijd contract, Direct beschikbaar***\r\n\r\n*Woning*\r\n\r\nGeweldige net gerenoveerde twee verdieping appartement in het midden van de Baarsjes. het appartement heeft 2 slaapkamers en een geweldig dakterras welke een prachtig uitzicht geeft over Amsterdam. Met de moderne invulling is dit een perfecte woning. \r\n\r\n*Indeling*\r\n\r\nDe Woning verdeeld over de derde en vierde verdieping van het pand. op de derde verdieping is de prachtig net gerenoveerde woonkamer te vinden met open keuken. De woonkamer is voorzien van grote raampartijen welke veel natuurlijk licht binnenlaten. Via de woonkamer is het kleine balkon aan de voorzijde van het gebouw ook te betreden. \r\n\r\nDe open keuken is strak afgewerkt en is voorzien van alle gemakken, zo heeft de keuken een inductie kookplaat, afzuigkap, ruime koelkast en vriezer, een wasmachine, vaatwasser en genoeg opslag ruimte. \r\n\r\nLangs de woonkamer is de eerste ruime slaapkamer van het appartement te vinden. Ook deze ruimte heeft grote raampartijen voor een prettige beleving. \r\n\r\nVia de hal is het nette toilet en de trap naar de vierde verdieping te vinden. Op deze verdieping bevindt zich de moderne badkamer en de master bedroom met toegang tot het dakterras.  \r\n\r\nDeze badkamer heeft alles, waaronder een apart bad, een aparte douche met handdouche kop en regen douche kop, een verwarmde en verlichte spiegel en als laatste een wastafel meubel met twee kranen. \r\n\r\nAls laatste is op deze verdieping het ruime dakterras van de woning te vinden. Deze heeft een prachtig uitzicht op de omgeving. \r\n\r\nKortom een geweldig huis klaar om direct te huren!\r\n\r\n*Locatie*\r\n\r\nDe Baarsjes in stadsdeel West is heeft zich in razend tempo ontwikkeld tot een hip buurtje door de komst van gezellige caf&eacute;s en restaurants (zoals BarBaarsch, Zurich, Bar Frits, Bar Spek, Cook), koffiebarretjes (zoals Buongiorno en White Label koffie), boetiekjes en creatieve conceptstores. Verder zijn er verschillende supermarkten en eetwinkels voor de dagelijkse boodschappen. Op steenworpafstand is de populaire hotspot &#039;De Hallen&#039; met o.a. de Foodhallen, bioscoop, bibliotheek en horecagelegenheden. Aan de Kinkerstraat is eveneens de gezellige, dagelijkse Ten Katemarkt gelegen.\r\n\r\n\r\nDe locatie is goed te bereiken met het openbaar vervoer aan het einde van de straat stopt tram 13, bus 18 en 247. Ook zit u met de auto zo op de snelweg (A10)\r\n\r\n*Extra*\r\n\r\n- 2650,-  Excl. G\/W\/E, Tv en Internet\r\n- Energielabel A+\r\n- Onbepaalde tijd contract Type A, minimaal 12 maanden\r\n- Startdatum direct\r\n- Baarsjes\r\n- Niet beschikbaar voor studenten en delers\r\n- Huisdieren niet mogelijk\r\n                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>65m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            65m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>15-12-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            15-12-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/jan-evertsenstraat-1056-eg-amsterdam-176\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/41095_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.350<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Jan Evertsenstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1056 EG, Amsterdam, De Baarsjes<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Jan Everstenstraat (58 m2) 2.350,00 Excl. G\/W\/E, Tv en Internet\r\n\r\n*** Volledig gerenoveerd, Niet beschikbaar voor studenten of delers ***\r\n*** Onbepaalde tijd contract, Direct beschikbaar***\r\n\r\n*Woning*\r\n\r\nEen fantastisch, n&eacute;t opgeknapt dubbel&shy;laag&shy;s appartement midden in de Baarsjes!\r\nMet 1 knusse slaapkamer en een dakterras waar je uren kunt blijven zitten dankzij het schitterende uitzicht over Amsterdam. De moderne afwerking geeft het geheel een frisse vibe &mdash; kortom: de perfecte plek om thuis te komen.\r\n\r\n*Indeling*\r\n\r\nDe Woning verdeeld over de tweede en vierde verdieping van het pand. op de tweede verdieping is de prachtig net gerenoveerde woonkamer te vinden met open keuken. De woonkamer is voorzien van grote raampartijen welke veel natuurlijk licht binnenlaten. Via de woonkamer is het kleine balkon aan de voorzijde van het gebouw ook te betreden. \r\n\r\nDe open keuken is strak afgewerkt en is voorzien van alle gemakken, zo heeft de keuken een inductie kookplaat, afzuigkap, ruime koelkast en vriezer, een wasmachine, vaatwasser en genoeg opslag ruimte. \r\n\r\nLangs de woonkamer is de ruime slaapkamer van het appartement te vinden. Deze is voorzien van lampen welke zich aan beide zijde van het bed kunnen bevinden. Ook deze ruimte heeft grote raampartijen voor een prettige beleving. \r\n\r\nVia de hal is het nette toilet en de trap naar de vierde verdieping te vinden. Op deze verdieping bevindt zich de moderne badkamer. \r\n\r\nDeze badkamer heeft alles, waaronder een apart bad, een aparte douche met handdouche kop en regen douche kop, een verwarmde en verlichte spiegel en als laatste een wastafel meubel met twee kranen. \r\n\r\nAls laatste is op deze verdieping het ruime dakterras van de woning te vinden. Deze heeft een prachtig uitzicht op de omgeving. \r\n\r\nKortom een geweldig huis klaar om direct te huren!\r\n\r\n*Locatie*\r\n\r\nDe Baarsjes in stadsdeel West is in korte tijd uitgegroeid tot een van de meest levendige buurten van Amsterdam. Dankzij de komst van talloze gezellige caf&eacute;s en restaurants (zoals BarBaarsch, Zurich, Bar Frits, Bar Spek en Cook), knusse koffiebarretjes (zoals Buongiorno en White Label Coffee), unieke boetiekjes en creatieve conceptstores hangt er een bruisende sfeer. Voor je dagelijkse boodschappen vind je in de buurt diverse supermarkten en speciaalzaken.\r\n\r\nOp een paar minuten lopen ligt bovendien de populaire hotspot De Hallen, met onder andere de Foodhallen, een bioscoop, bibliotheek en verschillende horecazaken. Ook de gezellige Ten Katemarkt aan de Kinkerstraat is om de hoek.\r\n\r\nDe bereikbaarheid is uitstekend: aan het einde van de straat stoppen tram 13 en bussen 18 en 247. Met de auto rijd je zo de A10 op.\r\n\r\n*Extra*\r\n\r\n- 2350,-  Excl. G\/W\/E, Tv en Internet\r\n- Energielabel A+\r\n- Onbepaalde tijd contract Type A, minimaal 12 maanden\r\n- Startdatum Direct\r\n- Baarsjes\r\n- Niet beschikbaar voor studenten en delers\r\n- Huisdieren niet mogelijk                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>1<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            1                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>58m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            58m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>15-12-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            15-12-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/haarlemmermeerstraat-1058-jx-amsterdam-3320\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/41074_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.900<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Haarlemmermeerstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1058 JX, Amsterdam, Hoofddorppleinbuurt<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Haarlemmermeerstraat (98 m2) 2.900,00 Excl. G\/W\/E, Tv en Internet\r\n\r\n*** Niet beschikbaar voor studenten ***\r\n** Onbepaalde tijd contract **\r\n\r\n*Woning*\r\n\r\nPrachtige drie slaapkamer woning in de hoofddorpplein buurt met een authentieke uitstraling maar de gemakken van een moderne woning. Met het grote dakterras geeft het een geweldige manier om van Amsterdam te genieten. \r\n\r\n*Indeling*\r\n\r\nVia de gezamenlijke entree op de begane grond stap je het charmante appartement op de derde verdieping binnen.\r\nIn de hal word je direct doorgeleid naar de lichte woonkamer aan de voorzijde, met een knus balkon waar je lekker van de zon kunt genieten.\r\n\r\nAan de achterzijde vind je de moderne keuken (2022) &ndash; een echte eyecatcher met hoogwaardige inbouwapparatuur zoals een Quooker, vaatwasser, oven en een inductiekookplaat met randafzuiging. Vanuit de keuken loop je zo het tweede balkon op, met uitzicht over de rustige, groene binnentuin. Aangrenzend ligt een fijne slaapkamer, eveneens met toegang tot het balkon. Op deze verdieping bevindt zich ook de eerste, stijlvolle badkamer (2022) met inloopdouche, toilet en wastafel.\r\n\r\nEen interne trap brengt je naar de vierde verdieping, waar een royale slaapkamer aan de voorzijde ligt &ndash; m&eacute;t balkon. Deze verdieping is zowel intern bereikbaar als via het gemeenschappelijke trappenhuis, wat extra flexibiliteit en privacy biedt. Ideaal als eigen plek voor een (studerend) kind, gasten of juist als inspirerende werkruimte. Hier vind je ook een tweede, complete badkamer (2022) met ligbad, inloopdouche, toilet en wastafel.\r\n\r\nTot slot de vijfde verdieping: een sfeervolle derde slaapkamer met handige pantry, aparte wasruimte en directe toegang tot het ruime dakterras van circa 22 m&sup2; &ndash; de perfecte plek voor een zomerse borrel of een rustig moment in de zon.\r\n\r\n*Locatie* \r\n\r\nDe woning ligt in de populaire Hoofddorppleinbuurt in Amsterdam-Zuid, aan de levendige Haarlemmermeerstraat en praktisch om de hoek van het Hoofddorpplein. Hier heb je alles wat je nodig hebt letterlijk binnen handbereik: supermarkten, gezellige caf&eacute;s, leuke winkels en goede restaurants. De Zeilstraat, het Hoofddorpplein en de Amstelveenseweg vormen samen een bruisend buurtje met volop reuring &eacute;n sfeer.\r\n\r\nZin in wat rust of groen? Binnen een paar minuten wandel je het Rembrandtpark of het Vondelpark in &ndash; perfect voor een ochtendrondje hardlopen, een picknick of gewoon een ontspannen wandeling.\r\n\r\nOok qua bereikbaarheid zit je hier helemaal goed. Met de fiets ben je in nog geen tien minuten op het Museumplein of het Leidseplein. Metro-, tram- en busverbindingen vind je op het Hoofddorpplein of bij station Lelylaan, dat op slechts vijf minuten fietsen ligt. En met de auto rijd je binnen vijf minuten de Ring A10 op. Handiger wordt het bijna niet.\r\n\r\n*Extra*\r\n\r\n- 2.900,- Excl. G\/W\/E, Tv en Internet\r\n- Energielabel D\r\n- Onbepaalde tijd contract (Type A)\r\n- Baarsjes\r\n- Niet beschikbaar voor studenten\r\n- Beschikbaar vanaf 03-11-2025                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>99m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            99m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-12-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-12-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/remmerdenplein-1106-ag-amsterdam-3317\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/41062_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.395<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Remmerdenplein                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1106 AG, Amsterdam, Gaasperplas<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Remmerdenplein (85 m2) 2.395,00 Excl. G\/W\/E, Tv en internet\r\n\r\n*** Onbepaalde tijd contract minimaal 1 jaar ***\r\n\r\n*Woning*\r\n\r\nPrachtige woning in Amsterdam met een heerlijk balkon welke uitkijkt op het groene park naast de woning. Parkeergelegenheden zijn voor de woning te vinden. \r\n\r\n*Indeling*\r\n\r\nDe woning is gelegen op de tweede verdieping van het pand. Aan de voorzijde van het appartement zijn de badkamer en de keuken van de woning te vinden. \r\n\r\nDe badkamer is voorzien van alle gemakken waaronder een bad-douche eneen was tafel. Via de hal zijn de slaapkamers en het aparte toilet ook te vinden. \r\n\r\nDe woonkamer is enorm ruim en heeft grote raampartijen welke veel daglicht de woning binnen laten. Hieraan zit het balkon welke de bewoner de gelegenheid geeft om naar buiten te gaan op eigen terrein.\r\n\r\nDe keuken is voorzien van alle gemakken + een keuze, zo mag de huurder zelf kiezen of hij gas of elektrisch wilt gaan koken, wordt de vaatwasser geinstalleerd, heeft het een oven en genoeg opbergplekken. \r\n\r\nDe grote slaapkamer is voorzien van alle benodigde meubels net als de tweede slaapkamer waar nu een twijfelaar staat. \r\n\r\nKortom een geweldig woning.  \r\n\r\n*locatie*\r\n\r\nit lichte en zonnige appartement biedt niet alleen een veilige en comfortabele woonomgeving, maar is tevens ideaal gelegen voor wie houdt van ontspanning en buitenactiviteiten. Het fraaie recreatiegebied Gaasperplas bevindt zich op slechts enkele minuten afstand, waar men uitstekend kan wandelen, fietsen, zwemmen of eenvoudigweg van de natuur kan genieten.\r\n\r\nDe ligging is bijzonder geschikt voor starters, jonge professionals en gezinnen. Op korte afstand bevinden zich onder andere de Hogeschool van Amsterdam en het Amsterdam UMC (locatie AMC), wat de locatie aantrekkelijk maakt voor personen die in deze omgeving studeren of werken. Alle voorzieningen zijn binnen handbereik.\r\n\r\nIn de directe nabijheid ligt een winkelcentrum met een uitgebreid aanbod aan winkels, zoals Etos, Kruidvat en diverse speciaalzaken, waar men snel en gemakkelijk de dagelijkse boodschappen kan doen. Of het nu gaat om een korte boodschap of een prettig middagje winkelen, alles is dichtbij. Daarnaast zorgt het openbaar vervoer, dat op loopafstand te bereiken is, ervoor dat men binnen 15 minuten in het centrum van Amsterdam staat.\r\n                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>85m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            85m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-12-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-12-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/albert-cuypstraat-1072-ct-amsterdam-1734\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/13565_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.250<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Albert Cuypstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1072 CT, Amsterdam, De Pijp<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Albert Cuypstraat (55m2) De Pijp EUR 2.250 Excl: G\/W\/E:\r\n\r\nNiet beschikbaar voor delers en studenten!\r\n\r\nLuxe, volledig gerenoveerd en gestoffeerd appartement met een prachtige parketvloer. Entree via het trappenhuis op tweede etage. Gloednieuwe open keuken voorzien van diverse luxe inbouwapparatuur, zoals vaatwasser, koelkast en combi oven. Woonkamer aan de voorzijde met drie ramen waardoor het appartement erg licht oogt. Badkamer voorzien van luxe inloopdouche, ligbad en wastafel. Twee slaapkamers aan achterzijde welke beide ruim genoeg zijn voor een tweepersoonsbed en voldoende kastruimte(foto&#039;s ter indicatie, let op, geen glas in lood ramen!) Waanzinnige locatie op loopafstand van het Sarphatipark. \r\n\r\nHet appartement ligt midden in het hart van de gezellige Pijp in het verlengde van de altijd gezellige Albert Cuypmarkt, hier vindt u werkelijk alles op culinair gebied! Ook op gebied van winkels een rijkelijk aanbod. Openbaar vervoer en snelweg A10 om de hoek!\r\n\r\n- Niet beschikbaar voor delers en studenten\r\n- Geen huisdieren toegestaan \r\n- Energielabel A                 <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>55m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            55m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-12-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-12-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/borneolaan-1019-hx-amsterdam-3246\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/40124_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.695<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Borneolaan                 \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1019 HX, Amsterdam, Amsterdam<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Borneolaan (108 m&sup2;) Rietlanden (wijk Oostelijk Havengebied) EUR 2695,- incl. Service kosten [Excl. G\/W\/E \r\n\r\n*** Niet beschikbaar voor studenten ***\r\n** Contract voor onbepaalde tijd **\r\n\r\nWoning:\r\n\r\nPrachtige ruime twee slaapkamer woning gelegen aan de Rietlanden van Amsterdam. De woning is gelegen op de 7e verdieping van het gebouw. Hierdoor heeft de woning een mooi uitzicht.\r\n\r\nDe woning is te betreden op de tweede verdieping waar de slaapkamers, badkamer en het toilet zich bevinden. De slaapkamers hebben veel natuurlijk licht door de grote raampartijen welke in beide kamers te vinden zijn.\r\n\r\nDe woonkamer is te betreden met een trap naar beneden en de hal door te lopen. In de hal is er opslag en een apart toilet te vinden. Het Unieke van deze woning is dat er 2 grote woonkamers zijn aan beide zijdes van de keuken. \r\n\r\nDe open keuken is het hart van de woning en is verbonden met beide woonkamers. De keuken heeft een  een vaatwasser, ruime koelkast en vriezer, afzuigkap, oven en genoeg opslag ruimte.\r\n\r\nHet gebouw waarin de woning zich bevindt heeft een eigen parkeerplaats waarbij de mogelijkheid bestaat om een eigen parkeer plek te verkrijgen indien gewenst. \r\n\r\n\r\nOmgeving:\r\nAlle voorzieningen bevinden zich letterlijk om de hoek: winkelcentrum Brazili&euml; (met o.a. Albert Heijn, Jumbo, Etos, Blokker en Hema) en diverse leuke horecagelegenheden. Een breed scala aan winkels vind je ook in de Czaar Peterstraat en de Javastraat. Elke woensdag is er een biologische markt schuin voor de deur. \r\nEr zijn meerdere goede basisscholen in de buurt en ook voor kinderen is er veel te doen: Het Oosterpark en Flevopark met natuurspeeltuin Jeugdland en het Flevoparkbad. Artis, Nemo en het Tropenmuseum zijn op fietsafstand gelegen. Heb je een boot? Ook dan zit je hier goed, Borneolaan is gelegen in een waterrijke omgeving met plek waar je kunt aanmeren. \r\nIn de omgeving zijn er tal van leuke horecagelegenheden zoals: Oceaan, The Harbour Club, Pompstation, Panama en de vele leuke en hippe tenten in de Indische Buurt aan de Javastraat en omstreken.\r\n\r\nBereikbaarheid:\r\nEr zijn uitstekende verbindingen. Tram 10 of 26 brengen je in een mum van tijd in het Centrum.) alsmede per auto (binnen 5 minuten via Piet Heintunnel op de Ring). Verder ben je met de fiets zo in de binnenstad van Amsterdam, op het Centraal Station en IJburg. Met de Oostveerpont bereik je tevens eenvoudig Amsterdam Noord. \r\nBinnen 10-15 minuten fietsen van Centraal Station en Artis! Binnen 5 minuten fietsen op de hip &amp; happening Javastraat\/Javaplein en Dappermarkt. \r\n\r\n\r\n- Energie label A\r\n- 2 slaapkamers\r\n- 2 Grote woonkamers\r\n- Semi-gemeubileerd\r\n- Veel natuurlijk licht\r\n- &euro; 2850, p.m. - incl. Service kosten [Excl. G\/W\/E]\r\n- Mogelijkheid voor parkeerplaats 125,-\r\n- Lift aanwezig\r\n- gemeenschappelijke tuin.\r\n- Geen externe berging aanwezig                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>108m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            108m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>03-11-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            03-11-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/de-wittenstraat-1052at-amsterdam-757\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/30155_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.150<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    De Wittenstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1052AT, Amsterdam, West<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    De Wittenstraat in Amsterdam (48M2) &euro; 2.150,00 Exclusief G\/W\/E.\r\n\r\nDeze woning is niet toegestaan voor studenten\/delers! \r\n\r\nGelegen in West, op steenworp afstand van de Jordaan vindt u deze pas gerenoveerde 2 kamer woning. De woning, gelegen aan de tweede etage heeft een hoogwaardige afwerking en is van alle gemakken voorzien. Op loopafstand van het Westerpark en in de buurt vindt u veel winkels, gezellige caf&eacute;s en restaurants. Centraal station ligt slechts op 9 minuten afstand van de woning. De verbinding met het openbaar vervoer is uitstekend. Het appartement is gunstig gelegen ten opzichte van de Ring A10, S103. Parkeren gaat via het vergunningsstelsel.\r\n\r\nIndeling:\r\nBij binnenkomst treft u de open keuken\/woonkamer, voorzien van luxe inbouwapparatuur (o.a. koel\/vrieskast, vaatwasser en ingebouwde wasmachine). De woonkamer heeft veel lichtinval door de grote raampartijen. Aangrenzend aan de woonkamer vindt u het balkon. De slaapkamer is ruim van opzet en een ruime op maat gemaakte kledingkast is aanwezig. De badkamer heeft een luxe afwerking en is voorzien van een stort-douche en wastafel. Het separate toilet vindt u in de hal.\r\n\r\nBijzonderheden:\r\n- Luxe uitstraling en hoogwaardige kwaliteit\r\n- Top locatie\r\n- Minimale huurperiode 12 maanden. \r\n- 2 maanden borgsom.\r\n- Huisdieren niet toegestaan.\r\n- Energielabel A+                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>1<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            1                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>48m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            48m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>03-11-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            03-11-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/john-blankensteinstraat-1095-mb-amsterdam-3247\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/40152_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.600<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    John Blankensteinstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1095 MB, Amsterdam, zeeburger eiland<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    John Blankensteinstraat (116 m&sup2;) EUR 2.600,00 Excl. G\/W\/E Tv en Internet\r\n\r\n*** Niet beschikbaar voor studenten en delers ***\r\n\r\nWoning: \r\n\r\nDeze prachtige gemeubileerde woning is gelegen op zeeburger eiland dicht bij het water. De beneden woning heeft een eigen parkeerplaats voor de ingang van het pand. Het net gebouwde pand is voorzien van authentieke voorwerpen en afwerkingen in de woning. \r\n\r\nDe Ruime entree is voorzien van een toilet en leid richting de open keuken\/woonkamer.\r\n\r\nDe ruime woonkamer krijgt veel natuurlijk daglicht door zijn grote raampartijen en dakraam. Vanuit de woonkamer is de tuin te bereiken. \r\n\r\nDe keuken is van alle gemakken voorzien en zit aan de voorkant van de woning, de keuken is voorzien van een oven, gasfornuis, afzuigkuip, ruime koelkast, ruime vriezer en een afwasser. \r\n\r\nOp de eerste verdieping zijn de slaapkamers, badkamer en nog een apart toilet te vinden. De eerste slaapkamer is ruim opgezet en heeft een klein Frans balkon. De slaapkamer heeft ingebouwde kasten en zet het authentieke thema van de woning door. De twee slaapkamer is iets kleiner maar ruim genoeg. De badkamer is voorzien van authentieke tegels, een vrijstaan bad en een inloop douche. Verder heeft de badkamer ook de wasmachine en droger staan. \r\n\r\nLocatie: \r\n\r\nHet Zeeburgereiland wordt de verbinding tussen IJburg en het centrum van Amsterdam. Het eiland is omringd door water en groene dijken, waar u heerlijk kunt uitwaaien. Een heel eigen plekje in de stad met het karakter van een eiland en toch dichtbij het centrum van Amsterdam. Uiteraard komen er op het Zeeburgereiland de voorzieningen die men mag verwachten van een nieuw te ontwikkelen gebied; sportvelden en een grote sporthal, een voetbalclub, speelplaatsen, scholen en kinderopvang. Een heerlijke omgeving om te wonen, te sporten en te ontspannen. De bereikbaarheid van Zeeburgereiland is bijzonder goed: tram 26 brengt u binnen 10 minuten naar het Centraal Station, de ring A-10 is om de hoek en IJburg met haar Diemerpark, het Flevopark in Oost, landelijk Noord en het centrum van Amsterdam zijn allemaal op fietsafstand gelegen.\r\n\r\nExtra:\r\n- Geen Huisdieren\r\n- Geen studenten\r\n- Geen Delers\r\n- Parkeerplek voor de deur\r\n- 25 m&sup2; tuin\r\n- 2600,- Exl. G\/W\/E Tv en Internet                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>116m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            116m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Eengezinswoning<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Eengezinswoning                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-10-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-10-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/paramaribostraat-1058an-amsterdam-3314\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/41007_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.950<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Paramaribostraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1058AN, Amsterdam, Baarsjes<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Paramaribostraat (80m2) West - EUR 2950,- Excl. G\/W\/L en TV\/internet\r\n\r\n** Niet beschikbaar voor studenten en delers **\r\n\r\nAppartement:\r\n\r\nIn een heerlijke, rustige woonomgeving op de rand van de Baarsjes en Oud-West bevindt zich op de eerste etage van een in Amsterdamse Schoolstijl opgetrokken woonblok deze ruime woning met een totale oppervlakte van circa 80 m2. \r\n\r\nBij binnenkomst vanuit de hal bevindt u zich direct in de woon\/eetkamer van het appartement. Aan beide zijde van de woning bevinden zich grote raampartijen welke veel natuurlijk licht de woning binnenlaten. De vloer is een laminaat vloer welke mooi tot zijn recht komt met de verdere authentieke details.\r\n\r\nAan de eetkamer zit de open keuken welke een uitzicht heeft op de onderliggende binnentuin en het ruime balkon van de woning. De keuken is voorzien van alle gemakken waaronder een gasfornuis, oven, ruime koelkast en vriezer, vaatwasser en genoeg opbergplaatsen. \r\n\r\nVanuit de eetkamer is het balkon te bereiken welke gericht is op het Zuid Westen en hierdoor voldoende zonlicht krijgt tijdens de mooie dagen. \r\n\r\nVerder heeft de woning twee ruime slaapkamers aan de achterzijde van het appartement, hierdoor is optie om aan de kant te slapen van de binnentuin. Aan deze zijde zijn de badkamer en het aparte toilet te vinden. \r\n\r\nVerder is hier een kleinere ruimte te vinden welke kan fungeren als een kantoor ruimte. \r\n\r\nKortom, op zoek naar een huis met een centrale ligging, in een leuke buurt en met veel mogelijkheden? Dan is dit huis absoluut een bezoek waard! \r\n\r\nLocatie:\r\n\r\nVoor een hapje of een drankje (terras aan het water) kan je onder andere terecht bij restaurant Edel gevestigd in het Sierraad, Caf&eacute; Kosta of de welbekende Foodhallen. In de directe nabijheid is een grote diversiteit aan winkels te vinden en de Jordaan en het centrum zijn op fietsafstand. Ook het openbaar vervoer is hier goed geregeld. Met meerdere trams ligt de hele stad binnen handbereik! Met de auto zit je ook zo op de ring West.\r\n\r\nExtra: \r\n- EUR 2950,- Excl. G\/W\/E, Tv en internet\r\n- Gemeubileerd\r\n- Geen studenten\r\n- Geen delers\r\n- Onbepaalde tijd contract\r\n                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>3<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            3                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>80m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            80m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-10-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-10-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/mechelensingel-1066-pb-amsterdam-2635\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/28673_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.050<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Mechelensingel                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1066 PB, Amsterdam, Nieuw Sloten<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Mechelensingel (72m2) &euro;2.050,00 excl. G\/W\/E, tv\/internet\r\n\r\n*** Niet beschikbaar voor studenten ***\r\n\r\nRuime begane grond woning van ca. 72m2 met een tuin van ca.32m&sup2; op het oosten. Er is een ruime woonkamer met open keuken en 2 slaapkamers, naast de woning bevindt zich de\r\nberging van ca. 4m2. De woning ligt in een rustige, kindvriendelijke straat in Sloten. De woning ligt op loopafstand van winkelcentrum Belgi&euml;plein met een grote keuze uit diverse winkels.\r\n\r\nEr is een goede verbinding met openbaar vervoer, met lijn 2 staat u binnen 10 minuten op de Overtoom. Daarnaast is er een uitstekende ontsluiting naar de Ring A10. Met 10 minuten bent u op Schiphol!\r\n\r\nIndeling:\r\nBegane grond: Entree, hal met toegang tot de vertrekken. Ruime woonkamer voorzien van een eenvoudige open\r\nkeuken. Er is een ruime bijkeuken waar momenteel de cv combiketel en een extra koelkast is\r\ngeplaatst. Vanuit de keuken is er toegang tot de aangebouwde serre en de tuin. Zowel de tuin als de serre liggen\r\nop het oosten en hier is het al in het vroege voorjaar genieten van de ochtendzon.\r\n\r\nEr zijn 2 royale slaapkamers en een zojuist gerenoveerde badkamer voorzien van een douche en een wastafel. Het apart toilet bevindt zich in de hal.\r\n\r\nBijzonderheden:\r\n- Volledig gemeubileerd. \r\n- Huurprijs &euro;2.050,- ex G\/W\/E.\r\n- Minimale huurperiode 12 maanden.\r\n- Separaat berging a 6m2 aanwezig.\r\n- Ruimte tuin\r\n- Delen toegestaan\r\n                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>72m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            72m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Eengezinswoning<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Eengezinswoning                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-11-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-11-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/bilderdijkstraat-1052-na-amsterdam-1843\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/38155_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.750<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Bilderdijkstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1052 NA, Amsterdam, West<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Bilderdijkstraat (58m2) Oud-West EUR 2.750, - Exclusief G\/W\/E\r\n\r\n*** woning is niet toegestaan voor delers of studenten! ***\r\n\r\n** Direct beschikbaar! **\r\n\r\nVolledig gerenoveerd twee slaapkamer appartement op de vierde etage in een volledig gerenoveerd gebouw in Oud West. De lichte woonkamer gelegen aan de voorzijde is voorzien van een visgraat vloer als dakramen. Aan de voorzijde een prachtig uitzicht over het Bilderdijkpark. Luxe open keuken voorzien van diverse inbouw apparatuur, denk aan koelkast\/vriezer, was\/droger als inductie kookplaat. Ruime slaapkamer aan de achterzijde met een prachtig ingebouwde kasten. Heerlijke tweede slaapkamer welke tevens gebruikt kan worden als studeerkamer. Luxe badkamer met een vrijstaand ligbad, inloop douche en design wastafel. Toilet separaat in de gang. Prachtig aangelegd dakterras van 42m2 met een heerlijk uitzicht over Amsterdam. Het appartement is goed ge&iuml;soleerd en heeft een hoge energielabel. Het appartement is voorzien van Sonos inbouw boxen in het plafond. U bent de eerste bewoner na renovatie.\r\n\r\n- Geen huisdieren;\r\n- Twee maanden borg;                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>58m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            58m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-10-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-10-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/wildeman-1068-sl-amsterdam-2656\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/29695_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.495<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Wildeman                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1068 SL, Amsterdam, Osdorp<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Wildeman (100m2) Amsterdam Osdorp EUR 2.495,00 Excluding: G\/W\/E\/Internet\/TV\r\n\r\n*** Niet beschikbaar voor studenten en delers ***\r\n** Woning wordt gestoffeerd opgeleverd **\r\n\r\nGelegen op de 4de verdieping bevindt zich dit lichte 3 slaapkamer appartement in een modern complex. Het keurig onderhouden complex beschikt over een liftinstallatie en vrije parkeermogelijkheid voor de deur. \r\n\r\nIndeling:\r\nBij binnenkomst in de ruime hal geeft deze toegang tot alle vertrekken. De riante, open woonkamer van 40m2 heeft een L-vormige keuken welke is voorzien van fornuis en afzuigkap, koelkast met vriezer, oven en een vaatwasser. De woonkamer geeft tevens toegang tot het balkon welke gelegen is op het zuiden met wijds- en open uitzicht. De ruime slaapkamer van 18m2 is voorzien van een comfortabel 2-persoonsbed en ruime opbergmogelijkheden. De luxe badkamer beschikt over een bad en separate douche en grote wastafel. De tweede slaapkamer is 10m2 waarvan 1 beschikt over een 1-persoonsbed met opbergmogelijkheden en een kast. De 3e slaapkamer is 10 m2 groot en voorzien van een stapelbed en een kledingkast. In de hal bevindt zich tevens de inpandige bergruimte voorzien van CV ketel en wasmachine\/droger. \r\n\r\nLigging:  \r\nOp loopafstand van het appartement vindt u diverse openbaar vervoer-mogelijkheden (diverse busverbindingen en tram lijn 1 &amp; 17 naar CS). In de nabijheid van het appartement vindt u de Osdorper Ban en het Osdorpplein met een diversiteit aan winkels en andere sociale voorzieningen zoals o.a. het theater Meervaart, recreatiemogelijkheden (Sloterplas en Sloterpark). De uitvalswegen (A4, A9 en A10) zijn binnen enkele minuten aan te rijden.\r\n\r\nIdeaal voor een groot gezin. Registratie en verhuur voor langere duur mogelijk! 2 maanden waarborg.\r\n\r\n- 2.495,- Excl. G\/W\/E, Tv en internet\r\n- Onbepaalde tijd contract\r\n- Niet beschikbaar voor studenten en delers\r\n- Huisdieren niet toegestaan                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>3<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            3                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>100m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            100m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>08-10-2027<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            08-10-2027                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/leidsegracht-1017-nc-amsterdam-3235\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/40429_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.950<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Leidsegracht                 \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1017 NC, Amsterdam, grachtengordel<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Leidsegracht (53m2) Centrum EUR 2.950,00 Exclusief G\/W\/L: internet + tv\r\n\r\n*** Niet beschikbaar voor studenten ***\r\n\r\nMidden in het centrum om de hoek van de Prinsengracht vindt u dit gemeubileerd &eacute;&eacute;n slaapkamer appartement op de eerste verdieping van een prachtig pand. Eigen opgang op de eerste verdieping, via de centrale hal bereikt u de ruime en lichte woonkamer met mooie houten vloer, originele details en een uitzicht over de gracht. \r\n\r\nDe half open keuken is voorzien van vaatwasser, koelkast met vriezer, oven, elektrische kookplaat en afzuigkap. De zeer ruime slaapkamer vindt u aan de achterzijde en is ingericht met een tweepersoonsbed en voldoende kastruimte. Badkamer met een inloop douche met en een XL wastafelmeubel met kastruimte. Toilet separaat in de gang. Op loopafstand vindt u een arsenaal aan leuke winkels caf&eacute;s en restaurants. Het openbaar vervoer vertrekt om de hoek.\r\n\r\nBijzonderheden:\r\n-\tNiet geschikt voor studenten\r\n-\tGeen huisdieren toegestaan\r\n-\tTyp A contract\r\n-\t2 maanden waarborgsom \r\n-\tCentraal gelegen                 <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>1<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            1                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>53m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            53m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>15-09-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            15-09-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/valkenburgerstraat-1011mh-amsterdam-3053\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/35962_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.950<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Valkenburgerstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1011MH, Amsterdam, Centrum<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Valkenburgerstraat (120m2) &euro;2.950,00 excl. G\/W\/E internet  TV\r\n\r\n*** Alleen beschikbaar voor studenten welke momenteel niet ingeschreven staan in Amsterdam ***\r\n\r\nLocatie:\r\nDit appartement heeft een heerlijke ligging in het centrum, in de nabijheid van de Stopera en de Nieuwmarkt. De directe buurt van het appartement kenmerkt zich door vele restaurants, caf&eacute;s en winkels. Hortus Botanicus, de Hermitage, Nationale Opera &amp; Ballet, Artis, Rembrandthuis en Kleine Komedie zijn nabij gelegen. De bereikbaarheid met auto en OV is uitmuntend. Diverse uitvalswegen (o.a. ring A-10) liggen op korte afstand. In de omgeving zijn vele openbaar vervoersvoorzieningen met metrohalte Waterlooplein (M51, 53 en 54) en tramlijn 14 om de hoek. \r\n\r\nIndeling:\r\nU bereikt de tweede etage middels de trap of lift.Vanuit de hal heeft u toegang tot alle vertrekken. Het separate toilet, de berging met wasmachine en droger en de ruime woonkamer met grote leefkeuken. Hieraan grenst ook nog een ruim balkon. De twee slaapkamers bevinden zich aan de zijkant van het appartement. Beide slaapkamers zijn voorzien van een twee persoons-bed en een grote kledingkast. De badkamer is voorzien van separate douche en wastafel.\r\n\r\nExtra:\r\n- Amsterdam\r\n- Appartement\r\n- Centrum\r\n- Balkon\r\n- 2 slaapkamers\r\n- Huurprijs &euro;2.950 excl. G\/W\/E internet &amp; TV                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>120m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            120m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>17-09-2027<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            17-09-2027                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/van-breestraat-1071-zs-amsterdam-2242\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/39722_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac7.900<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    van Breestraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1071 ZS, Amsterdam, Centrum<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Van Breestraat (223m2) Oud Zuid EUR 7.900,00 excl. GWE, internet en tv\r\n\r\nDeze prachtige drie dubbele beneden woning is recent gerenoveerd. Deze woning heeft 4 slaapkamers, 2 badkamers, tuin, balkon en 1 terras. Gelegen in de uitstekende locatie Oud Zuid in een karakteristiek pand in het concertgebouw tussen de Jacob Obrechtstraat en Banstraat om de hoek bij Cornelis Schuystraat. \r\n\r\nDe woning omvat de volgende verdiepingen:\r\n\r\n-\tBeneden verdieping. Op deze verdieping bevinden zich 2 slaapkamers, berging, badkamer, wasruimte en walk-in-closet\r\n\r\n-\tBegane grond. Op deze verdieping bevindt zich een woonkamer, eetkamer, hal, separaat toilet, keuken, zitkamer en veranda.\r\n\r\n-\t1ste etage. Op deze verdieping bevindt zich 3 slaapkamers, separaat toilet, badkamer en een balkon. \r\n\r\nDe keuken is voorzien van de nieuwste inbouw apparatuur zoals: vaatwasser, magnetron, oven, koelkast en vriezer. \r\nDaarnaast bevindt zich op de beneden etage een wasruimte met droger en wasmachine.  \r\n\r\nBijzonderheden: \r\n-\tOud zuid \r\n-\tHuur 7900 excl. G\/W\/E\/Internet en TV. \r\n-\t2 maanden borg \r\n-\tDubbele beneden woning                 <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>5<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            5                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>223m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            223m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-09-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-09-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/vrolikstraat-1092-tw-amsterdam-971\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/35318_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge option px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Onder optie            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac3.750<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Vrolikstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1092 TW, Amsterdam, Oost<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Vrolikstraat (70m2) Oost EUR 3.875 Excl: G\/W\/E:\r\n\r\n--- Delen niet toegestaan ---\r\n\r\nLuxe, volledig gerenoveerd en gestoffeerd appartement met een prachtige parketvloer. Het appartement is verdeeld over de vierde en vijfde verdieping, en heeft een eigen entree op de derde verdieping. De ruime woonkamer met luxe open keuken is voorzien van diverse inbouwapparatuur, zoals vaatwasser, koelkast met vriezer, combi-oven, wasmachine en droger. De luxe badkamer heeft een zowel een ligbad als een inloopdouche en een dubbele wastafel. Het toilet bevindt zich in een aparte kamer. Op de vierde verdieping zijn twee ruime slaapkamers te vinden en op de vijfde bevindt zich een derde ruime slaapkamer met een eigen terras aan de voorzijde. Aan de achterzijde van het appartement bevindt zich een tweede ruime terras.\r\n\r\nDe Vrolikstraat bevindt zich in stadsdeel Oost\/Watergraafsmeer en loopt tussen de Wibautstraat en de Linnaeusstraat. Op loopafstand bevindt zich het mooie Oosterpark en park Frankendael. Met de fiets bent u slechts enkele minuten verwijderd van de Amstel, de Pijp en het centrum. Daarnaast zijn er in de directe nabijheid tal van leuke restaurants en creatieve Amsterdamse winkels. De mooie Linnaeusstraat ligt aan het einde van de straat waar ook een Albert Heijn is gevestigd. Goede bereikbaarheid met zowel de auto als het openbaar vervoer (Metrostation Wibautstraat op loopafstand!)\r\n\r\n*De foto&#039;s zijn ter indicatie\r\n\r\nExtra:\r\n- Appartement\r\n- Oost \/ Oosterpark\r\n- Gestoffeerd\r\n- Huur EUR 3.875 excl. GWE, internet en tv\r\n- Huisdieren niet toegestaan\r\n                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>3<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            3                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>70m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            70m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-01-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-01-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/chassestraat-1057-hz-amsterdam-1910\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/38205_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.075<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Chassestraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1057 HZ, Amsterdam, West<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Chass&eacute;straat (55m2) Oud West \/ Baarsjes EUR 2.075,00\r\n\r\nVolledig gerenoveerd appartement. Luxe afwerking en maar liefst 55m2 op een gewilde locatie in Amsterdam!\r\n\r\nHet appartement is gelegen op de tweede verdieping van een pand dat in totaal drie verdiepingen telt. Gehele woning is gestuct en geschilderd, nieuwe houten vloer en volledige woning is voorzien van inbouwspots en luxe raambekleding. \r\n\r\nDe nieuwe keuken is voorzien van alle gemakken; vaatwasser, spoelbak, wasmachine\/droog combinatie, ruime koelkast\/diepvries combinatie en voldoende opbergruimte. \r\n\r\nDe slaapkamer bevind zich aan de rustige achterzijde van het appartement, is ruim van opzet en speels ingedeeld. Er is een ware kastenkamer gecre&euml;erd met kasten op maat, welke ook gezien kan worden als &quot;walk in closet&quot;. \r\n\r\nBijzonderheden:\r\n- Huurprijs is exclusief G\/W\/E, internet\/tv en gemeentelijke belastingen.\r\n- 2x borgsom.\r\n- Huisdieren zijn niet toegestaan.                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>1<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            1                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>55m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            55m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-09-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-09-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/mt-lincolnweg-1033sn-amsterdam-3311\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/40994_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.500<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    MT Lincolnweg                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1033SN, Amsterdam, NSDM-werf<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    MT. Lincolnweg (85 m2) 2.500,00 Excl. G\/W\/E, Tv en Internet (voorschot 250,-)\r\n \r\n*** MAAR BESCHIKBAAR VOOR 6 MAANDEN ***\r\n*** Niet beschikbaar voor studenten ***\r\n \r\n*Woning*\r\n \r\nEen prachtig hoek appartement op de NDSM-werf met een schitterend uitzicht over het IJ vanaf de 8 ste verdieping van het gebouw. De woning is vorig jaar opgeleverd en is voorzien van alle gemakken.\r\n \r\n*indeling*\r\n \r\nDe woning is gelegen op de bovenste verdieping van het gebouw, hierdoor heeft het de hele dag een prachtige lichtinval.\r\n \r\nDirect bij binnenkomst door de voordeur op de 8e verdieping kom je in een gang waaraan verschillende ruimtes liggen: de kleine slaapkamer - momenteel ongemeubileerd, de opbergruimte met wasmachine, het aparte toilet, de badkamer met ligbad, regendouche en ruime wastafel. De grote slaapkamer en de woonkamer\/eetkamer bevinden zich aan het einde van de gang, aan de gevelkant van het gebouw.\r\n \r\nDe woonkamer heeft aan 2 zijden wandvullende raampartijen die een schitterend uitzicht bieden over het IJ en op de stad. De woonkamer is volledig gemeubileerd en geeft toegang tot de open keuken en het balkon, dat ook van het geweldige uitzicht geniet.\r\nDe open keuken is voorzien van alles wat nodig is, waaronder een kookeiland, koel\/ijskast, een inductiekookplaat en genoeg opbergruimte.\r\nDe ruime slaapkamer heeft ook een grote raampartij aan de IJ-zijde . Ook deze kamer is voorzien van alle meubels, waardoor het appartement woonklaar is.\r\n \r\nKortom, een geweldig appartement.\r\n \r\n*locatie*\r\n \r\nGelegen op de populaire NDSM-werf met alle dagelijkse (winkel-)voorzieningen binnen handbereik. Verder vind je in de directe omgeving een grote variatie aan restaurants, zoals Helling 7, Loetje aan het IJ of Plek; culturele hotspots en sportvoorzieningen. Met de pont vanaf NDSM-werf op loopafstand ben je in enkele minuten bij Amsterdam Centraal Station of bij de Pontsteiger (houthavens). Met de auto ben je in enkele minuten op de ring A10. Kortom, een licht en luxe penthouse met een uniek uitzicht en centrale ligging op de NDSM-werf.\r\n \r\n*Extra*\r\n \r\n&bull;\t2.500,- Excl. G\/W\/E, Tv en internet\r\n&bull;\t250,- voorschot G\/W\/E, Tv en Internet\r\n&bull;\tEnergielabel A++\r\n&bull;\tTijdelijk contract (type C) 6 maanden\r\n&bull;\tBeschikbaar voor 1 persoon\r\n&bull;\tNiet beschikbaar voor studenten\r\n&bull;\tNiet beschikbaar voor delers\r\n&bull;\tNiet beschikbaar voor huisdieren\r\n                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>1<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            1                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>85m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            85m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>27-02-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            27-02-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/valeriusstraat-1071-mb-amsterdam-1894\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/37763_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac3.250<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Valeriusstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1071 MB, Amsterdam, Oud-Zuid<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Valeriusstraat (85 m2) EUR 3.250 excl. G\/W\/E, tv\/internet\r\n\r\n*** Niet beschikbaar voor studenten ***\r\n\r\nKarakteristiek, sfeervol appartement met diep balkon op het zuiden. Woning beschikt over 3 slaapkamers en gelegen in Oud-Zuid op loopafstand van het Vondelpark.\r\n\r\nIndeling\r\nVia de gemeenschappelijke entree bereikt u de woning gelegen op de eerste verdieping. De lange hal is voorzien van een onder de trap kast waar zich de wasmachine aansluiting bevindt en toegang tot de badkamer. De badkamer is voorzien van een inloopdouche, een brede wastafel \r\nmet twee kranen en een bijbehorend meubel, het toilet en een handdoekradiator.   \r\nVia een een prachtige stalen pui bereikt u het woongedeelte  vanwaar ook overige  vertrekken  te bereiken zijn.  \r\nDe living is onderverdeeld in een woonkamer met aangrenzend een slaapkamer aan de voorzijde, en een woonkeuken \r\naan de achterzijde. Beide ruimtes zijn van elkaar te scheiden via de originele glazen schuifdeuren. \r\nAan weerszijden van de schuifdeuren zijn inbouwkasten gesitueerd.  \r\nAan de achterzijde bevindt zich de eetkamer met openslaande deuren naar het aangename, diepe \r\nbalkon aan de achterzijde, gelegen op het zuiden en met uitkijk over de binnentuinen. De aansluitende open en nieuwe keuken is uitgevoerd in een lichtgele kleurstelling met een natuurstenen aanrechtblad. Een leuke eye-catcher is de originele  schouw  waaronder het Smeg fornuis is geplaatst. \r\nVanuit de eetkamer zijn de twee slaapkamers te bereiken. De master bedroom ligt geheel aan de achterzijde, de tweede kamer is thans in gebruik als slaapkamer en ligt in het midden van de woning.  \r\nDe gehele woning is voorzien van een mooie houten vloer en dubbel glas. \r\n\r\nLocatie\r\nDe woning is gelegen in het bekende Amsterdam Oud Zuid tussen de Banstraat en de Cornelis Schuytstraat en op 5 minuten loopafstand van het Museumplein en op korte afstand van station Zuid WTC. De Valeriusstraat kenmerkt zich als gezellige en zeer kindvriendelijke straat en ademt de sfeer die bijna dorps is. Alles is op loopafstand aanwezig: Uw dagelijkse boodschappen, diverse caf&eacute;s en restaurants, luxe winkels aan de Cornelis Schuytstraat en PC Hooftstraat, het Vondelpark, meerdere musea, de gezellige &#039;boerenmarkt&#039;\/Zuidermarkt op zaterdag en een grote diversiteit aan scholen waaronder internationale scholen. Met het openbaar vervoer (meerdere bus- en tramlijnen) zijn het stadscentrum, de kantoren aan de Zuidas en zelfs Schiphol Airport gemakkelijk te bereiken. \r\n\r\nBijzonderheden:\r\n- 3 slaapkamers\r\n- Gelegen op de 1e verdieping\r\n- Ruim balkon                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>3<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            3                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>85m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            85m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>15-09-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            15-09-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/lettenburg-2135dh-hoofddorp-3309\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/40983_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Hoofddorp\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.000<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Lettenburg                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">2135DH, Hoofddorp, Toolenburg<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Lettenburg (80 m2) 2.000,00 Excl. G\/W\/E, Tv en Internet\r\n\r\n*** Niet beschikbaar voor studenten of delers***\r\n\r\n*Woning*\r\n\r\nAppartement beschikbaar voor onbepaalde periode in hoofddorp voor een degelijke prijs. \r\n\r\nHet appartement heeft drie slaapkamers waarvan er twee ruim zijn ingedeeld en 1 ingericht is als hobby\/studeer kamer. De ruime woonkamer\/eetkamer heeft grote raampartijen welke veel daglicht de woning binnen laten. \r\n\r\nDe woning heeft aan weerzijde een balkon waardoor er geen gebrek is aan buitenruimte in deze woning, beide hebben goed uitzicht op de omgeving. \r\n\r\nDe badkamer wordt gerenoveerd en zal worden voorzien van alle gemakken waaronder een regendouche, wastafel en opbergruimte. \r\n\r\nHet toilet is apart in de hal te vinden bij de wasruimte. \r\n\r\nKortom een prettig appartement beschikbaar!\r\n\r\n*Locatie* \r\n\r\nOp kruipafstand ligt winkelcentrum Toolenburg voor alle dagelijkse boodschappen en op loopafstand ligt recreatiegebied de Toolenburgerplas. Voor de kinderen zijn er nabij gelegen: de vernieuwde speeltuin, diverse kinderdagverblijven, lagere en middelbare scholen. De bushalte van R-Net is nabij en de (snel)wegen naar de grote steden zijn vlot aan te rijden.\r\n\r\n*Extra* \r\n\r\n- 2.000,- Excl. G\/W\/E, Tv en internet\r\n- Energielabel B\r\n- 3 slaapkamers\r\n- Ruim appartement\r\n- Geen delers of studenten\r\n- Geen huisdieren                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>3<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            3                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>80m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            80m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>15-09-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            15-09-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/valkenburgerstraat-1011-lz-amsterdam-188\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/36342_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.550<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Valkenburgerstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1011 LZ, Amsterdam, Centrum<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Valkenburgerstraat (80m2) &euro;2.550 excl. G\/W\/E internet en TV (Max 2 pers.)\r\n\r\n*** Niet beschikbaar voor studenten ***\r\n\r\nGemeubileerd 3-kamerappartement met lift.\r\n\r\nIndeling:\r\nDe woning ligt op de 5e verdieping deze is te bereiken met de trap of de lift. De ruim woonkamer\/open keuken is gelegen aan de voorzijde van de woning. De keuken is voorzien van; koelkast, vriezer, fornuis, magnetron en oven. De ruime slaapkamers liggen aan de achterzijde van de woning en zijn voorzien van een bed en kast. De badkamer is voorzien van een wastafel en bad met douche. Het balkon is gelegen aan de achterzijde en bereikbaar vanuit de masterbedroom.\r\n\r\nLocatie:\r\nHet appartement is zeer centraal gelegen. \r\nHet centrum, de Stopera en de Nieuwmarkt zijn op loopafstand. Vele openbaar vervoersvoorzieningen, de tramlijnen 7, 9, 10 en 14 en de buslijnen 22 en 32.\r\nEen goede aansluiting op uitvalswegen en de ring A-10. De IJ-tunnel en daarmee ook de Ring, liggen op enkele minuten afstand. \r\n\r\nExtra:\r\n- Niet beschikbaar voor studenten\r\n- Appartement mag gedeeld worden (2 pers. Max)\r\n- Amsterdam\r\n- Centrum\r\n- Gemeubileerd \r\n- Wasmachine aanwezig\r\n- &euro;2.550,- excl.\r\n                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>80m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            80m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>08-09-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            08-09-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/nieuwe-looiersstraat-1017ve-amsterdam-2711\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/29708_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.500<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Nieuwe Looiersstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1017VE, Amsterdam, Centrum<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Nieuwe Looiersstraat (74m2) Centrum EUR 2.500,- Excl. G\/W\/E, tv\/internet:\r\n\r\n*** Niet beschikbaar voor studenten ***\r\n\r\nSchitterend appartement gelegen op de 2e en 3e verdieping van een authentiek Amsterdams pand. U betreedt het appartement op de 2e verdieping middels het priv&eacute; trappenhuis. Bij binnenkomst staat u in de lichte woonkamer\/open keuken. De woonkamer welke voorzien is van een haard, bevindt zich aan de voorzijde van de woning en heeft vrij uitzicht in de Nieuwe Looiersdwarsstraat. De open keuken voorzien van luxe inbouwapparatuur en een eiland bevindt zich aan de achterzijde van de woning. Grenzend aan de keuken vindt u het balkon. \r\n\r\nVia de vaste trap komt u op de 3e verdieping. Aan de voorzijde van de woning vindt u de master bedroom welke voorzien is van een ruime inbouwkast. Naast de master bedroom bevindt zich de luxe badkamer voorzien van ligbad en aparte douche. De 2e slaapkamer en studeerkamer bevinden zich aan de achterzijde van de woning.\r\n\r\nLigging:\r\nHet appartement is gelegen in de Nieuwe Looiersstraat, een zijstraat van de Vijzelgracht en nabij het Weteringscircuit. Het appartement is per OV goed bereikbaar. De winkels voor de dagelijkse en niet-dagelijkse boodschappen vindt u in de directe nabijheid. Binnen 10 minuten loopfstand vindt u ook:\r\n\r\n- Albert Cuypmarkt\r\n- de Pijp\r\n- Sarphatipark \r\n\r\nExtra:\r\n- 2 slaapkamers\r\n- studeerkamer\r\n- Gelegen in het centrum\r\n- Delen niet toegestaan                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>74m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            74m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>15-08-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            15-08-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/orteliusstraat-1056-nv-amsterdam-3251\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/40964_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.250<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Orteliusstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1056 NV, Amsterdam, de Baarsjes<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Orteliusstraat (53 m2) 2.250,00 Excl. G\/W\/E, Tv en Internet\r\n\r\n*** Niet beschikbaar voor studenten ***\r\n** Foto&#039;s zijn impressie van hoe de woning gaat worden **\r\n\r\n--- Bezichtiging 17-7 om 15:30 ---\r\n\r\nLuxe, volledig gerenoveerd en gestoffeerd appartement met een prachtige parketvloer op de 1e etage. De ruime en woonkamer grenst aan de voorzijde en oogt door de grote ramen erg licht. De gloednieuwe open keuken is voorzien van diverse luxe inbouwapparatuur, zoals vaatwasser, koelkast met vriezer, combi oven en was-\/droogcombinatie. Aan de achterzijde bevinden zich twee slaapkamers waarvan &eacute;&eacute;n ouderlijke slaapkamer en een iets kleinere kamer geschikt als logeerkamer of kantoorruimte. Naast de slaapkamer treft u de badkamer aan, deze is voorzien van een separate luxe inloopdouche, een ligbad en wastafel. Aan de achterzijde van de woning is er een balkon gelegen op het zuiden. Het pand en de woning is verbouwd met oog voor detail, door de gehele woning zijn spots ingebouwd en met koude dagen kunt u genieten van de vloerverwarming. \r\n\r\nBijzonderheden:\r\n- Per 01-08-2025 beschikbaar\r\n- Baarsjes\r\n- 1e verdieping\r\n- Huurprijs is &euro;2.250,00 exclusief G\/W\/E\r\n- Energielabel A+                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>53m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            53m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>01-08-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            01-08-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/gijsbrecht-van-aemstelstraat-1091-tc-amsterdam-3286\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/40634_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.295<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Gijsbrecht van Aemstelstraat                 \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1091 TC, Amsterdam, Amstel<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Gijsbrecht van Aemstelstraat (55 m2) 2.295,00 Excl. G\/WE, Tv en Internet\r\n\r\n*** Niet beschikbaar voor studenten ***\r\n\r\n*Woning*\r\n\r\nPrachtige gerenoveerde en gemeubileerde woning gelegen op een van de mooiere plekken van Amsterdam. Dicht bij de Amstel om te kunnen genieten van de rust, maar met de mogelijkheid om binnen 5 minuten op de Ring te rijden of het centrum in te komen via het openbare vervoer. \r\n\r\n*Indeling*\r\n\r\nDeze prachtige woning is gelegen aan een rustige staat, \r\n\r\nHet appartement is te vinden op de tweede verdieping van het gebouw welke doormiddel van een breed trappenhuis te bereiken is. \r\n\r\nDe woonkamer van het appartement is gelegen aan de achterzijde van het gebouw, hierdoor is er een prachtig uitzicht op de tuinen gelegen aan deze zijde. De ruimte heeft grote balkondeuren welke voldoende daglicht binnenlaten in de woning en is op een prettige manier gemeubileerd.\r\n\r\nDe open keuken bevindt zich aan de woonkamer en is voorzien van alle gemakken. Hieronder vallen een ruime grote koelkast en vriezer, een vaatwasser, combinatie oven, gasfornuis, afzuigkap en voldoende opslag plek. \r\n\r\nZowel de keuken als woonkamer bieden toegang tot het ruime balkon aan de achterzijde van de woning. \r\n\r\nAan de voorzijde van de woning zijn de twee kamers te vinden. Een van de kamers is ingericht als een ruime slaapkamer, met voldoende kastruimte en prachtige meubels. Deze kamer is ook verbonden met het kleine balkon aan de voorzijde. \r\n\r\nDe tweede kamer is op het moment ingericht als een werkkamer. \r\n\r\nDe ruime badkamer prachtig renovereerd en heeft een groot bad met douche, een ruim wastafel meubel en prachtige afwerkingen. \r\n\r\nKortom een mooi, gemeubileerd appartement. \r\n\r\n*locatie*\r\n\r\nDe Gijsbrecht van Aemstelstraat, waar alleen bestemmingsverkeer komt, is een rustige zijstraat van de bekende Wibautstraat. \r\n\r\nHier is de entree naar de woning. Er is voldoende parkeergelegenheid in de buurt en met de auto bent u binnen 10 minuten op de ring A10. \r\nOp fiets- en loopafstand biedt de omgeving stadsparken, winkels, cafes, uitgaansgelegenheden en verschillende buurtwinkels. Het station Amstel is op 700m afstand en de dichtstbijzijnde metro ingang is 150m vanaf het gebouw.\r\n\r\n*Extra* \r\n\r\n-\t2.295,- Excl. G\/W\/E, Tv en Internet\r\n-\tEnergielabel A\r\n-\tOnbepaalde tijd (Type A)\r\n-\tHuisdieren in overleg\r\n-\tWeesperzijde\r\n-\tNiet beschikbaar voor studenten\r\n                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>55m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            55m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>06-08-2025<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            06-08-2025                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/eerste-jacob-van-campenstraat-1072bg-amsterdam-3308\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/40906_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac3.350<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Eerste Jacob van Campenstraat                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1072BG, Amsterdam, Centrum<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Eerste Jacob van Campenstraat (97 m2) 3.350,00 Excl. G\/W\/E, Tv en Internet\r\n\r\n*** Niet beschikbaar voor studenten ***\r\n\r\n*Woning*\r\n\r\nPrachtige woning in een van de mooiste buurten van Amsterdam, deze woning van ruim 90 vierkante meter is voor een jaar te hoor en biedt modern comfort met de stijl van het oude Amsterdam.  \r\n\r\n*Indeling*\r\n\r\nVia de gezamenlijke entree en het trappenhuis bereikt u de derde verdieping. Hier komt u binnen in de hal met toegang tot de woonkamer, de eerste badkamer en de keuken. \r\nDe woonkamer biedt een zee aan ruimte en licht. Een goed onderhouden schouw met open haard zorgt voor extra sfeer tijdens koude dagen. Aan de voorzijde bevindt zich een handige nis, ideaal als boekenkast of compacte werkplek.\r\n\r\nAan de achterzijde ligt de eigentijdse keuken (2018), uitgerust met moderne apparatuur zoals een inductiekookplaat (2022), combi-oven\/magnetron, vaatwasser en koel-vriescombinatie.\r\n\r\nVanuit de keuken bereikt u zowel de eerste slaapkamer als een ruime berging met aansluitingen voor wasmachine en droger. De woning beschikt over twee slaapkamers: &eacute;&eacute;n op de derde verdieping en een ruime master-bedroom op de vierde verdieping. Deze laatste is voorzien van een eigen badkamer met ligbad, wastafel en toilet.\r\n\r\nOp de derde verdieping bevindt zich een badkamer met inloopdouche en toilet. De vierde verdieping biedt een luxe en suite badkamer die hoort bij de master-bedroom.\r\n\r\nEen vaste trap leidt naar de vierde verdieping, waar zich de master-bedroom met en suite badkamer bevindt. Vanuit deze kamer heeft u directe toegang tot het zonnige dakterras.\r\n\r\nHet royale dakterras van 15 m&sup2; is een heerlijke plek om te ontspannen en te genieten van rust, zon en een prachtig uitzicht over de stad. \r\n\r\n*Locatie*\r\n\r\nHet appartement aan de Eerste Jacob van Campenstraat bevindt zich in een rustige zijstraat, midden in het bruisende hart van De Pijp. Voor je dagelijkse boodschappen heb je volop keuze: supermarkten zoals Dirk, Jumbo en Albert Heijn liggen in de buurt, net als de levendige Albert Cuypmarkt. In de zomer kun je heerlijk ontspannen op een van de vele terrassen rondom het Marie Heinekenplein of het gezellige Gerard Douplein. Ook op culinair gebied is er geen gebrek aan opties, met hotspots loopafstand. Voor een groene ontsnapping is het Sarphatipark dichtbij &ndash; ideaal voor een zomerse wandeling.\r\nDe locatie is uitstekend bereikbaar. De tramhalte op het Marie Heinekenplein ligt op steenworp afstand en metrostation De Pijp (Noord\/Zuidlijn) is binnen vijf minuten te voet bereikbaar. Daarmee ben je in no-time bij Amsterdam Centraal, de Zuidas of Amsterdam Noord. Ook met de auto zit je goed: binnen tien minuten rijd je de ringweg A10 op.\r\n\r\n\r\n*Extra*\r\n\r\n- Huur 3.350,- Excl. G\/W\/E, Tv en Internet\r\n- 1 jarig contract\r\n- Energie label C\r\n- Direct beschikbaar\r\n- Locatie de pijp\r\n- Geen studenten\r\n- Geen huisdieren\r\n                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>97m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            97m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>02-09-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            02-09-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/krom-boomssloot-1011-gs-amsterdam-2952\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/34172_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac1.703<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Krom Boomssloot                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1011 GS, Amsterdam, Centrum<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Krom Boomssloot (ALLEEN STUDENTEN) (52m2) EUR 1.703 excl. G\/W\/E, tv\/internet\r\n\r\n*** ALLEEN STUDENTEN WELKE NIET INGESCHREVEN STAAN IN AMSTERDAM ZULLEN WORDEN UITGENODIGD ***\r\n\r\nDit prachtig gerenoveerde grachtenappartement, gelegen aan de Krom Boomsloot, verkozen tot de mooiste gracht van Amsterdam. Terwijl de beroemde Nieuwmarkt, de Dam en het Centraal Station op slechts enkele minuten loopafstand liggen, is de Krom Boomssloot een rustige en pittoreske gracht. Dit monumentale gebouw heeft in de 17e eeuw dienst gedaan als grachtenpakhuis en heeft veel karakter. Laat u echter niet misleiden door de geschiedenis, dit appartement is onlangs gerenoveerd met hoogwaardige afwerking. Alle meubels zijn nieuw, u zult de eerste huurder zijn die hier na de renovatie woont.\r\n\r\nIndeling\r\nBij binnenkomst treft u de ruime hal waar u aan de linkerzijde het aparte toilet en de badkamer treft. Aan de rechterzijde vindt u een opberghok waar de was\/droogmcombinatie is gesitueerd. De open keuken welke van alle gemakken is voorzien; fornuis, afzuigkap, koelkast\/vriezer, vaatwasser en een grote inbouwkast. De woonkamer is gelegen aan de voorzijde van de woning en biedt een prachtig uitzicht over de gracht. De slaapkamer is van de woonkamer gescheiden door middel van een stalen schuif pui. Dit zorgt voor voldoende lichtinval in de slaapkamer. Tevens is de slaapkamer voorzien van 2 inbouwkasten De woning is voorzien van een houten vloer en een zeer smaakvolle inrichting.\r\n\r\nLigging\r\nHet appartement is gelegen in een idyllisch stukje Amsterdam direct aan de gracht. Centraal en dichtbij alles wat Amsterdam te bieden heeft. Voor uw dagelijkse boodschappen kunt u terecht bij de Albert Heijn op de Nieuwmarkt en de Jodenbreestraat op slechts 5 minuten loopafstand. De gezellige Utrechtsestraat met veel specialiteiten winkels is op fietsafstand gelegen. Voor plezier en ontspanning kunt u terecht in het nabijgelegen Koninklijk theater Carr&eacute;, de Hermitage, het Rembrandthuis, het Muziektheater, de Kleine Komedie en tal van nabij gelegen eetgelegenheden en bioscopen\r\n\r\nExtra:\r\n- Metro station op 2 min. loopafstand\r\n- Lift aanwezig\r\n- Hoogwaardige afwerking\r\n- Amsterdam Centrum\r\n- Monumentaal pand                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>1<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            1                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>52m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            52m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>29-06-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            29-06-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                                    \n<article class=\"expat-property-card group bg-white overflow-hidden transition-all duration-300 hover:shadow-2xl hover:-translate-y-1 animate-fade-in w-full max-w-4xl mx-auto flex flex-col lg:flex-row\">\n    \n    <!-- Image Section with Overlay - Clickable and 1\/5 width on desktop -->\n        <a href=\"https:\/\/www.expathousing.com\/nl\/available-properties\/banne-buikslootlaan-1034-ab-amsterdam-2865\/\" class=\"block w-full h-full\" style=\"display: flex;\">\n    <div class=\"relative w-full h-48 lg:w-1\/4 lg:h-auto lg:flex-shrink-0 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/backoffice.expathousing.com\/backoffice\/custom\/object_file\/31817_original.jpg\" \n                     alt=\"Eigenschapsafbeelding 0 voor Amsterdam\" \n                     class=\"w-full h-full object-cover transition-transform duration-300 group-hover:scale-105\">\n                        \n            <div class=\"absolutearea\">\n            <span class=\"expat-status-badge rented px-3 py-1.5 rounded-full text-sm font-semibold shadow-lg\">\n                Recent verhuurd            <\/span>\n        <\/div>\n        \n        <!-- Gradient Overlay -->\n        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/60 via-transparent to-transparent\"><\/div>\n        \n        <!-- Status Badge -->\n        \n    <\/div>\n    \n    <!-- Content Section -->\n    <div class=\"p-6 lg:flex-1 ml-0 lg:ml-4 mt-4 lg:mt-0 content-section\">\n        \n        <!-- Price Badge -->\n        <div class=\"price-badge\">\n            <div class=\"bg-white\/95 backdrop-blur-sm rounded-lg px-3 py-2 shadow-lg\">\n                <div class=\"text-lg font-bold text-gray-900\">\u20ac2.075<\/div>\n                <div class=\"text-xs text-gray-600\">per maand<\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Header with Title and Location -->\n        <div class=\"mb-4\">\n            <h3 class=\"text-xl font-bold text-gray-900 mb-2 group-hover1:text-blue-600 transition-colors duration-200\">\n                \n                    Banne Buikslootlaan                \n            <\/h3>\n            \n            <div class=\"flex items-center text-gray-600 mb-0\">\n                <!--<svg class=\"w-4 h-4 mr-2 text-gray-400 flex-shrink-0\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\n                <\/svg>-->\n                <span class=\"text-sm\">1034 AB, Amsterdam, Noord<\/span>\n            <\/div>\n        <\/div>\n        \n        <!-- Description -->\n                    <div class=\"mb-3\">\n                <p style=\"font-family: Montserrat; font-size: 13px;line-height: 18px;width: 80%;color:\u00a0#000;\" class=\"text-md text-gray-700 leading-relaxed line-clamp-2\">\n                    \n                    Banne Buikslootlaan (62m2) Noord EUR 2.075,00 excl. GWE, internet en tv\r\n\r\n*** Alleen beschikbaar voor studenten welke niet ingeschreven zijn in Amsterdam, elke andere kandidaat wordt niet uitgenodigd ***\r\n\r\nEen heerlijk en stijlvol gemeubileerd tweekamerappartement met vloerverwarming in het prachtige Amsterdam-Noord, gelegen op de tweede verdieping van een nieuw appartementen complex.\r\n\r\nIndeling:\r\nGezamenlijk entree, met de lift of trap naar boven. Bij binnenkomst de hal met rechts de meterkast. Daarnaast een berging voorzien van wasmachine met veel opbergruimte en een aparte kast voor de stadsverwarmingsunit. Links een separaat toilet met fontein. Vervolgens toegang tot de ruime en lichte woonkamer voorzien van o.a. een slaapbank. \r\n\r\nMiddels een grote schuifpui toegang tot het balkon op het zuidoosten. \r\n\r\nDe slaapkamer is ruim en biedt directe toegang tot de badkamer. De badkamer is voorzien van een inloopdouche, designradiator en wastafel.  Een mooie open keuken voorzien van diverse inbouwapparatuur zoals vaatwasser, kookplaat, magnetron\/oven en koelkast\/vriezer. \r\n\r\nHet appartement is ideaal gelegen in de upcoming buurt &#039;De Banne&#039;. Met de auto ben je binnen 5 minuten op de ringweg A10 (s117). De bus naar de Noord-Zuidlijn stopt voor de deur. Met 12 minuten fietsen sta je bij het pontje dat je naar het centrum van Amsterdam brengt. Voor je dagelijkse boodschappen kun je terecht in het tegenover het appartement gelegen winkelcentrum &#039;Banne Centrum&#039; met diverse supermarkten, drogisterijen, postkantoor, bakker, slager, groenteman, slijterij. Maar ook het complete aanbod van winkels aan het Buikslotermeerplein ligt in de buurt! Maar vergeet ook niet het Filmmuseum the Eye, de A&rsquo;DAM Tower, diverse restaurants zoals de Goudfazant en het culturele centrum de NDSM Werf, op steenworp afstand. Verder zijn er voldoende sportgelegenheden in de buurt te vinden. Voor de rust fiets je in 15 minuten naar natuurgebied &rsquo;t Twiske. Hier kun je naar hartenlust wandelen, fietsen en zwemmen. Ook het Noorderpark is binnen 10 minuten te bereiken. \r\n\r\nExtra: \r\n- Vrij uitzicht, Volledig ge&iuml;soleerd appartement \r\n- Ruim balkon op het zuidoosten \r\n- Gratis parkeren\r\n- Amsterdam Noord\r\n- Huur EUR 2.075 Excl. GWE, internet en tv\r\n- 2 maanden borg\r\n                <\/p>\n            <\/div>\n                \n        <!-- Property Details Grid -->\n        <div class=\"flexinner\">\n        <ul>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Slaapkamers<\/strong>: <span>1<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            1                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Oppervlakte<\/strong>: <span>62m\u00b2<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            62m\u00b2                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Type<\/strong>: <span>Appartement<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            Appartement                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <li>\n                <div class=\"flex items-center space-x-2 p-0 bg-white shadow-sm text-xs\">\n                    <!--<div class=\"flex-shrink-0 \">\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"><\/path><\/svg> \n                    <\/div>-->\n                    <div class=\"min-w-0 flex-1\">\n                       \n                        <div class=\"text-xs text-gray-500\">\n                           <small> <strong>Beschikbaar vanaf<\/strong>: <span>03-07-2026<\/span><\/small>\n                        <\/div>\n                         <!--<div class=\"text-sm font-medium text-gray-900\">\n                            03-07-2026                        <\/div>-->\n                    <\/div>\n                <\/div>\n                <\/li>\n                        <\/ul>\n       <\/div>\n        \n        <!-- Footer with Update Info -->\n        <!--<div class=\"flex items-center justify-end\">\n            <div class=\"flex items-center space-x-4 text-sm text-gray-500\">\n                <span class=\"flex items-center\">\n                    <svg class=\"w-4 h-4 mr-1\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                    <\/svg>\n                    Recent bijgewerkt                <\/span>\n            <\/div>\n        <\/div>-->\n        \n    <\/div>\n        <\/a>\n    \n<\/article>                            <\/div>\n            <\/div>\n\n<\/div>\n\n<!-- Map JavaScript -->\n\n<div id=\"expat-properties-map\" class=\"w-full h-64\"><\/div>\n\n<script>\nvar expatMap;\nvar expatMarkers = [];\nvar currentInfoBox = null;\n\nfunction initExpatPropertiesMap() {\n    \/\/ Check if the map element exists\n    const mapElement = document.getElementById('expat-properties-map');\n    if (!mapElement) {\n        return;\n    }\n\n    \/\/ Initialize the map with a default view (Amsterdam)\n    expatMap = new google.maps.Map(mapElement, {\n        center: {lat: 52.3676, lng: 4.9041},\n        zoom: 12,\n        scrollwheel: false,\n        mapTypeId: google.maps.MapTypeId.ROADMAP,\n        streetViewControl: true,\n        styles: [\n            {\n                featureType: \"poi\",\n                elementType: \"labels\",\n                stylers: [{ visibility: \"off\" }]\n            }\n        ]\n    });\n\n    \/\/ Custom map pin icon\n    var mapPin = {\n        url: 'https:\/\/www.expathousing.com\/wp-content\/plugins\/expat-housing-properties\/assets\/images\/map-pin-res.png',\n        size: new google.maps.Size(50, 50),\n        scaledSize: new google.maps.Size(50, 50),\n        anchor: new google.maps.Point(25, 50)\n    };\n\n    var bounds = new google.maps.LatLngBounds();\n    var properties = [{\"id\":\"3325\",\"contract_start\":\"1970-01-01\",\"contract_end\":\"1970-01-01\",\"street\":\"Bickerswerf\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1013 KX\",\"city\":\"Amsterdam\",\"city_area\":\"Houthavens\",\"apartment_surface\":\"128.000000\",\"price_extern\":\"3750.000000\",\"status_name\":\"Vrij\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":true,\"has_garden\":false,\"has_garage\":true,\"has_elevator\":true,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2026-03-01\",\"online_per\":\"2026-04-17 14:57:49\",\"offline_per\":null,\"description_nl\":\"Bickerswerf (128 m2) 3.750,00 Excl. G\\\/W\\\/E, Tv en Internet\\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n** 2 inschrijvingen mogelijk **\\r\\n\\r\\n*Woning*\\r\\n\\r\\nPrachtige woning op de bovenste verdieping van een nieuwbouw pand aan het westerdok. Met het prachtige uitzicht vanaf de woning, een mogelijke parkeerplaats en voldoende ruimte is dit een prachtige kans om te wonen in Amsterdam met een geweldig uitzicht. \\r\\n\\r\\n*Indeling*\\r\\n\\r\\nDe woning is gelegen op de 5e verdieping van het pand en deelt deze verdieping met 1 ander appartement. Deze verdieping is middels een lift en\\\/of trap te bereiken. De woning heeft in de kelder nog een berging en een optionele parkeerplaats. \\r\\n\\r\\nDe grote, ruime woonkamer met open keuken is gelegen aan de waterkant van het gebouw. De ruimte heeft grote raampartijen welke ervoor zorgen dat de ruimte op een prachtige manier wordt belicht. Deze ruimte heeft ook een afsluitbare opslag. \\r\\nDe open keuken is voorzien van alle gemakken, waaronder veel opslag ruimte, een vaatwasser, een ruimte koelkast en vriezer, een gasfornuis en een ingebouwde afzuigkap, een aparte oven en een combinatie oven. En een verlaagd stuk aanrecht. \\r\\n\\r\\nVanaf deze ruimte is het grote balkon aan de waterzijde te bereiken. Deze geeft een prachtig uitzicht over het westerdok en heeft voldoende ruimte om hier van te genieten. \\r\\n\\r\\nIn de hal\\\/entree van de woning is het aparte toilet van de woning te vinden samen met een kapstok en plek voor de schoenen. \\r\\n\\r\\nDe eerste kamer is de kamer met de glazen vierkante schuine wand, deze ruimte heeft erg veel licht en kan bijvoorbeeld worden ingericht als studeerkamer of als bibliotheek. \\r\\n\\r\\nDe twee slaapkamers zijn te vinden aan de andere zijde van het pand. Hier is een kleinere slaapkamer met uitzicht op de algemene hal. En de hoofdslaapkamer welke beschikt over een eigen balkon, een ingebouwde kast en genoeg ruimte. \\r\\n\\r\\nAls laatste is de badkamer voorzien van een apart toilet, een prachtige douche en een apart bad. \\r\\n\\r\\nKortom een geweldige woning aan de Westerdok!\\r\\n\\r\\n*locatie*\\r\\n\\r\\nDe Bickerswerf bevindt zich op de sfeervolle Westelijke Eilanden, een opvallend rustig deel van het centrum van Amsterdam, terwijl alle stedelijke voorzieningen dichtbij zijn. Dit gebied wordt vaak omschreven als een &lsquo;dorp binnen de stad&rsquo; en trekt veel mensen met een creatieve of artistieke achtergrond. De eilanden staan in verbinding met de Amsterdamse grachten en liggen op korte afstand van de Jordaan, de Haarlemmerstraat en de Noordermarkt, waardoor restaurants, caf&eacute;s en culturele hotspots eenvoudig te bereiken zijn. Ook het Centraal Station ligt op loopafstand, wat de locatie zeer goed bereikbaar maakt.\\r\\nDankzij de gunstige ligging nabij de A10 en station Amsterdam Centraal is de woning zowel met de auto als met het openbaar vervoer uitstekend bereikbaar.\\r\\n\\r\\n*extra*\\r\\n\\r\\n-\\t3.750,00 Excl. G\\\/W\\\/E, Tv en Internet\\r\\n-\\tEnergielabel A\\r\\n-\\tDirect beschikbaar\\r\\n-\\tHuisdieren mogelijk\\r\\n-\\tNiet beschikbaar voor studenten\\r\\n\",\"description_en\":\"Bickerswerf (128 m2) 3.750,00 Excl. G\\\/W\\\/E, Tv and Internet\\r\\n\\r\\n*** Not available for students ***\\r\\n** 2 registrations possible **\\r\\n\\r\\n*Property*\\r\\n\\r\\nBeautiful apartment on the top floor of a new build building on the Westerdok. With the stunning view from the apartment, a potential parking space, and ample room, this is a wonderful opportunity to live in Amsterdam with an amazing view.\\r\\n\\r\\n*Lay-out*\\r\\n\\r\\nThe apartment is located on the 5th floor of the building and shares this floor with one other apartment. This floor is accessible via an elevator and\\\/or stairs. The apartment also includes a storage unit in the basement and an optional parking space.\\r\\n\\r\\nThe large, spacious living room with open kitchen is situated on the waterfront of the building. The room features large windows that ensure the space is beautifully illuminated. This room also includes lockable storage.\\r\\nThe open kitchen is fully equipped, including ample storage space, a dishwasher, a spacious refrigerator and freezer, a gas stove and built-in extractor hood, a separate oven, and a combination oven. It also features a lowered countertop.\\r\\n\\r\\nThe large balcony on the waterside is accessible from this room. It offers a beautiful view of the Westerdok and has sufficient space to enjoy it.\\r\\n\\r\\nIn the apartment&#039;s hallway\\\/entrance, you will find the apartment&#039;s separate toilet, along with a coat rack and shoe storage.\\r\\n\\r\\nThe first room is the one with the square sloping glass wall; this space is very bright and can be furnished, for example, as a study or library.\\r\\n\\r\\nThe two bedrooms are located on the other side of the property. Here is a smaller bedroom overlooking the general hallway, and the master bedroom, which features a private balcony, a built-in wardrobe, and ample space.\\r\\n\\r\\nFinally, the bathroom is equipped with a separate toilet, a beautiful shower, and a separate bathtub.\\r\\n\\r\\nIn short, a fantastic home on the Westerdok!\\r\\n\\r\\n*location*\\r\\n\\r\\nDe Bickerswerf is situated on the charming Western Islands, a remarkably quiet part of Amsterdam&#039;s city centre, while all urban amenities are close by. This area is often described as a &#039;village within the city&#039; and attracts many people with a creative or artistic background. The islands are connected to the Amsterdam canals and are located a short distance from the Jordaan, Haarlemmerstraat, and Noordermarkt, making restaurants, cafes, and cultural hotspots easily accessible. Central Station is also within walking distance, making the location highly accessible.\\r\\nThanks to its convenient location near the A10 and Amsterdam Central Station, the property is easily accessible by both car and public transport.\\r\\n\\r\\n*extra*\\r\\n\\r\\n- 3,750.00 Excl. Gas\\\/Water\\\/Electricity, TV and Internet\\r\\n- Energy label A\\r\\n- Available immediately\\r\\n- Pets allowed\\r\\n- Not available for students\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41399_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41400_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41401_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41402_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41403_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41404_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41405_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41406_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41407_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41408_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41409_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41410_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41411_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41412_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41413_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41414_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41415_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41416_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41417_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41418_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41419_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41420_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"3\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Level of completion: Unfurnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3855024,\"lng\":4.8896481},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/bickerswerf-1013-kx-amsterdam-3325\\\/\",\"property_title\":\"Bickerswerf\",\"property_address\":\"1013 KX, Amsterdam, Houthavens\",\"property_bath\":\"Nee\",\"property_surface\":\"128 m\\u00b2\",\"property_price\":\"3.750\"},{\"id\":\"1076\",\"contract_start\":\"2011-08-15\",\"contract_end\":\"2016-09-01\",\"street\":\"Hoofddorpplein\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1059 CV\",\"city\":\"Amsterdam\",\"city_area\":\"Oud Zuid\",\"apartment_surface\":\"70.000000\",\"price_extern\":\"2325.000000\",\"status_name\":\"Vrij\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label B\",\"available_per\":\"2026-06-08\",\"online_per\":\"2026-04-17 14:57:39\",\"offline_per\":\"2023-12-08 11:36:26\",\"description_nl\":\"Hoofddorpplein (75 m2) Hoofddorppleinbuurt &euro; 2.325,00 Exclusief \\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n\\r\\nDit &eacute;&eacute;nslaapkamerappartement is gelegen in de populaire Hoofddorppleinbuurt. De woning heeft een zeer ruime woonkamer met een moderne open keuken met een groot kookeiland. De keuken is van alle gemakken voorzien, zoals koel\\\/vrieskast, vaatwasmachine, combimagnetron en gasfornuis met afzuigkap. Een wasmachine en droger zijn aanwezig. De slaapkamer is gelegen aan de voorzijde en heeft een comfortabel tweepersoons bed en ruime garderobekast. De badkamer heeft een ruime inloopdouche en wastafel met opbergmeubel en spiegel. Het toilet is apart. Door de gehele woning ligt een mooie houten vloer. Het balkon is bereikbaar via de woonkamer en is gelegen op het zuiden. \\r\\nDe locatie van het appartement is geweldig, de snelwegen zijn snel en gemakkelijk te bereiken, de diverse openbaar vervoersmogelijkheden brengen u snel en met grote regelmaat naar verschillende richtingen van de stad. \\r\\n\\r\\nHet Vondelpark, vele leuke winkels, restaurants, sportfaciliteiten, de kantoren op de Zuidas  zijn allemaal zeer nabij gelegen. Kortom, een geweldig appartement op een toplocatie. Zeker een bezichtiging waard!\\r\\n\\r\\n- Geen studenten toegestaan\\r\\n- Niet geschikt om te delen\\r\\n- Huisdieren NIET toegestaan\",\"description_en\":\"Hoofddorpplein (75 m2) Hoofddorppleinbuurt &euro; 2.325,00 Exclusive\\r\\n\\r\\n*** not available for students ***\\r\\n\\r\\nThis one bedroom apartment is located in the popular Hoofddorppleinbuurt. The house has a spacious living room with a modern open kitchen with a large cooking island. The kitchen is fully equipped, including fridge \\\/ freezer, dishwasher, microwave and gas cooker. A washer and dryer are available. The bedroom is located at the front and has a comfortable double bed and a spacious wardrobe closet. The bathroom has a big walk in shower and washbasin with mirror and cubborn. The toilet is separate. The entire house is a wooden floor. The balcony is accessible from the living room and is located on the south.\\r\\n\\r\\nThe location of the apartment is great, the highways are quickly and easily accessible, the various public transport links take you quickly and regularly to different directions of the city.\\r\\nThe Vondelpark, many shops, restaurants, sports facilities, offices on the Zuidas are all very nearby. Overall, a great apartment on a great location. Definitely worth a visit!\\r\\n\\r\\n- No students allowed\\r\\n- Not suitable for sharers \\r\\n- No Pets allowed\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/26503_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/26504_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/26505_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/26506_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/26507_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/26510_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/26511_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/26512_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/26513_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/26514_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/26515_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/26516_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"1\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3511086,\"lng\":4.8495624},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/hoofddorpplein-1059-cv-amsterdam-1076\\\/\",\"property_title\":\"Hoofddorpplein\",\"property_address\":\"1059 CV, Amsterdam, Oud Zuid\",\"property_bath\":\"Nee\",\"property_surface\":\"70 m\\u00b2\",\"property_price\":\"2.325\"},{\"id\":\"3125\",\"contract_start\":\"2021-10-01\",\"contract_end\":\"2023-01-18\",\"street\":\"Henrick de Keijserplein\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1073 SW\",\"city\":\"Amsterdam\",\"city_area\":\"De pijp\",\"apartment_surface\":\"93.000000\",\"price_extern\":\"2995.000000\",\"status_name\":\"Vrij\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":true,\"has_elevator\":true,\"has_groundfloor\":false,\"has_storage\":true,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label B\",\"available_per\":\"2026-05-15\",\"online_per\":\"2026-04-10 16:13:01\",\"offline_per\":\"2023-02-03 08:03:32\",\"description_nl\":\"Henrick de Keijserplein (93m2) De Pijp EUR 2.995,- Exclusief G\\\/W\\\/E:\\r\\nIncl. Inpandige Parkeerplaats\\r\\n\\r\\n*** Niet beschikbaar voor studenten en\\\/of delers ***\\r\\n\\r\\nRuim en licht appartement, gebouwd in 2004, met o.a. grote open keuken en woonkamer van circa 50m2. Zonnige loggia gelegen op het zuiden met wijd uitzicht. \\r\\n\\r\\nGelegen op de tweede verdieping bereikbaar met lift.\\r\\n \\r\\nDe woning is op een prachtige en zeer rustige locatie gelegen, maar midden in de Pijp, met tal van eetgelegenheden, caf&eacute;&#039;s en winkels. Op steenworp afstand zijn de Van Woustraat, het Van der Helstplein en het Cornelis Troostplein gelegen. Verder op loopafstand het Sarphatipark, het Gerard Douplein en niet te vergeten de populaire Albert Cuypmarkt.\\r\\n \\r\\nKortom wonen op een geweldige plek in een dynamische en bruisende omgeving.\\r\\n \\r\\nIndeling\\r\\nDe ruime lange gang bied toegang tot alle vertrekken.\\r\\nMiddels een glazen deur, bereikt u aan de voorzijde van het appartement de ruime living met een deur naar een balkon op het zuiden. De open keuken is voorzien van diverse Siematic inbouwapparatuur zoals een gasfornuis, vaatwasser en magnetronoven, alsmede een Amerikaanse koelkast met vriezer.\\r\\nVia de gang loopt u naar de luxe badkamer voorzien van een aparte douche, ligbad en wastafel.\\r\\nIn de hal bevindt zich een separaat toilet met fontein. In het midden van het appartement is een aparte ruime wasruimte met de WtW installatie, CV-ketel en de wasmachine alsmede vele opbergkasten. In deze ruimte en in de badkamer is er vloerverwarming.\\r\\n\\r\\nAan de rustige achterzijde bevinden zich de twee ruime slaapkamers. In de onderbouw bevindt zich een separate berging (8m2) en de parkeerkelder met een eigen parkeerplaats.\\r\\n\\r\\nHet appartement is zeer goed ge&iuml;soleerd zowel voor geluid als energie door energiebesparende maatregelen wat betekent dat energiekosten zeer laag zijn (Energielabel B.)\\r\\n \\r\\n- &euro;2995 excl (incl. Parkeerplaats)\\r\\n- 2 maanden borg\\r\\n- Rustige buurt\\\/ideaal voor kinderen\\r\\n- Energiezuinig appartement\\r\\n- Intercom met camera\\r\\n- Berging aanwezig\\r\\n- Geen rokers en geen huisdieren\\r\\n- Geen delers\",\"description_en\":\"Henrick de Keijserplein (93m2) De Pijp EUR 2.995,- Excl G\\\/W\\\/E:\\r\\n\\r\\n*** Not available for students or sharing ***\\r\\n\\r\\nIncl. Indoor parking space\\r\\nSpacious and bright apartment, built in 2004, with, among other things, a large open kitchen and living room of approximately 50m2. Sunny loggia facing south with wide views.\\r\\n\\r\\nLocated on the second floor accessible by elevator.\\r\\n \\r\\nThe house is located in a beautiful and very quiet area, in the middle of the Pijp, with numerous eateries, cafes and shops. The Van Woustraat, Van der Helstplein and Cornelis Troostplein are a stone&#039;s throw away. Furthermore, within walking distance of the Sarphatipark, Gerard Douplein and not to forget the popular Albert Cuyp market.\\r\\n \\r\\nIn short, living in a great place in a dynamic and vibrant environment.\\r\\n \\r\\nLayout\\r\\nThe spacious long corridor provides access to all rooms.\\r\\nThrough a glass door, you reach the spacious living room at the front of the apartment with a door to a south-facing balcony. The open kitchen is equipped with various Siematic equipment such as a gas stove, dishwasher and microwave oven, as well as an American fridge with freezer.\\r\\nThrough the hallway you walk to the luxurious bathroom with a separate shower, bath and sink.\\r\\nIn the hall is a separate toilet with fountain. In the middle of the apartment is a separate spacious laundry room with the WtW installation, central heating boiler and washing machine as well as many storage cupboards. There is floor heating in this room and in the bathroom.\\r\\n\\r\\nAt the quiet back of the apartment you will find the two spacious bedrooms. In the basement there is a separate storage room (8m2) and the parking garage with its own parking space.\\r\\n\\r\\nThe apartment is very well insulated for both noise and energy through energy-saving measures, which means that energy costs are very low (Energy label B.)\\r\\n \\r\\n- &euro;2995 excl (incl. parking)\\r\\n- 2 months deposit\\r\\n- Quite neibourhood and ideal for children\\r\\n- Energy Saving property\\r\\n- Intercome with camera available\\r\\n- Storage available\\r\\n- No smoking and no pets\\r\\n- Not available for sharing\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37646_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37647_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37648_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37649_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37650_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37651_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37652_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37653_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37654_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37671_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37672_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37673_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37674_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37675_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37676_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37690_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37677_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37679_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37680_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37681_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37682_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37684_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37685_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37686_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37688_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37689_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: No, Storage: Yes\",\"geocode\":{\"lat\":52.3509328,\"lng\":4.8980312},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/henrick-de-keijserplein-1073-sw-amsterdam-3125\\\/\",\"property_title\":\"Henrick de Keijserplein\",\"property_address\":\"1073 SW, Amsterdam, De pijp\",\"property_bath\":\"Ja\",\"property_surface\":\"93 m\\u00b2\",\"property_price\":\"2.995\"},{\"id\":\"3156\",\"contract_start\":\"2022-02-01\",\"contract_end\":\"2024-01-31\",\"street\":\"Brouwersgracht \",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1015 GJ \",\"city\":\"Amsterdam\",\"city_area\":\"Jordaan\",\"apartment_surface\":\"38.000000\",\"price_extern\":\"1096.870000\",\"status_name\":\"Vrij\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":true,\"has_toilet_seperate\":true,\"has_balcony\":false,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label D\",\"available_per\":\"2026-05-01\",\"online_per\":\"2026-04-10 16:12:50\",\"offline_per\":\"2024-09-26 10:09:01\",\"description_nl\":\"Brouwergracht (38m2) Jordaan\\\/Centrum EUR 1.096,87- Excl. G\\\/W\\\/E\\\/ Internet en TV:\\r\\n\\r\\n*** ALLEEN BESCHIKBAAR VOOR EEN STUDENT WELKE NIET INGESCHREVEN STAAT IN DE GEMEENTE AMSTERDAM, ELKE ANDERE KANDIDAAT ZAL NIET WORDEN UITGENODIGD ***\\r\\n*** Direct beschikbaar ***\\r\\n\\r\\nIn een sfeervol pand aan de Brouwersgracht een mooi en ruim opgezet 1 slaapkamer appartement. Woonkamer voorzien van mooi lichte vloer en prachtig uitzicht op de gracht. De Woonkamer heeft een aangesloten moderne keuken met inbouw apparatuur. \\r\\n\\r\\nVia de hal treft met een afgescheiden toilet aan en de badkamer is voorzien van een ruime douche. Ook zijn hier een wasmachien + droger aanwezig. \\r\\n \\r\\nIdeaal appartement voor een stel.De Haarlermmerstraat en Noordermarkt met vele winkels en restaurants zijn op loopafstand. Tevens het centraal stations van Amsterdam is prima te bereiken.\\r\\n\\r\\nBijzonderheden: \\r\\n\\r\\n\\r\\n- Wasmachine + droger aanwezig\\r\\n- Midden in de Jordaan \\r\\n- Maximale huurperiode 24 maanden \",\"description_en\":\"Brouwergracht (38m2) Jordaan\\\/Center EUR 1,096.87 Excl. G\\\/W\\\/E\\\/ Internet and TV:\\r\\n\\r\\n*** ONLY AVAILABLE FOR STUDENTS WHO AREN&#039;T CURRENTLY REGISTERED IN AMSTERDAM, ANY OTHER CANDIDATE WILL NOT BE INVITED ***\\r\\n*** Immidiately available ***\\r\\n\\r\\nIn an attractive building on the Brouwersgracht a beautiful and spacious 1 bedroom apartment. Living room with nice light floor and beautiful view of the canal. The living room has a connected modern kitchen with built-in appliances.\\r\\n\\r\\nThrough the hall you will find a separate toilet and the bathroom has a spacious shower. There is also a washing machine + dryer available here.\\r\\n \\r\\nIdeal apartment for a couple. The Haarlermmerstraat and Noordermarkt with many shops and restaurants are within walking distance. The central stations of Amsterdam are also easily accessible.\\r\\n\\r\\nParticularities:\\r\\n\\r\\n\\r\\n- Washing machine + dryer equipped \\r\\n- In the Jordaan\\r\\n- Maximum of 24 months \",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38414_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38415_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38416_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38417_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38418_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38419_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38421_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38422_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38425_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38423_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38426_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38427_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38428_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38429_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"1\",\"additional_features\":\"Flooring: Wood, Outdoor space: NA, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.383158,\"lng\":4.8837072},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/brouwersgracht-1015-gj-amsterdam-3156\\\/\",\"property_title\":\"Brouwersgracht \",\"property_address\":\"1015 GJ , Amsterdam, Jordaan\",\"property_bath\":\"Nee\",\"property_surface\":\"38 m\\u00b2\",\"property_price\":\"1.097\"},{\"id\":\"1364\",\"contract_start\":\"2012-07-23\",\"contract_end\":\"2014-01-31\",\"street\":\"Van der Palmkade\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1051 RJ\",\"city\":\"Amsterdam\",\"city_area\":\"Staatsliedenbuurt\",\"apartment_surface\":\"73.000000\",\"price_extern\":\"2325.000000\",\"status_name\":\"Vrij\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":false,\"has_balcony\":false,\"has_roofterrace\":true,\"has_garden\":true,\"has_garage\":false,\"has_elevator\":true,\"has_groundfloor\":false,\"has_storage\":true,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label B\",\"available_per\":\"2026-05-01\",\"online_per\":\"2026-04-10 16:12:26\",\"offline_per\":\"2024-09-26 10:08:49\",\"description_nl\":\"Van der Palmkade (73m2) Staatsliedenbuurt EUR 2.325,- Exclusief G\\\/W\\\/L:\\r\\n\\r\\n*** Geen studenten toegestaan ***\\r\\n*** Direct beschikbaar ***\\r\\n\\r\\nAppartement:\\r\\n\\r\\nZeer goed gemeubileerd en ruim appartement in de Staatsliedenbuurt vlakbij het Westerpark. Ruime woonkamer met open keuken voorzien van een goed onderhouden houten vloer. Keuken is voorzien van alle gemakken en inbouwapparatuur. Vanuit de woonkamer toegang tot het dakterras. Ruime slaapkamer met tweepersoonsbed en kasten. Badkamer met ligbad, fontein,  toilet en een aparte douche. Er is een gezamenlijke tuin. Parkeerplaats aanwezig en inclusief de huurprijs. Uitvalswegen in de buurt en openbaar vervoer op loopafstand. \\r\\n\\r\\nOmgeving: \\r\\n\\r\\nHet appartement is gelegen in de populaire Staatsliedenbuurt. Er is een grote diversiteit aan winkels en voorzieningen in de directe omgeving. Het Haarlemmerplein en de Jordaan zijn op loopafstand. Bovendien bevinden zich tal van trendy restaurants, bars, bioscopen, galerie&euml;n, clubs en sportfaciliteiten in de buurt. In het Westerpark worden vaak muzikale en andere culturele evenementen georganiseerd met als kloppende hart de Westergasfabriek. Het park is ideaal voor een mooie wandeling, hardlopen en biedt veel gezelligheid. De ligging is zeer gunstig; nabij uitvalswegen (ring A10) en openbaar vervoer (bus en tram) is goed geregeld. Het Centraal Station en Station Sloterdijk zijn ook bereikbaar op 10 minuten fietsen.\\r\\n\\r\\nBijzonderheden:\\r\\n\\r\\n- Priv&eacute; berging aanwezig\\r\\n- Priv&eacute; parkeerplaats inclusief\\r\\n- Huurprijs &euro;2.325,00 exclusief GWE\\r\\n- Huisdieren niet toegestaan\\r\\n- Studenten niet toegestaan\\r\\n- Geen rokers\",\"description_en\":\"Van der Palmkade (73m2) Staatsliedenbuurt EUR 2.325,- Excluding G\\\/W\\\/E:\\r\\n\\r\\n*** Not available for students ***\\r\\n*** Directly available ***\\r\\n\\r\\nAppartment:\\r\\n\\r\\nVery well furnished and spacious apartment in the Staatsliedenbuurt near the Westerpark. Spacious living room with open kitchen with a well maintained wooden floor. Kitchen is fully equipped with all conveniences and appliances. From the living room access to the roof terrace. Spacious bedroom with double bed and wardrobes. Bathroom with bath, washing stand toilet and separate shower. There is a communal garden. Parking place is including the rent and public transport is around the corner. \\r\\n\\r\\nLocation:\\r\\n\\r\\nIn this part of the Staatsliedenbuurt you live quietly and you have all the conveniences of the big city within walking distance. What to think of the Westerpark, the Westergasfabriek and various restaurants in the Staatsliedenbuurt and a little further in other neighbourhoods in West and also the Jordaan. The property is easily accessible by both public transport and the car. Parking is still hassle-free and you get a parking permit without waiting time. There is also an indoor parking nearby where you can park with your permit, which always has availability. \\r\\n\\r\\nExtras:\\r\\n- Private storage present\\r\\n- Private parking included\\r\\n- Rental price &euro;2.325,00 excluding GWE \\r\\n- Pets are not allowed\\r\\n- Students not allowed\\r\\n- No smokers\\r\\n\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32295_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32296_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32297_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32298_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32299_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32300_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32301_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32302_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32303_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32304_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32305_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32306_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32307_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32308_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32309_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32310_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32311_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/32312_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"1\",\"additional_features\":\"Flooring: Wood, Outdoor space: Garden, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: No, Storage: Yes\",\"geocode\":{\"lat\":52.3801806,\"lng\":4.8731188},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/van-der-palmkade-1051-rj-amsterdam-1364\\\/\",\"property_title\":\"Van der Palmkade\",\"property_address\":\"1051 RJ, Amsterdam, Staatsliedenbuurt\",\"property_bath\":\"Ja\",\"property_surface\":\"73 m\\u00b2\",\"property_price\":\"2.325\"},{\"id\":\"79\",\"contract_start\":\"2015-07-31\",\"contract_end\":\"2021-11-30\",\"street\":\"Vrolikstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1092 TW\",\"city\":\"Amsterdam\",\"city_area\":\"Oost\",\"apartment_surface\":\"58.000000\",\"price_extern\":\"2375.000000\",\"status_name\":\"Vrij\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":false,\"has_shower_seperate\":false,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2026-05-01\",\"online_per\":\"2026-04-09 10:54:39\",\"offline_per\":\"2024-04-04 14:37:50\",\"description_nl\":\"Vrolikstraat (58m2) Oost EUR 2.375 Excl: G\\\/W\\\/E:\\r\\n\\r\\nWoning is niet geschikt voor delers of studenten. \\r\\n\\r\\nLuxe, volledig gerenoveerd en gestoffeerd appartement op de derde verdieping met een prachtige parketvloer. De ruime en woonkamer grenst aan de voorzijde en oogt door de grote ramen erg licht. De gloednieuwe open keuken is voorzien van diverse luxe inbouwapparatuur, zoals vaatwasser, koelkast met vriezer, combi oven en was-\\\/droogcombinatie, alles van het merk Smeg&copy;. Aan de achterzijde bevinden zich twee slaapkamers waarvan &eacute;&eacute;n master bedroom en een iets kleinere kamer geschikt als logeerkamer of kantoorruimte. Naast de slaapkamer treft u de badkamer aan, deze is voorzien van een separate luxe inloopdouche, een jacuzzi en wastafel. Tevens is er met de muziekliefhebber rekening gehouden door een iphone dockingsysteem in te bouwen (zie foto&rsquo;s). Aan de achterzijde van de woning is er een ruim terras gelegen op het zuiden. Het pand en de woning is verbouwd met oog op detail, door de gehele woning zijn spots ingebouwd en met koude dagen kunt u genieten van de vloerverwarming. \\r\\n\\r\\nDe Vrolikstraat bevindt zich in stadsdeel Oost\\\/Watergraafsmeer en loopt tussen de Wibautstraat en de Linnaeusstraat. Op loopafstand bevindt zich het mooie Oosterpark en park Frankendael. Met de fiets bent u slechts enkele minuten verwijderd van de Amstel, de Pijp en het centrum. Daarnaast zijn er in de directe nabijheid tal van leuke restaurants en creatieve Amsterdamse winkels. De mooie Linnaeusstraat ligt aan het einde van de straat waar ook een Albert Heijn is gevestigd. Goede bereikbaarheid met zowel de auto als het openbaar vervoer (Metrostation Wibautstraat op loopafstand!)\\r\\n\\r\\nBijzonderheden:\\r\\n- Niet geschikt voor delers\\\/studenten\\r\\n- huisdieren niet toegestaan\\r\\n- energielabel A \\r\\n- Woning zal verhuurd worden met een huurprijs van 2375 exclusief G\\\/W\\\/E\\\/internet &amp; tv \",\"description_en\":\"Vrolikstraat (58m2) Oost EUR 2.375 Excl: G\\\/W\\\/E:\\r\\n\\r\\nHouse is not suitable for sharing or students\\r\\n\\r\\nLuxurious, fully renovated, unfurnished apartment on the rhird floor with a beautiful parquet floor. The spacious living room at the front of the apartment is very light because of the large windows. The brand new kitchen is equipped with various luxury appliances, including dishwasher, fridge freezer, oven and washer \\\/ dryer, all of the brand Smeg &copy;. At the backside of the apartment you find two bedrooms, one master bedroom and a smaller room suitable as a guest room or study. The bathroom is next to the bedroom and has a separate walk-in shower, a tub and sink. There is also a build-in iPhone docking system (see photos). At the backside of the apartment there is a large terrace facing south. The whole apartment building has been remodeled with an eye for detail such as built-in spots throughout the house and floor heating for the cold days.\\r\\n\\r\\nVrolikstraat is located in Oost \\\/ Watergraafsmeer, between the Wibautstraat and the Linnaeusstraat. The beautiful Oosterpark and Frankendael park are within walking distance. By bike you are only minutes away from the Amstel, the popular &lsquo;de Pijp&rsquo; area and the city center. There are plenty of nice restaurants and shops just around the corner. Good accessibility by both car and public transport (Metro Station Wibautstraat within walking distance!)\\r\\n\\r\\nDetails:\\r\\n- Not suitable for sharing or students\\r\\n- pets not allowed\\r\\n- energy label A\\r\\n- House will be rented out with a rental price of 2375 excluding G\\\/W\\\/E\\\/internet &amp; TV\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37883_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37884_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37885_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37886_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37887_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37888_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37889_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37890_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Level of completion: Unfurnished, Separate shower: No, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3568303,\"lng\":4.9203153},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/vrolikstraat-1092-tw-amsterdam-79\\\/\",\"property_title\":\"Vrolikstraat\",\"property_address\":\"1092 TW, Amsterdam, Oost\",\"property_bath\":\"Ja\",\"property_surface\":\"58 m\\u00b2\",\"property_price\":\"2.375\"},{\"id\":\"3337\",\"contract_start\":null,\"contract_end\":null,\"street\":\"Colensostraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"2021 BD\",\"city\":\"Haarlem\",\"city_area\":\"Noord\",\"apartment_surface\":\"102.000000\",\"price_extern\":\"2195.000000\",\"status_name\":\"Vrij\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Tegelvloer\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":true,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":true,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2026-05-01\",\"online_per\":\"2026-04-03 13:55:31\",\"offline_per\":null,\"description_nl\":\"Colensostraat, Haarlem (102 m2) 2.195,00 Excl. G\\\/W\\\/E, Tv en Internet\\r\\n\\r\\n*** NIET BESCHIKBAAR VOOR STUDENTEN OF WONINGDELERS ***\\r\\n*** Direct beschikbaar ***\\r\\n\\r\\n*Woning*\\r\\n\\r\\nGeweldige ruime boven woning dicht bij het centrum van Haarlem. Deze woning is prettig ingericht voor een stel of een beginnend gezin. Door de karakteristieke uitstraling van de woning heeft de woning veel sfeer. Kortom een prachtige kans in Haarlem.\\r\\n\\r\\n*Indeling*\\r\\n\\r\\nDe woning bevindt zich vanaf de eerste verdieping van het pand en heeft een eigen opgang. Vanaf de trap is de hal te vinden waar de jassen en schoenen opgeborgen kunnen worden en waar het aparte toilet van deze verdieping te vinden is. \\r\\n\\r\\nAan de voorzijde van het gebouw op deze verdieping is de ruime woonkamer te vinden, deze gemeubileerde kamer is voorzien van alle gemakken qua meubels en heeft grote raampartijen welke voldoende daglicht de woning binnen laten. Via hier is ook de tweede verdieping van de woning te betreden. \\r\\n\\r\\nAan de achterzijde van het pand zijn de ruime keuken, eetkamer en het balkon te vinden. De keuken is voorzien van alle gemakken waaronder een ruime koelkast en vriezer, een vaatwasser, een gasfornuis, een afzuigkap, genoeg opbergplaats en een oven. \\r\\n\\r\\nHet balkon, welke te betreden is met een schuifdeur is met 6 m2 ruim opgezet en kijkt uit op de prachtige groenen achtertuinen. \\r\\n\\r\\nOp de eerste verdieping zijn de drie kamers te vinden en de badkamer. De hoofdslaapkamer en de tweede kamer zijn georienteerd aan de voorkant van het gebouw. De kleinere slaapkamer en de badkamer zijn te vinden aan de achterzijde van het gebouw. De badkamer is voorzien van een apart bad, een aparte douche, een wastafel met meubel en een toilet. \\r\\n\\r\\nAls laatste heeft deze verdieping nog een kleine inloopkast voor eventuele kleding stukken.\\r\\n\\r\\nKortom een prachtige bovenwoning. \\r\\n\\r\\n*Locatie*\\r\\n\\r\\nIn Haarlem-Noord woon je hier op een prettige plek met een levendige sfeer, op steenworp afstand van zowel de Generaal Cronj&eacute;straat als het centrum van Haarlem. Alle dagelijkse voorzieningen zijn dichtbij: voor een gevarieerd aanbod aan winkels, speciaalzaken en horecagelegenheden kun je eenvoudig terecht op de Cronj&eacute;straat. Voor rust en recreatie liggen er meerdere parken in de nabije omgeving, en ook het strand en de duinen zijn met de fiets goed bereikbaar. De ligging is bovendien gunstig ten opzichte van uitvalswegen en het NS-station, waardoor steden als Amsterdam en luchthaven Schiphol snel te bereiken zijn. Parkeren kan in de directe omgeving zonder vergunning.\\r\\n\\r\\n*Extra*\\r\\n\\r\\n-\\t2.195,- Excl. G\\\/W\\\/E, Tv en Internet per maand\\r\\n-\\tEnergielabel A\\r\\n-\\tBoven woning\\r\\n-\\tDirect beschikbaar\\r\\n-\\tOnbepaalde tijd contract (min. 12 maanden)\\r\\n-\\tHuisdieren toegestaan\\r\\n-\\tNiet beschikbaar voor delers of studenten\\r\\n\",\"description_en\":\"Colensostraat, Haarlem (102 m2) 2.195,00 Excl. G\\\/W\\\/E, Tv and Internet\\r\\n\\r\\n*** NOT AVAILABLE FOR STUDENTS OR SHARERS***\\r\\n*** Directly available ***\\r\\n\\r\\n*Property*\\r\\n\\r\\nGreat, spacious upper apartment close to the center of Haarlem. This home is pleasantly furnished for a couple or a young family. Thanks to the characteristic appearance of the property, the home has a lot of atmosphere. In short, a wonderful opportunity in Haarlem.\\r\\n\\r\\n*Layout*\\r\\n\\r\\nThe apartment is located on the first floor of the building and has a private entrance. From the stairs, you reach the hallway where coats and shoes can be stored and where the separate toilet for this floor is located. \\r\\n\\r\\nThe spacious living room is situated at the front of the building on this floor; this furnished room is fully equipped with furniture and features large windows that let ample daylight into the home. The second floor of the apartment can also be accessed from here. \\r\\n\\r\\nThe spacious kitchen, dining room, and balcony are located at the rear of the building. The kitchen is fully equipped, including a spacious refrigerator and freezer, a dishwasher, a gas stove, an extractor hood, plenty of storage space, and an oven. \\r\\n\\r\\nThe balcony, accessible via a sliding door, is a spacious 6 m&sup2; and overlooks the beautiful green back gardens. \\r\\n\\r\\nThe three bedrooms and the bathroom are located on the first floor. The master bedroom and the second bedroom face the front of the building. The smaller bedroom and the bathroom are located at the rear of the building. The bathroom is equipped with a separate bathtub, a separate shower, a sink with a vanity unit, and a toilet. \\r\\n\\r\\nFinally, this floor also features a small walk-in closet for clothing. \\r\\n\\r\\nIn short, a beautiful upstairs apartment.\\r\\n\\r\\n*Location*\\r\\n\\r\\nIn Haarlem-Noord, you live in a pleasant location with a lively atmosphere, just a stone&#039;s throw from both Generaal Cronj&eacute;straat and the center of Haarlem. All daily amenities are close by: for a varied selection of shops, specialty stores, and restaurants, you can easily visit Cronj&eacute;straat. For peace and recreation, there are several parks in the immediate vicinity, and the beach and dunes are also easily accessible by bicycle. Furthermore, the location is convenient in relation to arterial roads and the train station, making cities such as Amsterdam and Schiphol Airport quickly accessible. Parking is available in the immediate vicinity without a permit.\\r\\n*Extra*\\r\\n\\r\\n-\\t2.195,- Excl. G\\\/W\\\/E, Tv eand Internet per month\\r\\n-\\tEnergy label A\\r\\n-\\tDirectly available\\r\\n-\\tIndefinite contract (min. 12 months)\\r\\n-\\tPets Allowed\\r\\n-\\tNot available for sharing or students\\r\\n\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41383_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41384_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41385_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41386_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41387_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41388_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41389_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41390_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41391_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41392_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41393_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41394_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41395_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41396_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41397_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41398_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"3\",\"additional_features\":\"Flooring: Tiled, Outdoor space: Balcony, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3927113,\"lng\":4.6462662},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/colensostraat-2021-bd-haarlem-3337\\\/\",\"property_title\":\"Colensostraat\",\"property_address\":\"2021 BD, Haarlem, Noord\",\"property_bath\":\"Ja\",\"property_surface\":\"102 m\\u00b2\",\"property_price\":\"2.195\"},{\"id\":\"2889\",\"contract_start\":\"2020-09-01\",\"contract_end\":\"2021-07-27\",\"street\":\"Postjeskade\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1058DJ\",\"city\":\"Amsterdam\",\"city_area\":\"Baarsjes\",\"apartment_surface\":\"58.000000\",\"price_extern\":\"2375.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":true,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2026-05-04\",\"online_per\":\"2026-04-01 10:45:00\",\"offline_per\":\"2024-09-26 10:08:34\",\"description_nl\":\"Postjeskade (58m2) &euro;2.375, - Exclusief G\\\/W\\\/E\\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n\\r\\nEen volledig gerenoveerde woning in de Baarsjes, West-Indische Buurt.\\r\\n\\r\\n\\r\\nDeze nieuw gerenoveerde 3-kamerwoning met een balkon heeft de entree op de tweede verdieping. De entree geeft u toegang tot de ruime woonkamer met open keuken welke is voorzien van luxe apparatuur. Ook de badkamer en het separate toilet is voorzien van luxe apparatuur. De eerste slaapkamer is met 12m2 ruim opgezet. De tweede slaapkamer is 8 m2. Het gehele appartement is voorzien van mooie raambekleding in de vorm van witte shutters. \\r\\n\\r\\nLocatie:\\r\\nDe Baarsjes in stadsdeel West is heeft zich in razend tempo ontwikkeld tot een hip buurtje door de komst van gezellige caf&eacute;s en restaurants (zoals BarBaarsch, Zurich, Bar Frits, Bar Spek, Cook), koffiebarretjes (zoals Buongiorno en White Label koffie), boetiekjes en creatieve conceptstores. Verder zijn er verschillende supermarkten en eetwinkels voor de dagelijkse boodschappen. Op steenworpafstand is de populaire hotspot &#039;De Hallen&#039; met o.a. de Foodhallen, bioscoop, bibliotheek en horecagelegenheden. Aan de Kinkerstraat is eveneens de gezellige, dagelijkse Ten Katemarkt gelegen.\\r\\n\\r\\nHet appartement ligt aan een goed bereikbare straat op steenworpafstand van het Rembrandtpark.\\r\\n\\r\\nDe locatie is goed te bereiken met het openbaar vervoer aan het einde van de straat stopt tram 17, bus 15 en 247. Ook zit u met de auto zo op de snelweg (A10).\\r\\n\\r\\nExtra:\\r\\n- Appartement\\r\\n- Amsterdam\\r\\n- Baarsjes\\r\\n\\r\\n- Geen huisdieren toegestaan\\r\\n- Geen studenten toegestaan\\r\\n- Geen delers toegestaan\\r\\n\\r\\n- Gestoffeerd, luxe witte houten shutters worden nog geplaatst in woonkamer en slaapkamer \\r\\n- Houten vloeren voorzien van vloerverwarming\\r\\n- Wasmachine\\\/droog combinatie aanwezig\\r\\n- Nieuwe kozijnen \\r\\n- De borg bedraagt 2 maanden huur\\r\\n- A+ label\",\"description_en\":\"Postjeskade (58m2) &euro;2.375, - Exclusive G\\\/W\\\/E\\r\\n\\r\\n*** Not available for students ***\\r\\n\\r\\nA completely renovated house in the Baarsjes, West-Indische Buurt.\\r\\n\\r\\n\\r\\nThis newly renovated 3-room apartment with a balcony has the entrance on the second floor. The entrance gives you access to the spacious living room with open kitchen which is equipped with luxury appliances. Also the bathroom and separate toilet is equipped with luxury appliances. The first bedroom is spacious with 12m2. The second bedroom is 8 m2. The entire apartment has beautiful window covering in the form of white shutters. \\r\\n\\r\\nLocation:\\r\\nDe Baarsjes in district West has rapidly developed into a hip neighborhood by the arrival of cozy cafes and restaurants (such as BarBaarsch, Zurich, Bar Frits, Bar Spek, Cook), coffee bars (such as Buongiorno and White Label coffee), boutiques and creative concept stores. There are also several supermarkets and food stores for daily shopping. Just a stone&#039;s throw away is the popular hotspot &#039;De Hallen&#039; which includes the Food Halls, cinema, library and catering establishments. On the Kinkerstraat is also the cozy, daily Ten Katemarkt located.\\r\\n\\r\\nThe apartment is located on an easily accessible street a stone&#039;s throw from the Rembrandtpark.\\r\\n\\r\\nThe location is easily accessible by public transport at the end of the street stops tram 17, bus 15 and 247. Also you can easily reach the highway (A10) by car.\\r\\n\\r\\nPlease note the pictures are indicative.\\r\\n\\r\\nExtra:\\r\\n- Apartment\\r\\n- Amsterdam\\r\\n- Baarsjes\\r\\n\\r\\n- No pets allowed\\r\\n- No students allowed\\r\\n- No sharers allowed\\r\\n\\r\\n- Unfurnished, luxurious white shutters will be placed in living room and bed room\\r\\n- Wooden floors with underfloor heating\\r\\n- Washing\\\/drye combination available\\r\\n- New window frames\\r\\n- The deposit is 2 months rent\\r\\n- A+ label\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36214_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36215_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36213_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36211_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36212_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36210_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36209_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Level of completion: Unfurnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3636162,\"lng\":4.8551555},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/postjeskade-1058dj-amsterdam-2889\\\/\",\"property_title\":\"Postjeskade\",\"property_address\":\"1058DJ, Amsterdam, Baarsjes\",\"property_bath\":\"Nee\",\"property_surface\":\"58 m\\u00b2\",\"property_price\":\"2.375\"},{\"id\":\"3329\",\"contract_start\":\"2026-03-20\",\"contract_end\":\"1970-01-01\",\"street\":\"Verdistraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1077 GK\",\"city\":\"Amsterdam\",\"city_area\":\"Oud-Zuid\",\"apartment_surface\":\"180.000000\",\"price_extern\":\"4195.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Hout\",\"type\":\"Eengezinswoning\",\"has_bath\":true,\"has_parking\":false,\"has_shower_seperate\":false,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":true,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":true,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label C\",\"available_per\":\"2026-03-02\",\"online_per\":\"2026-03-23 15:35:17\",\"offline_per\":\"2026-03-03 13:10:27\",\"description_nl\":\"Verdistraat (180 m2) Oud-Zuid, 4.195,00 Excl. G\\\/W\\\/E, Tv en internet\\r\\n\\r\\n*** Niet beschikbaar voor delers of studenten ***\\r\\n*** Woning is per direct beschikbaar ***\\r\\n\\r\\n*Woning*\\r\\n\\r\\nEen prachtige jaren 30 woning gelegen in de geweldige buurt Oud-Zuid van Amsterdam. Het beschikt nog steeds over de karakteristieke elementen uit deze periode. De 3 laags beneden woning geeft veel ruimte in de binnenstad met een extra buitenruimte. Kortom een geweldige woning in het centrum van Amsterdam\\r\\n\\r\\n*Indeling*\\r\\n\\r\\nDe woning is te betreden via een aparte entree waarbij de muren zijn gelaagd met prachtige marmeren wandpanelen. Via deze entree is de centrale hal van de woning te vinden welke toegang geeft tot de verschillende verdiepingen. Hier is het aparte toilet op deze verdieping al te vinden. \\r\\n\\r\\nDe woonkamer strekt zich van de voor- naar de achterkant van het gebouw. Hierdoor krijgt de ruimte een prettige open gevoel, welke ook weer af te sluiten is doormiddel van de originele en suite deuren. In de voorkamer van de woonkamer is een gashaard te vinden. Via de achterzijde is de ruime tuin van de woning te bereiken, deze is georienteerd op het Noordoosten waardoor het voornamelijk in de middag uren zon heeft. \\r\\n\\r\\nDe keuken is voorzien van alle gemakken, er is genoeg op berg plek, een gasfornuis, een oven, een ruime koelkast,  een vaatwasser en een combimagnetron. Tevens kan de tuin worden betreden doormiddel van de keuken. \\r\\n\\r\\nIn de beloopbare kelder van de woning zijn 2 ruimtes te vinden, de eerste welke wordt gebruikt als wasruimte waar de wasmachine en droger ook staan. Hier is ook nog een aparte vriezer te vinden. En een grote extra ruimte welke kan dienen als opslag of als ander bestemming. Veel ruimte om in te delen. \\r\\n\\r\\nOp de eerste verdieping van de woning zijn de slaapkamers en de badkamer van de woning te vinden. Zo heeft de woning vier slaapkamers welke van klein naar groot gaan. De twee grootste slaapkamers zijn beide gevestigd aan de badkamer welke ook toegang geeft tot het aparte toilet op deze verdieping. De derde slaapkamer is te vinden aan de achterzijde van de woning en de kleinste slaapkamer is momenteel ingericht als inloop kast. \\r\\nVerder heeft de master bedroom een eigen balkon ter gebruik. \\r\\n\\r\\nKortom een geweldige mogelijkheid om in het hartje van Amsterdam te wonen. \\r\\n\\r\\n*Locatie*\\r\\n\\r\\nDe Verdistraat is gelegen in Amsterdam-Zuid, in de gewilde Apollobuurt. Dit is een rustige, groene en representatieve woonomgeving met een overwegend hoogwaardig woningaanbod. De buurt wordt gekenmerkt door brede straten, karakteristieke architectuur uit het begin van de 20e eeuw en een overwegend residentieel karakter met beperkt doorgaand verkeer. Dit draagt bij aan een prettige en veilige leefomgeving, geschikt voor zowel alleenstaanden als (internationale) gezinnen.\\r\\n\\r\\nOp loop- en fietsafstand bevindt zich een breed aanbod aan winkels, speciaalzaken, horecagelegenheden en voorzieningen, onder andere rond de Beethovenstraat, Stadionweg en het Oud-Zuid-gebied. Daarnaast zijn in de directe omgeving diverse scholen, kinderopvang en sportfaciliteiten aanwezig, wat de locatie bijzonder aantrekkelijk maakt voor gezinnen.\\r\\n\\r\\nDe bereikbaarheid is uitstekend. Openbaar vervoer is ruim voorhanden met diverse tram- en busverbindingen richting onder meer de Zuidas, station Amsterdam Zuid en het stadscentrum. Ook met de auto is de locatie gunstig gelegen, met een snelle aansluiting op de Ring A10 en goede verbindingen naar Schiphol en andere uitvalswegen.\\r\\n\\r\\n*Extra*\\r\\n\\r\\n-\\t4.195,00 Excl. G\\\/W\\\/E, Tv en Internet per maand\\r\\n-\\tEnergielabel C\\r\\n-\\tJaren 30 woning\\r\\n-\\tOud-Zuid\\r\\n-\\tDirect beschikbaar\\r\\n-\\tOnbepaalde tijd contract (type A)\\r\\n-\\tNiet beschikbaar voor Delers en Studenten\\r\\n-\\tNiet toegankelijk voor huisdieren\\r\\n\",\"description_en\":\"Verdistraat (180 m2) Oud-Zuid, 4.195,00 Excl. G\\\/W\\\/E, Tv en Internet\\r\\n\\r\\n*** Property not available for sharing and students ***\\r\\n*** Property is immidiately available ***\\r\\n\\r\\n*Property*\\r\\n\\r\\nA beautiful 1930s house located in the charming Oud-Zuid neighborhood of Amsterdam. It still features the characteristic elements of this period. The three-story ground floor apartment offers plenty of space in the city center, with an additional outdoor area. In short, a fantastic home in the center of Amsterdam.\\r\\n\\r\\n*Layout*\\r\\n\\r\\nThe house is entered through a separate entrance, the walls of which are layered with beautiful marble wall panels. This entrance leads to the central hall, which provides access to the various floors. The separate toilet on this floor is also located here.\\r\\n\\r\\nThe living room extends from the front to the back of the building, giving it a pleasant open feel, which can also be closed off using the original en suite doors. A gas fireplace is located in the front room of the living room. The spacious garden is accessible from the rear of the house, which faces northeast, enjoying sunshine primarily in the afternoon.\\r\\n\\r\\nThe kitchen is fully equipped with ample storage space, a gas stove, an oven, a large refrigerator, a dishwasher, and a combination microwave. The garden can also be accessed through the kitchen.\\r\\n\\r\\nThe walk-in basement of the house contains two rooms: the first is used as a laundry room and houses the washer and dryer. A separate freezer is also located here. And a large extra room that can serve as storage or for other purposes. Plenty of room to organize.\\r\\n\\r\\nThe first floor of the house houses the bedrooms and bathroom. The house has four bedrooms, ranging in size from small to large. The two largest bedrooms are both adjacent to the bathroom, which also provides access to the separate toilet on this floor. The third bedroom is located at the rear of the house, and the smallest bedroom is currently used as a walk-in closet.\\r\\nThe master bedroom also has its own balcony.\\r\\n\\r\\nIn short, a fantastic opportunity to live in the heart of Amsterdam.\\r\\n\\r\\n*Location*\\r\\n\\r\\nVerdistraat is located in Amsterdam-Zuid, in the popular Apollobuurt neighborhood. This is a quiet, green, and attractive residential area with predominantly high-quality housing. The neighborhood is characterized by wide streets, distinctive early 20th-century architecture, and a predominantly residential character with limited through traffic. This contributes to a pleasant and safe living environment, suitable for both singles and (international) families.\\r\\n\\r\\nA wide range of shops, specialty stores, restaurants, and amenities are within walking and cycling distance, including those around Beethovenstraat, Stadionweg, and the Oud-Zuid area. Furthermore, several schools, childcare facilities, and sports facilities are located in the immediate vicinity, making the location particularly attractive for families.\\r\\n\\r\\nAccessibility is excellent. Public transport is readily available, with various tram and bus connections to the Zuidas business district, Amsterdam Zuid station, and the city center. The location is also conveniently located by car, with quick access to the A10 ring road and good connections to Schiphol Airport and other major roads.\\r\\n\\r\\n*Extra* \\r\\n\\r\\n-\\t4.195,00 Excl. G\\\/W\\\/E, Tv and Internet per maand\\r\\n-\\tEnergy label C\\r\\n-\\t1930s property\\r\\n-\\tOud-Zuid\\r\\n-\\tImmidiately available\\r\\n-\\tIndefinite time contract (type A)\\r\\n-\\tNot available for students and sharing\\r\\n-\\tPets are not allowed\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41227_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41228_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41229_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41230_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41231_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41232_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41233_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41234_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41235_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41236_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41237_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41238_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41239_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41240_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41241_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41242_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41243_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41244_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41245_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41246_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41247_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41248_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"4\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Outdoor space: Garden, Level of completion: Unfurnished, Separate shower: No, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3478516,\"lng\":4.8805016},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/verdistraat-1077-gk-amsterdam-3329\\\/\",\"property_title\":\"Verdistraat\",\"property_address\":\"1077 GK, Amsterdam, Oud-Zuid\",\"property_bath\":\"Ja\",\"property_surface\":\"180 m\\u00b2\",\"property_price\":\"4.195\"},{\"id\":\"3212\",\"contract_start\":\"2023-05-15\",\"contract_end\":\"2025-01-28\",\"street\":\"Veemkade\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1019HD\",\"city\":\"Amsterdam\",\"city_area\":\"Oostelijk havengebied\",\"apartment_surface\":\"108.000000\",\"price_extern\":\"2700.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Laminaat\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":true,\"has_toilet_seperate\":true,\"has_balcony\":false,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":true,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2026-04-01\",\"online_per\":\"2026-03-23 09:19:46\",\"offline_per\":\"2026-03-04 13:55:45\",\"description_nl\":\"Veemkade (108M&sup2;) EUR 2.700,- Excl. G\\\/W\\\/L, Internet en TV\\r\\n\\r\\n*** Woning is direct beschikbaar ***\\r\\n*** niet beschikbaar voor studenten ***\\r\\n\\r\\nPrachtige ruime twee slaapkamer woning gelegen aan de Ijhaven van Amsterdam. De woning is gelegen op de eerste en tweede verdieping van het gebouw. Hierdoor heeft de woning een mooi overzicht over het water vanaf de slaap en woonkamer. \\r\\n\\r\\nDe woning is te betreden op de tweede verdieping waar de slaapkamers, badkamer en het toilet te vinden zijn. De slaapkamers zijn ruim opgezet en hebben veel natuurlijk licht door de grote raampartijen welke in beide kamers te vinden zijn. De ruime badkamer heeft een bad douche en een toilet. In de badkamer is tevens een opslag ruimte te vinden. \\r\\n\\r\\nDe woonkamer is te betreden doormiddel van de trap naar beneden en de hal door te lopen. In de hal is nog een opslag ruimte en een apart toilet te vinden. De woonkamer is ruim opgedeeld en heeft een prachtig uitzicht door de grote raampartijen op het plein voor de Piet Heinkade. Aan de voorzijde van de woonkamer bevinden zicht harmonica ramen waardoor de kamer volledig met buiten verbonden kan worden. \\r\\nDe open keuken is verbonden met de woonkamer en is van alle gemakken voorzien. De keuken heeft een inductie kookplaat, een vaatwasser, ruime koelkast en vriezer, afzuigkap, oven en genoeg opslag ruimte. De keuken heeft verder nog een keuken eiland met een bar. Verder zit er achter de keuken een ruimte welke gebruikt kan worden als een bijkeuken of als een kantoor. \\r\\n\\r\\nHet gebouw waarin de woning zich bevindt heeft een eigen parkeerplaats waarbij de mogelijkheid bestaat om een eigen parkeer plek te verkrijgen indien gewenst. \\r\\n\\r\\nLocatie: \\r\\n\\r\\nDe woning is gelegen aan de Ijhaven van Amsterdam bij de Piet Heinkade. Deze kade en straat zijn voorzien van veel leuke winkels en entertainment gelegenheden. Zo zit pakhuis de Zwijger praktisch om te hoek.  \\r\\nDe locatie is makkelijk te bereiken met het openbaar vervoer en heeft voldoende parkeerplek onder de woning. \\r\\nHet centraal station is op 9 minuten fietsen afstand waardoor het centrum zo te bereiken is vanaf de woning. \\r\\n\\r\\nExtra: \\r\\n-\\tEUR 2.700,- Excl. G\\\/W\\\/L, Internet en TV\\r\\n-\\tPriv&eacute; parkeerplek mogelijk (niet inbegrepen in huur)\",\"description_en\":\"Veemkade (108M&sup2;) EUR 2.700,- Excl. G\\\/W\\\/E, Internet and TV\\r\\n\\r\\n*** Property is immidiately available ***\\r\\n*** Students won&#039;t be accepted ***\\r\\n\\r\\n\\r\\nBeautiful spacious two bedroom apartment that is situated near the Ijhaven of Amsterdam. The apartment is found on the first and second floor of the building. Because of this the apartment has a beautiful view over the water from the living room and bedrooms.\\r\\n\\r\\nThe apartment is entered on the second floor where the two bedrooms and bathroom with toilet can be found. The bedrooms are spacious and have a lot of natural light through the big windows which can be found in both the rooms. The spacious bathroom has a bath shower, toilet and a spacious storage area.\\r\\n\\r\\nThe Living room is accessible through the staircase to the first floor and the hallway. In this hallway you will find another storage room which is set up as a laundry room. Furthermore, can a separate toilet be found in this hallway. The spacious living room has a beautiful view through the large windows on the square In front of the Piet Heinkade. On the front side of the living room are harmonica windows which can be opened fully to open up the whole living room to the outside.\\r\\n\\r\\nThe open kitchen is connected to the living room and is fully equipped. The kitchen has an induction cooking plate, a dishwasher, spacious fridge and freezer, hob, oven, enough storage and a cooking island with a bar attached. Behind the kitchen is a room which can be used as a storage area or a little office.\\r\\n\\r\\nThe building which houses the apartment has its own parking area beneath it with a possibility for a private parking place if desired.\\r\\n\\r\\nLocation:\\r\\n\\r\\nThe apartment is situated near the Ijhaven of Amsterdam by the Piet Heinkade. This area and street has a lot of nice shops and entertainment areas. Pakhuis de Zwijger is just around the corner.\\r\\n\\r\\nThe area is easily accessible through the public transport and has enough parking space under the building.\\r\\nCentral station is within a 9 min range of the property through bike.\\r\\n\\r\\nExtra:\\r\\n- EUR 2.700,- Excl. G\\\/W\\\/E, Internet and TV\\r\\n- Private parking space possible (not included in the price) \",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39842_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39854_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39843_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39844_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39845_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39846_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39847_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39848_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39849_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39850_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39851_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39852_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39853_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39855_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Laminate, Outdoor space: NA, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3762624,\"lng\":4.9266573},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/veemkade-1019hd-amsterdam-3212\\\/\",\"property_title\":\"Veemkade\",\"property_address\":\"1019HD, Amsterdam, Oostelijk havengebied\",\"property_bath\":\"Ja\",\"property_surface\":\"108 m\\u00b2\",\"property_price\":\"2.700\"},{\"id\":\"3335\",\"contract_start\":\"2026-04-15\",\"contract_end\":\"2028-04-14\",\"street\":\"Jesse Owenshof\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1034WT\",\"city\":\"Amsterdam\",\"city_area\":\"Noord\",\"apartment_surface\":\"92.000000\",\"price_extern\":\"2150.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":false,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":true,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2028-04-14\",\"online_per\":\"2026-03-10 11:00:53\",\"offline_per\":null,\"description_nl\":\"Jesse Owneshof (92 m2) 2.150,00 Incl. G\\\/W\\\/E, Internet, ALLEEN STUDENTEN\\r\\n\\r\\n*** TIJDELIJK CONTRACT VAN 2 JAAR ***\\r\\n*** ALLEEN BESCHIKBAAR VOOR STUDENTEN WELKE NIET INGESCHREVEN STAAN IN AMSTERDAM, ANDERE PROFIELEN WORDEN NIET GEACCEPTEERD ***\\r\\n\\r\\n*Woning*\\r\\n\\r\\nPrachtig ruime twee slaapkamer-appartement aan de bovenzijde van het gebouw in het rustige Buiksloot in Amsterdam-Noord. Vanuit de prachtige grote raampartijen is de hele omgeving te zien wat een geweldig uitzicht geeft. \\r\\n\\r\\n*Indeling*\\r\\n\\r\\nDe woning bevindt zich op de vijfde verdieping van het pand en is bereikbaar middels de lift of de trap. Via de entree zijn alle ruimtes te vinden, waaronder het aparte toilet. \\r\\n\\r\\nDe woonkamer kijkt uit over de sportvelden richting de krijtmolen, hierdoor heeft het prachtige licht inval en een geweldig uitzicht gedurende de dag. De woonkamer is op een prettige manier ingericht en volledig gemeubileerd. Samen met de open keuken vormt dit een mooi geheel. \\r\\n\\r\\nOok de keuken is voorzien van alle gemakken, zo heeft het een ruime koelkast en vrieskast, een vaatwasser, een gasfornuis, een quooker, combinatie oven\\\/magnetron en uiteraard genoeg opbergplekken. \\r\\n\\r\\nDe master bedroom is prettig ingericht met een aantal kasten en een opbergruimte waar genoeg kan worden geborgen. Deze sluit aan, aan de badkamer waar de wasmachine, droger, wastafel en de douche met hand en regendouchekop te vinden zijn.\\r\\n\\r\\nAls laatste is er een tweede slaapkamer welke momenteel is ingericht als een kantoor. \\r\\n\\r\\nKortom een geweldige woning welke tijdelijk beschikbaar is voor een student. \\r\\n\\r\\n*Locatie*\\r\\n\\r\\nHet appartement ligt in de gezellige en nieuwe wijk. In de wijk zijn volop voorzieningen zoals scholen, kinderopvang, winkels en horeca. In de buurt vind je het winkelcentrum &ldquo;Banne&rdquo; en winkelcentrum &quot;Boven &#039;t IJ&rdquo; of de sfeervolle Van der Pekbuurt met diverse boetiekwinkels, horeca en een markt zijn op korte afstand. Bij het populaire NDSM-terrein tref je een diversiteit aan van bars, restaurants en culturele aangelegenheden. De Noord-Zuid lijn, waarmee het centrum binnen handbereik is, heeft haltes op 5 minuten fietsafstand; het Noorderpark en Noord. De overige openbaar vervoer-verbindingen naar verschillende stadsdelen zijn goed. Het pontje Buiksloterweg - CS is op slechts 10 minuten fietsafstand. U treft vlak daarbij ook het filmmuseum Eye en concertzaal de Tolhuistuin.\\r\\n*Extra* \\r\\n\\r\\n-\\t2.150,00 Incl. G\\\/W\\\/E, internet\\r\\n-\\tEnergielabel A\\r\\n-\\tAmsterdam Noord, Buiksloot\\r\\n-\\tMogelijk voor 2 studenten\\r\\n-\\tAlleen studenten welke niet in Amsterdam zijn ingeschreven kunnen worden geaccepteerd\\r\\n-\\tTijdelijk contract maximaal 2 jaar (type B)\\r\\n-\\tHuisdieren niet toegestaan\\r\\n\",\"description_en\":\"Jesse Owneshof (92 m2) 2.150,00 Incl. G\\\/W\\\/E, Internet, ONLY STUDENTS\\r\\n\\r\\n*** TEMPORARY CONTRACT OF 2 YEAR ***\\r\\n*** ONLY AVAILABEL FOR STUDENTS WHO ARENT REGISTERED IN AMSTERDAM, ANY OTHER PROFILES WILL NOT BE ACCEPTED***\\r\\n\\r\\n*Property*\\r\\n\\r\\nBeautiful, spacious two-bedroom apartment at the top of the building in the quiet Buiksloot neighborhood of Amsterdam-Noord. The large windows offer stunning views of the entire surrounding area.\\r\\n\\r\\n*Layout*\\r\\n\\r\\nThe apartment is located on the fifth floor of the building and is accessible via the elevator or the stairs. The entrance provides access to all rooms, including the separate toilet. \\r\\n\\r\\nThe living room overlooks the sports fields towards the chalk mill, providing beautiful natural light and a wonderful view throughout the day. The living room is pleasantly decorated and fully furnished. Together with the open-plan kitchen, it forms a beautiful whole. \\r\\n\\r\\nThe kitchen is also fully equipped, including a spacious refrigerator and freezer, a dishwasher, a gas stove, a Quooker tap, a combination oven\\\/microwave, and, of course, ample storage space. \\r\\n\\r\\nThe master bedroom is comfortably furnished with several closets and ample storage space. This adjoins the bathroom, which houses the washing machine, dryer, sink, and shower with both a hand-held and rainshowerhead. \\r\\n\\r\\nFinally, there is a second bedroom, currently used as an office. \\r\\n\\r\\nIn short, a fantastic apartment that is temporarily available for a student.\\r\\n\\r\\n*Location*\\r\\n\\r\\nThe apartment is located in a charming, new neighborhood. The area offers plenty of amenities, including schools, childcare, shops, and restaurants. Nearby, you&#039;ll find the &quot;Banne&quot; and &quot;Boven &#039;t IJ&quot; shopping centers, as well as the charming Van der Pekbuurt neighborhood with its various boutiques, restaurants, and a market. The popular NDSM 500 area offers a variety of bars, restaurants, and cultural venues. The North-South metro line, which provides easy access to the city center, has stops just a 5-minute bike ride away, including Noorderpark and Noord. Other public transport connections to various parts of the city are excellent. The Buiksloterweg - Central Station ferry is just a 10-minute bike ride away. Nearby, you&#039;ll also find the Eye Film Museum and the Tolhuistuin concert hall.\\r\\n*Extra*\\r\\n\\r\\n-\\t2.150,00 Incl. G\\\/W\\\/E, internet\\r\\n-\\tEnergy label A\\r\\n-\\tAmsterdam Noord, Buiksloot\\r\\n-\\tPossible for 2 students\\r\\n-\\tOnly students who arent registered in Amsterdam can be accepted\\r\\n-\\tTemporary contract maximum of 2 year (type B)\\r\\n-\\tPets not allowed\\r\\n\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41350_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41351_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41352_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41353_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41354_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41355_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41356_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41357_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41358_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41359_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41360_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41361_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41362_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41363_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41364_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41365_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41366_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Wood, Outdoor space: NA, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.4038064,\"lng\":4.9199498},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/jesse-owenshof-1034wt-amsterdam-3335\\\/\",\"property_title\":\"Jesse Owenshof\",\"property_address\":\"1034WT, Amsterdam, Noord\",\"property_bath\":\"Nee\",\"property_surface\":\"92 m\\u00b2\",\"property_price\":\"2.150\"},{\"id\":\"406\",\"contract_start\":\"2022-03-07\",\"contract_end\":\"2023-09-28\",\"street\":\"Albert Cuypstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1072 CT\",\"city\":\"Amsterdam\",\"city_area\":\"De Pijp\",\"apartment_surface\":\"52.000000\",\"price_extern\":\"2250.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":false,\"has_roofterrace\":true,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A+\",\"available_per\":\"2026-03-02\",\"online_per\":\"2026-02-18 11:42:41\",\"offline_per\":\"2023-12-08 11:35:43\",\"description_nl\":\"Albert Cuypstraat (52m2) De Pijp EUR 2.250, - Excl: G\\\/W\\\/E:\\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n\\r\\nGerenoveerd en gestoffeerd appartement met een prachtige vloer. Entree via het trappenhuis op eerste etage. Open keuken voorzien van diverse inbouwapparatuur (geen vaatwasser). Woonkamer aan de voorzijde met drie ramen waardoor het appartement erg licht oogt. Badkamer voorzien van luxe inloopdouche en wastafel. Toilet separaat in de gang. Berging voor de wasmachine en droger. Twee slaapkamers aan achterzijde met toegang tot het dakterras. Grote slaapkamer ruim genoeg voor een tweepersoonsbed. Tweede slaapkamer is ruim echter meer bedoeld voor uw kastruimte. Appartement is gelegen op een waanzinnige locatie op loopafstand van het Sarphatipark. Washing machine\\\/dryer combination will be available. \\r\\n\\r\\n\\r\\nHet appartement ligt midden in het hart van de gezellige Pijp in het verlengde van de altijd gezellige Albert Cuypmarkt, hier vindt u werkelijk alles op culinair gebied! Ook op gebied van winkels een rijkelijk aanbod. Openbaar vervoer en snelweg A10 om de hoek!\\r\\n\\r\\n- Niet beschikbaar voor delers;\\r\\n- Twee maanden borg;\\r\\n- Geen huisdieren;\\r\\n- A+\",\"description_en\":\"Albert Cuypstraat (52m2) De Pijp EUR 2.250, - Excl: G\\\/W\\\/E:\\r\\n\\r\\n*** Not Available for students ***\\r\\n\\r\\nRenovated and semi-furnished apartment with a beautiful floor. Entrance through the stairwell on the first floor. Open kitchen with appliances, including refrigerator and microwave oven (no dishwasher). Living room in front with three windows making the apartment look very bright. Bathroom with luxury shower and sink.Toilet in the hall. Two bedrooms at the rear with access to the roof terrace. Master bedroom is spacious enough for a double bed. Second bedroom is more for your closet. Brilliant location within walking distance of the Sarphatipark. Was\\\/droog combinatie zal aanwezig zijn.\\r\\n\\r\\n\\r\\nThe apartment is located in the heart of the cozy Pipe in line with the always pleasant Albert Cuyp Market, here you will find everything in the culinary field! Public transport and highway A10 around the corner!\\r\\n\\r\\n- Not available for sharing;\\r\\n- Two month depossit;\\r\\n- No pets;\\r\\n- A+\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38529_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38530_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38531_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38532_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38533_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Wood, Outdoor space: NA, Level of completion: Unfurnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3558704,\"lng\":4.8949919},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/albert-cuypstraat-1072-ct-amsterdam-406\\\/\",\"property_title\":\"Albert Cuypstraat\",\"property_address\":\"1072 CT, Amsterdam, De Pijp\",\"property_bath\":\"Nee\",\"property_surface\":\"52 m\\u00b2\",\"property_price\":\"2.250\"},{\"id\":\"3139\",\"contract_start\":\"2021-11-19\",\"contract_end\":\"2023-11-18\",\"street\":\"Johannes Verhulststraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1075 HA\",\"city\":\"Amsterdam\",\"city_area\":\"Oud-Zuid\",\"apartment_surface\":\"68.000000\",\"price_extern\":\"2650.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":false,\"has_balcony\":false,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":true,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2026-02-24\",\"online_per\":\"2026-02-18 10:59:16\",\"offline_per\":\"2026-02-18 10:40:40\",\"description_nl\":\"Johannes Verhulststraat (68 m2) EUR 2.650 excl. G\\\/W\\\/E, tv\\\/internet\\r\\n\\r\\nLet op: niet geschikt voor studenten en de woning kan gedeeld worden door maximaal 2 personen.\\r\\n\\r\\nWonen in een rustige,chique omgeving in &eacute;&eacute;n van de meest populaire delen van Oud-Zuid? Dit is uw kans! Deze woning,ligt aan de prachtige Johannes Verhulsstraat, vlakbij de gezelligheid van de Cornelis Schuitstraat,het Vondelpark, het concertgebouw en de musea\\r\\n\\r\\nIndeling\\r\\nWanneer u via het trappenhuis de tweede verdieping bereikt kunt u via de voordeur de woning betreden. Wanneer u binnenkomt staat u in een ruime hal die toegang geeft tot alle vertrekken. Aan uw linkerhand vindt u de badkamer, welke is voorzien van een toilet en een ruime inloopdouche. Aan uw rechterhand vindt u een ruime slaapkamer met genoeg ruimte voor een groot tweepersoonsbed, een grote garderobekast.\\r\\n\\r\\nWeer terug in de hal vindt u de entree naar de woon\\\/eetkamer. Een oase van licht door de enorme raampartijen en halfronde erker. Doordat de woning een hoekwoning is heeft, u aan bijna twee zijden grote ramen waardoor er een heel prettig lichtinval aanwezig is. Door de gehele ruimte ligt een lichte visgraatvloer, net als in de hal. Aan de voorkant van de woonkamer treft u een erker. Hier kunt u heerlijk zitten en kijkt u uit over de mooie straat.\\r\\n\\r\\nVanuit de hal heeft u toegang tot de keuken. Deze is voorzien van een inbouwoven, een vaatwasser, wasmachine, kookplaat, afzuigkap en koelkast met vriezer. \\r\\n\\r\\nOp de overloop bevindt zich een werkkast. Hier is genoeg ruimte voor uw gereedschap, stofzuiger etc.\\r\\n\\r\\nLocatie:\\r\\nGelegen in een van de meest populaire delen van Oud-Zuid, om de hoek van de Cornelis Schuytstraat. De chique, maar ook bruisende buurt kenmerkt zich door het vele groen, de rust, maar ook door de exclusieve winkels, goede restaurants en gezellige caf&eacute;s. Alle nodige voorzieningen voor comfortabel wonen zoals; buurtwinkels, supermarkten, kindercr&egrave;ches, goede lagere en middelbare scholen, het Vondelpark en openbaar vervoer.\\r\\n\\r\\nBereikbaarheid:\\r\\nHet appartement is per auto goed bereikbaar vanaf de ringweg A-10 via de S107 (RAI) als de S108 (VU). Op loopafstand vindt u tramlijn 2 en 16. Parkeren gaat door middel van vergunningensysteem, momenteel is er geen wachttijd voor een parkeervergunning. Op de openbare weg is het betaald parkeren op maandag tot en met zaterdag van 9:00 uur tot 0:00 uur.\\r\\n\\r\\nBijzonderheden:\\r\\n- 3 kamers\\r\\n&ndash; Rustige, groene omgeving\\r\\n&ndash; Op loopafstand van het Vondelpark\\r\\n&ndash; Op loopafstand van OV\\r\\n&ndash; Ruime, lichte woon\\\/eetkamer\",\"description_en\":\"Johannes Verhulststraat (68 m2) EUR 2.650 excl. G\\\/W\\\/E, tv\\\/internet\\r\\n\\r\\nPlease note: not suitable for students and the house can be shared by a maximum of 2 people.\\r\\n\\r\\nWant to live in a quiet, chic environment in one of the most popular parts of Oud-Zuid? This is your chance! This house is located on the beautiful Johannes Verhulsstraat, near the cosiness of the Cornelis Schuitstraat, the Vondelpark, the concert hall and the museums\\r\\n\\r\\nLayout\\r\\nWhen you reach the second floor via the staircase, you can enter the house through the front door. When you enter you are in a spacious hall that gives access to all rooms. On your left you will find the bathroom, which is equipped with a toilet and a spacious walk-in shower. On your right you will find a spacious bedroom with enough space for a large double bed, a large wardrobe.\\r\\n\\r\\nBack in the hall you will find the entrance to the living\\\/dining room. An oasis of light through the huge windows and semicircular bay window. Because the house is a corner house, you have large windows on almost two sides, so that there is a very pleasant light. There is a light herringbone floor throughout the room, just like in the hall. At the front of the living room you will find a bay window. Here you can sit comfortably and look out over the beautiful street.\\r\\n\\r\\nFrom the hall you have access to the kitchen. This is equipped with a built-in oven, dishwasher, washing machine, hob, extractor hood and fridge with freezer.\\r\\n\\r\\nThere is a work cupboard on the landing. Here is enough space for your tools, vacuum cleaner etc.\\r\\n\\r\\nLocation:\\r\\nLocated in one of the most popular parts of Oud-Zuid, around the corner from Cornelis Schuytstraat. The chic, but also bustling neighborhood is characterized by the greenery, the tranquility, but also by the exclusive shops, good restaurants and cozy cafes. All necessary amenities for comfortable living such as; local shops, supermarkets, cr&egrave;ches, good primary and secondary schools, the Vondelpark and public transport.\\r\\n\\r\\nAccessibility:\\r\\nThe apartment is easily accessible by car from the A-10 ring road via the S107 (RAI) and the S108 (VU). Tram lines 2 and 16 are within walking distance. Parking is done through a permit system, there is currently no waiting time for a parking permit. Paid parking is available on public roads from Monday to Saturday from 9:00 am to 12:00 am.\\r\\n\\r\\nParticularities:\\r\\n- Three rooms\\r\\n&ndash; Quiet, green environment\\r\\n&ndash; Within walking distance of the Vondelpark\\r\\n&ndash; Within walking distance of public transport\\r\\n&ndash; Spacious, bright living\\\/dining room \",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38018_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38019_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38020_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38021_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38022_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38023_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38024_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38032_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38025_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38026_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38033_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38027_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38028_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38029_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38030_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38031_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"3\",\"additional_features\":\"Flooring: Wood, Outdoor space: NA, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: Yes, Storage: No\",\"geocode\":{\"lat\":52.3535246,\"lng\":4.8685718},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/johannes-verhulststraat-1075-ha-amsterdam-3139\\\/\",\"property_title\":\"Johannes Verhulststraat\",\"property_address\":\"1075 HA, Amsterdam, Oud-Zuid\",\"property_bath\":\"Nee\",\"property_surface\":\"68 m\\u00b2\",\"property_price\":\"2.650\"},{\"id\":\"3232\",\"contract_start\":\"2023-04-01\",\"contract_end\":\"2025-03-31\",\"street\":\"Vespuccistraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1056 SH\",\"city\":\"Amsterdam\",\"city_area\":\"de Baarsjes\",\"apartment_surface\":\"75.000000\",\"price_extern\":\"2650.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":false,\"has_shower_seperate\":false,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":false,\"has_roofterrace\":true,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":true,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2026-03-06\",\"online_per\":\"2026-01-26 14:14:17\",\"offline_per\":\"2026-01-26 11:34:10\",\"description_nl\":\"Vespuccistraat (75m2) EUR 2.650, - Exclusief G\\\/W\\\/E\\r\\n\\r\\nEen volledig gerenoveerd appartement met A label in de Baarsjes.\\r\\n\\r\\nDit volledig nieuw gerenoveerde 3-kamerappartement met een heel groot dakterras heeft de eigen entree op de tweede verdieping. De entree geeft u toegang tot de woonkamer met open keuken met kook eiland welke is voorzien van diverse luxe inbouw apparatuur. De grote ramen aan de achterzijde als in het dak maken de woonkamer bijzonder licht. Aan de voorzijde een heerlijke ruime slaapkamer met luxe inbouwkasten. Luxe badkamer is voorzien van een heerlijke inloopdouche, design radiator en wastafel. Toilet in separate de gang. Open trap naar de tweede slaapkamer welke iets kleiner is echter toch groot genoeg voor een tweepersoonsbed en kast. Vanuit deze slaapkamer toegang naar echt een heerlijk dakterras waar je de hele dag kunt genieten van de zon.\\r\\n\\r\\nVerhuurder wil graag nette huurders met voldoende inkomen.\\r\\n\\r\\nLocatie:\\r\\nDe Baarsjes in stadsdeel West is heeft zich in razend tempo ontwikkeld tot een hip buurtje door de komst van gezellige caf&eacute;s en restaurants (zoals BarBaarsch, Zurich, Bar Frits, Bar Spek, Cook), koffiebarretjes (zoals Buongiorno en White Label koffie), boetiekjes en creatieve conceptstores. Verder zijn er verschillende supermarkten en eetwinkels voor de dagelijkse boodschappen. Op steenworpafstand is de populaire hotspot &#039;De Hallen&#039; met o.a. de Foodhallen, bioscoop, bibliotheek en horecagelegenheden. Aan de Kinkerstraat is eveneens de gezellige, dagelijkse Ten Katemarkt gelegen.\\r\\n\\r\\nDe locatie is goed te bereiken met het openbaar vervoer aan het einde van de straat stopt tram 13, bus 18 en 247. Ook zit u met de auto zo op de snelweg (A10)\\r\\n\\r\\nExtra:\\r\\n- Volledig gerenoveerd\\r\\n- Energielabel A\\r\\n- GEEN DELERS\\r\\n- Appartement\\r\\n- Amsterdam\\r\\n- Baarsjes\\r\\n- gestoffeerd\\r\\n- Huur EUR 2.650, - Exclusief. G\\\/W\\\/E, internet en TV\",\"description_en\":\"Vespuccistraat (75m2) EUR 2.650, - Exclusive G\\\/W\\\/E\\r\\n\\r\\nA completely renovated apartment with Energy label A in the Baarsjes.\\r\\n\\r\\nThis newly renovated 3-room apartment with a huge roof terrace and its own tentrance from the sencond floor. The entrance gives you access to the living room with open kitchen, with cooking island and which is fully equipped with luxury equipment. The big windows a the back and in the ceiling make the living room very gright. Ath the front the large master bedroom with luxurious built in closets. Spacious bathroom with a walk in shower, design radtiator and washing basin. Toilet is separate in the hall. t. Open stair to the fourth floor where you enter the second bedroom which is big enough for a double bed and a cupboard. From this bedroom acces to the lovely roof terrace where you can enjoy the sun the whole day.\\r\\n\\r\\nLandlord is looking for tidy tenants with a good salary.\\r\\n\\r\\nLocation:\\r\\nDe Baarsjes in the West district has rapidly developed into a hip neighborhood due to the arrival of cozy caf&eacute;s and restaurants (such as BarBaarsch, Zurich, Bar Frits, Bar Spek, Cook), coffee bars (such as Buongiorno and White Label coffee), boutiques and creative concept stores. There are also various supermarkets and food stores for daily shopping. The popular hotspot &#039;De Hallen&#039; with, among other things, the Foodhallen, cinema, library and restaurants is just a stone&#039;s throw away. The cozy, daily Ten Katemarkt is also located on Kinkerstraat.\\r\\n\\r\\nThe location is easily accessible by public transport at the end of the street tram 13, bus 18 and 247 stops. If you&#039;re drinving the accesspoint of the highway (A10) is nearby.\\r\\n\\r\\nPlease note the photos are indicative.\\r\\n\\r\\nAdditional:\\r\\n- Completely renovated\\r\\n- Energy label A\\r\\n- NO SHARING\\r\\n- Apartment\\r\\n- Amsterdam\\r\\n- De Baarsjes\\r\\n- unfurnished\\r\\n- Rent EUR 2.650 Exclusive G\\\/W\\\/E, internet and TV\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41204_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41205_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41206_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41207_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41208_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41209_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41210_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41211_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41212_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41213_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41214_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41215_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41216_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41217_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41218_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Wood, Outdoor space: NA, Level of completion: Unfurnished, Separate shower: No, Sharing Possibility: Yes, Storage: No\",\"geocode\":{\"lat\":52.3720581,\"lng\":4.8530157},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/vespuccistraat-1056-sh-amsterdam-3232\\\/\",\"property_title\":\"Vespuccistraat\",\"property_address\":\"1056 SH, Amsterdam, de Baarsjes\",\"property_bath\":\"Nee\",\"property_surface\":\"75 m\\u00b2\",\"property_price\":\"2.650\"},{\"id\":\"2078\",\"contract_start\":\"2014-12-24\",\"contract_end\":\"2019-11-15\",\"street\":\"Vrolikstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1092 TX\",\"city\":\"Amsterdam\",\"city_area\":\"Oost\",\"apartment_surface\":\"57.000000\",\"price_extern\":\"2250.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"3\",\"energy_label_name\":\"Label A\",\"available_per\":\"2026-02-16\",\"online_per\":\"2026-01-21 12:52:21\",\"offline_per\":\"2021-05-28 08:56:48\",\"description_nl\":\"Vrolikstraat (57m2) Oost EUR 2.250,00 Excl: G\\\/W\\\/E, Tv en Internet:\\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n** Er staat er vergelijkbare woning online naast deze **\\r\\n\\r\\n\\r\\nLuxe, volledig gerenoveerd en gestoffeerd appartement met een prachtige parketvloer. Entree via eigen ingang op de derde verdieping waar u de zeer ruime woonkamer aantreft. De woonkamer grenst aan de voorzijde en oogt door de grote ramen erg licht. De gloednieuwe open keuken is voorzien van diverse luxe inbouwapparatuur, zoals vaatwasser, koelkast met vriezer en een combi oven, alles van het merk Smeg&copy;. Aan de achterzijde bevinden zich twee slaapkamers waarvan &eacute;&eacute;n master bedroom en een iets kleinere kamer geschikt als babykamer of kantoorruimte. Naast de slaapkamer treft u de badkamer aan, deze is voorzien van een separate luxe inloopdouche, een jacuzzi en wastafel. Tevens is er met de muziekliefhebber rekening gehouden door een iphone dockingsysteem in te bouwen (zie foto&rsquo;s). Aan de achterzijde van de woning vindt u een diep balkon gelegen op het zuiden, de tuin is volledig bestraat zodat u hier geen omkijken naar heeft. Het pand en de woning zijn beide verbouwd met oog op detail, door de gehele woning zijn spots ingebouwd.\\r\\n\\r\\nDe Vrolikstraat bevindt zich in stadsdeel Oost\\\/Watergraafsmeer en loopt tussen de Wibautstraat en de Linnaeusstraat. Op loopafstand bevindt zich het mooie Oosterpark en park Frankendael. Met de fiets bent u slechts enkele minuten verwijderd van de Amstel, de Pijp en het centrum. Daarnaast zijn er in de directe nabijheid tal van leuke restaurants en creatieve Amsterdamse winkels. De mooie Linnaeusstraat ligt aan het einde van de straat waar ook een Albert Heijn is gevestigd. Goede bereikbaarheid met zowel de auto als het openbaar vervoer (Metrostation Wibautstraat op loopafstand!)\\r\\n\\r\\n- De foto&rsquo;s van dit object zijn van een vergelijkbaar project van dezelfde eigenaar. \\r\\n- Niet beschikbaar voor delers.\\r\\n- Twee maanden borgsom.\\r\\n- Huisdieren zijn niet toegestaan.\",\"description_en\":\"Vrolikstraat (57m2) Oost EUR 2.250 Excl: G\\\/W\\\/E, Tv and Internet:\\r\\n\\r\\n*** Not available for students ***\\r\\n** we have another similar appartment online as well **\\r\\n\\r\\nLuxurious, fully renovated and semi-furnished apartment with a beautiful parquet floor. Private entrance on third floor where you will find the spacious living room. The living room is adjacent to the front and looks very bright through the large windows. The brand new kitchen is equipped with various luxury appliances, including dishwasher, fridge freeze and oven, all of the brand Smeg&copy;. At the rear there are two bedrooms, one master bedroom and a smaller room suitable as a nursery or office. Next to the bedroom you will find the bathroom, which is equipped with a separate walk-in shower, jacuzzi and sink. There is an iphone docking station build in (see photos). Separate toilet in the hall. At the rear of the property there is a large and deep balcony facing south. The property and the apartment are both renovated with attention to detail. Throughout the house spots are built in.\\r\\n\\r\\nThe Vrolikstraat is located in Oost\\\/Watergraafsmeer and runs between the Wibautstraat and Linnaeusstraat. Within walking distance you find the beautiful Oosterpark and park Frankendael. By bike you are only minutes away from the Amstel, the Pipe and the center. In addition, in the immediate vicinity there are plenty of nice restaurants and creative shops in Amsterdam. The beautiful Linnaeusstraat is at the end of the street where an Albert Heijn is located. Good accessibility by both car and public transport (Metro Station Wibautstraat within walking distance!) \\r\\n\\r\\n- The pictures of this property are made in a similar object, renovated by the same owner. \\r\\n- Not available for people to share.\\r\\n- Two months of deposit.\\r\\n- Pets are not alowed. \",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/20153_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/20154_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/20155_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/20156_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/20157_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/20158_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/20159_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/20160_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/20161_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/20162_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"1\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Level of completion: Unfurnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3568303,\"lng\":4.9203153},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/vrolikstraat-1092-tx-amsterdam-2078\\\/\",\"property_title\":\"Vrolikstraat\",\"property_address\":\"1092 TX, Amsterdam, Oost\",\"property_bath\":\"Ja\",\"property_surface\":\"57 m\\u00b2\",\"property_price\":\"2.250\"},{\"id\":\"2054\",\"contract_start\":\"2014-12-01\",\"contract_end\":\"2015-12-30\",\"street\":\"Vrolikstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1092 TX\",\"city\":\"Amsterdam\",\"city_area\":\"Oost\",\"apartment_surface\":\"57.000000\",\"price_extern\":\"2250.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"3\",\"energy_label_name\":\"Label A\",\"available_per\":\"2026-02-16\",\"online_per\":\"2026-01-21 12:52:15\",\"offline_per\":null,\"description_nl\":\"Vrolikstraat (57m2) Oost EUR 2.250 Excl: G\\\/W\\\/E:\\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n** Er staat er vergelijkbare woning online naast deze **\\r\\n\\r\\nLuxe, volledig gerenoveerd en gestoffeerd appartement met een prachtige parketvloer. Entree via eigen ingang op de eerste verdieping waar u de zeer ruime woonkamer aantreft. De woonkamer grenst aan de voorzijde en oogt door de grote ramen erg licht. De gloednieuwe open keuken is voorzien van diverse luxe inbouwapparatuur, zoals vaatwasser, koelkast met vriezer en een combi oven, alles van het merk Smeg&copy;. Aan de achterzijde bevinden zich twee slaapkamers waarvan &eacute;&eacute;n master bedroom en een iets kleinere kamer geschikt als babykamer of kantoorruimte. Naast de slaapkamer treft u de badkamer aan, deze is voorzien van een separate luxe inloopdouche, een jacuzzi en wastafel. Tevens is er met de muziekliefhebber rekening gehouden door een iphone dockingsysteem in te bouwen (zie foto&rsquo;s). Aan de achterzijde van de woning vindt u een diep balkon gelegen op het zuiden. Het pand en de woning zijn beide verbouwd met oog op detail, door de gehele woning zijn spots ingebouwd.\\r\\n\\r\\nDe Vrolikstraat bevindt zich in stadsdeel Oost\\\/Watergraafsmeer en loopt tussen de Wibautstraat en de Linnaeusstraat. Op loopafstand bevindt zich het mooie Oosterpark en park Frankendael. Met de fiets bent u slechts enkele minuten verwijderd van de Amstel, de Pijp en het centrum. Daarnaast zijn er in de directe nabijheid tal van leuke restaurants en creatieve Amsterdamse winkels. De mooie Linnaeusstraat ligt aan het einde van de straat waar ook een Albert Heijn is gevestigd. Goede bereikbaarheid met zowel de auto als het openbaar vervoer (Metrostation Wibautstraat op loopafstand!)\\r\\n\\r\\n- De foto&rsquo;s van dit object zijn van een vergelijkbaar project van dezelfde eigenaar. \\r\\n\\r\\n- Niet beschikbaar voor delers.\",\"description_en\":\"Vrolikstraat (57m2) Oost EUR 2.250,00 Excl: G\\\/W\\\/E:\\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n** we have another similar appartment online as well **\\r\\n\\r\\nLuxurious, fully renovated and semi-furnished apartment with a beautiful parquet floor. Private entrance on first floor where you will find the spacious living room. The living room is adjacent to the front and looks very bright through the large windows. The brand new kitchen is equipped with various luxury appliances, including dishwasher, fridge freeze and oven, all of the brand Smeg &copy;. At the rear there are two bedrooms, one master bedroom and a smaller room suitable as a nursery or office. Next to the bedroom you will find the bathroom, which is equipped with a separate walk-in shower, jacuzzi and sink. There is an iphone docking station build in (see photos). Separate toilet in the hall. At the rear of the property there is a large and deep balcony facing south. The property and the apartment are both renovated with attention to detail. Throughout the house spots are built in.\\r\\n\\r\\nThe Vrolikstraat is located in Oost\\\/Watergraafsmeer and runs between the Wibautstraat and Linnaeusstraat. Within walking distance you find the beautiful Oosterpark and park Frankendael. By bike you are only minutes away from the Amstel, the Pipe and the center. In addition, in the immediate vicinity there are plenty of nice restaurants and creative shops in Amsterdam. The beautiful Linnaeusstraat is at the end of the street where an Albert Heijn is located. Good accessibility by both car and public transport (Metro Station Wibautstraat within walking distance!) \\r\\n\\r\\n- The pictures of this property are of a similar project by the same owner. \\r\\n\\r\\n- Not available for sharers.\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/19829_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/19830_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/19831_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/19832_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/19833_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/19834_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/19835_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/19836_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/19837_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/19838_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/19839_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Level of completion: Unfurnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3568303,\"lng\":4.9203153},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/vrolikstraat-1092-tx-amsterdam-2054\\\/\",\"property_title\":\"Vrolikstraat\",\"property_address\":\"1092 TX, Amsterdam, Oost\",\"property_bath\":\"Ja\",\"property_surface\":\"57 m\\u00b2\",\"property_price\":\"2.250\"},{\"id\":\"3082\",\"contract_start\":\"2021-01-15\",\"contract_end\":\"2022-11-15\",\"street\":\"Gillis Van Ledenberchstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1052 VG\",\"city\":\"Amsterdam\",\"city_area\":\"Frederik Hendrikbuurt\",\"apartment_surface\":\"76.000000\",\"price_extern\":\"2350.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":false,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":true,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2026-02-10\",\"online_per\":\"2026-01-20 15:11:43\",\"offline_per\":\"2025-05-01 11:14:54\",\"description_nl\":\"Gillis van Ledenberchstraat (circa 76m2) &euro;2.350,00 exclusief G\\\/W\\\/E, Tv en internet\\r\\n\\r\\n*** Beschikbaar voor studenten ***\\r\\n\\r\\nRuim gemeubileerd appartement voorzien van alle gemakken. Gelegen op de begane grond, ruimte entree met bij binnenkomst de keuken voorzien van alle gemakken: vaatwasser, koelkast\\\/diepvries, oven, afzuigkap en kookplaat. Verder beschikt het appartement over een wasmachine en separaat droger. Het appartement is zeer ruim van opzet met een ruime slaapkamer. De 2e slaapkamer is ideaal in te richten als baby slaapkamer of studeerkamer. \\r\\n\\r\\nHet appartement is gelegen in de Frederik Hendrikbuurt in Amsterdam West die grenst aan de Jordaan. De buurt heeft naar verhouding veel jonge inwoners van tussen de 25 en 44 jaar. Verder is het een betrekkelijk rustige buurt gekeken naar de bevolkingsdichtheid. Op loopafstand zijn er restaurants, caf&eacute;s, het Westerpark, een bioscoop, fitnessschool en het Marnix zwembad. De A10 makkelijk is binnen 5 minuten bereikbaar. Op de eerste zondag van de maand is in het westerpark the Sunday market, op maandagochte de bekende &#039;lapjesmarkt&#039; op de Westerstraat met op de Noordermarkt tweedehansspullen en elke zaterdag kunt u naar de markt op de Lindengracht voor versie groenten, vis, kaas, brood etc.\\r\\n\\r\\nHet appartement is zeer geschikt voor een stel dat rustig wil wonen en binnen enkele minuten van alle voordelen van de stad willen kunnen genieten.\\r\\n\\r\\nBijzonderheden:\\r\\n- Airconditioning beschikbaar in het appartement\\r\\n- Ramen voorzien van dubbele beglazing \\r\\n- Geen huisdieren toegestaan \",\"description_en\":\"Gillis van Ledenberchstraat (approx.76m2) &euro;2.350,00 excluding G\\\/W\\\/E, Tv and Internet\\r\\n\\r\\n*** available for students ***\\r\\n\\r\\nSpacious furnished apartment with all amenities. Located on the ground floor, spacious entrance with a fully equipped kitchen upon entering: dishwasher, fridge \\\/ freezer, oven, extractor hood and hob. Furthermore, the apartment has a washing machine and separate dryer. The apartment is very spacious with a spacious bedroom. The 2nd bedroom is ideally suited as a baby bedroom or study room.\\r\\n\\r\\nThe apartment is located in the Frederik Hendrikbuurt in Amsterdam West, which borders the Jordaan. The neighborhood has a relatively large number of young residents between 25 and 44 years old. Furthermore, it is a relatively quiet neighborhood considering the population density. Within walking distance there are restaurants, cafes, the Westerpark, a cinema, fitness school and the Marnix swimming pool. The A10 is easily accessible within 5 minutes. On the first Sunday of the month there is the Sunday market in the westerpark, on Monday morning the well-known &#039;lapjes market&#039; on the Westerstraat with second-hand goods on the Noordermarkt and every Saturday you can go to the market on the Lindengracht for vegetables, fish, cheese, bread. etc.\\r\\n\\r\\nThe apartment is very suitable for a couple who want to live quietly and enjoy all the advantages of the city within minutes.\\r\\n\\r\\nParticularities:\\r\\n- Air conditioning available in the apartment\\r\\n- Double glazed windows\\r\\n- No pets allowed\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36623_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36628_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36629_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36630_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36624_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36622_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36621_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36640_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36644_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36631_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36633_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36634_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36635_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36637_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36639_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36619_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36620_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36641_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36642_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Wood, Outdoor space: NA, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3766024,\"lng\":4.8721074},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/gillis-van-ledenberchstraat-1052-vg-amsterdam-3082\\\/\",\"property_title\":\"Gillis Van Ledenberchstraat\",\"property_address\":\"1052 VG, Amsterdam, Frederik Hendrikbuurt\",\"property_bath\":\"Ja\",\"property_surface\":\"76 m\\u00b2\",\"property_price\":\"2.350\"},{\"id\":\"2125\",\"contract_start\":\"2022-02-14\",\"contract_end\":\"2024-02-01\",\"street\":\"Geuzenstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1056 KE\",\"city\":\"Amsterdam\",\"city_area\":\"Oud-West\",\"apartment_surface\":\"55.000000\",\"price_extern\":\"2250.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Laminaat\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":false,\"has_shower_seperate\":false,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2026-01-21\",\"online_per\":\"2025-12-16 11:17:27\",\"offline_per\":null,\"description_nl\":\"Geuzenstraat (55m2) West EUR 2.250,00 Excl: G\\\/W\\\/E:\\r\\n\\r\\n*** niet beschikbaar voor studenten en delers ***\\r\\n\\r\\nLuxe, volledig gerenoveerd appartement met een prachtige houten vloer. De ruime woonkamer (maar liefst 35m2) grenst aan de voorkant van het pand en oogt door de grote ramen erg licht. De gloednieuwe open keuken is voorzien van diverse luxe inbouwapparatuur, zoals vaatwasser, koelkast tafelmodel en vriezer tafelmodel en combi oven. Er is een aparte ruimte waar de aansluiting voor de wasmachine\\\/ droger zich bevindt.\\r\\n\\r\\nAan de achterzijde bevindt zich de ruime slaapkamer, ook deze is voorzien van een mooie houten vloer. Naast de slaapkamer treft u de badkamer aan, deze is voorzien van een separate luxe inloopdouche, toilet en wastafel. Ruim balkon aanwezig over de gehele achterzijde van het pand. Het balkon is zowel via slaapkamer als de woonkamer te bereiken. Het pand en de woning is verbouwd met oog op detail en door de gehele woning zijn spots ingebouwd. \\r\\n\\r\\nDe Geuzenstraat bevindt zich in stadsdeel Amsterdam-West met op loop afstand De Clercqstraat en de Foodhallen. Met de fiets bent u slechts enkele minuten verwijderd van het Vondelpark en het Rembrandtpark. De Jordaan is ook te voet goed bereikbaar. Daarnaast zijn er in de directe nabijheid tal van leuke restaurants en creatieve Amsterdamse winkels. Tram en bushalte beide om de hoek. \\r\\n\\r\\nBijzonderheden:\\r\\n- Huisdieren niet toegestaan\\r\\n- 2 maanden borgsom\\r\\n- Huurprijs EUR 2.250,00 ex G\\\/W\\\/E\",\"description_en\":\"Geuzenstraat (55m2) West EUR 2.250,00 Excl: G\\\/W\\\/E:\\r\\n\\r\\n*** Not available for students or sharers ***\\r\\n\\r\\nLuxurious, fully renovated apartment with a beautiful wooden floor. The spacious living room (no less than 35m2) adjoins the front of the building and looks very light through the large windows. The brand new open kitchen is equipped with various luxury appliances, such as dishwasher, fridge AND freezer and combi oven. There is a separate storage present for the washing machine and dryer.\\r\\n\\r\\n\\r\\n\\r\\nAt the rear is the spacious bedroom, also this is equipped with a beautiful wooden floor. Next to the bedroom you will find the bathroom, this is equipped with a separate luxury walk-in shower, toilet and sink. Spacious balcony of approximately 7m2. The building and the house has been renovated with an eye for detail and spotlights have been installed throughout the house.\\r\\n\\r\\nThe Geuzenstraat is located in Amsterdam West district with walking distance De Clercqstraat and the Foodhallen. By bike you are only a few minutes away from the Vondelpark and the Rembrandtpark. The Jordaan is also easily accessible by foot. In addition, there are numerous nice restaurants and creative Amsterdam shops in the immediate vicinity. Tram and bus stop both around the corner.\\r\\n\\r\\nParticularities:\\r\\n- Pets not allowed\\r\\n- 2 months deposit\\r\\n- Rent EUR 2.250,00 ex G\\\/W\\\/E\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38575_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38576_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38579_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38577_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38584_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38582_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38578_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38580_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38581_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38585_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38586_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38587_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"1\",\"additional_features\":\"Flooring: Laminate, Outdoor space: Balcony, Level of completion: Unfurnished, Separate shower: No, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3724865,\"lng\":4.8654215},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/geuzenstraat-1056-ke-amsterdam-2125\\\/\",\"property_title\":\"Geuzenstraat\",\"property_address\":\"1056 KE, Amsterdam, Oud-West\",\"property_bath\":\"Ja\",\"property_surface\":\"55 m\\u00b2\",\"property_price\":\"2.250\"},{\"id\":\"3275\",\"contract_start\":\"2024-09-02\",\"contract_end\":\"2026-12-18\",\"street\":\"De Egmondenstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1024 SB\",\"city\":\"Amsterdam\",\"city_area\":\"Waterlandpleinbuurt\",\"apartment_surface\":\"74.000000\",\"price_extern\":\"2150.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Laminaat\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":false,\"has_shower_seperate\":false,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":true,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":true,\"max_person\":\"2\",\"energy_label_name\":\"Label B\",\"available_per\":\"2026-01-05\",\"online_per\":\"2025-12-09 10:33:34\",\"offline_per\":\"2024-09-26 10:07:35\",\"description_nl\":\"De Egmondenstraat (74m2) Noord EUR 2.150, - Exclusief G\\\/W\\\/E\\\/Internet &amp; tv \\r\\n\\r\\nDe Woning:\\r\\n\\r\\nDe woning heeft 2 slaapkamers, gesloten keuken, woonkamer, 2 balkons, badkamer en separaat toilet. De keuken is voorzien van de volgende apparatuur: koelkast, vriezer, magnetron, oven, kookplaat en afzuigkap.\\r\\n\\r\\nDaarnaast is er ook een wasmachine aanwezig in de woning. Er zijn 2 balkons aanwezig in deze woning. \\r\\n\\r\\nOmgeving: \\r\\n\\r\\nDe straten rondom de Werengouw zijn vernoemd naar Noord-Hollandse dorpen. In dit wijkje in Noord is het misschien niet dorps, maar wel rustig met veel grasvelden en kleine speeltuinen tussen de portiekflats. De straten staan haaks op elkaar, waardoor er nauwelijks doorgaand verkeer is.\\r\\n\\r\\nDe buurt grenst aan een klein park. Iets verder weg, slechts op vijf minuten fietsafstand, ligt aan de andere kant van de ringweg A10 het uitgestrekte Waterland met eindeloze weilanden, sloten en kleine dorpjes. De portiekflats rondom de Werengouw hebben soms drie en dan weer vier woonlagen. Meestal delen zeven woningen een trappenhuis. De bergingen hebben een aparte toegang op de begane grond. \\r\\n\\r\\nOm de hoek ligt het winkelcentrum Waterlandplein met winkels voor de dagelijkse boodschappen, maar ook met restaurants, een apotheek, de bibliotheek, een kapper en nog veel meer. De bus heeft er een halte en brengt u naar het Centraal Station.  Met de fiets is het 15 minuten naar de pont aan het IJ-plein. \\r\\n\\r\\nBijzonderheden:\\r\\n- delen mogelijk (2 slaapkamers)\\r\\n- energielabel B \\r\\n- Woning al gemeubileerd verhuurd worden\\r\\n- Huurprijs 2150,- exclusief G\\\/W\\\/E\\\/Internet &amp; tv \",\"description_en\":\"De Egmondenstraat (74m2) Noord EUR 2,150, - Excluding G\\\/W\\\/E\\\/Internet &amp; TV\\r\\n\\r\\nThe House:\\r\\n\\r\\nThe house has 2 bedrooms, separate kitchen, living room, 2 balconies, bathroom and separate toilet. The kitchen is equipped with the following equipment: refrigerator, freezer, microwave, hob, oven and extractor hood.\\r\\n\\r\\nThere is also a washing machine in the house. There are 2 balconies in this house.\\r\\n\\r\\nEnvironment:\\r\\n\\r\\nThe streets around the Werengouw are named after North Holland villages. This neighborhood in North may not be village-like, but it is quiet with many lawns and small playgrounds between the porch apartments. The streets are at right angles to each other, so there is hardly any through traffic.\\r\\n\\r\\nThe neighborhood borders a small park. A little further away, just a five-minute bike ride away, on the other side of the A10 ring road is the vast Waterland with endless meadows, ditches and small villages. The porch flats around the Werengouw sometimes have three and sometimes four floors. Usually seven homes share a stairwell. The storage rooms have a separate access on the ground floor.\\r\\n\\r\\nAround the corner is the Waterlandplein shopping center with shops for daily groceries, but also with restaurants, a pharmacy, the library, a hairdresser and much more. The bus has a stop there and takes you to Central Station. It is 15 minutes by bike to the ferry at IJ-plein.\\r\\n\\r\\nDetails:\\r\\n- sharing possible (2 bedrooms)\\r\\n- energy label B\\r\\n- House can be rented furnished\\r\\n- Rental price 2150,- excluding G\\\/W\\\/E\\\/Internet &amp; TV\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40489_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40488_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40486_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40487_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40484_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40485_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40490_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40491_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40492_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40483_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40479_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40480_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40481_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40482_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Laminate, Outdoor space: Balcony, Level of completion: Furnished, Separate shower: No, Sharing Possibility: Yes, Storage: No\",\"geocode\":{\"lat\":52.3944658,\"lng\":4.947374},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/de-egmondenstraat-1024-sb-amsterdam-3275\\\/\",\"property_title\":\"De Egmondenstraat\",\"property_address\":\"1024 SB, Amsterdam, Waterlandpleinbuurt\",\"property_bath\":\"Nee\",\"property_surface\":\"74 m\\u00b2\",\"property_price\":\"2.150\"},{\"id\":\"3318\",\"contract_start\":\"2026-01-15\",\"contract_end\":\"1970-01-01\",\"street\":\"Jan Evertsenstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1056 EG\",\"city\":\"Amsterdam\",\"city_area\":\"Chassebuurt\",\"apartment_surface\":\"65.000000\",\"price_extern\":\"2650.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Laminaat\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":true,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A+\",\"available_per\":\"2025-12-15\",\"online_per\":\"2025-12-04 11:23:19\",\"offline_per\":null,\"description_nl\":\"Jan Everstenstraat (65 m2) 2.650,00 Excl. G\\\/W\\\/E, Tv en Internet\\r\\n\\r\\n*** Volledig gerenoveerd, Niet beschikbaar voor studenten of delers ***\\r\\n*** Onbepaalde tijd contract, Direct beschikbaar***\\r\\n\\r\\n*Woning*\\r\\n\\r\\nGeweldige net gerenoveerde twee verdieping appartement in het midden van de Baarsjes. het appartement heeft 2 slaapkamers en een geweldig dakterras welke een prachtig uitzicht geeft over Amsterdam. Met de moderne invulling is dit een perfecte woning. \\r\\n\\r\\n*Indeling*\\r\\n\\r\\nDe Woning verdeeld over de derde en vierde verdieping van het pand. op de derde verdieping is de prachtig net gerenoveerde woonkamer te vinden met open keuken. De woonkamer is voorzien van grote raampartijen welke veel natuurlijk licht binnenlaten. Via de woonkamer is het kleine balkon aan de voorzijde van het gebouw ook te betreden. \\r\\n\\r\\nDe open keuken is strak afgewerkt en is voorzien van alle gemakken, zo heeft de keuken een inductie kookplaat, afzuigkap, ruime koelkast en vriezer, een wasmachine, vaatwasser en genoeg opslag ruimte. \\r\\n\\r\\nLangs de woonkamer is de eerste ruime slaapkamer van het appartement te vinden. Ook deze ruimte heeft grote raampartijen voor een prettige beleving. \\r\\n\\r\\nVia de hal is het nette toilet en de trap naar de vierde verdieping te vinden. Op deze verdieping bevindt zich de moderne badkamer en de master bedroom met toegang tot het dakterras.  \\r\\n\\r\\nDeze badkamer heeft alles, waaronder een apart bad, een aparte douche met handdouche kop en regen douche kop, een verwarmde en verlichte spiegel en als laatste een wastafel meubel met twee kranen. \\r\\n\\r\\nAls laatste is op deze verdieping het ruime dakterras van de woning te vinden. Deze heeft een prachtig uitzicht op de omgeving. \\r\\n\\r\\nKortom een geweldig huis klaar om direct te huren!\\r\\n\\r\\n*Locatie*\\r\\n\\r\\nDe Baarsjes in stadsdeel West is heeft zich in razend tempo ontwikkeld tot een hip buurtje door de komst van gezellige caf&eacute;s en restaurants (zoals BarBaarsch, Zurich, Bar Frits, Bar Spek, Cook), koffiebarretjes (zoals Buongiorno en White Label koffie), boetiekjes en creatieve conceptstores. Verder zijn er verschillende supermarkten en eetwinkels voor de dagelijkse boodschappen. Op steenworpafstand is de populaire hotspot &#039;De Hallen&#039; met o.a. de Foodhallen, bioscoop, bibliotheek en horecagelegenheden. Aan de Kinkerstraat is eveneens de gezellige, dagelijkse Ten Katemarkt gelegen.\\r\\n\\r\\n\\r\\nDe locatie is goed te bereiken met het openbaar vervoer aan het einde van de straat stopt tram 13, bus 18 en 247. Ook zit u met de auto zo op de snelweg (A10)\\r\\n\\r\\n*Extra*\\r\\n\\r\\n- 2650,-  Excl. G\\\/W\\\/E, Tv en Internet\\r\\n- Energielabel A+\\r\\n- Onbepaalde tijd contract Type A, minimaal 12 maanden\\r\\n- Startdatum direct\\r\\n- Baarsjes\\r\\n- Niet beschikbaar voor studenten en delers\\r\\n- Huisdieren niet mogelijk\\r\\n\",\"description_en\":\"Jan Everstenstraat (65 m2) 2.650,00 Excl. G\\\/W\\\/E, Tv and Internet\\r\\n\\r\\n*** Fully renovated, Not available for students of sharing ***\\r\\n*** Indefinit contract, immidiately available ***\\r\\n\\r\\n*Property*\\r\\n\\r\\nThis fantastic, recently renovated two-story apartment is located in the heart of the Baarsjes neighborhood. It has two bedrooms and a fantastic roof terrace with stunning views of Amsterdam. With its modern design, this is the perfect home.\\r\\n\\r\\n*Layout*\\r\\n\\r\\nTekst\\r\\n\\r\\n*Location*\\r\\n\\r\\nDe Baarsjes in the West district has rapidly developed into a hip neighborhood due to the arrival of cozy caf&eacute;s and restaurants (such as BarBaarsch, Zurich, Bar Frits, Bar Spek, Cook), coffee bars (such as Buongiorno and White Label coffee), boutiques and creative concept stores. There are also various supermarkets and food stores for daily shopping. The popular hotspot &#039;De Hallen&#039; with, among other things, the Foodhallen, cinema, library and restaurants is just a stone&#039;s throw away. The cozy, daily Ten Katemarkt is also located on Kinkerstraat.\\r\\n\\r\\n\\r\\nThe location is easily accessible by public transport at the end of the street tram 13, bus 18 and 247 stops. If you&#039;re drinving the accesspoint of the highway (A10) is nearby.\\r\\n\\r\\n*Extra*\\r\\n\\r\\n- 2650,-  Excl. G\\\/W\\\/E, Tv and Internet\\r\\n- Energy label A+\\r\\n- Indefinit contract Type A, minimum 12 months\\r\\n- Startdate Immidiately\\r\\n- Baarsjes\\r\\n- Not available for students and sharers\\r\\n- Pets are not allowed. \\r\\n\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41110_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41111_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41112_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41113_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41114_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41115_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41116_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41117_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41118_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41119_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41120_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41121_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41122_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41123_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Laminate, Outdoor space: Balcony, Level of completion: Unfurnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.370704,\"lng\":4.8538184},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/jan-evertsenstraat-1056-eg-amsterdam-3318\\\/\",\"property_title\":\"Jan Evertsenstraat\",\"property_address\":\"1056 EG, Amsterdam, Chassebuurt\",\"property_bath\":\"Nee\",\"property_surface\":\"65 m\\u00b2\",\"property_price\":\"2.650\"},{\"id\":\"176\",\"contract_start\":\"2020-01-03\",\"contract_end\":\"2021-03-29\",\"street\":\"Jan Evertsenstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1056 EG\",\"city\":\"Amsterdam\",\"city_area\":\"De Baarsjes\",\"apartment_surface\":\"58.000000\",\"price_extern\":\"2350.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Laminaat\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":true,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":true,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A+\",\"available_per\":\"2025-12-15\",\"online_per\":\"2025-12-04 11:23:02\",\"offline_per\":\"2023-10-11 11:26:42\",\"description_nl\":\"Jan Everstenstraat (58 m2) 2.350,00 Excl. G\\\/W\\\/E, Tv en Internet\\r\\n\\r\\n*** Volledig gerenoveerd, Niet beschikbaar voor studenten of delers ***\\r\\n*** Onbepaalde tijd contract, Direct beschikbaar***\\r\\n\\r\\n*Woning*\\r\\n\\r\\nEen fantastisch, n&eacute;t opgeknapt dubbel&shy;laag&shy;s appartement midden in de Baarsjes!\\r\\nMet 1 knusse slaapkamer en een dakterras waar je uren kunt blijven zitten dankzij het schitterende uitzicht over Amsterdam. De moderne afwerking geeft het geheel een frisse vibe &mdash; kortom: de perfecte plek om thuis te komen.\\r\\n\\r\\n*Indeling*\\r\\n\\r\\nDe Woning verdeeld over de tweede en vierde verdieping van het pand. op de tweede verdieping is de prachtig net gerenoveerde woonkamer te vinden met open keuken. De woonkamer is voorzien van grote raampartijen welke veel natuurlijk licht binnenlaten. Via de woonkamer is het kleine balkon aan de voorzijde van het gebouw ook te betreden. \\r\\n\\r\\nDe open keuken is strak afgewerkt en is voorzien van alle gemakken, zo heeft de keuken een inductie kookplaat, afzuigkap, ruime koelkast en vriezer, een wasmachine, vaatwasser en genoeg opslag ruimte. \\r\\n\\r\\nLangs de woonkamer is de ruime slaapkamer van het appartement te vinden. Deze is voorzien van lampen welke zich aan beide zijde van het bed kunnen bevinden. Ook deze ruimte heeft grote raampartijen voor een prettige beleving. \\r\\n\\r\\nVia de hal is het nette toilet en de trap naar de vierde verdieping te vinden. Op deze verdieping bevindt zich de moderne badkamer. \\r\\n\\r\\nDeze badkamer heeft alles, waaronder een apart bad, een aparte douche met handdouche kop en regen douche kop, een verwarmde en verlichte spiegel en als laatste een wastafel meubel met twee kranen. \\r\\n\\r\\nAls laatste is op deze verdieping het ruime dakterras van de woning te vinden. Deze heeft een prachtig uitzicht op de omgeving. \\r\\n\\r\\nKortom een geweldig huis klaar om direct te huren!\\r\\n\\r\\n*Locatie*\\r\\n\\r\\nDe Baarsjes in stadsdeel West is in korte tijd uitgegroeid tot een van de meest levendige buurten van Amsterdam. Dankzij de komst van talloze gezellige caf&eacute;s en restaurants (zoals BarBaarsch, Zurich, Bar Frits, Bar Spek en Cook), knusse koffiebarretjes (zoals Buongiorno en White Label Coffee), unieke boetiekjes en creatieve conceptstores hangt er een bruisende sfeer. Voor je dagelijkse boodschappen vind je in de buurt diverse supermarkten en speciaalzaken.\\r\\n\\r\\nOp een paar minuten lopen ligt bovendien de populaire hotspot De Hallen, met onder andere de Foodhallen, een bioscoop, bibliotheek en verschillende horecazaken. Ook de gezellige Ten Katemarkt aan de Kinkerstraat is om de hoek.\\r\\n\\r\\nDe bereikbaarheid is uitstekend: aan het einde van de straat stoppen tram 13 en bussen 18 en 247. Met de auto rijd je zo de A10 op.\\r\\n\\r\\n*Extra*\\r\\n\\r\\n- 2350,-  Excl. G\\\/W\\\/E, Tv en Internet\\r\\n- Energielabel A+\\r\\n- Onbepaalde tijd contract Type A, minimaal 12 maanden\\r\\n- Startdatum Direct\\r\\n- Baarsjes\\r\\n- Niet beschikbaar voor studenten en delers\\r\\n- Huisdieren niet mogelijk\",\"description_en\":\"Jan Everstenstraat (58 m2) 2.350,00 Excl. G\\\/W\\\/E, Tv and Internet\\r\\n\\r\\n*** Fully renovated, Not available for students of sharing ***\\r\\n*** Indefinit contract, Immidiately available ***\\r\\n\\r\\n*Property*\\r\\n\\r\\nA fantastic, recently renovated double-story apartment in the heart of De Baarsjes!\\r\\nWith one cozy bedroom and a rooftop terrace where you can relax for hours with the stunning views over Amsterdam. The modern finishes give the whole place a fresh vibe&mdash;in short: the perfect place to come home to.\\r\\n\\r\\n*Layout*\\r\\n\\r\\nThe apartment is spread across the second and fourth floors of the building. The second floor features a beautifully renovated living room with an open-plan kitchen. Large windows allow for abundant natural light. The small balcony at the front of the building is also accessible from the living room.\\r\\n\\r\\nThe sleek open-plan kitchen is fully equipped with an induction cooktop, extractor hood, a large refrigerator and freezer, a washing machine, dishwasher, and ample storage space.\\r\\n\\r\\nAdjacent to the living room is the apartment&#039;s spacious bedroom, which is fitted with lamps that can be positioned on either side of the bed. This room also boasts large windows for a pleasant living experience.\\r\\n\\r\\nThe neat toilet and stairs to the fourth floor are accessible from the hallway. The modern bathroom is located on this floor.\\r\\n\\r\\nIt is fully equipped, including a separate bathtub, a separate shower with a handheld showerhead and a rain showerhead, a heated and illuminated mirror, and a vanity with two faucets.\\r\\n\\r\\nFinally, the apartment&#039;s spacious roof terrace is located on this floor, offering stunning views of the surrounding area.\\r\\n\\r\\nIn short, a fantastic house ready to rent immediately!\\r\\n\\r\\n*Location*\\r\\n\\r\\nDe Baarsjes in the West district has quickly become one of Amsterdam&#039;s most vibrant neighborhoods. Thanks to the arrival of numerous charming caf&eacute;s and restaurants (such as BarBaarsch, Zurich, Bar Frits, Bar Spek, and Cook), cozy coffee bars (like Buongiorno and White Label Coffee), unique boutiques, and creative concept stores, it has a vibrant atmosphere. For your daily groceries, you&#039;ll find various supermarkets and specialty stores nearby.\\r\\n\\r\\nThe popular De Hallen hotspot, featuring the Foodhallen, a cinema, library, and various restaurants and cafes, is also just a few minutes&#039; walk away. The lively Ten Katemarkt on Kinkerstraat is also just around the corner.\\r\\n\\r\\nAccessibility is excellent: tram 13 and buses 18 and 247 stop at the end of the street. The A10 motorway is easily accessible by car.\\r\\n\\r\\n*Extra*\\r\\n\\r\\n- 2350,-  Excl. G\\\/W\\\/E, Tv and Internet\\r\\n- Energy label A+\\r\\n- Indefinit contract Type A, minimum 12 months\\r\\n- Startdate Immidiately\\r\\n- Baarsjes\\r\\n- Not available for students and sharers\\r\\n- Pets are not allowed. \\r\\n\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41095_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41096_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41097_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41098_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41099_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41100_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41101_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41102_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41103_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41104_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41105_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41106_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41107_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41108_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41109_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"1\",\"additional_features\":\"Flooring: Laminate, Outdoor space: Balcony, Level of completion: Unfurnished, Separate shower: Yes, Sharing Possibility: No, Storage: Yes\",\"geocode\":{\"lat\":52.370704,\"lng\":4.8538184},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/jan-evertsenstraat-1056-eg-amsterdam-176\\\/\",\"property_title\":\"Jan Evertsenstraat\",\"property_address\":\"1056 EG, Amsterdam, De Baarsjes\",\"property_bath\":\"Ja\",\"property_surface\":\"58 m\\u00b2\",\"property_price\":\"2.350\"},{\"id\":\"3320\",\"contract_start\":\"2025-12-12\",\"contract_end\":\"1970-01-01\",\"street\":\"Haarlemmermeerstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1058 JX\",\"city\":\"Amsterdam\",\"city_area\":\"Hoofddorppleinbuurt\",\"apartment_surface\":\"99.000000\",\"price_extern\":\"2900.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":true,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":true,\"max_person\":\"2\",\"energy_label_name\":\"Label D\",\"available_per\":\"2025-12-01\",\"online_per\":\"2025-11-27 10:44:33\",\"offline_per\":null,\"description_nl\":\"Haarlemmermeerstraat (98 m2) 2.900,00 Excl. G\\\/W\\\/E, Tv en Internet\\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n** Onbepaalde tijd contract **\\r\\n\\r\\n*Woning*\\r\\n\\r\\nPrachtige drie slaapkamer woning in de hoofddorpplein buurt met een authentieke uitstraling maar de gemakken van een moderne woning. Met het grote dakterras geeft het een geweldige manier om van Amsterdam te genieten. \\r\\n\\r\\n*Indeling*\\r\\n\\r\\nVia de gezamenlijke entree op de begane grond stap je het charmante appartement op de derde verdieping binnen.\\r\\nIn de hal word je direct doorgeleid naar de lichte woonkamer aan de voorzijde, met een knus balkon waar je lekker van de zon kunt genieten.\\r\\n\\r\\nAan de achterzijde vind je de moderne keuken (2022) &ndash; een echte eyecatcher met hoogwaardige inbouwapparatuur zoals een Quooker, vaatwasser, oven en een inductiekookplaat met randafzuiging. Vanuit de keuken loop je zo het tweede balkon op, met uitzicht over de rustige, groene binnentuin. Aangrenzend ligt een fijne slaapkamer, eveneens met toegang tot het balkon. Op deze verdieping bevindt zich ook de eerste, stijlvolle badkamer (2022) met inloopdouche, toilet en wastafel.\\r\\n\\r\\nEen interne trap brengt je naar de vierde verdieping, waar een royale slaapkamer aan de voorzijde ligt &ndash; m&eacute;t balkon. Deze verdieping is zowel intern bereikbaar als via het gemeenschappelijke trappenhuis, wat extra flexibiliteit en privacy biedt. Ideaal als eigen plek voor een (studerend) kind, gasten of juist als inspirerende werkruimte. Hier vind je ook een tweede, complete badkamer (2022) met ligbad, inloopdouche, toilet en wastafel.\\r\\n\\r\\nTot slot de vijfde verdieping: een sfeervolle derde slaapkamer met handige pantry, aparte wasruimte en directe toegang tot het ruime dakterras van circa 22 m&sup2; &ndash; de perfecte plek voor een zomerse borrel of een rustig moment in de zon.\\r\\n\\r\\n*Locatie* \\r\\n\\r\\nDe woning ligt in de populaire Hoofddorppleinbuurt in Amsterdam-Zuid, aan de levendige Haarlemmermeerstraat en praktisch om de hoek van het Hoofddorpplein. Hier heb je alles wat je nodig hebt letterlijk binnen handbereik: supermarkten, gezellige caf&eacute;s, leuke winkels en goede restaurants. De Zeilstraat, het Hoofddorpplein en de Amstelveenseweg vormen samen een bruisend buurtje met volop reuring &eacute;n sfeer.\\r\\n\\r\\nZin in wat rust of groen? Binnen een paar minuten wandel je het Rembrandtpark of het Vondelpark in &ndash; perfect voor een ochtendrondje hardlopen, een picknick of gewoon een ontspannen wandeling.\\r\\n\\r\\nOok qua bereikbaarheid zit je hier helemaal goed. Met de fiets ben je in nog geen tien minuten op het Museumplein of het Leidseplein. Metro-, tram- en busverbindingen vind je op het Hoofddorpplein of bij station Lelylaan, dat op slechts vijf minuten fietsen ligt. En met de auto rijd je binnen vijf minuten de Ring A10 op. Handiger wordt het bijna niet.\\r\\n\\r\\n*Extra*\\r\\n\\r\\n- 2.900,- Excl. G\\\/W\\\/E, Tv en Internet\\r\\n- Energielabel D\\r\\n- Onbepaalde tijd contract (Type A)\\r\\n- Baarsjes\\r\\n- Niet beschikbaar voor studenten\\r\\n- Beschikbaar vanaf 03-11-2025\",\"description_en\":\"Haarlemmermeerstraat (98 m2) 2.900,00 Excl. G\\\/W\\\/E, Tv and Internet\\r\\n\\r\\n*** Not available for students ***\\r\\n** Onbepaalde tijd contract **\\r\\n\\r\\n*Property*\\r\\n\\r\\nBeautiful three-bedroom house in the Hoofddorpplein neighborhood with an authentic feel and the comforts of a modern home. The large roof terrace offers a wonderful way to enjoy Amsterdam.\\r\\n\\r\\n*Layout*\\r\\n\\r\\nThrough the shared entrance on the ground floor, you enter the charming apartment on the third floor.\\r\\nThe hall leads directly to the bright living room at the front, with a cozy balcony where you can enjoy the sun.\\r\\n\\r\\nAt the rear, you&#039;ll find the modern kitchen (2022) &ndash; a real eye-catcher with high-quality built-in appliances such as a Quooker, dishwasher, oven, and an induction cooktop with rim extractor fan. From the kitchen, you can step onto the second balcony, overlooking the peaceful, green courtyard. Adjacent is a lovely bedroom, also with balcony access. Also on this floor is the first, stylish bathroom (2022) with a walk-in shower, toilet, and sink.\\r\\n\\r\\nAn internal staircase leads to the fourth floor, where a spacious bedroom at the front &ndash; with a balcony &ndash; is located. This floor is accessible both internally and via the shared staircase, offering additional flexibility and privacy. Ideal as a private retreat for a (student) child, guests, or as an inspiring workspace. Here you&#039;ll also find a second, full bathroom (2022) with a bathtub, walk-in shower, toilet, and sink.\\r\\n\\r\\nFinally, on the fifth floor: a charming third bedroom with a convenient pantry, separate laundry room, and direct access to the spacious roof terrace of approximately 22 m&sup2; &ndash; the perfect spot for a summer drink or a quiet moment in the sun.\\r\\n\\r\\n*Location*\\r\\n\\r\\nThe house is located in the popular Hoofddorpplein neighborhood in Amsterdam South, on the lively Haarlemmermeerstraat and practically around the corner from Hoofddorpplein. Here, you&#039;ll have everything you need literally at your fingertips: supermarkets, cozy caf&eacute;s, great shops, and excellent restaurants. Zeilstraat, Hoofddorpplein, and Amstelveenseweg together form a vibrant neighborhood with plenty of life and atmosphere.\\r\\n\\r\\nLooking for some peace and quiet or greenery? Within a few minutes, you can walk to Rembrandtpark or Vondelpark &ndash; perfect for a morning run, a picnic, or just a relaxing stroll.\\r\\n\\r\\nAccessibility is also excellent. By bike, you can reach Museumplein or Leidseplein in less than ten minutes. Metro, tram, and bus connections are available at Hoofddorpplein or at Lelylaan station, which is just a five-minute bike ride away. And by car, you can reach the A10 ring road in just five minutes. It couldn&#039;t be more convenient.\\r\\n\\r\\n*Extra* \\r\\n\\r\\n- =2.900,- Excl. G\\\/W\\\/E, Tv and Internet\\r\\n- Energy label D\\r\\n- Indefinite period (Type A)\\r\\n- Baarsjes\\r\\n- Not available for stundents\\r\\n- Available from 03-11-2025\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41074_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41075_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41076_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41077_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41078_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41079_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41080_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41081_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41082_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41083_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41084_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41085_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41086_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41087_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41088_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41089_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41090_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41091_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41092_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41093_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41094_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: Yes, Storage: No\",\"geocode\":{\"lat\":52.354461,\"lng\":4.8503395},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/haarlemmermeerstraat-1058-jx-amsterdam-3320\\\/\",\"property_title\":\"Haarlemmermeerstraat\",\"property_address\":\"1058 JX, Amsterdam, Hoofddorppleinbuurt\",\"property_bath\":\"Ja\",\"property_surface\":\"99 m\\u00b2\",\"property_price\":\"2.900\"},{\"id\":\"3317\",\"contract_start\":\"2025-12-19\",\"contract_end\":\"1970-01-01\",\"street\":\"Remmerdenplein\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1106 AG\",\"city\":\"Amsterdam\",\"city_area\":\"Gaasperplas\",\"apartment_surface\":\"85.000000\",\"price_extern\":\"2395.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Laminaat\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":true,\"has_shower_seperate\":false,\"has_pets_allowed\":false,\"has_toilet_seperate\":false,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2025-12-01\",\"online_per\":\"2025-11-21 14:12:57\",\"offline_per\":null,\"description_nl\":\"Remmerdenplein (85 m2) 2.395,00 Excl. G\\\/W\\\/E, Tv en internet\\r\\n\\r\\n*** Onbepaalde tijd contract minimaal 1 jaar ***\\r\\n\\r\\n*Woning*\\r\\n\\r\\nPrachtige woning in Amsterdam met een heerlijk balkon welke uitkijkt op het groene park naast de woning. Parkeergelegenheden zijn voor de woning te vinden. \\r\\n\\r\\n*Indeling*\\r\\n\\r\\nDe woning is gelegen op de tweede verdieping van het pand. Aan de voorzijde van het appartement zijn de badkamer en de keuken van de woning te vinden. \\r\\n\\r\\nDe badkamer is voorzien van alle gemakken waaronder een bad-douche eneen was tafel. Via de hal zijn de slaapkamers en het aparte toilet ook te vinden. \\r\\n\\r\\nDe woonkamer is enorm ruim en heeft grote raampartijen welke veel daglicht de woning binnen laten. Hieraan zit het balkon welke de bewoner de gelegenheid geeft om naar buiten te gaan op eigen terrein.\\r\\n\\r\\nDe keuken is voorzien van alle gemakken + een keuze, zo mag de huurder zelf kiezen of hij gas of elektrisch wilt gaan koken, wordt de vaatwasser geinstalleerd, heeft het een oven en genoeg opbergplekken. \\r\\n\\r\\nDe grote slaapkamer is voorzien van alle benodigde meubels net als de tweede slaapkamer waar nu een twijfelaar staat. \\r\\n\\r\\nKortom een geweldig woning.  \\r\\n\\r\\n*locatie*\\r\\n\\r\\nit lichte en zonnige appartement biedt niet alleen een veilige en comfortabele woonomgeving, maar is tevens ideaal gelegen voor wie houdt van ontspanning en buitenactiviteiten. Het fraaie recreatiegebied Gaasperplas bevindt zich op slechts enkele minuten afstand, waar men uitstekend kan wandelen, fietsen, zwemmen of eenvoudigweg van de natuur kan genieten.\\r\\n\\r\\nDe ligging is bijzonder geschikt voor starters, jonge professionals en gezinnen. Op korte afstand bevinden zich onder andere de Hogeschool van Amsterdam en het Amsterdam UMC (locatie AMC), wat de locatie aantrekkelijk maakt voor personen die in deze omgeving studeren of werken. Alle voorzieningen zijn binnen handbereik.\\r\\n\\r\\nIn de directe nabijheid ligt een winkelcentrum met een uitgebreid aanbod aan winkels, zoals Etos, Kruidvat en diverse speciaalzaken, waar men snel en gemakkelijk de dagelijkse boodschappen kan doen. Of het nu gaat om een korte boodschap of een prettig middagje winkelen, alles is dichtbij. Daarnaast zorgt het openbaar vervoer, dat op loopafstand te bereiken is, ervoor dat men binnen 15 minuten in het centrum van Amsterdam staat.\\r\\n\",\"description_en\":\"Remmerdenplein (85 m2) 2.395,00 Excl. G\\\/W\\\/E, Tv and internet\\r\\n\\r\\n*** Indefinit time conrtact minimum of 1 year ***\\r\\n\\r\\n*Property*\\r\\n\\r\\nBeautiful house in Amsterdam with a lovely balcony overlooking the green park next door. Parking is available in front of the house.\\r\\n\\r\\n*Layout*\\r\\n\\r\\nThe apartment is located on the second floor of the building. The bathroom and kitchen are located at the front of the apartment.\\r\\n\\r\\nThe bathroom is fully equipped, including a bath\\\/shower unit and a sink. The bedrooms and a separate toilet are also accessible via the hallway.\\r\\n\\r\\nThe living room is very spacious and features large windows that allow plenty of natural light into the apartment. The balcony is adjacent, giving the tenant the opportunity to enjoy the outdoors on their own private property.\\r\\n\\r\\nThe kitchen is fully equipped and offers a choice: the tenant can choose whether to cook on gas or electricity, a dishwasher will be installed, an oven, and ample storage space.\\r\\n\\r\\nThe master bedroom is fully furnished, as is the second bedroom, which currently has a three-quarter bed.\\r\\n\\r\\nIn short, a fantastic apartment.\\r\\n\\r\\n*location*\\r\\nThe location is particularly suitable for first-time buyers, young professionals, and families. The Amsterdam University of Applied Sciences and the Amsterdam UMC (AMC location) are just a short distance away, making it an attractive location for those studying or working in the area. All amenities are within easy reach.\\r\\n\\r\\nA shopping center with a wide selection of shops, such as Etos, Kruidvat, and various specialty stores, is located nearby, offering quick and easy access to daily groceries. Whether you&#039;re looking for a quick errand or a pleasant afternoon of shopping, everything is close by. Furthermore, public transport, within walking distance, takes you to Amsterdam city center within 15 minutes.\\r\\n\\r\\n\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41062_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41063_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41064_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41065_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41066_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41067_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41068_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41069_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41070_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41071_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41072_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41073_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Laminate, Outdoor space: Balcony, Level of completion: Furnished, Separate shower: No, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.2979421,\"lng\":4.9735912},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/remmerdenplein-1106-ag-amsterdam-3317\\\/\",\"property_title\":\"Remmerdenplein\",\"property_address\":\"1106 AG, Amsterdam, Gaasperplas\",\"property_bath\":\"Ja\",\"property_surface\":\"85 m\\u00b2\",\"property_price\":\"2.395\"},{\"id\":\"1734\",\"contract_start\":\"2013-08-15\",\"contract_end\":\"2015-12-01\",\"street\":\"Albert Cuypstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1072 CT\",\"city\":\"Amsterdam\",\"city_area\":\"De Pijp\",\"apartment_surface\":\"55.000000\",\"price_extern\":\"2250.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":false,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2025-12-01\",\"online_per\":\"2025-11-11 11:45:31\",\"offline_per\":\"2024-09-26 10:08:05\",\"description_nl\":\"Albert Cuypstraat (55m2) De Pijp EUR 2.250 Excl: G\\\/W\\\/E:\\r\\n\\r\\nNiet beschikbaar voor delers en studenten!\\r\\n\\r\\nLuxe, volledig gerenoveerd en gestoffeerd appartement met een prachtige parketvloer. Entree via het trappenhuis op tweede etage. Gloednieuwe open keuken voorzien van diverse luxe inbouwapparatuur, zoals vaatwasser, koelkast en combi oven. Woonkamer aan de voorzijde met drie ramen waardoor het appartement erg licht oogt. Badkamer voorzien van luxe inloopdouche, ligbad en wastafel. Twee slaapkamers aan achterzijde welke beide ruim genoeg zijn voor een tweepersoonsbed en voldoende kastruimte(foto&#039;s ter indicatie, let op, geen glas in lood ramen!) Waanzinnige locatie op loopafstand van het Sarphatipark. \\r\\n\\r\\nHet appartement ligt midden in het hart van de gezellige Pijp in het verlengde van de altijd gezellige Albert Cuypmarkt, hier vindt u werkelijk alles op culinair gebied! Ook op gebied van winkels een rijkelijk aanbod. Openbaar vervoer en snelweg A10 om de hoek!\\r\\n\\r\\n- Niet beschikbaar voor delers en studenten\\r\\n- Geen huisdieren toegestaan \\r\\n- Energielabel A \",\"description_en\":\"Albert Cuypstraat (55m2) De Pijp EUR 2.250 Excl: G\\\/W\\\/E:\\r\\n\\r\\nNot available for sharing and students!\\r\\n\\r\\nLuxury, fully renovated and semi-furnished apartment with a beautiful parquet floor. Entrance through the stairwell on the second floor. Brand new open kitchen with luxury appliances, including dishwasher, refrigerator and microwave oven. Living room in front with three windows making the apartment look very bright. Bathroom with luxury shower, bath and sink. Two bedrooms at the rear, both of which are spacious enough for a double bed and wardrobe (pictures for indication, please note, no stained glass windows!). Brilliant location within walking distance of the Sarphatipark. \\r\\n\\r\\nThe apartment is located in the heart of the cozy Pipe in line with the always pleasant Albert Cuyp Market, here you will find everything in the culinary field! Public transport and highway A10 around the corner!\\r\\n\\r\\n- Not available for sharing and students \\r\\n- No pets allowed \\r\\n- Energylabel A \",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/13565_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/13566_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/13567_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/28226_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/28227_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/13568_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/13569_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/13570_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/13571_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Level of completion: Unfurnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3558704,\"lng\":4.8949919},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/albert-cuypstraat-1072-ct-amsterdam-1734\\\/\",\"property_title\":\"Albert Cuypstraat\",\"property_address\":\"1072 CT, Amsterdam, De Pijp\",\"property_bath\":\"Ja\",\"property_surface\":\"55 m\\u00b2\",\"property_price\":\"2.250\"},{\"id\":\"3246\",\"contract_start\":\"2023-11-27\",\"contract_end\":\"2025-11-03\",\"street\":\"Borneolaan \",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1019 HX\",\"city\":\"Amsterdam\",\"city_area\":\"Amsterdam\",\"apartment_surface\":\"108.000000\",\"price_extern\":\"2695.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Laminaat\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":true,\"has_elevator\":true,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2025-11-03\",\"online_per\":\"2025-10-24 10:13:17\",\"offline_per\":\"2023-12-21 11:33:45\",\"description_nl\":\"Borneolaan (108 m&sup2;) Rietlanden (wijk Oostelijk Havengebied) EUR 2695,- incl. Service kosten [Excl. G\\\/W\\\/E \\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n** Contract voor onbepaalde tijd **\\r\\n\\r\\nWoning:\\r\\n\\r\\nPrachtige ruime twee slaapkamer woning gelegen aan de Rietlanden van Amsterdam. De woning is gelegen op de 7e verdieping van het gebouw. Hierdoor heeft de woning een mooi uitzicht.\\r\\n\\r\\nDe woning is te betreden op de tweede verdieping waar de slaapkamers, badkamer en het toilet zich bevinden. De slaapkamers hebben veel natuurlijk licht door de grote raampartijen welke in beide kamers te vinden zijn.\\r\\n\\r\\nDe woonkamer is te betreden met een trap naar beneden en de hal door te lopen. In de hal is er opslag en een apart toilet te vinden. Het Unieke van deze woning is dat er 2 grote woonkamers zijn aan beide zijdes van de keuken. \\r\\n\\r\\nDe open keuken is het hart van de woning en is verbonden met beide woonkamers. De keuken heeft een  een vaatwasser, ruime koelkast en vriezer, afzuigkap, oven en genoeg opslag ruimte.\\r\\n\\r\\nHet gebouw waarin de woning zich bevindt heeft een eigen parkeerplaats waarbij de mogelijkheid bestaat om een eigen parkeer plek te verkrijgen indien gewenst. \\r\\n\\r\\n\\r\\nOmgeving:\\r\\nAlle voorzieningen bevinden zich letterlijk om de hoek: winkelcentrum Brazili&euml; (met o.a. Albert Heijn, Jumbo, Etos, Blokker en Hema) en diverse leuke horecagelegenheden. Een breed scala aan winkels vind je ook in de Czaar Peterstraat en de Javastraat. Elke woensdag is er een biologische markt schuin voor de deur. \\r\\nEr zijn meerdere goede basisscholen in de buurt en ook voor kinderen is er veel te doen: Het Oosterpark en Flevopark met natuurspeeltuin Jeugdland en het Flevoparkbad. Artis, Nemo en het Tropenmuseum zijn op fietsafstand gelegen. Heb je een boot? Ook dan zit je hier goed, Borneolaan is gelegen in een waterrijke omgeving met plek waar je kunt aanmeren. \\r\\nIn de omgeving zijn er tal van leuke horecagelegenheden zoals: Oceaan, The Harbour Club, Pompstation, Panama en de vele leuke en hippe tenten in de Indische Buurt aan de Javastraat en omstreken.\\r\\n\\r\\nBereikbaarheid:\\r\\nEr zijn uitstekende verbindingen. Tram 10 of 26 brengen je in een mum van tijd in het Centrum.) alsmede per auto (binnen 5 minuten via Piet Heintunnel op de Ring). Verder ben je met de fiets zo in de binnenstad van Amsterdam, op het Centraal Station en IJburg. Met de Oostveerpont bereik je tevens eenvoudig Amsterdam Noord. \\r\\nBinnen 10-15 minuten fietsen van Centraal Station en Artis! Binnen 5 minuten fietsen op de hip &amp; happening Javastraat\\\/Javaplein en Dappermarkt. \\r\\n\\r\\n\\r\\n- Energie label A\\r\\n- 2 slaapkamers\\r\\n- 2 Grote woonkamers\\r\\n- Semi-gemeubileerd\\r\\n- Veel natuurlijk licht\\r\\n- &euro; 2850, p.m. - incl. Service kosten [Excl. G\\\/W\\\/E]\\r\\n- Mogelijkheid voor parkeerplaats 125,-\\r\\n- Lift aanwezig\\r\\n- gemeenschappelijke tuin.\\r\\n- Geen externe berging aanwezig\",\"description_en\":\"Borneolaan (108 m&sup2;) Rietlanden (Eastern Docklands district) EUR 2.695,00 incl. Service costs [Excl. G\\\/W\\\/E \\r\\n\\r\\n*** Not available for students ***\\r\\n** Indefinite period **\\r\\n\\r\\nHome:\\r\\n\\r\\nBeautiful spacious two bedroom house located on the Rietlanden of Amsterdam. The property is located on the 7th floor of the building. This gives the house a nice view.\\r\\n\\r\\nThe house can be entered on the second floor where the bedrooms, bathroom and toilet are located. The bedrooms have a lot of natural light through the large windows that can be found in both rooms.\\r\\n\\r\\nThe living room can be entered by going down a staircase and walking through the hall. In the hall there is storage and a separate toilet. The unique thing about this house is that there are 2 large living rooms on both sides of the kitchen.\\r\\n\\r\\nThe open kitchen is the heart of the house and is connected to both living rooms. The kitchen has a dishwasher, large fridge and freezer, extractor hood, oven and plenty of storage space.\\r\\n\\r\\nThe building in which the house is located has its own parking space where there is the possibility to obtain a private parking space if desired.\\r\\n\\r\\n\\r\\nEnvironment:\\r\\nAll amenities are literally around the corner: the Brazil shopping center (including Albert Heijn, Jumbo, Etos, Blokker and Hema) and various nice restaurants. You will also find a wide range of shops in Czaar Peterstraat and Javastraat. Every Wednesday there is an organic market right outside the door.\\r\\nThere are several good primary schools in the area and there is also a lot to do for children: Oosterpark and Flevopark with the Jeugdland nature playground and the Flevoparkbad. Artis, Nemo and the Tropenmuseum are within cycling distance. Do you have a boat? Even then you are in the right place here, Borneolaan is located in a water-rich environment with a place where you can moor.\\r\\nIn the area there are many nice restaurants such as: Ocean, The Harbor Club, Pompstation, Panama and the many nice and trendy tents in the Indische Buurt on Javastraat and surroundings.\\r\\n\\r\\nAccessibility:\\r\\nThere are excellent connections. Tram 10 or 26 will take you to the Center in no time.) as well as by car (within 5 minutes via Piet Heintunnel on the Ring). You can also easily reach the city center of Amsterdam, Central Station and IJburg by bike. You can also easily reach Amsterdam Noord with the Oostveerpont.\\r\\nWithin 10-15 minutes by bike from Central Station and Artis! Within 5 minutes by bike on the hip &amp; happening Javastraat\\\/Javaplein and Dappermarkt.\\r\\n\\r\\n\\r\\n- Energy label A\\r\\n- 2 bedrooms\\r\\n- 2 Large living rooms\\r\\n- Semi-furnished\\r\\n- Lots of natural light\\r\\n- &euro; 2850 p.m. - incl. Service costs [Excl. G\\\/W\\\/E]\\r\\n- Parking space optional for additional 125,-\\r\\n- Elevator present\\r\\n- Communal garden.\\r\\n- No external storage \",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40124_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40125_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40126_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40127_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40128_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40129_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40130_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40131_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40132_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40133_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40134_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40135_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Laminate, Outdoor space: Balcony, Level of completion: Unfurnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3711228,\"lng\":4.9363279},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/borneolaan-1019-hx-amsterdam-3246\\\/\",\"property_title\":\"Borneolaan \",\"property_address\":\"1019 HX, Amsterdam, Amsterdam\",\"property_bath\":\"Nee\",\"property_surface\":\"108 m\\u00b2\",\"property_price\":\"2.695\"},{\"id\":\"757\",\"contract_start\":\"2018-08-16\",\"contract_end\":\"2020-02-28\",\"street\":\"De Wittenstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1052AT\",\"city\":\"Amsterdam\",\"city_area\":\"West\",\"apartment_surface\":\"48.000000\",\"price_extern\":\"2150.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":true,\"has_shower_seperate\":false,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A+\",\"available_per\":\"2025-11-03\",\"online_per\":\"2025-10-03 09:49:20\",\"offline_per\":\"2024-09-26 10:07:59\",\"description_nl\":\"De Wittenstraat in Amsterdam (48M2) &euro; 2.150,00 Exclusief G\\\/W\\\/E.\\r\\n\\r\\nDeze woning is niet toegestaan voor studenten\\\/delers! \\r\\n\\r\\nGelegen in West, op steenworp afstand van de Jordaan vindt u deze pas gerenoveerde 2 kamer woning. De woning, gelegen aan de tweede etage heeft een hoogwaardige afwerking en is van alle gemakken voorzien. Op loopafstand van het Westerpark en in de buurt vindt u veel winkels, gezellige caf&eacute;s en restaurants. Centraal station ligt slechts op 9 minuten afstand van de woning. De verbinding met het openbaar vervoer is uitstekend. Het appartement is gunstig gelegen ten opzichte van de Ring A10, S103. Parkeren gaat via het vergunningsstelsel.\\r\\n\\r\\nIndeling:\\r\\nBij binnenkomst treft u de open keuken\\\/woonkamer, voorzien van luxe inbouwapparatuur (o.a. koel\\\/vrieskast, vaatwasser en ingebouwde wasmachine). De woonkamer heeft veel lichtinval door de grote raampartijen. Aangrenzend aan de woonkamer vindt u het balkon. De slaapkamer is ruim van opzet en een ruime op maat gemaakte kledingkast is aanwezig. De badkamer heeft een luxe afwerking en is voorzien van een stort-douche en wastafel. Het separate toilet vindt u in de hal.\\r\\n\\r\\nBijzonderheden:\\r\\n- Luxe uitstraling en hoogwaardige kwaliteit\\r\\n- Top locatie\\r\\n- Minimale huurperiode 12 maanden. \\r\\n- 2 maanden borgsom.\\r\\n- Huisdieren niet toegestaan.\\r\\n- Energielabel A+\",\"description_en\":\"De Wittenstraat in Amsterdam (48M2) &euro; 2.150,00 Exclusive G\\\/W\\\/E\\r\\n\\r\\nWe do not accept requests over the telephone!\\r\\n\\r\\nThis house is not allowed for students\\\/sharers!\\r\\n\\r\\nLocated in West, a stone&#039;s throw from the Jordaan you will find this newly renovated 1 bedroom house. The house, at the second floor, has a high quality finish and is soft furnished. Within walking distance of the Westerpark and in the neighborhood you will find many shops, cozy cafes and restaurants. Central station is only 9 minutes by bike away. The connection with public transport is excellent. The apartment is conveniently located in relation to the Ring A10, S103. Parking is via the licensing system.\\r\\n\\r\\nLayout:\\r\\nUpon entering you will find the open kitchen\\\/ livingroom with luxurious appliances (including fridge\\\/ freezer, dishwasher and built-in washing machine). The living room has a lot of light through the large windows. Adjacent to the living room you will find the balcony. The bedroom is spacious and a spacious custom-made wardrobe is available. The bathroom has a luxurious finish and is equipped with a shower and sink. The separate toilet can be found in the hall.\\r\\n\\r\\nParticularities:\\r\\n- Luxurious appearance and high quality\\r\\n- Top location\\r\\n- Minimum rental period 12 months. \\r\\n- 2 months deposit.\\r\\n- No pets allowed.\\r\\n- Energy label A+\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/30155_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/30154_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/30156_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/30153_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/30157_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/30158_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/30159_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/30160_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/30161_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/30162_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/30163_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/30164_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/30165_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/30166_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/30167_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/30168_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"1\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Level of completion: Unfurnished, Separate shower: No, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3821226,\"lng\":4.8769281},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/de-wittenstraat-1052at-amsterdam-757\\\/\",\"property_title\":\"De Wittenstraat\",\"property_address\":\"1052AT, Amsterdam, West\",\"property_bath\":\"Nee\",\"property_surface\":\"48 m\\u00b2\",\"property_price\":\"2.150\"},{\"id\":\"3247\",\"contract_start\":\"2024-02-23\",\"contract_end\":\"2025-10-01\",\"street\":\"John Blankensteinstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1095 MB\",\"city\":\"Amsterdam\",\"city_area\":\"zeeburger eiland\",\"apartment_surface\":\"116.000000\",\"price_extern\":\"2600.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Gietvloer\",\"type\":\"Eengezinswoning\",\"has_bath\":true,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":false,\"has_roofterrace\":false,\"has_garden\":true,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":true,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label B\",\"available_per\":\"2025-10-01\",\"online_per\":\"2025-09-17 14:24:49\",\"offline_per\":\"2024-03-12 12:50:53\",\"description_nl\":\"John Blankensteinstraat (116 m&sup2;) EUR 2.600,00 Excl. G\\\/W\\\/E Tv en Internet\\r\\n\\r\\n*** Niet beschikbaar voor studenten en delers ***\\r\\n\\r\\nWoning: \\r\\n\\r\\nDeze prachtige gemeubileerde woning is gelegen op zeeburger eiland dicht bij het water. De beneden woning heeft een eigen parkeerplaats voor de ingang van het pand. Het net gebouwde pand is voorzien van authentieke voorwerpen en afwerkingen in de woning. \\r\\n\\r\\nDe Ruime entree is voorzien van een toilet en leid richting de open keuken\\\/woonkamer.\\r\\n\\r\\nDe ruime woonkamer krijgt veel natuurlijk daglicht door zijn grote raampartijen en dakraam. Vanuit de woonkamer is de tuin te bereiken. \\r\\n\\r\\nDe keuken is van alle gemakken voorzien en zit aan de voorkant van de woning, de keuken is voorzien van een oven, gasfornuis, afzuigkuip, ruime koelkast, ruime vriezer en een afwasser. \\r\\n\\r\\nOp de eerste verdieping zijn de slaapkamers, badkamer en nog een apart toilet te vinden. De eerste slaapkamer is ruim opgezet en heeft een klein Frans balkon. De slaapkamer heeft ingebouwde kasten en zet het authentieke thema van de woning door. De twee slaapkamer is iets kleiner maar ruim genoeg. De badkamer is voorzien van authentieke tegels, een vrijstaan bad en een inloop douche. Verder heeft de badkamer ook de wasmachine en droger staan. \\r\\n\\r\\nLocatie: \\r\\n\\r\\nHet Zeeburgereiland wordt de verbinding tussen IJburg en het centrum van Amsterdam. Het eiland is omringd door water en groene dijken, waar u heerlijk kunt uitwaaien. Een heel eigen plekje in de stad met het karakter van een eiland en toch dichtbij het centrum van Amsterdam. Uiteraard komen er op het Zeeburgereiland de voorzieningen die men mag verwachten van een nieuw te ontwikkelen gebied; sportvelden en een grote sporthal, een voetbalclub, speelplaatsen, scholen en kinderopvang. Een heerlijke omgeving om te wonen, te sporten en te ontspannen. De bereikbaarheid van Zeeburgereiland is bijzonder goed: tram 26 brengt u binnen 10 minuten naar het Centraal Station, de ring A-10 is om de hoek en IJburg met haar Diemerpark, het Flevopark in Oost, landelijk Noord en het centrum van Amsterdam zijn allemaal op fietsafstand gelegen.\\r\\n\\r\\nExtra:\\r\\n- Geen Huisdieren\\r\\n- Geen studenten\\r\\n- Geen Delers\\r\\n- Parkeerplek voor de deur\\r\\n- 25 m&sup2; tuin\\r\\n- 2600,- Exl. G\\\/W\\\/E Tv en Internet\",\"description_en\":\"John Blankensteinstraat (116 m&sup2;) EUR 2.600,00 Excl. G\\\/W\\\/E Tv and Internet\\r\\n\\r\\n*** Not available for students or sharers ***\\r\\n\\r\\nProperty:\\r\\n\\r\\nThis beautiful furnished house is located on Zeeburger Island close to the water. The ground floor apartment has its own parking space in front of the entrance of the building. The newly built building is equipped with authentic objects and finishes in the home.\\r\\n\\r\\nThe spacious entrance has a toilet and leads towards the open kitchen\\\/living room.\\r\\n\\r\\nThe spacious living room receives plenty of natural daylight through its large windows and skylight. The garden can be reached from the living room.\\r\\n\\r\\nThe kitchen is fully equipped and is located at the front of the house, the kitchen is equipped with an oven, gas stove, extractor hood, large refrigerator, large freezer and a dishwasher.\\r\\n\\r\\nThe bedrooms, bathroom and a separate toilet can be found on the first floor. The first bedroom is spacious and has a small French balcony. The bedroom has built-in wardrobes and continues the authentic theme of the house. The second bedroom is slightly smaller but spacious enough. The bathroom has authentic tiles, a free-standing bath and a walk-in shower. The bathroom also has a washing machine and dryer.\\r\\n\\r\\n\\r\\n\\r\\nLocation:\\r\\n\\r\\nZeeburgereiland the connection between IJburg and the center of Amsterdam. The island is surrounded by water and green dikes where you can really relax. A unique place in the city with the character of an island, yet close to the center of Amsterdam. Naturally, there Zeeburgereiland the amenities one would expect from a newly developed area; sports fields and a large sports hall, a football club, playgrounds, schools and childcare. A lovely area to live, play sports and relax. The accessibility of Zeeburgereiland is particularly good: tram 26 takes you 10 minutes to Central Station, the motorway A-10 is around the corner and IJburg with her, shops, supermarket, Diemerpark, Flevopark East, rural north and the center of Amsterdam are all on biking distance. \\r\\n\\r\\nExtra: \\r\\n- No pets\\r\\n- No Students\\r\\n- No Sharers\\r\\n- Parking space infront of the house\\r\\n- 25 m&sup2; garden\\r\\n- 2600,- Excl. G\\\/W\\\/E Tv and Internet\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40152_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40153_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40154_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40155_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40156_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40157_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40158_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40159_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40160_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40161_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40162_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40163_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40164_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40165_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40166_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40167_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40168_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40169_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40170_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40171_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Seamless, Outdoor space: Garden, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3740531,\"lng\":4.9677843},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/john-blankensteinstraat-1095-mb-amsterdam-3247\\\/\",\"property_title\":\"John Blankensteinstraat\",\"property_address\":\"1095 MB, Amsterdam, zeeburger eiland\",\"property_bath\":\"Ja\",\"property_surface\":\"116 m\\u00b2\",\"property_price\":\"2.600\"},{\"id\":\"3314\",\"contract_start\":\"2025-10-01\",\"contract_end\":\"1970-01-01\",\"street\":\"Paramaribostraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1058AN\",\"city\":\"Amsterdam\",\"city_area\":\"Baarsjes\",\"apartment_surface\":\"80.000000\",\"price_extern\":\"2950.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Laminaat\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":false,\"has_roofterrace\":true,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label B\",\"available_per\":\"2025-10-01\",\"online_per\":\"2025-09-12 16:04:42\",\"offline_per\":null,\"description_nl\":\"Paramaribostraat (80m2) West - EUR 2950,- Excl. G\\\/W\\\/L en TV\\\/internet\\r\\n\\r\\n** Niet beschikbaar voor studenten en delers **\\r\\n\\r\\nAppartement:\\r\\n\\r\\nIn een heerlijke, rustige woonomgeving op de rand van de Baarsjes en Oud-West bevindt zich op de eerste etage van een in Amsterdamse Schoolstijl opgetrokken woonblok deze ruime woning met een totale oppervlakte van circa 80 m2. \\r\\n\\r\\nBij binnenkomst vanuit de hal bevindt u zich direct in de woon\\\/eetkamer van het appartement. Aan beide zijde van de woning bevinden zich grote raampartijen welke veel natuurlijk licht de woning binnenlaten. De vloer is een laminaat vloer welke mooi tot zijn recht komt met de verdere authentieke details.\\r\\n\\r\\nAan de eetkamer zit de open keuken welke een uitzicht heeft op de onderliggende binnentuin en het ruime balkon van de woning. De keuken is voorzien van alle gemakken waaronder een gasfornuis, oven, ruime koelkast en vriezer, vaatwasser en genoeg opbergplaatsen. \\r\\n\\r\\nVanuit de eetkamer is het balkon te bereiken welke gericht is op het Zuid Westen en hierdoor voldoende zonlicht krijgt tijdens de mooie dagen. \\r\\n\\r\\nVerder heeft de woning twee ruime slaapkamers aan de achterzijde van het appartement, hierdoor is optie om aan de kant te slapen van de binnentuin. Aan deze zijde zijn de badkamer en het aparte toilet te vinden. \\r\\n\\r\\nVerder is hier een kleinere ruimte te vinden welke kan fungeren als een kantoor ruimte. \\r\\n\\r\\nKortom, op zoek naar een huis met een centrale ligging, in een leuke buurt en met veel mogelijkheden? Dan is dit huis absoluut een bezoek waard! \\r\\n\\r\\nLocatie:\\r\\n\\r\\nVoor een hapje of een drankje (terras aan het water) kan je onder andere terecht bij restaurant Edel gevestigd in het Sierraad, Caf&eacute; Kosta of de welbekende Foodhallen. In de directe nabijheid is een grote diversiteit aan winkels te vinden en de Jordaan en het centrum zijn op fietsafstand. Ook het openbaar vervoer is hier goed geregeld. Met meerdere trams ligt de hele stad binnen handbereik! Met de auto zit je ook zo op de ring West.\\r\\n\\r\\nExtra: \\r\\n- EUR 2950,- Excl. G\\\/W\\\/E, Tv en internet\\r\\n- Gemeubileerd\\r\\n- Geen studenten\\r\\n- Geen delers\\r\\n- Onbepaalde tijd contract\\r\\n\",\"description_en\":\"Paramaribostraat (80m2) West - EUR 2950,- Excl. G\\\/W\\\/L and TV\\\/internet\\r\\n\\r\\n** Not available for students and sharers **\\r\\n\\r\\nApartment:\\r\\n\\r\\nIn a lovely, quiet residential area on the edge of the Baarsjes and Oud-West districts, this spacious apartment with a total area of ??approximately 80 m&sup2; is located on the first floor of a residential block built in the Amsterdam School style.\\r\\n\\r\\nUpon entering from the hall, you immediately find yourself in the apartment&#039;s living\\\/dining room. Large windows on both sides of the apartment allow abundant natural light. The laminate flooring beautifully complements the other authentic details. Adjacent\\r\\n\\r\\nto the dining room is the open-plan kitchen, which overlooks the courtyard garden below and the apartment&#039;s spacious balcony. The kitchen is fully equipped, including a gas stove, oven, large refrigerator and freezer, dishwasher, and ample storage space.\\r\\n\\r\\nThe southwest-facing balcony is accessible from the dining room, providing ample sunlight on sunny days.\\r\\n\\r\\nThe apartment also features two spacious bedrooms at the rear of the apartment, offering the option of sleeping on the side overlooking the courtyard garden. The bathroom and separate toilet are located on this side.\\r\\n\\r\\nThere&#039;s also a smaller space here that could serve as an office.\\r\\n\\r\\nIn short, looking for a centrally located house in a great neighborhood with plenty of possibilities? Then this house is definitely worth a visit!\\r\\n\\r\\nLocation:\\r\\n\\r\\nFor a bite to eat or a drink (waterfront terrace), you can visit restaurant Edel located in the Sierraad, Caf&eacute; Kosta, or the well-known Foodhallen. A wide variety of shops can be found nearby, and the Jordaan and city center are within cycling distance. Public transport is also well-organized. Several trams provide easy access to the entire city! The West Ring Road is also easily accessible by car.\\r\\n\\r\\nExtras:\\r\\n- EUR 2950, ??excluding utilities, TV, and internet\\r\\n- Furnished\\r\\n- No students\\r\\n- No sharing\\r\\n- Permanent contract\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41007_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41008_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41009_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41010_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41011_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41012_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41013_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41014_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41015_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41016_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"3\",\"additional_features\":\"Flooring: Laminate, Outdoor space: NA, Level of completion: Unfurnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3614908,\"lng\":4.8543721},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/paramaribostraat-1058an-amsterdam-3314\\\/\",\"property_title\":\"Paramaribostraat\",\"property_address\":\"1058AN, Amsterdam, Baarsjes\",\"property_bath\":\"Nee\",\"property_surface\":\"80 m\\u00b2\",\"property_price\":\"2.950\"},{\"id\":\"2635\",\"contract_start\":\"2018-02-01\",\"contract_end\":\"2020-01-31\",\"street\":\"Mechelensingel\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1066 PB\",\"city\":\"Amsterdam\",\"city_area\":\"Nieuw Sloten\",\"apartment_surface\":\"72.000000\",\"price_extern\":\"2050.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Laminaat\",\"type\":\"Eengezinswoning\",\"has_bath\":false,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":true,\"has_toilet_seperate\":true,\"has_balcony\":false,\"has_roofterrace\":false,\"has_garden\":true,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":true,\"has_storage\":true,\"has_airco\":false,\"suitable_for_sharing\":true,\"max_person\":\"3\",\"energy_label_name\":\"Label B\",\"available_per\":\"2025-11-01\",\"online_per\":\"2025-09-12 14:04:31\",\"offline_per\":\"2023-10-31 16:11:22\",\"description_nl\":\"Mechelensingel (72m2) &euro;2.050,00 excl. G\\\/W\\\/E, tv\\\/internet\\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n\\r\\nRuime begane grond woning van ca. 72m2 met een tuin van ca.32m&sup2; op het oosten. Er is een ruime woonkamer met open keuken en 2 slaapkamers, naast de woning bevindt zich de\\r\\nberging van ca. 4m2. De woning ligt in een rustige, kindvriendelijke straat in Sloten. De woning ligt op loopafstand van winkelcentrum Belgi&euml;plein met een grote keuze uit diverse winkels.\\r\\n\\r\\nEr is een goede verbinding met openbaar vervoer, met lijn 2 staat u binnen 10 minuten op de Overtoom. Daarnaast is er een uitstekende ontsluiting naar de Ring A10. Met 10 minuten bent u op Schiphol!\\r\\n\\r\\nIndeling:\\r\\nBegane grond: Entree, hal met toegang tot de vertrekken. Ruime woonkamer voorzien van een eenvoudige open\\r\\nkeuken. Er is een ruime bijkeuken waar momenteel de cv combiketel en een extra koelkast is\\r\\ngeplaatst. Vanuit de keuken is er toegang tot de aangebouwde serre en de tuin. Zowel de tuin als de serre liggen\\r\\nop het oosten en hier is het al in het vroege voorjaar genieten van de ochtendzon.\\r\\n\\r\\nEr zijn 2 royale slaapkamers en een zojuist gerenoveerde badkamer voorzien van een douche en een wastafel. Het apart toilet bevindt zich in de hal.\\r\\n\\r\\nBijzonderheden:\\r\\n- Volledig gemeubileerd. \\r\\n- Huurprijs &euro;2.050,- ex G\\\/W\\\/E.\\r\\n- Minimale huurperiode 12 maanden.\\r\\n- Separaat berging a 6m2 aanwezig.\\r\\n- Ruimte tuin\\r\\n- Delen toegestaan\\r\\n\",\"description_en\":\"Mechelensingel (72m2) &euro; 2.050.00 excl. G\\\/W\\\/E, tv\\\/internet\\r\\n\\r\\n*** No students allowed ***\\r\\n\\r\\nSpacious ground floor apartment of approx 72m2 with a garden of ca.32m&sup2; on the east. There is a spacious living room with open kitchen and 2 bedrooms, next to the house is the\\r\\nstorage of approx. 4m2. The house is located in a quiet, child-friendly street in Sloten. The house is within walking distance of shopping center Belgium Square with a large selection of shops.\\r\\n\\r\\nThere is a good connection with public transport, with line 2 you are on the Overtoom within 10 minutes. In addition, there is an excellent access to the Ring A10. With 10 minutes you are at Schiphol!\\r\\n\\r\\nLayout:\\r\\nGround floor: Entrance hall with access to the rooms. Spacious living room with a simple open\\r\\nkitchen. There is a spacious utility room which currently has the central heating system and an extra refrigerator\\r\\nplaced. From the kitchen there is access to the attached conservatory and the garden. Both the garden and the conservatory are located on the east and here it is already in the early spring enjoying the morning sun.\\r\\n\\r\\nThere are 2 spacious bedrooms and a newly renovated bathroom with a shower and a sink. The separate toilet is located in the hall.\\r\\n\\r\\nParticularities:\\r\\n- Rent &euro; 2.050,00 excl. G\\\/W\\\/E.\\r\\n- Minimum rental period of 12 months.\\r\\n- Separate storage available of approx. 6m2.\\r\\n- Spacious garden\\r\\n- Sharing allowed\\r\\n\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/28673_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/28672_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/28676_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/28674_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/28675_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/28678_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/28679_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/28680_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/28685_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/28681_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/28682_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/28683_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/28686_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/28677_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Laminate, Outdoor space: Garden, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: Yes, Storage: Yes\",\"geocode\":{\"lat\":52.3477853,\"lng\":4.8072869},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/mechelensingel-1066-pb-amsterdam-2635\\\/\",\"property_title\":\"Mechelensingel\",\"property_address\":\"1066 PB, Amsterdam, Nieuw Sloten\",\"property_bath\":\"Nee\",\"property_surface\":\"72 m\\u00b2\",\"property_price\":\"2.050\"},{\"id\":\"1843\",\"contract_start\":\"2021-11-29\",\"contract_end\":\"2024-11-28\",\"street\":\"Bilderdijkstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1052 NA\",\"city\":\"Amsterdam\",\"city_area\":\"West\",\"apartment_surface\":\"58.000000\",\"price_extern\":\"2750.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":true,\"has_garden\":true,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"1\",\"energy_label_name\":\"Label A\",\"available_per\":\"2025-10-01\",\"online_per\":\"2025-09-02 15:40:28\",\"offline_per\":\"2024-09-26 10:08:11\",\"description_nl\":\"Bilderdijkstraat (58m2) Oud-West EUR 2.750, - Exclusief G\\\/W\\\/E\\r\\n\\r\\n*** woning is niet toegestaan voor delers of studenten! ***\\r\\n\\r\\n** Direct beschikbaar! **\\r\\n\\r\\nVolledig gerenoveerd twee slaapkamer appartement op de vierde etage in een volledig gerenoveerd gebouw in Oud West. De lichte woonkamer gelegen aan de voorzijde is voorzien van een visgraat vloer als dakramen. Aan de voorzijde een prachtig uitzicht over het Bilderdijkpark. Luxe open keuken voorzien van diverse inbouw apparatuur, denk aan koelkast\\\/vriezer, was\\\/droger als inductie kookplaat. Ruime slaapkamer aan de achterzijde met een prachtig ingebouwde kasten. Heerlijke tweede slaapkamer welke tevens gebruikt kan worden als studeerkamer. Luxe badkamer met een vrijstaand ligbad, inloop douche en design wastafel. Toilet separaat in de gang. Prachtig aangelegd dakterras van 42m2 met een heerlijk uitzicht over Amsterdam. Het appartement is goed ge&iuml;soleerd en heeft een hoge energielabel. Het appartement is voorzien van Sonos inbouw boxen in het plafond. U bent de eerste bewoner na renovatie.\\r\\n\\r\\n- Geen huisdieren;\\r\\n- Twee maanden borg;\",\"description_en\":\"Bilderdijkstraat (80m2) Oud-West EUR 2.750, - Exclusive G\\\/W\\\/E\\r\\n\\r\\n*** property is not allowed for sharers or students! ***\\r\\n\\r\\n** Immidiately available **\\r\\n\\r\\nCompletely renovated two bedroom apartment on the fourth floor in a completely renovated building in Old West. The light living room located at the front has a herringbone floor and windows in the roof. At the front a stunning view over the Bilderdijkpark. Luxurious open kitchen with various built-in appliances, such as a fridge\\\/freezer, washer\\\/dryer and induction hob. Spacious bedroom at the rear with build in wardrobe. Great second bedroom which is also great to use as study. Luxurious bathroom with free bath, walk-in shower and design wash bashin. Toilet separately in the hallway. Huge roof terrace of 42m2 with a stunning view over Amsterdam. The apartment is well insulated and has a high energy label. The apartment is equipped with Sonos built-in speakers in the ceiling. You are the first resident after renovation.\\r\\n\\r\\n- No pets;\\r\\n- Two months deposit;\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38155_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38156_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38157_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38158_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38159_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38160_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38161_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38162_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38165_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38166_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Outdoor space: Garden, Level of completion: Unfurnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3684054,\"lng\":4.8712841},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/bilderdijkstraat-1052-na-amsterdam-1843\\\/\",\"property_title\":\"Bilderdijkstraat\",\"property_address\":\"1052 NA, Amsterdam, West\",\"property_bath\":\"Ja\",\"property_surface\":\"58 m\\u00b2\",\"property_price\":\"2.750\"},{\"id\":\"2656\",\"contract_start\":\"2019-07-01\",\"contract_end\":\"2018-12-31\",\"street\":\"Wildeman\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1068 SL\",\"city\":\"Amsterdam\",\"city_area\":\"Osdorp\",\"apartment_surface\":\"100.000000\",\"price_extern\":\"2495.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Laminaat\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":true,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":true,\"max_person\":\"2\",\"energy_label_name\":\"Label B\",\"available_per\":\"2027-10-08\",\"online_per\":\"2025-09-02 10:29:07\",\"offline_per\":\"2025-08-05 11:27:22\",\"description_nl\":\"Wildeman (100m2) Amsterdam Osdorp EUR 2.495,00 Excluding: G\\\/W\\\/E\\\/Internet\\\/TV\\r\\n\\r\\n*** Niet beschikbaar voor studenten en delers ***\\r\\n** Woning wordt gestoffeerd opgeleverd **\\r\\n\\r\\nGelegen op de 4de verdieping bevindt zich dit lichte 3 slaapkamer appartement in een modern complex. Het keurig onderhouden complex beschikt over een liftinstallatie en vrije parkeermogelijkheid voor de deur. \\r\\n\\r\\nIndeling:\\r\\nBij binnenkomst in de ruime hal geeft deze toegang tot alle vertrekken. De riante, open woonkamer van 40m2 heeft een L-vormige keuken welke is voorzien van fornuis en afzuigkap, koelkast met vriezer, oven en een vaatwasser. De woonkamer geeft tevens toegang tot het balkon welke gelegen is op het zuiden met wijds- en open uitzicht. De ruime slaapkamer van 18m2 is voorzien van een comfortabel 2-persoonsbed en ruime opbergmogelijkheden. De luxe badkamer beschikt over een bad en separate douche en grote wastafel. De tweede slaapkamer is 10m2 waarvan 1 beschikt over een 1-persoonsbed met opbergmogelijkheden en een kast. De 3e slaapkamer is 10 m2 groot en voorzien van een stapelbed en een kledingkast. In de hal bevindt zich tevens de inpandige bergruimte voorzien van CV ketel en wasmachine\\\/droger. \\r\\n\\r\\nLigging:  \\r\\nOp loopafstand van het appartement vindt u diverse openbaar vervoer-mogelijkheden (diverse busverbindingen en tram lijn 1 &amp; 17 naar CS). In de nabijheid van het appartement vindt u de Osdorper Ban en het Osdorpplein met een diversiteit aan winkels en andere sociale voorzieningen zoals o.a. het theater Meervaart, recreatiemogelijkheden (Sloterplas en Sloterpark). De uitvalswegen (A4, A9 en A10) zijn binnen enkele minuten aan te rijden.\\r\\n\\r\\nIdeaal voor een groot gezin. Registratie en verhuur voor langere duur mogelijk! 2 maanden waarborg.\\r\\n\\r\\n- 2.495,- Excl. G\\\/W\\\/E, Tv en internet\\r\\n- Onbepaalde tijd contract\\r\\n- Niet beschikbaar voor studenten en delers\\r\\n- Huisdieren niet toegestaan\",\"description_en\":\"Wildeman (100m2) Amsterdam Osdorp EUR 2.495,00 Excluding: G\\\/W\\\/E\\\/Internet\\\/TV\\r\\n\\r\\n*** Not available for students and sharers ***\\r\\n** Property is unfurnished **\\r\\n\\r\\nLocated on the 4th floor, you&rsquo;ll find this bright 3-bedroom apartment in a modern complex. This well maintained complex has an elevator and free parking in front of the door.\\r\\n\\r\\nLayout:\\r\\nWhen entering this apartment, the hallway gives access to all rooms. The spacious, open living room of 40m2 has an L-shaped kitchen with stove and hood, fridge\\\/freezer, oven and dishwasher. The living room gives access to the balcony which is located on the West with open views. The spacious bedroom of 18m2 is equipped with a comfortable double bed and storage space. The luxurious bathroom features a batch, separate shower and a large sink. The second bedroom is 10m2 the room has a single bed with wardrobe. The 3rd bedroom is 10 m2 with a bunkbed and a wardrobe. In the halwasy there is a indoor storage room with central heating boiler and washer \\\/ dryer is located in the hall.\\r\\n\\r\\nArea:\\r\\nWithin walking distance of the apartment you will find several public transportation options (several bus lines and tram lines 1 &amp; 17 to CS). On walking distance of the apartment you&rsquo;ll find the Osdorper Ban and Osdorpplein with a diversity of shops and other social services such as the theater Meervaart, leisure locations (Sloterplas and Sloterpark). The roads (A4, A9 and A10) are minutes away from the apartment. \\r\\n\\r\\nIdeally for a family that want to share. Registration and rent posibilties possible! 2 months deposit.\\r\\n\\r\\n- 2.495,- Excl. G\\\/W\\\/E, Tv en internet\\r\\n- Indefinite period contract (type A)\\r\\n- Not available for students and sharers\\r\\n- Pets not allowed\\r\\n\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29695_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29698_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29693_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29694_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29701_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29700_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29699_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29688_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29689_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29690_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29702_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29703_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29705_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29704_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29706_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29692_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29691_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"3\",\"additional_features\":\"Flooring: Laminate, Outdoor space: Balcony, Level of completion: Unfurnished, Separate shower: Yes, Sharing Possibility: Yes, Storage: No\",\"geocode\":{\"lat\":52.364108,\"lng\":4.7973418},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/wildeman-1068-sl-amsterdam-2656\\\/\",\"property_title\":\"Wildeman\",\"property_address\":\"1068 SL, Amsterdam, Osdorp\",\"property_bath\":\"Ja\",\"property_surface\":\"100 m\\u00b2\",\"property_price\":\"2.495\"},{\"id\":\"3235\",\"contract_start\":\"2023-06-15\",\"contract_end\":\"2024-07-15\",\"street\":\"Leidsegracht \",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1017 NC\",\"city\":\"Amsterdam\",\"city_area\":\"grachtengordel\",\"apartment_surface\":\"53.000000\",\"price_extern\":\"2950.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Laminaat\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":false,\"has_shower_seperate\":false,\"has_pets_allowed\":false,\"has_toilet_seperate\":false,\"has_balcony\":false,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label C\",\"available_per\":\"2025-09-15\",\"online_per\":\"2025-08-27 12:02:08\",\"offline_per\":\"2024-09-26 10:10:05\",\"description_nl\":\"Leidsegracht (53m2) Centrum EUR 2.950,00 Exclusief G\\\/W\\\/L: internet + tv\\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n\\r\\nMidden in het centrum om de hoek van de Prinsengracht vindt u dit gemeubileerd &eacute;&eacute;n slaapkamer appartement op de eerste verdieping van een prachtig pand. Eigen opgang op de eerste verdieping, via de centrale hal bereikt u de ruime en lichte woonkamer met mooie houten vloer, originele details en een uitzicht over de gracht. \\r\\n\\r\\nDe half open keuken is voorzien van vaatwasser, koelkast met vriezer, oven, elektrische kookplaat en afzuigkap. De zeer ruime slaapkamer vindt u aan de achterzijde en is ingericht met een tweepersoonsbed en voldoende kastruimte. Badkamer met een inloop douche met en een XL wastafelmeubel met kastruimte. Toilet separaat in de gang. Op loopafstand vindt u een arsenaal aan leuke winkels caf&eacute;s en restaurants. Het openbaar vervoer vertrekt om de hoek.\\r\\n\\r\\nBijzonderheden:\\r\\n-\\tNiet geschikt voor studenten\\r\\n-\\tGeen huisdieren toegestaan\\r\\n-\\tTyp A contract\\r\\n-\\t2 maanden waarborgsom \\r\\n-\\tCentraal gelegen \",\"description_en\":\"Leidsegracht (53m2) Center EUR 2,950.00 Exclusive G\\\/W\\\/E: internet + tv\\r\\n\\r\\n*** Not available for students ***\\r\\n\\r\\nRight in the center around the corner from the Prinsengracht you will find this furnished one bedroom apartment on the first floor of a beautiful building. Private entrance on the first floor, through the central hall you reach the spacious and bright living room with beautiful wooden floor, original details and a view over the canal.\\r\\n\\r\\nThe semi-open kitchen is equipped with a dishwasher, fridge with freezer, oven, electric hob and extractor hood. The very spacious bedroom is located at the rear and is furnished with a double bed and sufficient cupboard space. Bathroom with a walk-in shower and an XL washbasin with cupboard space. Separate toilet in the hallway. Within walking distance you will find an arsenal of nice shops, cafes and restaurants. Public transport departs just around the corner.\\r\\n\\r\\nDetails:\\r\\n- Not suitable for students\\r\\n- No pets allowed\\r\\n- Type A contract\\r\\n- 2 months deposit\\r\\n- Centrally located\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40429_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40430_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40431_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40432_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40433_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40434_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40435_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40436_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40437_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40438_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"1\",\"additional_features\":\"Flooring: Laminate, Outdoor space: NA, Level of completion: Furnished, Separate shower: No, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3657874,\"lng\":4.8817259},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/leidsegracht-1017-nc-amsterdam-3235\\\/\",\"property_title\":\"Leidsegracht \",\"property_address\":\"1017 NC, Amsterdam, grachtengordel\",\"property_bath\":\"Nee\",\"property_surface\":\"53 m\\u00b2\",\"property_price\":\"2.950\"},{\"id\":\"3053\",\"contract_start\":\"2021-04-30\",\"contract_end\":\"2023-02-20\",\"street\":\"Valkenburgerstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1011MH\",\"city\":\"Amsterdam\",\"city_area\":\"Centrum\",\"apartment_surface\":\"120.000000\",\"price_extern\":\"2950.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":true,\"has_groundfloor\":false,\"has_storage\":true,\"has_airco\":false,\"suitable_for_sharing\":true,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2027-09-17\",\"online_per\":\"2025-08-27 09:05:58\",\"offline_per\":\"2023-12-08 11:37:49\",\"description_nl\":\"Valkenburgerstraat (120m2) &euro;2.950,00 excl. G\\\/W\\\/E internet  TV\\r\\n\\r\\n*** Alleen beschikbaar voor studenten welke momenteel niet ingeschreven staan in Amsterdam ***\\r\\n\\r\\nLocatie:\\r\\nDit appartement heeft een heerlijke ligging in het centrum, in de nabijheid van de Stopera en de Nieuwmarkt. De directe buurt van het appartement kenmerkt zich door vele restaurants, caf&eacute;s en winkels. Hortus Botanicus, de Hermitage, Nationale Opera &amp; Ballet, Artis, Rembrandthuis en Kleine Komedie zijn nabij gelegen. De bereikbaarheid met auto en OV is uitmuntend. Diverse uitvalswegen (o.a. ring A-10) liggen op korte afstand. In de omgeving zijn vele openbaar vervoersvoorzieningen met metrohalte Waterlooplein (M51, 53 en 54) en tramlijn 14 om de hoek. \\r\\n\\r\\nIndeling:\\r\\nU bereikt de tweede etage middels de trap of lift.Vanuit de hal heeft u toegang tot alle vertrekken. Het separate toilet, de berging met wasmachine en droger en de ruime woonkamer met grote leefkeuken. Hieraan grenst ook nog een ruim balkon. De twee slaapkamers bevinden zich aan de zijkant van het appartement. Beide slaapkamers zijn voorzien van een twee persoons-bed en een grote kledingkast. De badkamer is voorzien van separate douche en wastafel.\\r\\n\\r\\nExtra:\\r\\n- Amsterdam\\r\\n- Appartement\\r\\n- Centrum\\r\\n- Balkon\\r\\n- 2 slaapkamers\\r\\n- Huurprijs &euro;2.950 excl. G\\\/W\\\/E internet &amp; TV\",\"description_en\":\"Valkenburgerstraat (120m2) &euro;2.950 excl. G\\\/W\\\/E internet + TV\\r\\n\\r\\n*** Only available for students who aren&#039;t registered in Amsterdam ***\\r\\n\\r\\nLocation: \\r\\nThis apartment has a wonderful location in the center, in the vicinity of the Stopera and the Nieuwmarkt. The immediate neighborhood of the apartment is characterized by many restaurants, caf&eacute;s and shops. Hortus Botanicus, the Hermitage, National Opera &amp; Ballet, Artis, Rembrandt House and Kleine Komedie are nearby. Various roads (A-10) are a short distance away. There are many public transport facilities in the area with the Waterlooplein metro stop (M51, 53 and 54) and tram line 14 around the corner. \\r\\n\\r\\nLayout:\\r\\nYou reach the second floor by stairs or elevator. From the hall you have access to all rooms. The separate toilet, the storage room with washing machine and dryer and the spacious living room with large kitchen. There is also a spacious balcony adjacent to this. The two bedrooms are located on the side of the apartment. Both bedrooms have a double bed and a large wardrobe. The bathroom has a separate shower and sink.\\r\\n\\r\\nExtra:\\r\\n- Amsterdam\\r\\n- Appartement\\r\\n- Centre\\r\\n- Balkon\\r\\n- 2 bedrooms\\r\\n- Huurprijs &euro;2.950 excl. G\\\/W\\\/E internet &amp; TV\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35962_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35963_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35958_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35957_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35959_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35950_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35952_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35951_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35954_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35953_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35960_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35961_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35955_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35956_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: Yes, Storage: Yes\",\"geocode\":{\"lat\":52.3696644,\"lng\":4.906921},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/valkenburgerstraat-1011mh-amsterdam-3053\\\/\",\"property_title\":\"Valkenburgerstraat\",\"property_address\":\"1011MH, Amsterdam, Centrum\",\"property_bath\":\"Nee\",\"property_surface\":\"120 m\\u00b2\",\"property_price\":\"2.950\"},{\"id\":\"2242\",\"contract_start\":\"2023-05-30\",\"contract_end\":\"2025-05-29\",\"street\":\"van Breestraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1071 ZS\",\"city\":\"Amsterdam\",\"city_area\":\"Centrum\",\"apartment_surface\":\"223.000000\",\"price_extern\":\"7900.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Laminaat\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":true,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":true,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label C\",\"available_per\":\"2025-09-01\",\"online_per\":\"2025-08-18 11:20:20\",\"offline_per\":\"2024-09-26 10:11:21\",\"description_nl\":\"Van Breestraat (223m2) Oud Zuid EUR 7.900,00 excl. GWE, internet en tv\\r\\n\\r\\nDeze prachtige drie dubbele beneden woning is recent gerenoveerd. Deze woning heeft 4 slaapkamers, 2 badkamers, tuin, balkon en 1 terras. Gelegen in de uitstekende locatie Oud Zuid in een karakteristiek pand in het concertgebouw tussen de Jacob Obrechtstraat en Banstraat om de hoek bij Cornelis Schuystraat. \\r\\n\\r\\nDe woning omvat de volgende verdiepingen:\\r\\n\\r\\n-\\tBeneden verdieping. Op deze verdieping bevinden zich 2 slaapkamers, berging, badkamer, wasruimte en walk-in-closet\\r\\n\\r\\n-\\tBegane grond. Op deze verdieping bevindt zich een woonkamer, eetkamer, hal, separaat toilet, keuken, zitkamer en veranda.\\r\\n\\r\\n-\\t1ste etage. Op deze verdieping bevindt zich 3 slaapkamers, separaat toilet, badkamer en een balkon. \\r\\n\\r\\nDe keuken is voorzien van de nieuwste inbouw apparatuur zoals: vaatwasser, magnetron, oven, koelkast en vriezer. \\r\\nDaarnaast bevindt zich op de beneden etage een wasruimte met droger en wasmachine.  \\r\\n\\r\\nBijzonderheden: \\r\\n-\\tOud zuid \\r\\n-\\tHuur 7900 excl. G\\\/W\\\/E\\\/Internet en TV. \\r\\n-\\t2 maanden borg \\r\\n-\\tDubbele beneden woning \",\"description_en\":\"Van Breestraat (223m2) Oud Zuid EUR 7.900,00 excl. GWE, internet and TV\\r\\n\\r\\nThis beautiful triple ground floor apartment has recently been renovated. This house has 4 bedrooms, 2 bathrooms, garden, balcony and 1 terrace. Located in the excellent location Oud Zuid in a characteristic building in the concert hall between Jacob Obrechtstraat and Banstraat, around the corner from Cornelis Schuystraat.\\r\\n\\r\\nThe property comprises the following floors:\\r\\n\\r\\n- Lower floor. On this floor there are 2 bedrooms, storage room, bathroom, laundry room and walk-in closet\\r\\n\\r\\n- Ground floor. On this floor there is a living room, dining room, hall, separate toilet, kitchen, sitting room and veranda.\\r\\n\\r\\n- 1st floor. On this floor there are 3 bedrooms, separate toilet, bathroom and a balcony.\\r\\n\\r\\nThe kitchen is equipped with the latest built-in appliances such as: dishwasher, microwave, oven, refrigerator and freezer.\\r\\nIn addition, there is a laundry room with dryer and washing machine on the ground floor.\\r\\n\\r\\nDetails:\\r\\n- Old south\\r\\n- Rent 7900 excl. G\\\/W\\\/E\\\/Internet and TV.\\r\\n- 2 months deposit\\r\\n- Double ground floor apartment\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39722_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39723_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39724_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39725_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39726_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39727_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39827_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39828_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39728_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39729_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39730_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39731_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39732_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39733_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39824_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39823_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39825_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39826_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39734_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39735_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39736_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39737_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39738_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39739_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39740_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/39741_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"5\",\"additional_features\":\"Flooring: Laminate, Outdoor space: Balcony, Outdoor space: Garden, Level of completion: Unfurnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3556254,\"lng\":4.8718235},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/van-breestraat-1071-zs-amsterdam-2242\\\/\",\"property_title\":\"van Breestraat\",\"property_address\":\"1071 ZS, Amsterdam, Centrum\",\"property_bath\":\"Ja\",\"property_surface\":\"223 m\\u00b2\",\"property_price\":\"7.900\"},{\"id\":\"971\",\"contract_start\":\"2015-07-28\",\"contract_end\":\"2020-04-28\",\"street\":\"Vrolikstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1092 TW\",\"city\":\"Amsterdam\",\"city_area\":\"Oost\",\"apartment_surface\":\"70.000000\",\"price_extern\":\"3750.000000\",\"status_name\":\"Onder optie\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":false,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2026-01-01\",\"online_per\":\"2025-08-11 12:30:59\",\"offline_per\":\"2025-07-13 18:52:06\",\"description_nl\":\"Vrolikstraat (70m2) Oost EUR 3.875 Excl: G\\\/W\\\/E:\\r\\n\\r\\n--- Delen niet toegestaan ---\\r\\n\\r\\nLuxe, volledig gerenoveerd en gestoffeerd appartement met een prachtige parketvloer. Het appartement is verdeeld over de vierde en vijfde verdieping, en heeft een eigen entree op de derde verdieping. De ruime woonkamer met luxe open keuken is voorzien van diverse inbouwapparatuur, zoals vaatwasser, koelkast met vriezer, combi-oven, wasmachine en droger. De luxe badkamer heeft een zowel een ligbad als een inloopdouche en een dubbele wastafel. Het toilet bevindt zich in een aparte kamer. Op de vierde verdieping zijn twee ruime slaapkamers te vinden en op de vijfde bevindt zich een derde ruime slaapkamer met een eigen terras aan de voorzijde. Aan de achterzijde van het appartement bevindt zich een tweede ruime terras.\\r\\n\\r\\nDe Vrolikstraat bevindt zich in stadsdeel Oost\\\/Watergraafsmeer en loopt tussen de Wibautstraat en de Linnaeusstraat. Op loopafstand bevindt zich het mooie Oosterpark en park Frankendael. Met de fiets bent u slechts enkele minuten verwijderd van de Amstel, de Pijp en het centrum. Daarnaast zijn er in de directe nabijheid tal van leuke restaurants en creatieve Amsterdamse winkels. De mooie Linnaeusstraat ligt aan het einde van de straat waar ook een Albert Heijn is gevestigd. Goede bereikbaarheid met zowel de auto als het openbaar vervoer (Metrostation Wibautstraat op loopafstand!)\\r\\n\\r\\n*De foto&#039;s zijn ter indicatie\\r\\n\\r\\nExtra:\\r\\n- Appartement\\r\\n- Oost \\\/ Oosterpark\\r\\n- Gestoffeerd\\r\\n- Huur EUR 3.875 excl. GWE, internet en tv\\r\\n- Huisdieren niet toegestaan\\r\\n\",\"description_en\":\"Vrolikstraat (70m2) Oost EUR 3.875 Excl: G\\\/W\\\/E:\\r\\n\\r\\n--- Sharing is not allowed ---\\r\\n\\r\\nLuxurious, fully renovated, unfurnished apartment with a beautiful parquet floor. The apartment contains the fourth and fifth floor, and has a separate entrance on the third floor. The spacious living room with a luxurious open kitchen is equipped with various appliances, such as dishwasher, fridge freezer, oven, washing machine and dryer. The luxurious bathroom has both a bath tub as a walk-in shower, and double sinks. The toilet is in a separate room. On the forth floor, there are two spacious bedrooms, with a third one on the fifth floor. This one has a private terrace on the front side of the building. On the back side, there is a second large terrace available.\\r\\n\\r\\nVrolikstraat is located in Oost \\\/ Watergraafsmeer, between the Wibautstraat and the Linnaeusstraat. The beautiful Oosterpark and Frankendael park are within walking distance. By bike you are only minutes away from the Amstel, the popular &lsquo;de Pijp&rsquo; area and the city center. There are plenty of nice restaurants and shops just around the corner. Good accessibility by both car and public transport (Metro Station Wibautstraat within walking distance!)\\r\\n\\r\\n*The photos are indicative\\r\\n\\r\\nAdditional:\\r\\n- Apartment\\r\\n- East \\\/ Oosterpark\\r\\n- Unfurnished\\r\\n- Rent EUR 3.875 excl. GWE, internet and TV\\r\\n- Pets not allowed\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35318_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35320_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35322_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35321_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35323_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35315_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35316_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35317_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35314_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"3\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Level of completion: Unfurnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3568303,\"lng\":4.9203153},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/vrolikstraat-1092-tw-amsterdam-971\\\/\",\"property_title\":\"Vrolikstraat\",\"property_address\":\"1092 TW, Amsterdam, Oost\",\"property_bath\":\"Ja\",\"property_surface\":\"70 m\\u00b2\",\"property_price\":\"3.750\"},{\"id\":\"1910\",\"contract_start\":\"2019-06-17\",\"contract_end\":\"2022-01-31\",\"street\":\"Chassestraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1057 HZ\",\"city\":\"Amsterdam\",\"city_area\":\"West\",\"apartment_surface\":\"55.000000\",\"price_extern\":\"2075.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A+\",\"available_per\":\"2025-09-01\",\"online_per\":\"2025-08-08 16:07:09\",\"offline_per\":\"2025-08-08 13:14:04\",\"description_nl\":\"Chass&eacute;straat (55m2) Oud West \\\/ Baarsjes EUR 2.075,00\\r\\n\\r\\nVolledig gerenoveerd appartement. Luxe afwerking en maar liefst 55m2 op een gewilde locatie in Amsterdam!\\r\\n\\r\\nHet appartement is gelegen op de tweede verdieping van een pand dat in totaal drie verdiepingen telt. Gehele woning is gestuct en geschilderd, nieuwe houten vloer en volledige woning is voorzien van inbouwspots en luxe raambekleding. \\r\\n\\r\\nDe nieuwe keuken is voorzien van alle gemakken; vaatwasser, spoelbak, wasmachine\\\/droog combinatie, ruime koelkast\\\/diepvries combinatie en voldoende opbergruimte. \\r\\n\\r\\nDe slaapkamer bevind zich aan de rustige achterzijde van het appartement, is ruim van opzet en speels ingedeeld. Er is een ware kastenkamer gecre&euml;erd met kasten op maat, welke ook gezien kan worden als &quot;walk in closet&quot;. \\r\\n\\r\\nBijzonderheden:\\r\\n- Huurprijs is exclusief G\\\/W\\\/E, internet\\\/tv en gemeentelijke belastingen.\\r\\n- 2x borgsom.\\r\\n- Huisdieren zijn niet toegestaan.\",\"description_en\":\"Chass&eacute;straat (55m2) Old West \\\/ Baarsjes EUR 2.075,00\\r\\n\\r\\nCompletely renovated apartment. Luxury finishes and no less than 55 m2 at a popular location in Amsterdam!\\r\\n\\r\\nThe apartment is located on the second floor of a building that has a total of three floors. Entire apartment is plastered and painted, new wooden floor and complete house has build in spotlights and luxury window covering.\\r\\n\\r\\nThe new kitchen is equipped with all conveniences; dishwasher, sink, washing machine \\\/dryer, spacious fridge \\\/freezer and plenty of storage.\\r\\n\\r\\nThe bedroom is located on the quiet rear of the apartment, is spacious and playfully laid out. A closet room has been created with custom cabinets, which can also be seen as &quot;walk in closet&quot;.\\r\\n\\r\\nParticularities:\\r\\n- Rent is excluding G\\\/W\\\/E, internet \\\/TV and municipal taxes.\\r\\n- 2x deposit.\\r\\n- Pets are not allowed.\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38205_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38206_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38207_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38208_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38209_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38210_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38211_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38212_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38213_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38214_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38215_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38217_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/38218_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"1\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Level of completion: Unfurnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3703609,\"lng\":4.8611797},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/chassestraat-1057-hz-amsterdam-1910\\\/\",\"property_title\":\"Chassestraat\",\"property_address\":\"1057 HZ, Amsterdam, West\",\"property_bath\":\"Nee\",\"property_surface\":\"55 m\\u00b2\",\"property_price\":\"2.075\"},{\"id\":\"3311\",\"contract_start\":\"2025-09-01\",\"contract_end\":\"2026-02-27\",\"street\":\"MT Lincolnweg\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1033SN\",\"city\":\"Amsterdam\",\"city_area\":\"NSDM-werf\",\"apartment_surface\":\"85.000000\",\"price_extern\":\"2500.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Laminaat\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":true,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"1\",\"energy_label_name\":\"Label A++\",\"available_per\":\"2026-02-27\",\"online_per\":\"2025-08-07 09:05:41\",\"offline_per\":null,\"description_nl\":\"MT. Lincolnweg (85 m2) 2.500,00 Excl. G\\\/W\\\/E, Tv en Internet (voorschot 250,-)\\r\\n \\r\\n*** MAAR BESCHIKBAAR VOOR 6 MAANDEN ***\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n \\r\\n*Woning*\\r\\n \\r\\nEen prachtig hoek appartement op de NDSM-werf met een schitterend uitzicht over het IJ vanaf de 8 ste verdieping van het gebouw. De woning is vorig jaar opgeleverd en is voorzien van alle gemakken.\\r\\n \\r\\n*indeling*\\r\\n \\r\\nDe woning is gelegen op de bovenste verdieping van het gebouw, hierdoor heeft het de hele dag een prachtige lichtinval.\\r\\n \\r\\nDirect bij binnenkomst door de voordeur op de 8e verdieping kom je in een gang waaraan verschillende ruimtes liggen: de kleine slaapkamer - momenteel ongemeubileerd, de opbergruimte met wasmachine, het aparte toilet, de badkamer met ligbad, regendouche en ruime wastafel. De grote slaapkamer en de woonkamer\\\/eetkamer bevinden zich aan het einde van de gang, aan de gevelkant van het gebouw.\\r\\n \\r\\nDe woonkamer heeft aan 2 zijden wandvullende raampartijen die een schitterend uitzicht bieden over het IJ en op de stad. De woonkamer is volledig gemeubileerd en geeft toegang tot de open keuken en het balkon, dat ook van het geweldige uitzicht geniet.\\r\\nDe open keuken is voorzien van alles wat nodig is, waaronder een kookeiland, koel\\\/ijskast, een inductiekookplaat en genoeg opbergruimte.\\r\\nDe ruime slaapkamer heeft ook een grote raampartij aan de IJ-zijde . Ook deze kamer is voorzien van alle meubels, waardoor het appartement woonklaar is.\\r\\n \\r\\nKortom, een geweldig appartement.\\r\\n \\r\\n*locatie*\\r\\n \\r\\nGelegen op de populaire NDSM-werf met alle dagelijkse (winkel-)voorzieningen binnen handbereik. Verder vind je in de directe omgeving een grote variatie aan restaurants, zoals Helling 7, Loetje aan het IJ of Plek; culturele hotspots en sportvoorzieningen. Met de pont vanaf NDSM-werf op loopafstand ben je in enkele minuten bij Amsterdam Centraal Station of bij de Pontsteiger (houthavens). Met de auto ben je in enkele minuten op de ring A10. Kortom, een licht en luxe penthouse met een uniek uitzicht en centrale ligging op de NDSM-werf.\\r\\n \\r\\n*Extra*\\r\\n \\r\\n&bull;\\t2.500,- Excl. G\\\/W\\\/E, Tv en internet\\r\\n&bull;\\t250,- voorschot G\\\/W\\\/E, Tv en Internet\\r\\n&bull;\\tEnergielabel A++\\r\\n&bull;\\tTijdelijk contract (type C) 6 maanden\\r\\n&bull;\\tBeschikbaar voor 1 persoon\\r\\n&bull;\\tNiet beschikbaar voor studenten\\r\\n&bull;\\tNiet beschikbaar voor delers\\r\\n&bull;\\tNiet beschikbaar voor huisdieren\\r\\n\",\"description_en\":\"MT. Lincolnweg (85 m2) 2.500,00 Excl. G\\\/W\\\/E, Tv and Internet (advance payment 250,-)\\r\\n\\r\\n*** ONLY AVAILABLE FOR 6 MONTHS ***\\r\\n*** Not available for students ***\\r\\n\\r\\n*Property*\\r\\n\\r\\nA beautiful corner apartment at the NDSM wharf with stunning views of the IJ River from the 8th floor. The apartment was completed last year and is fully equipped.\\r\\n\\r\\n*Lay out*\\r\\n\\r\\nThe apartment is located on the top floor of the building, so it enjoys beautiful natural light throughout the day.\\r\\n\\r\\nUpon entering through the front door on the 8th floor, you&#039;ll find yourself in a hallway leading to various rooms: the small bedroom&mdash;currently unfurnished&mdash;the storage room with a washing machine, the separate toilet, and the bathroom with a bathtub, rain shower, and a spacious sink. The master bedroom and the living\\\/dining room are located at the end of the hallway, on the building&#039;s facade.\\r\\n\\r\\nThe living room features wall-to-wall windows on two sides, offering stunning views of the IJ River and the city. The living room is fully furnished and provides access to the open-plan kitchen and the balcony, which also boasts the magnificent view.\\r\\nThe open-plan kitchen is fully equipped, including a cooking island, refrigerator, induction cooktop, and ample storage space.\\r\\nThe spacious bedroom also boasts large windows overlooking the IJ River. This room is also fully furnished, making the apartment ready to move into.\\r\\n\\r\\nIn short, a fantastic apartment.\\r\\n\\r\\n*Location*\\r\\n\\r\\nSituated on the popular NDSM wharf, all daily (shopping) amenities are within easy reach. You&#039;ll also find a wide variety of restaurants nearby, such as Helling 7, Loetje aan het IJ, and Plek; cultural hotspots and sports facilities. The ferry from the NDSM wharf, within walking distance, takes you to Amsterdam Central Station or the Pontsteiger (Houthavens) in just a few minutes. The A10 ring road is just a few minutes away by car. In short, a bright and luxurious penthouse with a unique view and a central location on the NDSM wharf.\\r\\n\\r\\n*extra*\\r\\n\\r\\n&bull; &euro;2,500 Excl. G\\\/W\\\/E, TV and internet\\r\\n&bull; &euro;250 advance payment for G\\\/W\\\/E, TV and internet\\r\\n&bull; Energy label A++\\r\\n&bull; Temporary contract (type C) 6 months\\r\\n&bull; Available for 1 person\\r\\n&bull; Not available for students\\r\\n&bull; Not available for sharers\\r\\n&bull; Not available for pets\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40994_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40995_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40996_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40997_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40998_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40999_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41000_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41001_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41002_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41003_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41004_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41005_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/41006_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"1\",\"additional_features\":\"Flooring: Laminate, Outdoor space: Balcony, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.4037542,\"lng\":4.8891758},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/mt-lincolnweg-1033sn-amsterdam-3311\\\/\",\"property_title\":\"MT Lincolnweg\",\"property_address\":\"1033SN, Amsterdam, NSDM-werf\",\"property_bath\":\"Ja\",\"property_surface\":\"85 m\\u00b2\",\"property_price\":\"2.500\"},{\"id\":\"1894\",\"contract_start\":\"2021-09-21\",\"contract_end\":\"2022-09-20\",\"street\":\"Valeriusstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1071 MB\",\"city\":\"Amsterdam\",\"city_area\":\"Oud-Zuid\",\"apartment_surface\":\"85.000000\",\"price_extern\":\"3250.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":false,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":true,\"max_person\":\"2\",\"energy_label_name\":\"Label C\",\"available_per\":\"2026-09-15\",\"online_per\":\"2025-08-05 15:31:00\",\"offline_per\":\"2021-09-16 13:07:09\",\"description_nl\":\"Valeriusstraat (85 m2) EUR 3.250 excl. G\\\/W\\\/E, tv\\\/internet\\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n\\r\\nKarakteristiek, sfeervol appartement met diep balkon op het zuiden. Woning beschikt over 3 slaapkamers en gelegen in Oud-Zuid op loopafstand van het Vondelpark.\\r\\n\\r\\nIndeling\\r\\nVia de gemeenschappelijke entree bereikt u de woning gelegen op de eerste verdieping. De lange hal is voorzien van een onder de trap kast waar zich de wasmachine aansluiting bevindt en toegang tot de badkamer. De badkamer is voorzien van een inloopdouche, een brede wastafel \\r\\nmet twee kranen en een bijbehorend meubel, het toilet en een handdoekradiator.   \\r\\nVia een een prachtige stalen pui bereikt u het woongedeelte  vanwaar ook overige  vertrekken  te bereiken zijn.  \\r\\nDe living is onderverdeeld in een woonkamer met aangrenzend een slaapkamer aan de voorzijde, en een woonkeuken \\r\\naan de achterzijde. Beide ruimtes zijn van elkaar te scheiden via de originele glazen schuifdeuren. \\r\\nAan weerszijden van de schuifdeuren zijn inbouwkasten gesitueerd.  \\r\\nAan de achterzijde bevindt zich de eetkamer met openslaande deuren naar het aangename, diepe \\r\\nbalkon aan de achterzijde, gelegen op het zuiden en met uitkijk over de binnentuinen. De aansluitende open en nieuwe keuken is uitgevoerd in een lichtgele kleurstelling met een natuurstenen aanrechtblad. Een leuke eye-catcher is de originele  schouw  waaronder het Smeg fornuis is geplaatst. \\r\\nVanuit de eetkamer zijn de twee slaapkamers te bereiken. De master bedroom ligt geheel aan de achterzijde, de tweede kamer is thans in gebruik als slaapkamer en ligt in het midden van de woning.  \\r\\nDe gehele woning is voorzien van een mooie houten vloer en dubbel glas. \\r\\n\\r\\nLocatie\\r\\nDe woning is gelegen in het bekende Amsterdam Oud Zuid tussen de Banstraat en de Cornelis Schuytstraat en op 5 minuten loopafstand van het Museumplein en op korte afstand van station Zuid WTC. De Valeriusstraat kenmerkt zich als gezellige en zeer kindvriendelijke straat en ademt de sfeer die bijna dorps is. Alles is op loopafstand aanwezig: Uw dagelijkse boodschappen, diverse caf&eacute;s en restaurants, luxe winkels aan de Cornelis Schuytstraat en PC Hooftstraat, het Vondelpark, meerdere musea, de gezellige &#039;boerenmarkt&#039;\\\/Zuidermarkt op zaterdag en een grote diversiteit aan scholen waaronder internationale scholen. Met het openbaar vervoer (meerdere bus- en tramlijnen) zijn het stadscentrum, de kantoren aan de Zuidas en zelfs Schiphol Airport gemakkelijk te bereiken. \\r\\n\\r\\nBijzonderheden:\\r\\n- 3 slaapkamers\\r\\n- Gelegen op de 1e verdieping\\r\\n- Ruim balkon\",\"description_en\":\"Valeriusstraat (85 m2) EUR 3.250 excl. G\\\/W\\\/E, tv\\\/internet\\r\\n\\r\\n*** Not available for students ***\\r\\n\\r\\nCharacteristic, attractive apartment with a deep south-facing balcony. House has 3 bedrooms and located in Oud-Zuid within walking distance of the Vondelpark. \\r\\n\\r\\nLayout\\r\\nThrough the communal entrance you reach the house located on the first floor. The long hall has a cupboard under the stairs where the washing machine connection is located and access to the bathroom. The bathroom has a walk-in shower, a wide sink with two taps and an associated piece of furniture, the toilet and a towel radiator.\\r\\nThrough a beautiful steel facade you reach the living area from which other rooms can also be reached. \\r\\nThe living room is divided into a living room with an adjacent bedroom at the front, and a kitchen diner\\r\\non the back side. Both spaces can be separated from each other via the original glass sliding doors.\\r\\nBuilt-in wardrobes are located on both sides of the sliding doors.\\r\\nAt the rear is the dining room with patio doors to the pleasant, deep balcony at the rear, located on the south and overlooking the courtyard gardens. The connecting open and new kitchen has a light yellow color scheme with a natural stone counter top. A nice eye-catcher is the original fireplace under which the Smeg stove is placed.\\r\\nThe two bedrooms can be reached from the dining room. The master bedroom is located entirely at the rear, the second room is currently used as a bedroom and is located in the middle of the house. \\r\\nThe entire house has a beautiful wooden floor and double glazing. \\r\\n\\r\\nLocation:\\r\\nThe house is located in the renowned Amsterdam Old South in between Banstraat and Cornelis Schuytstraat and within 5mins walking distance from Museumplein and within easy reach of Zuid WTC station. The Valeriusstraat characterizes itself as pleasant and very child friendly street and breathes the atmosphere which is almost village like. Everything is available within walking distance: Your daily groceries, various cafes and restaurants, luxury shopping at Cornelis Schuytstraat and PC Hooftstraat, the Vondelpark, multiple museums, the cosy &lsquo;farmers market&rsquo;\\\/Zuidermarkt on a Saturday and a wide variety of schools including international schools. With public transport (multiple bus- and tramlines) the city centre, the offices at the Zuidas and even Schiphol Airport are within easy reach.\\r\\n\\r\\nParticularities:\\r\\n- 3 bedrooms\\r\\n- Located at the 1st floor\\r\\n- Spacious balcony\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37763_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37764_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37765_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37766_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37767_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37768_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37769_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37770_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37771_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37772_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37773_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37774_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37775_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37776_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37777_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37778_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37779_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37780_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/37781_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"3\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: Yes, Storage: No\",\"geocode\":{\"lat\":52.3535579,\"lng\":4.8665561},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/valeriusstraat-1071-mb-amsterdam-1894\\\/\",\"property_title\":\"Valeriusstraat\",\"property_address\":\"1071 MB, Amsterdam, Oud-Zuid\",\"property_bath\":\"Nee\",\"property_surface\":\"85 m\\u00b2\",\"property_price\":\"3.250\"},{\"id\":\"3309\",\"contract_start\":\"2025-09-01\",\"contract_end\":\"1970-01-01\",\"street\":\"Lettenburg\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"2135DH\",\"city\":\"Hoofddorp\",\"city_area\":\"Toolenburg\",\"apartment_surface\":\"80.000000\",\"price_extern\":\"2000.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Tapijt\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":true,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label B\",\"available_per\":\"2025-09-15\",\"online_per\":\"2025-08-01 16:32:07\",\"offline_per\":null,\"description_nl\":\"Lettenburg (80 m2) 2.000,00 Excl. G\\\/W\\\/E, Tv en Internet\\r\\n\\r\\n*** Niet beschikbaar voor studenten of delers***\\r\\n\\r\\n*Woning*\\r\\n\\r\\nAppartement beschikbaar voor onbepaalde periode in hoofddorp voor een degelijke prijs. \\r\\n\\r\\nHet appartement heeft drie slaapkamers waarvan er twee ruim zijn ingedeeld en 1 ingericht is als hobby\\\/studeer kamer. De ruime woonkamer\\\/eetkamer heeft grote raampartijen welke veel daglicht de woning binnen laten. \\r\\n\\r\\nDe woning heeft aan weerzijde een balkon waardoor er geen gebrek is aan buitenruimte in deze woning, beide hebben goed uitzicht op de omgeving. \\r\\n\\r\\nDe badkamer wordt gerenoveerd en zal worden voorzien van alle gemakken waaronder een regendouche, wastafel en opbergruimte. \\r\\n\\r\\nHet toilet is apart in de hal te vinden bij de wasruimte. \\r\\n\\r\\nKortom een prettig appartement beschikbaar!\\r\\n\\r\\n*Locatie* \\r\\n\\r\\nOp kruipafstand ligt winkelcentrum Toolenburg voor alle dagelijkse boodschappen en op loopafstand ligt recreatiegebied de Toolenburgerplas. Voor de kinderen zijn er nabij gelegen: de vernieuwde speeltuin, diverse kinderdagverblijven, lagere en middelbare scholen. De bushalte van R-Net is nabij en de (snel)wegen naar de grote steden zijn vlot aan te rijden.\\r\\n\\r\\n*Extra* \\r\\n\\r\\n- 2.000,- Excl. G\\\/W\\\/E, Tv en internet\\r\\n- Energielabel B\\r\\n- 3 slaapkamers\\r\\n- Ruim appartement\\r\\n- Geen delers of studenten\\r\\n- Geen huisdieren\",\"description_en\":\"Lettenburg (80 m2) 2.000,00 Excl. G\\\/W\\\/E, Tv and Internet\\r\\n\\r\\n*** Not available for students or sharers ***\\r\\n\\r\\n*Property*\\r\\n\\r\\nApartment available indefinitely in Hoofddorp at a reasonable price.\\r\\n\\r\\nThe apartment has three bedrooms, two of which are spacious and one is used as a hobby\\\/study room. The spacious living\\\/dining room features large windows that allow plenty of natural light into the apartment.\\r\\n\\r\\nThe apartment has a balcony on either side, providing ample outdoor space, both with excellent views of the surrounding area.\\r\\n\\r\\nThe bathroom is being renovated and will be fully equipped, including a rain shower, sink, and storage space.\\r\\n\\r\\nThe toilet is located in the hallway near the laundry room.\\r\\n\\r\\nIn short, a pleasant apartment available!\\r\\n\\r\\n*Location* \\r\\n\\r\\nThe Toolenburg shopping center for all your daily groceries is just a stone&#039;s throw away, and the Toolenburgerplas recreation area is within walking distance. For children, there&#039;s a renovated playground, several daycare centers, and primary and secondary schools nearby. The R-Net bus stop is nearby, and the highways and motorways to major cities are easily accessible.\\r\\n\\r\\n*Extra*\\r\\n\\r\\n- 2.000,- Excl. G\\\/W\\\/E, Tv and internet\\r\\n- Energy label B\\r\\n- 3 bedrooms\\r\\n- spacious apartment\\r\\n- No sharing or students\\r\\n- No pets\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40983_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40984_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40985_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40986_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40987_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40988_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40989_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40990_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40991_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40992_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40993_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"3\",\"additional_features\":\"Flooring: Carpet, Outdoor space: Balcony, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.302529,\"lng\":4.6654923},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/lettenburg-2135dh-hoofddorp-3309\\\/\",\"property_title\":\"Lettenburg\",\"property_address\":\"2135DH, Hoofddorp, Toolenburg\",\"property_bath\":\"Nee\",\"property_surface\":\"80 m\\u00b2\",\"property_price\":\"2.000\"},{\"id\":\"188\",\"contract_start\":\"2016-04-06\",\"contract_end\":\"2017-08-30\",\"street\":\"Valkenburgerstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1011 LZ\",\"city\":\"Amsterdam\",\"city_area\":\"Centrum\",\"apartment_surface\":\"80.000000\",\"price_extern\":\"2550.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Laminaat\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":false,\"has_shower_seperate\":false,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":true,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2025-09-08\",\"online_per\":\"2025-08-01 16:13:17\",\"offline_per\":\"2023-12-08 11:36:19\",\"description_nl\":\"Valkenburgerstraat (80m2) &euro;2.550 excl. G\\\/W\\\/E internet en TV (Max 2 pers.)\\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n\\r\\nGemeubileerd 3-kamerappartement met lift.\\r\\n\\r\\nIndeling:\\r\\nDe woning ligt op de 5e verdieping deze is te bereiken met de trap of de lift. De ruim woonkamer\\\/open keuken is gelegen aan de voorzijde van de woning. De keuken is voorzien van; koelkast, vriezer, fornuis, magnetron en oven. De ruime slaapkamers liggen aan de achterzijde van de woning en zijn voorzien van een bed en kast. De badkamer is voorzien van een wastafel en bad met douche. Het balkon is gelegen aan de achterzijde en bereikbaar vanuit de masterbedroom.\\r\\n\\r\\nLocatie:\\r\\nHet appartement is zeer centraal gelegen. \\r\\nHet centrum, de Stopera en de Nieuwmarkt zijn op loopafstand. Vele openbaar vervoersvoorzieningen, de tramlijnen 7, 9, 10 en 14 en de buslijnen 22 en 32.\\r\\nEen goede aansluiting op uitvalswegen en de ring A-10. De IJ-tunnel en daarmee ook de Ring, liggen op enkele minuten afstand. \\r\\n\\r\\nExtra:\\r\\n- Niet beschikbaar voor studenten\\r\\n- Appartement mag gedeeld worden (2 pers. Max)\\r\\n- Amsterdam\\r\\n- Centrum\\r\\n- Gemeubileerd \\r\\n- Wasmachine aanwezig\\r\\n- &euro;2.550,- excl.\\r\\n\",\"description_en\":\"Valkenburgerstraat (80m2) &euro;2.550 excl. G\\\/W\\\/E internet and TV (Max 2 pers.)\\r\\n\\r\\n*** Not available for students ***\\r\\n\\r\\nFurnished 3-roomapartment with elevator.\\r\\n\\r\\nLayout:\\r\\nThe house is located on the 5th floor, which can be reached by stairs or the elevator. The spacious living room\\\/open kitchen is located at the front of the house. The kitchen is  equipped with; fridge, freezer, stove, extractor, microwave and oven. The spacious bedrooms are located at the rear of the house and are equipped with a bed and wardrobe. The bathroom has a sink and bath with shower. The balcony is located at the rear and accessible from the master bedroom.\\r\\n\\r\\n\\r\\nLocation:\\r\\nThe apartment is very centrally located.\\r\\nThe center, the Stopera and the Nieuwmarkt are within walking distance. Many public transport facilities, tram lines 7, 9, 10 and 14 and bus lines 22 and 32.\\r\\nA good connection to arterial roads and the ring A-10. The IJ tunnel and with it the Ring are a few minutes away.\\r\\n\\r\\n\\r\\nAdditional:\\r\\n- Not available for students (Max 2 Pers.)\\r\\n- Apartment is available for sharers\\r\\n- Amsterdam\\r\\n- Centre\\r\\n- Furnished\\r\\n- Washingmachine available\\r\\n- &euro;2.550,- excl.\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36342_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36343_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36344_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36345_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36346_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36347_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36348_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36349_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/36350_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Laminate, Outdoor space: Balcony, Level of completion: Furnished, Separate shower: No, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3696644,\"lng\":4.906921},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/valkenburgerstraat-1011-lz-amsterdam-188\\\/\",\"property_title\":\"Valkenburgerstraat\",\"property_address\":\"1011 LZ, Amsterdam, Centrum\",\"property_bath\":\"Nee\",\"property_surface\":\"80 m\\u00b2\",\"property_price\":\"2.550\"},{\"id\":\"2711\",\"contract_start\":\"2018-07-06\",\"contract_end\":\"2020-03-10\",\"street\":\"Nieuwe Looiersstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1017VE\",\"city\":\"Amsterdam\",\"city_area\":\"Centrum\",\"apartment_surface\":\"74.000000\",\"price_extern\":\"2500.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2025-08-15\",\"online_per\":\"2025-08-01 16:12:55\",\"offline_per\":\"2024-03-26 11:33:55\",\"description_nl\":\"Nieuwe Looiersstraat (74m2) Centrum EUR 2.500,- Excl. G\\\/W\\\/E, tv\\\/internet:\\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n\\r\\nSchitterend appartement gelegen op de 2e en 3e verdieping van een authentiek Amsterdams pand. U betreedt het appartement op de 2e verdieping middels het priv&eacute; trappenhuis. Bij binnenkomst staat u in de lichte woonkamer\\\/open keuken. De woonkamer welke voorzien is van een haard, bevindt zich aan de voorzijde van de woning en heeft vrij uitzicht in de Nieuwe Looiersdwarsstraat. De open keuken voorzien van luxe inbouwapparatuur en een eiland bevindt zich aan de achterzijde van de woning. Grenzend aan de keuken vindt u het balkon. \\r\\n\\r\\nVia de vaste trap komt u op de 3e verdieping. Aan de voorzijde van de woning vindt u de master bedroom welke voorzien is van een ruime inbouwkast. Naast de master bedroom bevindt zich de luxe badkamer voorzien van ligbad en aparte douche. De 2e slaapkamer en studeerkamer bevinden zich aan de achterzijde van de woning.\\r\\n\\r\\nLigging:\\r\\nHet appartement is gelegen in de Nieuwe Looiersstraat, een zijstraat van de Vijzelgracht en nabij het Weteringscircuit. Het appartement is per OV goed bereikbaar. De winkels voor de dagelijkse en niet-dagelijkse boodschappen vindt u in de directe nabijheid. Binnen 10 minuten loopfstand vindt u ook:\\r\\n\\r\\n- Albert Cuypmarkt\\r\\n- de Pijp\\r\\n- Sarphatipark \\r\\n\\r\\nExtra:\\r\\n- 2 slaapkamers\\r\\n- studeerkamer\\r\\n- Gelegen in het centrum\\r\\n- Delen niet toegestaan\",\"description_en\":\"Nieuwe Looiersstraat (74m2) Center EUR 2.500, - Excl G\\\/W\\\/E, tv\\\/internet:\\r\\n\\r\\n*** Not available for students ***\\r\\n\\r\\nSuperb apartment located on the 2nd and 3rd floor of an authentic Amsterdam building. You enter the apartment on the 2nd floor through the private staircase. Upon entering you are in the bright living room\\\/open kitchen. The living room which is equipped with a fireplace, is located at the front of the house and has unobstructed views in the Nieuwe Looiersdwarsstraat. The open kitchen with luxury appliances and an island is located at the rear of the house. Adjacent to the kitchen you will find the balcony.\\r\\n\\r\\nVia the staircase you enter the 3rd floor. At the front of the house you will find the master bedroom which is equipped with a spacious wardrobe. Next to the master bedroom is the luxurious bathroom with bath and separate shower. The 2nd bedroom and study room are located at the rear of the house.\\r\\n\\r\\nLocation:\\r\\nThe apartment is located in the Nieuwe Looiersstraat, a side street of the Vijzelgracht and near the Weteringscircuit. The apartment is easily accessible by public transport. The shops for daily and non-daily groceries can be found in the immediate vicinity. Within 10 minutes walkin distance you will also find:\\r\\n\\r\\n- Albert Cuypmarkt\\r\\n- De Pijp\\r\\n- Sarphatipark\\r\\n\\r\\nAdditional:\\r\\n- 2 bedrooms\\r\\n- studyroom\\r\\n- Located in the city center\\r\\n- Sharing is not allowed\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29708_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29709_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29710_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29711_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29712_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29713_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29714_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29715_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29716_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29718_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29719_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29720_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29721_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29722_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29723_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29724_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/29725_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/35012_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3606163,\"lng\":4.893642},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/nieuwe-looiersstraat-1017ve-amsterdam-2711\\\/\",\"property_title\":\"Nieuwe Looiersstraat\",\"property_address\":\"1017VE, Amsterdam, Centrum\",\"property_bath\":\"Ja\",\"property_surface\":\"74 m\\u00b2\",\"property_price\":\"2.500\"},{\"id\":\"3251\",\"contract_start\":\"2023-12-01\",\"contract_end\":\"2025-03-31\",\"street\":\"Orteliusstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1056 NV\",\"city\":\"Amsterdam\",\"city_area\":\"de Baarsjes\",\"apartment_surface\":\"53.000000\",\"price_extern\":\"2250.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gestoffeerd\",\"flooring\":\"Laminaat\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A+\",\"available_per\":\"2025-08-01\",\"online_per\":\"2025-07-04 11:35:24\",\"offline_per\":null,\"description_nl\":\"Orteliusstraat (53 m2) 2.250,00 Excl. G\\\/W\\\/E, Tv en Internet\\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n** Foto&#039;s zijn impressie van hoe de woning gaat worden **\\r\\n\\r\\n--- Bezichtiging 17-7 om 15:30 ---\\r\\n\\r\\nLuxe, volledig gerenoveerd en gestoffeerd appartement met een prachtige parketvloer op de 1e etage. De ruime en woonkamer grenst aan de voorzijde en oogt door de grote ramen erg licht. De gloednieuwe open keuken is voorzien van diverse luxe inbouwapparatuur, zoals vaatwasser, koelkast met vriezer, combi oven en was-\\\/droogcombinatie. Aan de achterzijde bevinden zich twee slaapkamers waarvan &eacute;&eacute;n ouderlijke slaapkamer en een iets kleinere kamer geschikt als logeerkamer of kantoorruimte. Naast de slaapkamer treft u de badkamer aan, deze is voorzien van een separate luxe inloopdouche, een ligbad en wastafel. Aan de achterzijde van de woning is er een balkon gelegen op het zuiden. Het pand en de woning is verbouwd met oog voor detail, door de gehele woning zijn spots ingebouwd en met koude dagen kunt u genieten van de vloerverwarming. \\r\\n\\r\\nBijzonderheden:\\r\\n- Per 01-08-2025 beschikbaar\\r\\n- Baarsjes\\r\\n- 1e verdieping\\r\\n- Huurprijs is &euro;2.250,00 exclusief G\\\/W\\\/E\\r\\n- Energielabel A+\",\"description_en\":\"Orteliusstraat (53 m2) 2.250,00 Excl. G\\\/W\\\/E, Tv en Internet\\r\\n\\r\\n*** Note available for students ***\\r\\n** Pictures are an impression of how the property will look like **\\r\\n\\r\\n--- Central viewing 17-7 at 15:30 ---\\r\\n\\r\\nLuxurious, fully renovated, unfurnished apartment with a beautiful parquet floor. The spacious living room at the front of the apartment is very light because of the large windows. The brand new kitchen is equipped with various luxury appliances, including dishwasher, fridge freezer, oven and washer \\\/ dryer. At the back of the apartment you find two bedrooms, one master bedroom and a smaller room suitable as a guest room or study. The bathroom is next to the bedroom and has a separate walk-in shower, a tub and sink. At the back of the apartment there is a balcony facing south. The whole apartment building has been remodeled with an eye for detail such as built-in spots throughout the house and floor heating for the cold days.\\r\\n\\r\\nExtra:\\r\\n- Available from 01-08-2025 available.\\r\\n- Baarsjes\\r\\n- Ground floor apartment\\r\\n- Rent is &euro; 2,250.00 excluding G \\\/ W \\\/ E\\r\\n- Energy label A+\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40964_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40965_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40966_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40967_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40968_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40969_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40970_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40971_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40972_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40973_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40974_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Laminate, Outdoor space: Balcony, Level of completion: Unfurnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3676322,\"lng\":4.8503424},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/orteliusstraat-1056-nv-amsterdam-3251\\\/\",\"property_title\":\"Orteliusstraat\",\"property_address\":\"1056 NV, Amsterdam, de Baarsjes\",\"property_bath\":\"Ja\",\"property_surface\":\"53 m\\u00b2\",\"property_price\":\"2.250\"},{\"id\":\"3286\",\"contract_start\":\"2025-02-03\",\"contract_end\":\"2025-08-02\",\"street\":\"Gijsbrecht van Aemstelstraat \",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1091 TC\",\"city\":\"Amsterdam\",\"city_area\":\"Amstel\",\"apartment_surface\":\"55.000000\",\"price_extern\":\"2295.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":true,\"has_shower_seperate\":false,\"has_pets_allowed\":true,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2025-08-06\",\"online_per\":\"2025-06-16 14:06:29\",\"offline_per\":\"2025-06-10 10:11:00\",\"description_nl\":\"Gijsbrecht van Aemstelstraat (55 m2) 2.295,00 Excl. G\\\/WE, Tv en Internet\\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n\\r\\n*Woning*\\r\\n\\r\\nPrachtige gerenoveerde en gemeubileerde woning gelegen op een van de mooiere plekken van Amsterdam. Dicht bij de Amstel om te kunnen genieten van de rust, maar met de mogelijkheid om binnen 5 minuten op de Ring te rijden of het centrum in te komen via het openbare vervoer. \\r\\n\\r\\n*Indeling*\\r\\n\\r\\nDeze prachtige woning is gelegen aan een rustige staat, \\r\\n\\r\\nHet appartement is te vinden op de tweede verdieping van het gebouw welke doormiddel van een breed trappenhuis te bereiken is. \\r\\n\\r\\nDe woonkamer van het appartement is gelegen aan de achterzijde van het gebouw, hierdoor is er een prachtig uitzicht op de tuinen gelegen aan deze zijde. De ruimte heeft grote balkondeuren welke voldoende daglicht binnenlaten in de woning en is op een prettige manier gemeubileerd.\\r\\n\\r\\nDe open keuken bevindt zich aan de woonkamer en is voorzien van alle gemakken. Hieronder vallen een ruime grote koelkast en vriezer, een vaatwasser, combinatie oven, gasfornuis, afzuigkap en voldoende opslag plek. \\r\\n\\r\\nZowel de keuken als woonkamer bieden toegang tot het ruime balkon aan de achterzijde van de woning. \\r\\n\\r\\nAan de voorzijde van de woning zijn de twee kamers te vinden. Een van de kamers is ingericht als een ruime slaapkamer, met voldoende kastruimte en prachtige meubels. Deze kamer is ook verbonden met het kleine balkon aan de voorzijde. \\r\\n\\r\\nDe tweede kamer is op het moment ingericht als een werkkamer. \\r\\n\\r\\nDe ruime badkamer prachtig renovereerd en heeft een groot bad met douche, een ruim wastafel meubel en prachtige afwerkingen. \\r\\n\\r\\nKortom een mooi, gemeubileerd appartement. \\r\\n\\r\\n*locatie*\\r\\n\\r\\nDe Gijsbrecht van Aemstelstraat, waar alleen bestemmingsverkeer komt, is een rustige zijstraat van de bekende Wibautstraat. \\r\\n\\r\\nHier is de entree naar de woning. Er is voldoende parkeergelegenheid in de buurt en met de auto bent u binnen 10 minuten op de ring A10. \\r\\nOp fiets- en loopafstand biedt de omgeving stadsparken, winkels, cafes, uitgaansgelegenheden en verschillende buurtwinkels. Het station Amstel is op 700m afstand en de dichtstbijzijnde metro ingang is 150m vanaf het gebouw.\\r\\n\\r\\n*Extra* \\r\\n\\r\\n-\\t2.295,- Excl. G\\\/W\\\/E, Tv en Internet\\r\\n-\\tEnergielabel A\\r\\n-\\tOnbepaalde tijd (Type A)\\r\\n-\\tHuisdieren in overleg\\r\\n-\\tWeesperzijde\\r\\n-\\tNiet beschikbaar voor studenten\\r\\n\",\"description_en\":\"Gijsbrecht van Aemstelstraat (55 m2) 2.295,00 Excl. G\\\/WE, Tv and Internet\\r\\n\\r\\n*** Not available for students ***\\r\\n\\r\\n*property*\\r\\n\\r\\nBeautiful renovated and furnished house located in one of the most beautiful places in Amsterdam. Close to the Amstel to enjoy the peace, but with the possibility to drive on the Ring within 5 minutes or enter the center via public transport.\\r\\n\\r\\n*Lay-out*\\r\\n\\r\\nThis beautiful house is located in a quiet area, \\r\\n\\r\\nThe apartment can be found on the second floor of the building which can be reached by a wide staircase. \\r\\n\\r\\nThe living room of the apartment is located at the rear of the building, which gives a beautiful view of the gardens located on this side. The space has large balcony doors which allow sufficient daylight into the house and is pleasantly furnished. \\r\\n\\r\\nThe open kitchen is located at the living room and is equipped with all conveniences. This includes a spacious large refrigerator and freezer, a dishwasher, combination oven, gas stove, extractor hood and sufficient storage space. \\r\\n\\r\\nBoth the kitchen and living room offer access to the spacious balcony at the rear of the house. \\r\\n\\r\\nAt the front of the house are the two rooms. One of the rooms is furnished as a spacious bedroom, with sufficient closet space and beautiful furniture. This room is also connected to the small balcony at the front. \\r\\n\\r\\nThe second room is currently furnished as a study. \\r\\n\\r\\nThe spacious bathroom has been beautifully renovated and has a large bath with shower, a spacious washbasin unit and beautiful finishes. \\r\\n\\r\\nIn short, a beautiful, furnished apartment.\\r\\n\\r\\n*Location* \\r\\n\\r\\nThe Gijsbrecht van Aemstelstraat, where only local traffic comes, is a quiet side street of the well-known Wibautstraat. \\r\\n\\r\\nHere is the entrance to the house. There is ample parking in the area and by car you are on the A10 ring road within 10 minutes. \\r\\nWithin cycling and walking distance, the area offers city parks, shops, cafes, entertainment venues and various local shops. The Amstel station is 700m away and the nearest metro entrance is 150m from the building.\\r\\n*Extra*\\r\\n\\r\\n-\\t2.295,- Excl. G\\\/W\\\/E, Tv and Internet\\r\\n-\\tEnergy label A\\r\\n-\\tIndefinite contract (Type A)\\r\\n-\\tPets can be discussed\\r\\n-\\tWeesperzijde\\r\\n-\\tNot available for students\\r\\n\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40634_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40635_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40636_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40637_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40638_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40639_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40640_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40641_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40642_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40643_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40644_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40645_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40646_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Wood, Outdoor space: Balcony, Level of completion: Furnished, Separate shower: No, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.3531239,\"lng\":4.9112136},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/gijsbrecht-van-aemstelstraat-1091-tc-amsterdam-3286\\\/\",\"property_title\":\"Gijsbrecht van Aemstelstraat \",\"property_address\":\"1091 TC, Amsterdam, Amstel\",\"property_bath\":\"Ja\",\"property_surface\":\"55 m\\u00b2\",\"property_price\":\"2.295\"},{\"id\":\"3308\",\"contract_start\":\"2025-09-02\",\"contract_end\":\"2026-09-02\",\"street\":\"Eerste Jacob van Campenstraat\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1072BG\",\"city\":\"Amsterdam\",\"city_area\":\"Centrum\",\"apartment_surface\":\"97.000000\",\"price_extern\":\"3350.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":true,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":false,\"has_roofterrace\":true,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":false,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label C\",\"available_per\":\"2026-09-02\",\"online_per\":\"2025-06-13 15:43:11\",\"offline_per\":null,\"description_nl\":\"Eerste Jacob van Campenstraat (97 m2) 3.350,00 Excl. G\\\/W\\\/E, Tv en Internet\\r\\n\\r\\n*** Niet beschikbaar voor studenten ***\\r\\n\\r\\n*Woning*\\r\\n\\r\\nPrachtige woning in een van de mooiste buurten van Amsterdam, deze woning van ruim 90 vierkante meter is voor een jaar te hoor en biedt modern comfort met de stijl van het oude Amsterdam.  \\r\\n\\r\\n*Indeling*\\r\\n\\r\\nVia de gezamenlijke entree en het trappenhuis bereikt u de derde verdieping. Hier komt u binnen in de hal met toegang tot de woonkamer, de eerste badkamer en de keuken. \\r\\nDe woonkamer biedt een zee aan ruimte en licht. Een goed onderhouden schouw met open haard zorgt voor extra sfeer tijdens koude dagen. Aan de voorzijde bevindt zich een handige nis, ideaal als boekenkast of compacte werkplek.\\r\\n\\r\\nAan de achterzijde ligt de eigentijdse keuken (2018), uitgerust met moderne apparatuur zoals een inductiekookplaat (2022), combi-oven\\\/magnetron, vaatwasser en koel-vriescombinatie.\\r\\n\\r\\nVanuit de keuken bereikt u zowel de eerste slaapkamer als een ruime berging met aansluitingen voor wasmachine en droger. De woning beschikt over twee slaapkamers: &eacute;&eacute;n op de derde verdieping en een ruime master-bedroom op de vierde verdieping. Deze laatste is voorzien van een eigen badkamer met ligbad, wastafel en toilet.\\r\\n\\r\\nOp de derde verdieping bevindt zich een badkamer met inloopdouche en toilet. De vierde verdieping biedt een luxe en suite badkamer die hoort bij de master-bedroom.\\r\\n\\r\\nEen vaste trap leidt naar de vierde verdieping, waar zich de master-bedroom met en suite badkamer bevindt. Vanuit deze kamer heeft u directe toegang tot het zonnige dakterras.\\r\\n\\r\\nHet royale dakterras van 15 m&sup2; is een heerlijke plek om te ontspannen en te genieten van rust, zon en een prachtig uitzicht over de stad. \\r\\n\\r\\n*Locatie*\\r\\n\\r\\nHet appartement aan de Eerste Jacob van Campenstraat bevindt zich in een rustige zijstraat, midden in het bruisende hart van De Pijp. Voor je dagelijkse boodschappen heb je volop keuze: supermarkten zoals Dirk, Jumbo en Albert Heijn liggen in de buurt, net als de levendige Albert Cuypmarkt. In de zomer kun je heerlijk ontspannen op een van de vele terrassen rondom het Marie Heinekenplein of het gezellige Gerard Douplein. Ook op culinair gebied is er geen gebrek aan opties, met hotspots loopafstand. Voor een groene ontsnapping is het Sarphatipark dichtbij &ndash; ideaal voor een zomerse wandeling.\\r\\nDe locatie is uitstekend bereikbaar. De tramhalte op het Marie Heinekenplein ligt op steenworp afstand en metrostation De Pijp (Noord\\\/Zuidlijn) is binnen vijf minuten te voet bereikbaar. Daarmee ben je in no-time bij Amsterdam Centraal, de Zuidas of Amsterdam Noord. Ook met de auto zit je goed: binnen tien minuten rijd je de ringweg A10 op.\\r\\n\\r\\n\\r\\n*Extra*\\r\\n\\r\\n- Huur 3.350,- Excl. G\\\/W\\\/E, Tv en Internet\\r\\n- 1 jarig contract\\r\\n- Energie label C\\r\\n- Direct beschikbaar\\r\\n- Locatie de pijp\\r\\n- Geen studenten\\r\\n- Geen huisdieren\\r\\n\",\"description_en\":\"Eerste Jacob van Campenstraat (97 m2) 3.350,00 Excl. G\\\/W\\\/E, Tv and Internet\\r\\n\\r\\n*** Not available for students ***\\r\\n\\r\\n*Property*\\r\\n\\r\\nBeautiful house in one of the most beautiful neighborhoods of Amsterdam, this house of over 90 square meters is available for a year and offers modern comfort with the style of old Amsterdam.\\r\\n\\r\\n*Layout*\\r\\n\\r\\nThrough the shared entrance and the staircase you reach the third floor. Here you enter the hall with access to the living room, the first bathroom and the kitchen.\\r\\nThe living room offers a sea of ??space and light. A well-maintained mantelpiece with fireplace provides extra atmosphere on cold days. At the front there is a handy niche, ideal as a bookcase or compact workspace.\\r\\n\\r\\nAt the rear is the contemporary kitchen (2018), equipped with modern appliances such as an induction hob (2022), combination oven\\\/microwave, dishwasher and fridge-freezer.\\r\\n\\r\\nFrom the kitchen you can reach both the first bedroom and a spacious storage room with connections for a washing machine and dryer. The house has two bedrooms: one on the third floor and a spacious master bedroom on the fourth floor. The latter has its own bathroom with bath, sink and toilet.\\r\\n\\r\\nOn the third floor there is a bathroom with walk-in shower and toilet. The fourth floor offers a luxurious en-suite bathroom that belongs to the master bedroom.\\r\\n\\r\\nA fixed staircase leads to the fourth floor, where the master bedroom with en-suite bathroom is located. From this room you have direct access to the sunny roof terrace.\\r\\n\\r\\nThe spacious 15 m&sup2; roof terrace is a wonderful place to relax and enjoy peace, sun and a beautiful view over the city.\\r\\n\\r\\n*Location*\\r\\n\\r\\nThe apartment on Eerste Jacob van Campenstraat is located in a quiet side street, right in the vibrant heart of De Pijp. You have plenty of choice for your daily shopping: supermarkets such as Dirk, Jumbo and Albert Heijn are nearby, as is the lively Albert Cuyp market. In the summer you can relax on one of the many terraces around Marie Heinekenplein or the cozy Gerard Douplein. There is also no shortage of culinary options, with hotspots within walking distance. For a green escape, the Sarphatipark is nearby - ideal for a summer walk.\\r\\nThe location is easily accessible. The tram stop on Marie Heinekenplein is a stone&#039;s throw away and metro station De Pijp (Noord\\\/Zuidlijn) can be reached on foot within five minutes. This will take you to Amsterdam Central Station, the Zuidas or Amsterdam Noord in no time. You are also well-placed by car: you can drive onto the A10 ring road within ten minutes.\\r\\n\\r\\n*Extra*\\r\\n\\r\\n- Rent 3.350,- Excl. G\\\/W\\\/E, Tv and Internet\\r\\n- 1 Year contract\\r\\n- Energylabel C\\r\\n- Immidiately available\\r\\n- Location: De pijp\\r\\n- No students\\r\\n- No pets\\r\\n\\r\\n\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40906_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40907_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40908_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40909_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40910_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40911_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40912_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40913_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40914_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40915_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40916_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40917_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40918_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40919_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40920_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40921_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40922_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40923_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40924_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40925_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40926_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40927_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40928_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40929_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40930_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40931_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40932_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/40933_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"2\",\"additional_features\":\"Flooring: Wood, Outdoor space: NA, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.357543,\"lng\":4.8879031},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/eerste-jacob-van-campenstraat-1072bg-amsterdam-3308\\\/\",\"property_title\":\"Eerste Jacob van Campenstraat\",\"property_address\":\"1072BG, Amsterdam, Centrum\",\"property_bath\":\"Ja\",\"property_surface\":\"97 m\\u00b2\",\"property_price\":\"3.350\"},{\"id\":\"2952\",\"contract_start\":\"2019-11-25\",\"contract_end\":\"2024-01-01\",\"street\":\"Krom Boomssloot\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1011 GS\",\"city\":\"Amsterdam\",\"city_area\":\"Centrum\",\"apartment_surface\":\"52.000000\",\"price_extern\":\"1703.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Hout\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":false,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":false,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":true,\"has_groundfloor\":false,\"has_storage\":true,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label C\",\"available_per\":\"2026-06-29\",\"online_per\":\"2025-06-13 15:15:01\",\"offline_per\":\"2024-03-26 11:32:49\",\"description_nl\":\"Krom Boomssloot (ALLEEN STUDENTEN) (52m2) EUR 1.703 excl. G\\\/W\\\/E, tv\\\/internet\\r\\n\\r\\n*** ALLEEN STUDENTEN WELKE NIET INGESCHREVEN STAAN IN AMSTERDAM ZULLEN WORDEN UITGENODIGD ***\\r\\n\\r\\nDit prachtig gerenoveerde grachtenappartement, gelegen aan de Krom Boomsloot, verkozen tot de mooiste gracht van Amsterdam. Terwijl de beroemde Nieuwmarkt, de Dam en het Centraal Station op slechts enkele minuten loopafstand liggen, is de Krom Boomssloot een rustige en pittoreske gracht. Dit monumentale gebouw heeft in de 17e eeuw dienst gedaan als grachtenpakhuis en heeft veel karakter. Laat u echter niet misleiden door de geschiedenis, dit appartement is onlangs gerenoveerd met hoogwaardige afwerking. Alle meubels zijn nieuw, u zult de eerste huurder zijn die hier na de renovatie woont.\\r\\n\\r\\nIndeling\\r\\nBij binnenkomst treft u de ruime hal waar u aan de linkerzijde het aparte toilet en de badkamer treft. Aan de rechterzijde vindt u een opberghok waar de was\\\/droogmcombinatie is gesitueerd. De open keuken welke van alle gemakken is voorzien; fornuis, afzuigkap, koelkast\\\/vriezer, vaatwasser en een grote inbouwkast. De woonkamer is gelegen aan de voorzijde van de woning en biedt een prachtig uitzicht over de gracht. De slaapkamer is van de woonkamer gescheiden door middel van een stalen schuif pui. Dit zorgt voor voldoende lichtinval in de slaapkamer. Tevens is de slaapkamer voorzien van 2 inbouwkasten De woning is voorzien van een houten vloer en een zeer smaakvolle inrichting.\\r\\n\\r\\nLigging\\r\\nHet appartement is gelegen in een idyllisch stukje Amsterdam direct aan de gracht. Centraal en dichtbij alles wat Amsterdam te bieden heeft. Voor uw dagelijkse boodschappen kunt u terecht bij de Albert Heijn op de Nieuwmarkt en de Jodenbreestraat op slechts 5 minuten loopafstand. De gezellige Utrechtsestraat met veel specialiteiten winkels is op fietsafstand gelegen. Voor plezier en ontspanning kunt u terecht in het nabijgelegen Koninklijk theater Carr&eacute;, de Hermitage, het Rembrandthuis, het Muziektheater, de Kleine Komedie en tal van nabij gelegen eetgelegenheden en bioscopen\\r\\n\\r\\nExtra:\\r\\n- Metro station op 2 min. loopafstand\\r\\n- Lift aanwezig\\r\\n- Hoogwaardige afwerking\\r\\n- Amsterdam Centrum\\r\\n- Monumentaal pand\",\"description_en\":\"Krom Boomssloot (ONLY STUDENTS) (52m2) EUR 1.703 excl. G\\\/W\\\/E, tv\\\/internet\\r\\n\\r\\n*** ONLY STUDENTS WHO ARENT REGISTERED IN AMSTERDAM WILL BE CONSIDERED AND BE REACHED OUT TO ***\\r\\n\\r\\nThis beautifully renovated canal apartment, is located on the Krom Boomsloot, voted the most beautiful canal in Amsterdam. While the famous Nieuwmarkt, Dam Square and Central Station are only minutes walking distance away, the Krom Boomssloot is a quiet and picturesque canal. Serving as a canal warehouse in the 17th century, this monumental building  has a lot of character. However don&#039;t let the history fool you, this apartment is just newly renovated with quality finish. All furniture is new, you will be the first tenant to live here after the renovation. \\r\\n\\r\\nLayout\\r\\nUpon entering you will find the spacious hall where you will find the separate toilet and bathroom on the left. On the right you will find a storage room where the washer\\\/dryer combination is located. The open kitchen which is fully equipped; stove, extractor hood, fridge\\\/freezer, dishwasher and a large built-in wardrobe. The living room is located at the front of the house and offers a beautiful view over the canal. The bedroom is separated from the living room by a steel sliding door. This ensures sufficient light in the bedroom. The bedroom is also equipped with 2 built-in wardrobes. The house has a wooden floor and a very tasteful design.\\r\\n\\r\\nLocation\\r\\nThe apartment is located in an idyllic part of Amsterdam directly on the canal. Central and close to all that Amsterdam has to offer. For your daily groceries you can go to the Albert Heijn on the Nieuwmarkt and the Jodenbreestraat only 5 minutes walking distance. The cozy Utrechtsestraat with many specialty shops is located within cycling distance. For fun and relaxation, visit the nearby Royal Theater Carr&eacute;, the Hermitage, the Rembrandt House, the Music Theater, the Little Comedy and numerous nearby eateries and cinemas. \\r\\n\\r\\nAdditional:\\r\\n- Metro station 2 minute walk\\r\\n- Elevator available\\r\\n- High-quality finish\\r\\n- Amsterdam Center\\r\\n- Monumental building\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/34172_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/34173_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/34174_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/34194_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/34175_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/34181_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/34177_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/34176_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/34178_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/34179_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/34180_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/34182_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/34183_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/34184_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"1\",\"additional_features\":\"Flooring: Wood, Outdoor space: NA, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: No, Storage: Yes\",\"geocode\":{\"lat\":52.3711999,\"lng\":4.9020145},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/krom-boomssloot-1011-gs-amsterdam-2952\\\/\",\"property_title\":\"Krom Boomssloot\",\"property_address\":\"1011 GS, Amsterdam, Centrum\",\"property_bath\":\"Nee\",\"property_surface\":\"52 m\\u00b2\",\"property_price\":\"1.703\"},{\"id\":\"2865\",\"contract_start\":\"1970-01-01\",\"contract_end\":\"1970-01-01\",\"street\":\"Banne Buikslootlaan\",\"housenumber\":\"\",\"housenumber_extra\":\"\",\"postal\":\"1034 AB\",\"city\":\"Amsterdam\",\"city_area\":\"Noord\",\"apartment_surface\":\"62.000000\",\"price_extern\":\"2075.000000\",\"status_name\":\"Verhuurd\",\"return_state_name\":\"Gemeubileerd\",\"flooring\":\"Laminaat\",\"type\":\"Appartement\",\"has_bath\":false,\"has_parking\":true,\"has_shower_seperate\":true,\"has_pets_allowed\":false,\"has_toilet_seperate\":true,\"has_balcony\":true,\"has_roofterrace\":false,\"has_garden\":false,\"has_garage\":false,\"has_elevator\":true,\"has_groundfloor\":false,\"has_storage\":false,\"has_airco\":false,\"suitable_for_sharing\":false,\"max_person\":\"2\",\"energy_label_name\":\"Label A\",\"available_per\":\"2026-07-03\",\"online_per\":\"2025-05-30 16:28:54\",\"offline_per\":\"2023-04-07 12:47:49\",\"description_nl\":\"Banne Buikslootlaan (62m2) Noord EUR 2.075,00 excl. GWE, internet en tv\\r\\n\\r\\n*** Alleen beschikbaar voor studenten welke niet ingeschreven zijn in Amsterdam, elke andere kandidaat wordt niet uitgenodigd ***\\r\\n\\r\\nEen heerlijk en stijlvol gemeubileerd tweekamerappartement met vloerverwarming in het prachtige Amsterdam-Noord, gelegen op de tweede verdieping van een nieuw appartementen complex.\\r\\n\\r\\nIndeling:\\r\\nGezamenlijk entree, met de lift of trap naar boven. Bij binnenkomst de hal met rechts de meterkast. Daarnaast een berging voorzien van wasmachine met veel opbergruimte en een aparte kast voor de stadsverwarmingsunit. Links een separaat toilet met fontein. Vervolgens toegang tot de ruime en lichte woonkamer voorzien van o.a. een slaapbank. \\r\\n\\r\\nMiddels een grote schuifpui toegang tot het balkon op het zuidoosten. \\r\\n\\r\\nDe slaapkamer is ruim en biedt directe toegang tot de badkamer. De badkamer is voorzien van een inloopdouche, designradiator en wastafel.  Een mooie open keuken voorzien van diverse inbouwapparatuur zoals vaatwasser, kookplaat, magnetron\\\/oven en koelkast\\\/vriezer. \\r\\n\\r\\nHet appartement is ideaal gelegen in de upcoming buurt &#039;De Banne&#039;. Met de auto ben je binnen 5 minuten op de ringweg A10 (s117). De bus naar de Noord-Zuidlijn stopt voor de deur. Met 12 minuten fietsen sta je bij het pontje dat je naar het centrum van Amsterdam brengt. Voor je dagelijkse boodschappen kun je terecht in het tegenover het appartement gelegen winkelcentrum &#039;Banne Centrum&#039; met diverse supermarkten, drogisterijen, postkantoor, bakker, slager, groenteman, slijterij. Maar ook het complete aanbod van winkels aan het Buikslotermeerplein ligt in de buurt! Maar vergeet ook niet het Filmmuseum the Eye, de A&rsquo;DAM Tower, diverse restaurants zoals de Goudfazant en het culturele centrum de NDSM Werf, op steenworp afstand. Verder zijn er voldoende sportgelegenheden in de buurt te vinden. Voor de rust fiets je in 15 minuten naar natuurgebied &rsquo;t Twiske. Hier kun je naar hartenlust wandelen, fietsen en zwemmen. Ook het Noorderpark is binnen 10 minuten te bereiken. \\r\\n\\r\\nExtra: \\r\\n- Vrij uitzicht, Volledig ge&iuml;soleerd appartement \\r\\n- Ruim balkon op het zuidoosten \\r\\n- Gratis parkeren\\r\\n- Amsterdam Noord\\r\\n- Huur EUR 2.075 Excl. GWE, internet en tv\\r\\n- 2 maanden borg\\r\\n\",\"description_en\":\"Banne Buikslootlaan (62m2) Noord EUR 2.075,00 excl. GWE, internet and tv\\r\\n\\r\\n*** Only available for students who arent registered in Amsterdam, all other candidates wont be invited ***\\r\\n\\r\\nA lovely and stylish furnished two-room apartment with underfloor heating in the beautiful Amsterdam-Noord, located on the second floor of a new apartment complex.\\r\\n\\r\\nLayout:\\r\\nShared entrance, with the elevator or stairs to the top. Upon entering the hall with the meter cupboard to the right. In addition, a storage room with washing machine with plenty of storage space and a separate closet for the district heating unit. On the left a separate toilet with fountain. Then access to the spacious and bright living room with, among other things, a sofa bed.\\r\\n\\r\\nThrough a large sliding door access to the balcony on the southeast.\\r\\n\\r\\nThe bedroom is spacious and offers direct access to the bathroom. The bathroom has a walk-in shower, designer radiator and sink. A beautiful open kitchen with various appliances such as dishwasher, stove, microwave \\\/ oven and fridge \\\/ freezer.\\r\\n\\r\\nThe apartment is ideally located in the upcoming neighborhood &#039;De Banne&#039;. By car you are on the A10 (S117) within 5 minutes. The bus to the North-South line stops in front of the door. With 12 minutes of cycling you stand at the ferry that brings you to the center of Amsterdam. For your daily shopping you can go to the shopping center &#039;Banne Centrum&#039; opposite the apartment with various supermarkets, drugstores, post office, bakery, butcher, greengrocer, liquor store. But also the complete range of shops on the Buikslotermeerplein is nearby! Don&rsquo;t forget the Filmmuseum the Eye, the A&#039;DAM Tower, several restaurants such as the Goudfazant and the cultural center the NDSM Werf, just a stone throw away. Furthermore there are plenty of sports facilities in the area. For the rest you cycle in 15 minutes to nature reserve &#039;t Twiske. Here you can walk, cycle and swim. The Noorderpark can also be reached within 10 minutes.\\r\\n\\r\\nAdditional:\\r\\n- Clear view, Fully insulated apartment\\r\\n- Spacious balcony on the southeast\\r\\n- Free parking\\r\\n- Amsterdam North\\r\\n- Rent EUR 2.075 Excl. GWE, internet and TV\\r\\n- 2 months deposit\\r\\n\\r\\n\\r\\n\",\"files\":[\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31817_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31823_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31833_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31818_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31819_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31820_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31821_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31824_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31825_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31826_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31827_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31828_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31829_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31830_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31831_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31832_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31834_original.jpg\",\"https:\\\/\\\/backoffice.expathousing.com\\\/backoffice\\\/custom\\\/object_file\\\/31835_original.jpg\"],\"room\":[\"Slaapkamer\"],\"room_count\":\"1\",\"additional_features\":\"Flooring: Laminate, Outdoor space: Balcony, Level of completion: Furnished, Separate shower: Yes, Sharing Possibility: No, Storage: No\",\"geocode\":{\"lat\":52.4058851,\"lng\":4.9115369},\"property_url\":\"https:\\\/\\\/www.expathousing.com\\\/nl\\\/available-properties\\\/banne-buikslootlaan-1034-ab-amsterdam-2865\\\/\",\"property_title\":\"Banne Buikslootlaan\",\"property_address\":\"1034 AB, Amsterdam, Noord\",\"property_bath\":\"Nee\",\"property_surface\":\"62 m\\u00b2\",\"property_price\":\"2.075\"}];\n\n    properties.forEach(function(property, index) {\n        if (property.geocode && property.geocode.lat && property.geocode.lng) {\n            var position = new google.maps.LatLng(property.geocode.lat, property.geocode.lng);\n\n            \/\/ Create marker\n            var marker = new google.maps.Marker({\n                position: position,\n                map: expatMap,\n                icon: mapPin,\n                animation: google.maps.Animation.DROP,\n                draggable: false,\n                flat: true\n            });\n\n            \/\/ Build InfoBox content matching home page style exactly\n            var infoContent = '<div class=\"infobox\" style=\"position: relative;\">';\n\n            \/\/ Image section\n            if (property.files && property.files[0]) {\n                infoContent += '<div class=\"info-image\">';\n                infoContent += '<figure>';\n                infoContent += '<a href=\"' + property.property_url + '\">';\n                infoContent += '<img fetchpriority=\"high\" decoding=\"async\" src=\"' + property.files[0] + '\" height=\"250\" width=\"250\" alt=\"' + property.property_title + '\" \/>';\n                infoContent += '<\/a>';\n                infoContent += '<\/figure>';\n                infoContent += '<\/div>';\n            }\n\n            \/\/ Details section\n            infoContent += '<div class=\"listing-details\">';\n            infoContent += '<header>';\n            infoContent += '<h4 class=\"marB0\"><a href=\"' + property.property_url + '\">' + property.property_title + '<\/a><\/h4>';\n            infoContent += '<p class=\"location marB0\">' + property.property_address + '<\/p>';\n\n            \/\/ Property details with icons\n            infoContent += '<p class=\"propinfo marB0\">';\n\n            \/\/ Bedrooms\n            if (property.room_count) {\n                infoContent += '<i class=\"fa fa-bed\"><\/i>';\n                infoContent += '<span>' + property.room_count + '<\/span>';\n            }\n\n            \/\/ Bathrooms\n            if (property.property_bath) {\n                infoContent += '<i class=\"fa fa-bath\"><\/i>';\n                infoContent += '<span>' + property.property_bath + '<\/span>';\n            }\n\n            \/\/ Size\n            if (property.property_surface) {\n                infoContent += '<i class=\"fa fa-arrows-alt\"><\/i>';\n                infoContent += '<span>' + property.property_surface + '<\/span>';\n            }\n\n            infoContent += '<\/p>';\n            infoContent += '<\/header>';\n            infoContent += '<p class=\"price marB0\"><strong>\u20ac' + property.property_price + '<\/strong><\/p>';\n            infoContent += '<\/div>';\n            infoContent += '<\/div>';\n\n            \/\/ Create InfoBox (checking if InfoBox is available)\n            if (typeof InfoBox !== 'undefined') {\n                console.log('Creating InfoBox for property: ' + property.property_title);\n\n                \/\/ Use an immediately invoked function to create closure\n                (function() {\n                    var infobox = new InfoBox({\n                        content: infoContent,\n                        disableAutoPan: true,\n                        maxWidth: 0,\n                        pixelOffset: new google.maps.Size(-125, -64),\n                        zIndex: null,\n                        boxClass: \"infoBox\",\n                        boxStyle: {\n                            width: \"250px\",\n                            background: \"transparent\",\n                            border: \"0\"\n                        },\n                        closeBoxMargin: \"10px 10px 0 0\",\n                        closeBoxURL: \"\/\/www.google.com\/intl\/en_us\/mapfiles\/close.gif\",\n                        infoBoxClearance: new google.maps.Size(1, 1),\n                        visible: true,\n                        pane: \"floatPane\",\n                        enableEventPropagation: false,\n                        alignBottom: true\n                    });\n\n                    \/\/ Add click listener to marker\n                    google.maps.event.addListener(marker, 'click', function() {\n                        console.log('Marker clicked, opening InfoBox for:', property.property_title);\n                        \/\/ Close current InfoBox if open\n                        if (currentInfoBox && currentInfoBox.close) {\n                            currentInfoBox.close();\n                        }\n                        \/\/ Open new InfoBox\n                        infobox.open(expatMap, marker);\n                        currentInfoBox = infobox;\n                        console.log('InfoBox should now be visible');\n                    });\n                })();\n            } else {\n                console.log('InfoBox not available, using standard InfoWindow');\n                \/\/ Fallback to standard InfoWindow if InfoBox is not available\n                var infoWindow = new google.maps.InfoWindow({\n                    content: infoContent,\n                    maxWidth: 300\n                });\n\n                (function(infoWindow, marker) {\n                    google.maps.event.addListener(marker, 'click', function() {\n                        console.log('Marker clicked, opening InfoWindow');\n                        \/\/ Close current info window if open\n                        if (currentInfoBox) {\n                            currentInfoBox.close();\n                        }\n                        infoWindow.open(expatMap, marker);\n                        currentInfoBox = infoWindow;\n                    });\n                })(infoWindow, marker);\n            }\n\n            expatMarkers.push(marker);\n            bounds.extend(position);\n        }\n    });\n\n    \/\/ Fit map to show all markers\n    if (expatMarkers.length > 0) {\n        expatMap.fitBounds(bounds);\n        \/\/ Prevent excessive zoom\n        google.maps.event.addListenerOnce(expatMap, 'bounds_changed', function() {\n            if (expatMap.getZoom() > 15) {\n                expatMap.setZoom(15);\n            }\n        });\n    }\n}\n\n\/\/ Initialize map when ready\njQuery(document).ready(function($) {\n    console.log('Initializing expat properties map...');\n\n    \/\/ Wait for Google Maps to be ready\n    function waitForGoogleMaps() {\n        if (typeof google !== 'undefined' && typeof google.maps !== 'undefined') {\n            console.log('Google Maps is ready');\n            \/\/ Check if InfoBox is available\n            if (typeof InfoBox !== 'undefined') {\n                console.log('InfoBox is available');\n            } else {\n                console.log('InfoBox not found, will use standard InfoWindow');\n            }\n            initExpatPropertiesMap();\n        } else {\n            console.log('Waiting for Google Maps...');\n            setTimeout(waitForGoogleMaps, 100);\n        }\n    }\n\n    \/\/ Start checking for Google Maps\n    waitForGoogleMaps();\n});\n<\/script>\n\n<style>\n\/* InfoBox styling from theme *\/\n.infobox {\n    width: 250px;\n    overflow: hidden;\n    background: #fff;\n    color: #000;\n    font-family: 'Montserrat', sans-serif;\n    font-size: 12px;\n    border-radius: 3px;\n    position: relative;\n}\n\n.infobox .info-image {\n    position: relative;\n    width: 250px;\n    height: 160px;\n}\n\n.info-image figure {\n    width: 250px;\n    height: 160px;\n    overflow: hidden;\n    margin: 0;\n    padding: 0;\n}\n\n.info-image figure img {\n    position: relative;\n    width: 250px;\n    height: 160px;\n    object-fit: cover;\n    display: block;\n}\n\n.infobox .listing-details {\n    text-align: left;\n}\n\n.infobox .listing-details header {\n    padding: 10px;\n}\n\n.infobox .listing-details h4 {\n    margin: 0;\n    font-size: 14px;\n    font-weight: normal;\n}\n\n.infobox .listing-details h4 a {\n    color: #4d8792;\n    text-decoration: none;\n}\n\n.infobox .listing-details h4 a:hover {\n    color: #3a6a73;\n}\n\n.infobox .location {\n    color: #878c92;\n    font-size: 12px;\n    margin: 0;\n}\n\n.infobox .propinfo {\n    color: #878c92;\n    font-size: 12px;\n    margin: 10px 0 0 0;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    padding: 0 !important;\n}\n\n.infobox .listing-details i {\n    display: inline-block;\n    margin: 0 5px 0 0;\n    color: #878c92;\n}\n\n.infobox .listing-details i.fa-bed {\n    margin-left: 0;\n}\n\n.infobox .listing-details i + span {\n    color: #191919;\n    margin-right: 0;\n    display: inline-block;\n}\n\n.infobox .price {\n    margin: 14px !important;\n    padding: 10px;\n    color: #fff;\n    background: #4d8792;\n    border-radius: 3px;\n}\n\n.infobox img {\n    max-height: 160px;\n}\n\n\/* InfoBox container styling *\/\n.infoBox {\n    background: #fff;\n    border: 1px solid #d5d9dd;\n    border-radius: 3px;\n    box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);\n    overflow: hidden;\n    padding: 0;\n}\n\n\/* InfoBox close button positioning over image *\/\n.infoBox > img {\n    position: absolute !important;\n    right: 0px !important;\n    top: 0px !important;\n    z-index: 10000 !important;\n    cursor: pointer !important;\n    width: 20px !important;\n    height: 20px !important;\n    opacity: 1;\n    background: white;\n    border-radius: 0;\n    padding: 0;\n}\n\n.infoBox > img:hover {\n    opacity: 1;\n}\n<\/style>\n\n\n<!-- Styles -->\n\n<style>\n\/* Base Styles *\/\n.expat-housing-properties {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n}\n\n#expat-properties-map .h-64 {\n    height: 0 !important;\n}\n\n.h-64 {\n    height: 0 !important;\n}\n\n\/* Property Card Enhancements *\/\n.expat-property-card {\n    position: relative;\n    overflow: hidden;\n    background: white; \/* Pure white background *\/\n    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.expat-property-card:hover {\n    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);\n    transform: translateY(-4px);\n}\n\n\/* Desktop Layout - Image on Left *\/\n@media (min-width: 1024px) {\n    .expat-property-card {\n        flex-direction: row;\n    }\n\n    .expat-property-card .relative {\n        width: 30%; \/* 1\/5th of the row *\/\n        flex-shrink: 0;\n        height: auto;\n        min-height: 200px;\n    }\n\n    .expat-property-card .p-6 {\n        flex: 1;\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n        margin-left: 1rem;\n        margin-top: 0;\n    }\n}\n\n\/* Mobile Layout - Stacked *\/\n@media (max-width: 1023px) {\n    .expat-property-card {\n        flex-direction: column;\n    }\n\n    .expat-property-card .relative {\n        width: 100%;\n        height: 12rem; \/* 192px *\/\n        border-radius: 0.75rem;\n    }\n\n    .expat-property-card .p-6 {\n        border-radius: 0.75rem;\n        margin-top: 1rem;\n        margin-left: 0;\n    }\n}\n\n\/* Status Badge Styles *\/\n.expat-status-badge {\n    padding: 0.375rem 0.75rem;\n    border-radius: 9999px;\n    font-size: 0.75rem;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n}\n\n.expat-status-badge.available {\n    background: linear-gradient(135deg, #10b981, #059669);\n    color: white;\n}\n\n.expat-status-badge.rented {\n    background: linear-gradient(135deg, #f59e0b, #d97706);\n    color: white;\n}\n\n\/* Price Badge *\/\n.expat-price-pill {\n    background: var(--expat-primary-color);\n    color: #fff;\n    padding: 0.25rem 1rem;\n    border-radius: 9999px;\n    font-weight: 600;\n    font-size: 1.1em;\n}\n\n\/* Theme Button Enhancements *\/\n.expat-theme-btn {\n    background: #4e8792;\n    color: #fff;\n    border: none;\n    border-radius: 0.75rem;\n    font-weight: 600;\n    font-size: 0.875rem;\n    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);\n    box-shadow: 0 2px 8px 0 rgba(59,179,179,0.08);\n    padding: 0.75rem 1.5rem;\n    text-decoration: none;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 0.5rem;\n    cursor: pointer;\n    user-select: none;\n}\n\n.expat-theme-btn:hover {\n    background: #269393;\n    box-shadow: 0 4px 16px 0 rgba(59,179,179,0.12);\n    color: #fff;\n    text-decoration: none;\n    transform: translateY(-1px);\n}\n\n.expat-theme-btn:active {\n    transform: translateY(0);\n}\n\n\/* Animation Classes *\/\n.animate-fade-in {\n    animation: fadeIn 0.6s ease-out;\n}\n\n@keyframes fadeIn {\n    from {\n        opacity: 0;\n        transform: translateY(20px);\n    }\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n}\n\n\/* Image Enhancements *\/\n.expat-property-card img {\n    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.expat-property-card:hover img {\n    transform: scale(1.05);\n}\n\n\/* Clickable Image Area *\/\n.expat-property-card .relative a {\n    display: block;\n    width: 100%;\n    height: 100%;\n    cursor: pointer;\n    position: relative;\n    z-index: 1;\n}\n\n.expat-property-card .relative a:hover img {\n    transform: scale(1.05);\n}\n\n\/* Property Details Grid *\/\n.property-details-grid {\n    display: grid;\n    gap: 0.75rem;\n    margin: 1rem 0;\n}\n\n.property-detail-item {\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n    padding: 0.75rem;\n    background: white;\n    transition: background-color 0.2s ease;\n    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\n}\n\n.property-detail-item:hover {\n    background: #f8fafc;\n}\n\n.property-detail-icon {\n    color: #64748b;\n    flex-shrink: 0;\n}\n\n.property-detail-content {\n    min-width: 0;\n    flex: 1;\n}\n\n.property-detail-value {\n    font-size: 0.875rem;\n    font-weight: 600;\n    color: #1e293b;\n    line-height: 1.2;\n}\n\n.property-detail-label {\n    font-size: 0.75rem;\n    color: #64748b;\n    line-height: 1.2;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 640px) {\n    .expat-property-card {\n        margin: 0 0.5rem;\n    }\n\n    .property-details-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 0.5rem;\n    }\n\n    .expat-theme-btn {\n        padding: 0.625rem 1.25rem;\n        font-size: 0.8125rem;\n    }\n}\n\n@media (min-width: 641px) and (max-width: 768px) {\n    .property-details-grid {\n        grid-template-columns: repeat(3, 1fr);\n    }\n}\n\n@media (min-width: 769px) and (max-width: 1023px) {\n    .property-details-grid {\n        grid-template-columns: repeat(4, 1fr);\n    }\n}\n\n@media (min-width: 1024px) {\n    .property-details-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 0.5rem;\n    }\n\n    \/* Desktop specific adjustments *\/\n    .expat-property-card .p-6 {\n        padding: 1.5rem;\n    }\n\n    .expat-property-card h3 {\n        font-size: 1.25rem;\n        margin-bottom: 0.75rem;\n    }\n\n    .expat-property-card .text-sm {\n        font-size: 0.875rem;\n    }\n}\n\n\/* Accessibility Improvements *\/\n.expat-property-card:focus-within {\n    outline: 2px solid #4e8792;\n    outline-offset: 2px;\n}\n\n.expat-theme-btn:focus {\n    outline: 2px solid white;\n    outline-offset: 2px;\n}\n\n\/* Loading States *\/\n.expat-property-card.loading {\n    opacity: 0.7;\n    pointer-events: none;\n}\n\n.expat-property-card.loading::after {\n    content: '';\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 2rem;\n    height: 2rem;\n    margin: -1rem 0 0 -1rem;\n    border: 2px solid #e2e8f0;\n    border-top-color: #4e8792;\n    border-radius: 50%;\n    animation: spin 1s linear infinite;\n}\n\n@keyframes spin {\n    to { transform: rotate(360deg); }\n}\n\n\/* Hover Effects *\/\n.expat-property-card .quick-view-btn {\n    opacity: 0;\n    transition: opacity 0.3s ease;\n}\n\n.expat-property-card:hover .quick-view-btn {\n    opacity: 1;\n}\n\n\/* Text Truncation *\/\n.line-clamp-2 {\n    display: -webkit-box;\n    -webkit-line-clamp: 4;\n    -webkit-box-orient: vertical;\n    overflow: hidden;\n}\n\n\/* Backdrop Blur Support *\/\n@supports (backdrop-filter: blur(12px)) {\n    .backdrop-blur-sm {\n        backdrop-filter: blur(4px);\n    }\n\n    .backdrop-blur-md {\n        backdrop-filter: blur(12px);\n    }\n}\n\n\/* Smooth Scrolling *\/\nhtml {\n    scroll-behavior: smooth;\n}\n\n\/* Focus Visible *\/\n.expat-theme-btn:focus-visible {\n    outline: 2px solid #4e8792;\n    outline-offset: 2px;\n}\n\n\/* Reduced Motion *\/\n@media (prefers-reduced-motion: reduce) {\n    .expat-property-card,\n    .expat-theme-btn,\n    .expat-property-card img {\n        transition: none;\n    }\n\n    .animate-fade-in {\n        animation: none;\n    }\n}\n\n\/* High Contrast Mode *\/\n@media (prefers-contrast: high) {\n    .expat-status-badge {\n        border: 2px solid currentColor;\n    }\n\n    .expat-theme-btn {\n        border: 2px solid currentColor;\n    }\n}\n\n\/* Dark Mode Support - Light theme override *\/\n@media (prefers-color-scheme: dark) {\n    .expat-property-card {\n        background: white;\n        color: #1f2937;\n    }\n\n    .property-detail-item {\n        background: white;\n    }\n\n    .property-detail-value {\n        color: #1e293b;\n    }\n\n    .property-detail-label {\n        color: #64748b;\n    }\n}\n\n\/* Image Click Area Enhancement *\/\n.expat-property-card .relative a::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: transparent;\n    z-index: 2;\n    transition: background-color 0.2s ease;\n}\n\n.expat-property-card .relative a:hover::before {\n    background: rgba(0, 0, 0, 0.1);\n}\n\n\/* Ensure badges stay above click area *\/\n.expat-property-card .absolute {\n    z-index: 3;\n}\n\n\/* Enhanced spacing for property cards *\/\n.expat-property-card + .expat-property-card {\n    margin-top: 1.5rem;\n}\n\n\/* Card content background enhancement *\/\n.expat-property-card .bg-gray-50 {\n    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);\n}\n\n\/* Parent container padding - this should be applied to the container holding all property cards *\/\n.expat-properties-container {\n    padding: 1rem;\n}\n\n@media (min-width: 1024px) {\n    .expat-properties-container {\n        padding: 1.5rem;\n    }\n}\n\n@media (max-width: 640px) {\n    .expat-properties-container {\n        padding: 0.75rem;\n    }\n}\n<\/style>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Woningaanbod - Expat Housing<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.expathousing.com\/nl\/expat-woningaanbod\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Woningaanbod - Expat Housing\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.expathousing.com\/nl\/expat-woningaanbod\/\" \/>\n<meta property=\"og:site_name\" content=\"Expat Housing\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ExpatHousing\/?fref=ts\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-19T12:38:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.expathousing.com\/wp-content\/uploads\/2025\/05\/Amsterdam-750x400-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"750\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@expathousing\" \/>\n<meta name=\"twitter:label1\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuut\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.expathousing.com\/nl\/expat-woningaanbod\/\",\"url\":\"https:\/\/www.expathousing.com\/nl\/expat-woningaanbod\/\",\"name\":\"Woningaanbod - Expat Housing\",\"isPartOf\":{\"@id\":\"https:\/\/www.expathousing.com\/nl\/#website\"},\"datePublished\":\"2023-06-07T10:39:55+00:00\",\"dateModified\":\"2025-08-19T12:38:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.expathousing.com\/nl\/expat-woningaanbod\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.expathousing.com\/nl\/expat-woningaanbod\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.expathousing.com\/nl\/expat-woningaanbod\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.expathousing.com\/nl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Woningaanbod\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.expathousing.com\/nl\/#website\",\"url\":\"https:\/\/www.expathousing.com\/nl\/\",\"name\":\"Expat Housing\",\"description\":\"The rental agent for Expats in Amsterdam\",\"publisher\":{\"@id\":\"https:\/\/www.expathousing.com\/nl\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.expathousing.com\/nl\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.expathousing.com\/nl\/#organization\",\"name\":\"Expat Housing\",\"url\":\"https:\/\/www.expathousing.com\/nl\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\/\/www.expathousing.com\/nl\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.expathousing.com\/wp-content\/uploads\/2020\/05\/logo-1-1.png\",\"contentUrl\":\"https:\/\/www.expathousing.com\/wp-content\/uploads\/2020\/05\/logo-1-1.png\",\"width\":260,\"height\":56,\"caption\":\"Expat Housing\"},\"image\":{\"@id\":\"https:\/\/www.expathousing.com\/nl\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ExpatHousing\/?fref=ts\",\"https:\/\/twitter.com\/expathousing\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Woningaanbod - Expat Housing","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:\/\/www.expathousing.com\/nl\/expat-woningaanbod\/","og_locale":"nl_NL","og_type":"article","og_title":"Woningaanbod - Expat Housing","og_url":"https:\/\/www.expathousing.com\/nl\/expat-woningaanbod\/","og_site_name":"Expat Housing","article_publisher":"https:\/\/www.facebook.com\/ExpatHousing\/?fref=ts","article_modified_time":"2025-08-19T12:38:34+00:00","og_image":[{"width":750,"height":400,"url":"https:\/\/www.expathousing.com\/wp-content\/uploads\/2025\/05\/Amsterdam-750x400-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@expathousing","twitter_misc":{"Geschatte leestijd":"1 minuut"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.expathousing.com\/nl\/expat-woningaanbod\/","url":"https:\/\/www.expathousing.com\/nl\/expat-woningaanbod\/","name":"Woningaanbod - Expat Housing","isPartOf":{"@id":"https:\/\/www.expathousing.com\/nl\/#website"},"datePublished":"2023-06-07T10:39:55+00:00","dateModified":"2025-08-19T12:38:34+00:00","breadcrumb":{"@id":"https:\/\/www.expathousing.com\/nl\/expat-woningaanbod\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.expathousing.com\/nl\/expat-woningaanbod\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.expathousing.com\/nl\/expat-woningaanbod\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.expathousing.com\/nl\/"},{"@type":"ListItem","position":2,"name":"Woningaanbod"}]},{"@type":"WebSite","@id":"https:\/\/www.expathousing.com\/nl\/#website","url":"https:\/\/www.expathousing.com\/nl\/","name":"Expat Housing","description":"The rental agent for Expats in Amsterdam","publisher":{"@id":"https:\/\/www.expathousing.com\/nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.expathousing.com\/nl\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/www.expathousing.com\/nl\/#organization","name":"Expat Housing","url":"https:\/\/www.expathousing.com\/nl\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/www.expathousing.com\/nl\/#\/schema\/logo\/image\/","url":"https:\/\/www.expathousing.com\/wp-content\/uploads\/2020\/05\/logo-1-1.png","contentUrl":"https:\/\/www.expathousing.com\/wp-content\/uploads\/2020\/05\/logo-1-1.png","width":260,"height":56,"caption":"Expat Housing"},"image":{"@id":"https:\/\/www.expathousing.com\/nl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ExpatHousing\/?fref=ts","https:\/\/twitter.com\/expathousing"]}]}},"_links":{"self":[{"href":"https:\/\/www.expathousing.com\/nl\/wp-json\/wp\/v2\/pages\/2454354"}],"collection":[{"href":"https:\/\/www.expathousing.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.expathousing.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.expathousing.com\/nl\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.expathousing.com\/nl\/wp-json\/wp\/v2\/comments?post=2454354"}],"version-history":[{"count":5,"href":"https:\/\/www.expathousing.com\/nl\/wp-json\/wp\/v2\/pages\/2454354\/revisions"}],"predecessor-version":[{"id":2509067,"href":"https:\/\/www.expathousing.com\/nl\/wp-json\/wp\/v2\/pages\/2454354\/revisions\/2509067"}],"wp:attachment":[{"href":"https:\/\/www.expathousing.com\/nl\/wp-json\/wp\/v2\/media?parent=2454354"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}