boligvaelger-21o.dk Open in urlscan Pro
162.159.135.42  Public Scan

URL: https://boligvaelger-21o.dk/
Submission: On November 27 via api from US — Scanned from DK

Form analysis 3 forms found in the DOM

<form x-on:submit.prevent="" id="edc_property_filter" class="grid grid-cols-2 gap-1 lg:grid-cols-4">
  <div hidden="" x-show="!table" id="type-list" style="display: none;">
    <div class="ais-RefinementList">
      <ul class="ais-RefinementList-list">
        <li class="ais-RefinementList-item mt-1">
          <div><label class="ais-RefinementList-label flex"><input type="checkbox" class="ais-RefinementList-checkbox bg-gray-light mr-2 rounded border-0 w-5 h-5 -mt-px text-secondary" value="rent"><span
                class="ais-RefinementList-labelText cursor-pointer text-sm whitespace-nowrap">Udleje</span><span class="ais-RefinementList-count hidden">68</span></label></div>
        </li>
      </ul>
    </div>
  </div>
  <div hidden="" x-show="table" id="type-list-table">
    <div class="ais-RefinementList">
      <ul class="ais-RefinementList-list">
        <li class="ais-RefinementList-item mt-1">
          <div><label class="ais-RefinementList-label flex"><input type="checkbox" class="ais-RefinementList-checkbox bg-gray-light mr-2 rounded border-0 w-5 h-5 -mt-px text-secondary" value="rent"><span
                class="ais-RefinementList-labelText cursor-pointer text-sm whitespace-nowrap">rent</span><span class="ais-RefinementList-count hidden">68</span></label></div>
        </li>
      </ul>
    </div>
  </div>
  <div x-data="{open : false}" @keydown.escape="open = false" @click.away="open = false" class="filter-select relative inline-block w-full text-left">
    <div>
      <button type="button"
        class="inline-flex justify-between w-full px-4 py-2 text-sm font-medium text-gray-700 bg-white rounded-none hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-indigo-500"
        @click="open = !open" aria-expanded="true" aria-haspopup="true">
        <p class="hidden xl:block"> Antal værelser </p>
        <p class="xl:hidden"> Værelser </p>
        <svg class="w-5 h-5 ml-2 -mr-1" x-description="Heroicon name: solid/chevron-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
          <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path>
        </svg>
      </button>
    </div>
    <div x-show="open" x-trap="open" x-transition:enter="transition ease-out duration-100" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100"
      x-transition:leave="transition ease-in duration-75" x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95"
      class="filter-input-field absolute min-w-full lg:left-0 right-0 lg:right-auto z-50 w-80 mt-2 origin-top-right bg-white rounded-none p-7 ring-1 ring-black ring-opacity-5 focus:outline-none"
      x-description="Dropdown menu, show/hide based on menu state." style="display: none;">
      <p class="mb-1 text-xs font-medium uppercase">Antal værelser</p>
      <div x-show="!table" id="rooms-range" style="display: none;">
        <div class="ais-RangeSlider">
          <div class="rheostat rheostat-horizontal " style="position: relative;">
            <div class="rheostat-background"></div>
            <div aria-valuemax="3" aria-valuemin="1" aria-valuenow="1" aria-disabled="false" data-handle-key="0" class="rheostat-handle rheostat-handle-lower" role="slider" tabindex="0" style="left: 0%; position: absolute;">
              <div class="rheostat-tooltip">1</div>
            </div>
            <div aria-valuemax="3" aria-valuemin="1" aria-valuenow="3" aria-disabled="false" data-handle-key="1" class="rheostat-handle rheostat-handle-upper" role="slider" tabindex="0" style="left: 100%; position: absolute;">
              <div class="rheostat-tooltip">3</div>
            </div>
            <div class="rheostat-progress" style="left: 0%; width: 100%;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 0%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">1</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 2.94118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 5.88235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 8.82353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 11.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 14.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 17.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 20.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 23.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 26.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 29.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 32.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 35.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 38.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 41.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 44.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 47.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 50%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">2</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 52.9412%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 55.8824%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 58.8235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 61.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 64.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 67.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 70.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 73.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 76.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 79.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 82.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 85.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 88.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 91.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 94.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 97.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 100%; position: absolute; margin-left: -2px;">
              <div class="rheostat-value">3</div>
            </div>
          </div>
        </div>
      </div>
      <div x-show="table" id="rooms-range-table">
        <div class="ais-RangeSlider">
          <div class="rheostat rheostat-horizontal " style="position: relative;">
            <div class="rheostat-background"></div>
            <div aria-valuemax="3" aria-valuemin="1" aria-valuenow="1" aria-disabled="false" data-handle-key="0" class="rheostat-handle rheostat-handle-lower" role="slider" tabindex="0" style="left: 0%; position: absolute;">
              <div class="rheostat-tooltip">1</div>
            </div>
            <div aria-valuemax="3" aria-valuemin="1" aria-valuenow="3" aria-disabled="false" data-handle-key="1" class="rheostat-handle rheostat-handle-upper" role="slider" tabindex="0" style="left: 100%; position: absolute;">
              <div class="rheostat-tooltip">3</div>
            </div>
            <div class="rheostat-progress" style="left: 0%; width: 100%;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 0%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">1</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 2.94118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 5.88235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 8.82353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 11.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 14.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 17.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 20.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 23.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 26.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 29.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 32.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 35.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 38.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 41.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 44.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 47.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 50%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">2</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 52.9412%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 55.8824%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 58.8235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 61.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 64.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 67.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 70.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 73.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 76.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 79.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 82.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 85.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 88.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 91.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 94.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 97.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 100%; position: absolute; margin-left: -2px;">
              <div class="rheostat-value">3</div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div x-data="{open : false}" @keydown.escape="open = false" @click.away="open = false" class="filter-select relative inline-block w-full text-left">
    <div>
      <button type="button"
        class="inline-flex justify-between w-full px-4 py-2 text-sm font-medium text-gray-700 bg-white rounded-none hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-indigo-500"
        @click="open = !open" aria-expanded="true" aria-haspopup="true"> Størrelse <svg class="w-5 h-5 ml-2 -mr-1" x-description="Heroicon name: solid/chevron-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"
          aria-hidden="true">
          <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path>
        </svg>
      </button>
    </div>
    <div x-show="open" x-trap="open" x-transition:enter="transition ease-out duration-100" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100"
      x-transition:leave="transition ease-in duration-75" x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95"
      class="filter-input-field absolute min-w-full lg:left-0 right-0 lg:right-auto z-50 w-80 mt-2 origin-top-right bg-white rounded-none p-7 ring-1 ring-black ring-opacity-5 focus:outline-none"
      x-description="Dropdown menu, show/hide based on menu state." style="display: none;">
      <p class="mb-1 text-xs font-medium uppercase">Størrelse i m<sup>2</sup></p>
      <div x-show="!table" id="size-range" style="display: none;">
        <div class="ais-RangeSlider">
          <div class="rheostat rheostat-horizontal " style="position: relative;">
            <div class="rheostat-background"></div>
            <div aria-valuemax="92" aria-valuemin="34" aria-valuenow="34" aria-disabled="false" data-handle-key="0" class="rheostat-handle rheostat-handle-lower" role="slider" tabindex="0" style="left: 0%; position: absolute;">
              <div class="rheostat-tooltip">34m2</div>
            </div>
            <div aria-valuemax="92" aria-valuemin="34" aria-valuenow="92" aria-disabled="false" data-handle-key="1" class="rheostat-handle rheostat-handle-upper" role="slider" tabindex="0" style="left: 100%; position: absolute;">
              <div class="rheostat-tooltip">92m2</div>
            </div>
            <div class="rheostat-progress" style="left: 0%; width: 100%;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 0%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">34</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 2.94118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 5.88235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 8.82353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 11.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 14.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 17.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 20.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 23.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 26.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 29.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 32.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 35.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 38.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 41.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 44.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 47.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 50%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">63</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 52.9412%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 55.8824%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 58.8235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 61.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 64.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 67.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 70.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 73.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 76.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 79.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 82.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 85.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 88.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 91.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 94.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 97.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 100%; position: absolute; margin-left: -2px;">
              <div class="rheostat-value">92</div>
            </div>
          </div>
        </div>
      </div>
      <div x-show="table" id="size-range-table">
        <div class="ais-RangeSlider">
          <div class="rheostat rheostat-horizontal " style="position: relative;">
            <div class="rheostat-background"></div>
            <div aria-valuemax="92" aria-valuemin="34" aria-valuenow="34" aria-disabled="false" data-handle-key="0" class="rheostat-handle rheostat-handle-lower" role="slider" tabindex="0" style="left: 0%; position: absolute;">
              <div class="rheostat-tooltip">34m2</div>
            </div>
            <div aria-valuemax="92" aria-valuemin="34" aria-valuenow="92" aria-disabled="false" data-handle-key="1" class="rheostat-handle rheostat-handle-upper" role="slider" tabindex="0" style="left: 100%; position: absolute;">
              <div class="rheostat-tooltip">92m2</div>
            </div>
            <div class="rheostat-progress" style="left: 0%; width: 100%;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 0%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">34</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 2.94118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 5.88235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 8.82353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 11.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 14.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 17.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 20.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 23.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 26.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 29.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 32.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 35.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 38.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 41.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 44.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 47.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 50%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">63</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 52.9412%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 55.8824%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 58.8235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 61.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 64.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 67.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 70.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 73.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 76.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 79.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 82.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 85.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 88.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 91.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 94.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 97.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 100%; position: absolute; margin-left: -2px;">
              <div class="rheostat-value">92</div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div hidden="" x-show="!table" id="price-range" style="display: none;">
    <div class="ais-RangeSlider ais-RangeSlider--disabled">
      <div class="rheostat rheostat-horizontal " style="position: relative;">
        <div class="rheostat-background"></div>
        <div aria-valuemax="0.001" aria-valuemin="0" aria-valuenow="0" aria-disabled="true" data-handle-key="0" class="rheostat-handle rheostat-handle-lower" role="slider" tabindex="0" style="left: 0%; position: absolute;">
          <div class="rheostat-tooltip">kr. 0</div>
        </div>
        <div aria-valuemax="0.001" aria-valuemin="0" aria-valuenow="0.001" aria-disabled="true" data-handle-key="1" class="rheostat-handle rheostat-handle-upper" role="slider" tabindex="0" style="left: 100%; position: absolute;">
          <div class="rheostat-tooltip">kr. 0</div>
        </div>
        <div class="rheostat-progress" style="left: 0%; width: 100%;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 0%; position: absolute; margin-left: 0px;">
          <div class="rheostat-value">0</div>
        </div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 2.94118%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 5.88235%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 8.82353%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 11.7647%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 14.7059%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 17.6471%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 20.5882%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 23.5294%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 26.4706%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 29.4118%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 32.3529%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 35.2941%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 38.2353%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 41.1765%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 44.1176%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 47.0588%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 50%; position: absolute; margin-left: 0px;">
          <div class="rheostat-value">0</div>
        </div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 52.9412%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 55.8824%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 58.8235%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 61.7647%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 64.7059%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 67.6471%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 70.5882%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 73.5294%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 76.4706%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 79.4118%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 82.3529%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 85.2941%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 88.2353%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 91.1765%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 94.1176%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 97.0588%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 100%; position: absolute; margin-left: -2px;">
          <div class="rheostat-value">0</div>
        </div>
      </div>
    </div>
  </div>
  <div hidden="" x-show="table" id="price-range-table">
    <div class="ais-RangeSlider ais-RangeSlider--disabled">
      <div class="rheostat rheostat-horizontal " style="position: relative;">
        <div class="rheostat-background"></div>
        <div aria-valuemax="0.001" aria-valuemin="0" aria-valuenow="0" aria-disabled="true" data-handle-key="0" class="rheostat-handle rheostat-handle-lower" role="slider" tabindex="0" style="left: 0%; position: absolute;">
          <div class="rheostat-tooltip">kr. 0</div>
        </div>
        <div aria-valuemax="0.001" aria-valuemin="0" aria-valuenow="0.001" aria-disabled="true" data-handle-key="1" class="rheostat-handle rheostat-handle-upper" role="slider" tabindex="0" style="left: 100%; position: absolute;">
          <div class="rheostat-tooltip">kr. 0</div>
        </div>
        <div class="rheostat-progress" style="left: 0%; width: 100%;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 0%; position: absolute; margin-left: 0px;">
          <div class="rheostat-value">0</div>
        </div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 2.94118%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 5.88235%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 8.82353%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 11.7647%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 14.7059%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 17.6471%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 20.5882%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 23.5294%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 26.4706%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 29.4118%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 32.3529%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 35.2941%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 38.2353%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 41.1765%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 44.1176%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 47.0588%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 50%; position: absolute; margin-left: 0px;">
          <div class="rheostat-value">0</div>
        </div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 52.9412%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 55.8824%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 58.8235%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 61.7647%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 64.7059%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 67.6471%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 70.5882%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 73.5294%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 76.4706%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 79.4118%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 82.3529%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 85.2941%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 88.2353%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 91.1765%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 94.1176%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal" style="left: 97.0588%; position: absolute; margin-left: 0px;"></div>
        <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 100%; position: absolute; margin-left: -2px;">
          <div class="rheostat-value">0</div>
        </div>
      </div>
    </div>
  </div>
  <div x-data="{open : false}" @keydown.escape="open = false" @click.away="open = false" class="filter-select relative inline-block w-full text-left">
    <div>
      <button type="button"
        class="inline-flex justify-between w-full px-4 py-2 text-sm font-medium text-gray-700 bg-white rounded-none hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-indigo-500"
        @click="open = !open;" aria-expanded="true" aria-haspopup="true">
        <p class="hidden xl:block"> Månedlig leje </p>
        <p class="xl:hidden"> Leje </p>
        <svg class="w-5 h-5 ml-2 -mr-1" x-description="Heroicon name: solid/chevron-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
          <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path>
        </svg>
      </button>
    </div>
    <div x-show="open" x-trap="open" x-transition:enter="transition ease-out duration-100" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100"
      x-transition:leave="transition ease-in duration-75" x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95"
      class="filter-input-field absolute min-w-full z-50 w-80 mt-2 origin-top-right bg-white rounded-none p-7 ring-1 ring-black ring-opacity-5 focus:outline-none" x-description="Dropdown menu, show/hide based on menu state." style="display: none;">
      <p class="mb-1 text-xs font-medium uppercase">Månedlig leje</p>
      <div x-show="!table" id="rent-range" style="display: none;">
        <div class="ais-RangeSlider">
          <div class="rheostat rheostat-horizontal " style="position: relative;">
            <div class="rheostat-background"></div>
            <div aria-valuemax="17000" aria-valuemin="8400" aria-valuenow="8400" aria-disabled="false" data-handle-key="0" class="rheostat-handle rheostat-handle-lower" role="slider" tabindex="0" style="left: 0%; position: absolute;">
              <div class="rheostat-tooltip">kr. 8.400</div>
            </div>
            <div aria-valuemax="17000" aria-valuemin="8400" aria-valuenow="17000" aria-disabled="false" data-handle-key="1" class="rheostat-handle rheostat-handle-upper" role="slider" tabindex="0" style="left: 100%; position: absolute;">
              <div class="rheostat-tooltip">kr. 17.000</div>
            </div>
            <div class="rheostat-progress" style="left: 0%; width: 100%;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 0%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">8400</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 2.94118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 5.88235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 8.82353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 11.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 14.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 17.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 20.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 23.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 26.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 29.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 32.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 35.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 38.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 41.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 44.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 47.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 50%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">12700</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 52.9412%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 55.8824%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 58.8235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 61.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 64.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 67.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 70.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 73.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 76.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 79.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 82.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 85.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 88.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 91.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 94.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 97.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 100%; position: absolute; margin-left: -2px;">
              <div class="rheostat-value">17000</div>
            </div>
          </div>
        </div>
      </div>
      <div x-show="table" id="rent-range-table">
        <div class="ais-RangeSlider">
          <div class="rheostat rheostat-horizontal " style="position: relative;">
            <div class="rheostat-background"></div>
            <div aria-valuemax="17000" aria-valuemin="8400" aria-valuenow="8400" aria-disabled="false" data-handle-key="0" class="rheostat-handle rheostat-handle-lower" role="slider" tabindex="0" style="left: 0%; position: absolute;">
              <div class="rheostat-tooltip">kr. 8.400</div>
            </div>
            <div aria-valuemax="17000" aria-valuemin="8400" aria-valuenow="17000" aria-disabled="false" data-handle-key="1" class="rheostat-handle rheostat-handle-upper" role="slider" tabindex="0" style="left: 100%; position: absolute;">
              <div class="rheostat-tooltip">kr. 17.000</div>
            </div>
            <div class="rheostat-progress" style="left: 0%; width: 100%;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 0%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">8400</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 2.94118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 5.88235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 8.82353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 11.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 14.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 17.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 20.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 23.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 26.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 29.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 32.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 35.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 38.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 41.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 44.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 47.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 50%; position: absolute; margin-left: 0px;">
              <div class="rheostat-value">12700</div>
            </div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 52.9412%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 55.8824%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 58.8235%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 61.7647%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 64.7059%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 67.6471%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 70.5882%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 73.5294%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 76.4706%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 79.4118%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 82.3529%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 85.2941%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 88.2353%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 91.1765%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 94.1176%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal" style="left: 97.0588%; position: absolute; margin-left: 0px;"></div>
            <div class="rheostat-marker rheostat-marker-horizontal rheostat-marker-large" style="left: 100%; position: absolute; margin-left: -2px;">
              <div class="rheostat-value">17000</div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div x-data="{open : false}" @keydown.escape="open = false" @click.away="open = false" class="filter-select relative inline-block w-full text-left">
    <div>
      <button type="button"
        class="inline-flex justify-between w-full px-4 py-2 text-sm font-medium text-gray-700 bg-white rounded-none hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-indigo-500"
        @click="open = !open" aria-expanded="true" aria-haspopup="true"> Status <svg class="w-5 h-5 ml-2 -mr-1" x-description="Heroicon name: solid/chevron-down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"
          aria-hidden="true">
          <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path>
        </svg>
      </button>
    </div>
    <div x-show="open" x-trap="open" x-transition:enter="transition ease-out duration-100" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100"
      x-transition:leave="transition ease-in duration-75" x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95"
      class="filter-input-field absolute min-w-full lg:left-0 right-0 lg:right-auto z-50 w-auto mt-2 origin-top-right bg-white rounded-none p-7 ring-1 ring-black ring-opacity-5 focus:outline-none"
      x-description="Dropdown menu, show/hide based on menu state." style="display: none;">
      <div x-show="!table" id="status-list" style="display: none;">
        <div class="ais-RefinementList">
          <ul class="ais-RefinementList-list">
            <li class="ais-RefinementList-item mt-1">
              <div><label class="ais-RefinementList-label flex"><input type="checkbox" class="ais-RefinementList-checkbox bg-gray-light mr-2 rounded border-0 w-5 h-5 -mt-px text-secondary" value="available"><span
                    class="ais-RefinementList-labelText cursor-pointer text-sm whitespace-nowrap">Ledig</span><span class="ais-RefinementList-count hidden">68</span></label></div>
            </li>
          </ul>
        </div>
      </div>
      <div x-show="table" id="status-list-table">
        <div class="ais-RefinementList">
          <ul class="ais-RefinementList-list">
            <li class="ais-RefinementList-item mt-1">
              <div><label class="ais-RefinementList-label flex"><input type="checkbox" class="ais-RefinementList-checkbox bg-gray-light mr-2 rounded border-0 w-5 h-5 -mt-px text-secondary" value="available"><span
                    class="ais-RefinementList-labelText cursor-pointer text-sm whitespace-nowrap">Ledig</span><span class="ais-RefinementList-count hidden">68</span></label></div>
            </li>
          </ul>
        </div>
      </div>
    </div>
  </div>
</form>

POST /#gf_5

<form method="post" enctype="multipart/form-data" target="gform_ajax_frame_5" id="gform_5" class="edc_gform" action="/#gf_5" data-formid="5" novalidate="">
  <div class="gform-body gform_body">
    <div id="gform_fields_5" class="gform_fields top_label form_sublabel_below description_below validation_below">
      <div id="field_5_1" class="gfield gfield--type-text edc_gform_input gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_5_1"><label
          class="gfield_label gform-field-label" for="input_5_1">Navn<span class="gfield_required"><span class="gfield_required gfield_required_text">(Påkrævet)</span></span></label>
        <div class="ginput_container ginput_container_text"><input name="input_1" id="input_5_1" type="text" value="" class="large" placeholder="Navn" aria-required="true" aria-invalid="false"> </div>
      </div>
      <div id="field_5_8" class="gfield gfield--type-email gfield--width-full edc_gform_input gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"
        data-js-reload="field_5_8"><label class="gfield_label gform-field-label" for="input_5_8">Email<span class="gfield_required"><span class="gfield_required gfield_required_text">(Påkrævet)</span></span></label>
        <div class="ginput_container ginput_container_email">
          <input name="input_8" id="input_5_8" type="email" value="" class="large" placeholder="E-mail" aria-required="true" aria-invalid="false">
        </div>
      </div>
      <div id="field_5_9" class="gfield gfield--type-phone gfield--width-full edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_5_9"><label
          class="gfield_label gform-field-label" for="input_5_9">Telefon</label>
        <div class="ginput_container ginput_container_phone"><input name="input_9" id="input_5_9" type="tel" value="" class="large" placeholder="Telefon" aria-invalid="false"></div>
      </div>
      <div id="field_5_20" class="gfield gfield--type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_5_20"><label
          class="gfield_label gform-field-label" for="input_5_20">Postnummer</label>
        <div class="ginput_container ginput_container_text"><input name="input_20" id="input_5_20" type="text" value="" class="large" aria-invalid="false"> </div>
      </div>
      <div id="field_5_16" class="gfield gfield--type-select gfield--width-full open_house_select_field field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_5_16">
        <label class="gfield_label gform-field-label" for="input_5_16">Vælg ønskede dag for åbent hus:</label>
        <div class="ginput_container ginput_container_select"><select name="input_16" id="input_5_16" class="large gfield_select" aria-invalid="false">
            <option value="Ingen datoer tilgængelige">Ingen datoer tilgængelige</option>
          </select></div>
      </div>
      <div id="field_5_22" class="gfield gfield--type-select gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_5_22"><label
          class="gfield_label gform-field-label" for="input_5_22">Vælg boligtype</label>
        <div class="ginput_container ginput_container_select"><select name="input_22" id="input_5_22" class="large gfield_select" aria-invalid="false">
            <option value="8">8</option>
            <option value="7A">7A</option>
            <option value="7">7</option>
            <option value="16">16</option>
            <option value="17">17</option>
            <option value="9B">9B</option>
            <option value="6">6</option>
            <option value="5">5</option>
            <option value="14-2V">14-2V</option>
            <option value="15-2V">15-2V</option>
            <option value="9A">9A</option>
            <option value="2">2</option>
            <option value="10A">10A</option>
            <option value="4">4</option>
            <option value="12">12</option>
            <option value="13">13</option>
            <option value="11">11</option>
            <option value="10">10</option>
            <option value="9">9</option>
            <option value="3.T">3.T</option>
            <option value="2.T">2.T</option>
            <option value="2A.T">2A.T</option>
            <option value="3A.T">3A.T</option>
            <option value="18HK">18HK</option>
          </select></div>
      </div>
      <div id="field_5_21" class="gfield gfield--type-text gfield--width-full edc_populate_open_house_project_name field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden"
        data-js-reload="field_5_21">
        <div class="admin-hidden-markup"><i class="gform-icon gform-icon--hidden"></i><span>Hidden</span></div><label class="gfield_label gform-field-label" for="input_5_21">Projektnavn</label>
        <div class="ginput_container ginput_container_text"><input name="input_21" id="input_5_21" type="text" value="" class="large" aria-invalid="false"> </div>
      </div>
      <fieldset id="field_5_19"
        class="gfield gfield--type-consent gfield--type-choice gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"
        data-js-reload="field_5_19">
        <legend class="gfield_label gform-field-label gfield_label_before_complex">Consent<span class="gfield_required"><span class="gfield_required gfield_required_text">(Påkrævet)</span></span></legend>
        <div class="ginput_container ginput_container_consent"><input name="input_19.1" id="input_5_19_1" type="checkbox" value="1" aria-required="true" aria-invalid="false"> <label
            class="gform-field-label gform-field-label--type-inline gfield_consent_label" for="input_5_19_1">Jeg giver samtykke til, at EDC-gruppen må anvende mine oplysninger til at kontakte mig med nyheder, informationer, tilbud og markedsføring af
            ydelser via elektronisk post, herunder e-mail og sms, telefon eller brev. Læs <a href="https://www.poulerikbech.dk/persondatapolitik/">persondata- og privatlivspolitik</a>.<span
              class="gfield_required gfield_required_text">(Påkrævet)</span></label><input type="hidden" name="input_19.2"
            value="Jeg giver samtykke til, at EDC-gruppen må anvende mine oplysninger til at kontakte mig med nyheder, informationer, tilbud og markedsføring af ydelser via elektronisk post, herunder e-mail og sms, telefon eller brev. Læs <a href=&quot;https://www.poulerikbech.dk/persondatapolitik/&quot;>persondata- og privatlivspolitik</a>."
            class="gform_hidden"><input type="hidden" name="input_19.3" value="4" class="gform_hidden"></div>
      </fieldset>
      <div id="field_5_23"
        class="gfield gfield--type-html stomGFAS-container-field gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"
        data-js-reload="field_5_23">
        <div class="stomGFAS-inner">
          <div class="stomGFAS-description">
            <div class="stomGFAS-changes">
              <div class="stomGFAS-the-element" style=""></div>
              <div class="stomGFAS-loader" style="opacity:0;"></div>
              <div class="stomGFAS-complete" style="opacity:0;"><!--?xml version="1.0" encoding="UTF-8"?--><svg width="1em" height="1em" id="uuid-2dad5921-305a-443f-b344-1cc6bcde45cb" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 186.8 182.67">
                  <path
                    d="M185.02,13.63l-24.55,31.95-4.51,5.87-98.18,127.78c-1.67,2.18-4.23,3.43-6.95,3.43-.22,0-.45,0-.68-.03-2.97-.23-5.59-1.92-7.02-4.53L1.41,102.04c-2.76-5.03-1.35-11.39,3.27-14.79,4.69-3.44,11.22-2.84,15.19,1.41l33.55,35.85,87.77-90.01,4.94-5.07,26.62-27.3.13-.11c3.36-2.82,8.1-2.67,11.27.37,3.17,3.04,3.53,7.76.85,11.24Z"
                    style="fill:#fff; stroke-width:0px;"></path>
                </svg></div>
            </div>
            <span class="stomGFAS-label">Jeg er ikke en robot</span>
          </div>
          <div class="stomGFAS-badge">
            <span class="stomGFAS-icon"><!--?xml version="1.0" encoding="UTF-8"?--><svg width="1em" height="1em" id="uuid-5c82375d-5187-4270-aa1e-9b4bf5781649" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 424.74 496.24">
                <path
                  d="M380.61,125.97c-.27-7.03-2.66-9.59-9.91-9.98-56.62-3.1-107.82-21.27-152.57-56.46-2.43-1.91-4.32-2.86-6.27-2.75-1.95-.11-3.83.83-6.27,2.75-44.75,35.19-95.95,53.36-152.57,56.46-7.25.4-9.64,2.96-9.91,9.98-4.31,112.26,36.7,242.35,160.82,318.33,3.01,1.84,5.56,2.47,7.93,2.33,2.36.14,4.91-.49,7.93-2.33,124.12-75.98,165.12-206.07,160.82-318.33Z"
                  style="fill:#468769; stroke-width:0px;"></path>
                <path
                  d="M401.77,141.43c0-10.75-.55-21.54.17-32.24.63-9.38-3.27-11.93-12.05-12.27-64.55-2.48-122.77-22.22-172.31-64.71-3.94-3.38-6.48-3.69-10.59-.15-49.89,42.91-108.6,62.6-173.65,64.93-8.79.31-10.48,3.99-10.9,11.97-1.84,34.72-.25,69.21,6.16,103.36,20.78,110.62,77.2,197.06,174.08,256.09,6.92,4.22,11.84,4.44,18.88.14,42.84-26.16,79.85-58.64,109.09-99.55,48.6-68.02,70.1-144.72,71.11-227.57h0ZM424.74,136.2c-4.79,153.48-64.6,275.98-200.36,356.03-8.69,5.13-15.02,5.47-23.94.25C89.06,427.33,25.23,330.3,5.38,203.47-.65,164.94-1.54,126.35,2.34,87.49c.95-9.49,4.14-11.24,12.6-11.2,49.39.24,96.44-9.62,140.04-33.73,18.55-10.26,35.2-23.04,49.93-38.19,5.23-5.38,8.47-6.14,14.27-.35,51.64,51.55,115.77,71.56,187.02,72.07,11.85.08,15.85,2.7,16.22,15.14.45,14.89,2.12,29.8,2.31,44.96h0Z"
                  style="fill:#719e82; stroke-width:0px;"></path>
                <path
                  d="M303.98,170.42l-24.55,31.95-4.51,5.87-98.18,127.78c-1.67,2.18-4.23,3.43-6.95,3.43-.22,0-.45,0-.68-.03-2.97-.23-5.59-1.92-7.02-4.53l-41.72-76.07c-2.76-5.03-1.35-11.39,3.27-14.79,4.69-3.44,11.22-2.84,15.19,1.41l33.55,35.85,87.77-90.01,4.94-5.07,26.62-27.3.13-.11c3.36-2.82,8.1-2.67,11.27.37,3.17,3.04,3.53,7.76.85,11.24Z"
                  style="fill:#fff; stroke-width:0px;"></path>
              </svg></span>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="gform_footer top_label"> <input type="submit" id="gform_submit_button_5" class="gform_button button" value="Tilmeld"
      onclick="if(window[&quot;gf_submitting_5&quot;]){return false;}  if( !jQuery(&quot;#gform_5&quot;)[0].checkValidity || jQuery(&quot;#gform_5&quot;)[0].checkValidity()){window[&quot;gf_submitting_5&quot;]=true;}  "
      onkeypress="if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_5&quot;]){return false;} if( !jQuery(&quot;#gform_5&quot;)[0].checkValidity || jQuery(&quot;#gform_5&quot;)[0].checkValidity()){window[&quot;gf_submitting_5&quot;]=true;}  jQuery(&quot;#gform_5&quot;).trigger(&quot;submit&quot;,[true]); }">
    <input type="hidden" name="gform_ajax" value="form_id=5&amp;title=&amp;description=1&amp;tabindex=0&amp;theme=gravity-theme">
    <input type="hidden" class="gform_hidden" name="is_submit_5" value="1">
    <input type="hidden" class="gform_hidden" name="stomGFAS_unique_value" value=""><input type="hidden" class="gform_hidden" name="gform_submit" value="5">
    <input type="hidden" class="gform_hidden" name="gform_unique_id" value="">
    <input type="hidden" class="gform_hidden" name="state_5"
      value="WyJ7XCIxOS4xXCI6XCIzNGJmYmQ3OWM0M2QwMjIyZWE1ODkxY2UwY2I5NDBlOFwiLFwiMTkuMlwiOlwiMDI3ZDA3Y2U1OTFhMjQyZTVjYWI4YzZlOWM3OWQ0MjJcIixcIjE5LjNcIjpcIjI0MTIxNDk3ZTM5OTA5MDk0M2U5Yjg0ZjFjNTJhMGRkXCJ9IiwiZDFlNDk1ZWE4MDhmYjM4N2FhMTk1OThhMmM0NjIyYjgiXQ==">
    <input type="hidden" class="gform_hidden" name="gform_target_page_number_5" id="gform_target_page_number_5" value="0">
    <input type="hidden" class="gform_hidden" name="gform_source_page_number_5" id="gform_source_page_number_5" value="1">
    <input type="hidden" name="gform_field_values" value="">
  </div>
</form>

POST /#gf_8

<form method="post" enctype="multipart/form-data" target="gform_ajax_frame_8" id="gform_8" class="edc_gform" action="/#gf_8" data-formid="8" novalidate="">
  <div class="gform-body gform_body">
    <div id="gform_fields_8" class="gform_fields top_label form_sublabel_below description_below validation_below">
      <div id="field_8_1" class="gfield gfield--type-text gfield--input-type-text edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_8_1"><label
          class="gfield_label gform-field-label" for="input_8_1">Navn</label>
        <div class="ginput_container ginput_container_text"><input name="input_1" id="input_8_1" type="text" value="" class="large" placeholder="Navn" aria-invalid="false"> </div>
      </div>
      <div id="field_8_4" class="gfield gfield--type-text gfield--input-type-text gfield--width-third edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"
        data-js-reload="field_8_4"><label class="gfield_label gform-field-label" for="input_8_4">Postnr</label>
        <div class="ginput_container ginput_container_text"><input name="input_4" id="input_8_4" type="text" value="" class="large" placeholder="Postnr" aria-invalid="false"> </div>
      </div>
      <div id="field_8_3" class="gfield gfield--type-text gfield--input-type-text gfield--width-two-thirds edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"
        data-js-reload="field_8_3"><label class="gfield_label gform-field-label" for="input_8_3">By</label>
        <div class="ginput_container ginput_container_text"><input name="input_3" id="input_8_3" type="text" value="" class="large" placeholder="By" aria-invalid="false"> </div>
      </div>
      <div id="field_8_6" class="gfield gfield--type-text gfield--input-type-text gfield--width-full edc_gform_input field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"
        data-js-reload="field_8_6"><label class="gfield_label gform-field-label" for="input_8_6">Adresse</label>
        <div class="ginput_container ginput_container_text"><input name="input_6" id="input_8_6" type="text" value="" class="large" placeholder="Adresse" aria-invalid="false"> </div>
      </div>
      <div id="field_8_8"
        class="gfield gfield--type-email gfield--input-type-email gfield--width-full edc_gform_input gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"
        data-js-reload="field_8_8"><label class="gfield_label gform-field-label" for="input_8_8">Email<span class="gfield_required"><span class="gfield_required gfield_required_text">(Påkrævet)</span></span></label>
        <div class="ginput_container ginput_container_email">
          <input name="input_8" id="input_8_8" type="email" value="" class="large" placeholder="E-mail" aria-required="true" aria-invalid="false">
        </div>
      </div>
      <div id="field_8_9"
        class="gfield gfield--type-phone gfield--input-type-phone gfield--width-full edc_gform_input gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"
        data-js-reload="field_8_9"><label class="gfield_label gform-field-label" for="input_8_9">Telefon<span class="gfield_required"><span class="gfield_required gfield_required_text">(Påkrævet)</span></span></label>
        <div class="ginput_container ginput_container_phone"><input name="input_9" id="input_8_9" type="tel" value="" class="large" placeholder="Telefon" aria-required="true" aria-invalid="false"></div>
      </div>
      <fieldset id="field_8_16"
        class="gfield gfield--type-consent gfield--type-choice gfield--input-type-consent gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"
        data-js-reload="field_8_16">
        <legend class="gfield_label gform-field-label gfield_label_before_complex">Consent<span class="gfield_required"><span class="gfield_required gfield_required_text">(Påkrævet)</span></span></legend>
        <div class="ginput_container ginput_container_consent"><input name="input_16.1" id="input_8_16_1" type="checkbox" value="1" aria-required="true" aria-invalid="false"> <label
            class="gform-field-label gform-field-label--type-inline gfield_consent_label" for="input_8_16_1">Jeg giver samtykke til, at EDC-gruppen må anvende mine oplysninger til at kontakte mig med nyheder, informationer, tilbud og markedsføring af
            ydelser via elektronisk post, herunder e-mail og sms, telefon eller brev. Læs <a href="https://www.poulerikbech.dk/persondatapolitik/">persondata- og privatlivspolitik</a>.<span
              class="gfield_required gfield_required_text">(Påkrævet)</span></label><input type="hidden" name="input_16.2"
            value="Jeg giver samtykke til, at EDC-gruppen må anvende mine oplysninger til at kontakte mig med nyheder, informationer, tilbud og markedsføring af ydelser via elektronisk post, herunder e-mail og sms, telefon eller brev. Læs <a href=&quot;https://www.poulerikbech.dk/persondatapolitik/&quot;>persondata- og privatlivspolitik</a>."
            class="gform_hidden"><input type="hidden" name="input_16.3" value="7" class="gform_hidden"></div>
      </fieldset>
      <div id="field_8_17"
        class="gfield gfield--type-html stomGFAS-container-field gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"
        data-js-reload="field_8_17">
        <div class="stomGFAS-inner">
          <div class="stomGFAS-description">
            <div class="stomGFAS-changes">
              <div class="stomGFAS-the-element" style=""></div>
              <div class="stomGFAS-loader" style="opacity:0;"></div>
              <div class="stomGFAS-complete" style="opacity:0;"><!--?xml version="1.0" encoding="UTF-8"?--><svg width="1em" height="1em" id="uuid-2dad5921-305a-443f-b344-1cc6bcde45cb" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 186.8 182.67">
                  <path
                    d="M185.02,13.63l-24.55,31.95-4.51,5.87-98.18,127.78c-1.67,2.18-4.23,3.43-6.95,3.43-.22,0-.45,0-.68-.03-2.97-.23-5.59-1.92-7.02-4.53L1.41,102.04c-2.76-5.03-1.35-11.39,3.27-14.79,4.69-3.44,11.22-2.84,15.19,1.41l33.55,35.85,87.77-90.01,4.94-5.07,26.62-27.3.13-.11c3.36-2.82,8.1-2.67,11.27.37,3.17,3.04,3.53,7.76.85,11.24Z"
                    style="fill:#fff; stroke-width:0px;"></path>
                </svg></div>
            </div>
            <span class="stomGFAS-label">Jeg er ikke en robot</span>
          </div>
          <div class="stomGFAS-badge">
            <span class="stomGFAS-icon"><!--?xml version="1.0" encoding="UTF-8"?--><svg width="1em" height="1em" id="uuid-5c82375d-5187-4270-aa1e-9b4bf5781649" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 424.74 496.24">
                <path
                  d="M380.61,125.97c-.27-7.03-2.66-9.59-9.91-9.98-56.62-3.1-107.82-21.27-152.57-56.46-2.43-1.91-4.32-2.86-6.27-2.75-1.95-.11-3.83.83-6.27,2.75-44.75,35.19-95.95,53.36-152.57,56.46-7.25.4-9.64,2.96-9.91,9.98-4.31,112.26,36.7,242.35,160.82,318.33,3.01,1.84,5.56,2.47,7.93,2.33,2.36.14,4.91-.49,7.93-2.33,124.12-75.98,165.12-206.07,160.82-318.33Z"
                  style="fill:#468769; stroke-width:0px;"></path>
                <path
                  d="M401.77,141.43c0-10.75-.55-21.54.17-32.24.63-9.38-3.27-11.93-12.05-12.27-64.55-2.48-122.77-22.22-172.31-64.71-3.94-3.38-6.48-3.69-10.59-.15-49.89,42.91-108.6,62.6-173.65,64.93-8.79.31-10.48,3.99-10.9,11.97-1.84,34.72-.25,69.21,6.16,103.36,20.78,110.62,77.2,197.06,174.08,256.09,6.92,4.22,11.84,4.44,18.88.14,42.84-26.16,79.85-58.64,109.09-99.55,48.6-68.02,70.1-144.72,71.11-227.57h0ZM424.74,136.2c-4.79,153.48-64.6,275.98-200.36,356.03-8.69,5.13-15.02,5.47-23.94.25C89.06,427.33,25.23,330.3,5.38,203.47-.65,164.94-1.54,126.35,2.34,87.49c.95-9.49,4.14-11.24,12.6-11.2,49.39.24,96.44-9.62,140.04-33.73,18.55-10.26,35.2-23.04,49.93-38.19,5.23-5.38,8.47-6.14,14.27-.35,51.64,51.55,115.77,71.56,187.02,72.07,11.85.08,15.85,2.7,16.22,15.14.45,14.89,2.12,29.8,2.31,44.96h0Z"
                  style="fill:#719e82; stroke-width:0px;"></path>
                <path
                  d="M303.98,170.42l-24.55,31.95-4.51,5.87-98.18,127.78c-1.67,2.18-4.23,3.43-6.95,3.43-.22,0-.45,0-.68-.03-2.97-.23-5.59-1.92-7.02-4.53l-41.72-76.07c-2.76-5.03-1.35-11.39,3.27-14.79,4.69-3.44,11.22-2.84,15.19,1.41l33.55,35.85,87.77-90.01,4.94-5.07,26.62-27.3.13-.11c3.36-2.82,8.1-2.67,11.27.37,3.17,3.04,3.53,7.76.85,11.24Z"
                  style="fill:#fff; stroke-width:0px;"></path>
              </svg></span>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="gform_footer top_label"> <input type="submit" id="gform_submit_button_8" class="gform_button button" value="Skriv mig op"
      onclick="if(window[&quot;gf_submitting_8&quot;]){return false;}  if( !jQuery(&quot;#gform_8&quot;)[0].checkValidity || jQuery(&quot;#gform_8&quot;)[0].checkValidity()){window[&quot;gf_submitting_8&quot;]=true;}  "
      onkeypress="if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_8&quot;]){return false;} if( !jQuery(&quot;#gform_8&quot;)[0].checkValidity || jQuery(&quot;#gform_8&quot;)[0].checkValidity()){window[&quot;gf_submitting_8&quot;]=true;}  jQuery(&quot;#gform_8&quot;).trigger(&quot;submit&quot;,[true]); }">
    <input type="hidden" name="gform_ajax" value="form_id=8&amp;title=&amp;description=1&amp;tabindex=0&amp;theme=gravity-theme">
    <input type="hidden" class="gform_hidden" name="is_submit_8" value="1">
    <input type="hidden" class="gform_hidden" name="stomGFAS_unique_value" value=""><input type="hidden" class="gform_hidden" name="gform_submit" value="8">
    <input type="hidden" class="gform_hidden" name="gform_unique_id" value="">
    <input type="hidden" class="gform_hidden" name="state_8"
      value="WyJ7XCIxNi4xXCI6XCIzNGJmYmQ3OWM0M2QwMjIyZWE1ODkxY2UwY2I5NDBlOFwiLFwiMTYuMlwiOlwiMDI3ZDA3Y2U1OTFhMjQyZTVjYWI4YzZlOWM3OWQ0MjJcIixcIjE2LjNcIjpcImU4ZjBjYTk5M2ZhMDY2ZDY1NWQ5NDY5MWQ5NGE4ZjcyXCJ9IiwiYzk5YmUyNzdmYjE3ZTdjOTU2NDQ3YTMxNWYxNjg0OTYiXQ==">
    <input type="hidden" class="gform_hidden" name="gform_target_page_number_8" id="gform_target_page_number_8" value="0">
    <input type="hidden" class="gform_hidden" name="gform_source_page_number_8" id="gform_source_page_number_8" value="1">
    <input type="hidden" name="gform_field_values" value="">
  </div>
</form>

Text Content

Spring til indhold


Tilmeld åbent hus
MENU
MENU
LUK
LUK
Skriv dig op


KONTAKT MÆGLER

 * Betina Almind Kristensen
   
   Salg og udlejning
   
   E-mail: bkr@edc.dk
   
   Tlf.: 33307800


BOLIGER

 * Udleje68

 * rent68

Antal værelser

Værelser

Antal værelser

1
3

1
















2
















3
1
3

1
















2
















3
Størrelse

Størrelse i m2

34m2
92m2

34
















63
















92
34m2
92m2

34
















63
















92
kr. 0
kr. 0

0
















0
















0
kr. 0
kr. 0

0
















0
















0

Månedlig leje

Leje

Månedlig leje

kr. 8.400
kr. 17.000

8400
















12700
















17000
kr. 8.400
kr. 17.000

8400
















12700
















17000
Status
 * Ledig68

 * Ledig68

SorterEnheds nr.: Laveste førstStørrelse: Mindste førstStørrelse: Største
førstVærelser: Færreste førstVærelser: Fleste førstPris: Laveste førstPris:
Højeste først
SorterEnheds nr.: Laveste førstStørrelse: Mindste førstStørrelse: Største
førstVærelser: Færreste førstVærelser: Fleste førstLeje: Laveste førstLeje:
Højeste først
SorterEnheds nr.: Laveste førstStørrelse: Mindste førstStørrelse: Største
førstVærelser: Færreste førstVærelser: Fleste førstPris: Laveste førstPris:
Højeste først
SorterEnheds nr.: Laveste førstStørrelse: Mindste førstStørrelse: Største
førstVærelser: Færreste førstVærelser: Fleste førstLeje: Laveste førstLeje:
Højeste først

68 boliger fundet
68 boliger fundet

Ingen filtre

Ingen filtre
 * 10768

 * 8068
 * 24691
 * 74677
 * 52534
 * 35486
 * 79319
 * 25240
 * 34209
 * 3190
 * 21157


 * 10768

 * 
   
   68 Ledig

 * 
   
   68 Ledig


 1.  Udleje
     11875001
     Aldersrogade 5, st. 2
     38m2
     1 vær.
     kr. 8.400/måned
     Ledig
     Tilgængelig d. 01-04-2025
 2.  Udleje
     11875002
     Aldersrogade 3A, st. th.
     66m2
     2 vær.
     kr. 13.600/måned
     Ledig
     Tilgængelig d. 01-04-2025
 3.  Udleje
     11875003
     Aldersrogade 3A, st. tv.
     70m2
     2 vær.
     kr. 13.900/måned
     Ledig
     Tilgængelig d. 01-04-2025
 4.  Udleje
     11875004
     Aldersrogade 3B, st. th.
     70m2
     2 vær.
     kr. 13.900/måned
     Ledig
     Tilgængelig d. 01-04-2025
 5.  Udleje
     11875005
     Aldersrogade 3B, st. tv.
     82m2
     3 vær.
     kr. 15.800/måned
     Ledig
     Tilgængelig d. 01-04-2025
 6.  Udleje
     11875006
     Aldersrogade 3C, st. th.
     70m2
     2 vær.
     kr. 13.900/måned
     Ledig
     Tilgængelig d. 01-04-2025
 7.  Udleje
     11875007
     Aldersrogade 3C, st. tv.
     82m2
     3 vær.
     kr. 15.800/måned
     Ledig
     Tilgængelig d. 01-04-2025
 8.  Udleje
     11875009
     Aldersrogade 5, 1. 1
     34m2
     1 vær.
     kr. 8.500/måned
     Ledig
     Tilgængelig d. 01-04-2025
 9.  Udleje
     11875010
     Aldersrogade 5, 1. 2
     36m2
     1 vær.
     kr. 8.550/måned
     Ledig
     Tilgængelig d. 01-04-2025
 10. Udleje
     11875011
     Aldersrogade 5, 1. 3
     37m2
     1 vær.
     kr. 8.500/måned
     Ledig
     Tilgængelig d. 01-04-2025
 11. Udleje
     11875012
     Aldersrogade 3A, 1. tv.
     85m2
     3 vær.
     kr. 16.200/måned
     Ledig
     Tilgængelig d. 01-04-2025
 12. Udleje
     11875013
     Aldersrogade 3A, 1. th.
     81m2
     3 vær.
     kr. 16.000/måned
     Ledig
     Tilgængelig d. 01-04-2025
 13. Udleje
     11875014
     Aldersrogade 3B, 1. tv.
     84m2
     3 vær.
     kr. 16.200/måned
     Ledig
     Tilgængelig d. 01-04-2025
 14. Udleje
     11875015
     Aldersrogade 3B, 1. th.
     81m2
     3 vær.
     kr. 16.000/måned
     Ledig
     Tilgængelig d. 01-04-2025
 15. Udleje
     11875016
     Aldersrogade 3C, 1. tv.
     84m2
     3 vær.
     kr. 16.200/måned
     Ledig
     Tilgængelig d. 01-04-2025
 16. Udleje
     11875017
     Aldersrogade 3C, 1. th.
     81m2
     3 vær.
     kr. 16.000/måned
     Ledig
     Tilgængelig d. 01-04-2025
 17. Udleje
     11875020
     Aldersrogade 5, 2. 2
     35m2
     1 vær.
     kr. 8.900/måned
     Ledig
     Tilgængelig d. 01-04-2025
 18. Udleje
     11875021
     Aldersrogade 5, 2. 1
     34m2
     1 vær.
     kr. 8.600/måned
     Ledig
     Tilgængelig d. 01-04-2025
 19. Udleje
     11875022
     Aldersrogade 5, 2. 3
     34m2
     1 vær.
     kr. 8.600/måned
     Ledig
     Tilgængelig d. 01-04-2025
 20. Udleje
     11875023
     Aldersrogade 5, 2. 4
     35m2
     1 vær.
     kr. 8.650/måned
     Ledig
     Tilgængelig d. 01-04-2025
 21. Udleje
     11875024
     Aldersrogade 5, 2. 5
     37m2
     1 vær.
     kr. 8.650/måned
     Ledig
     Tilgængelig d. 01-04-2025
 22. Udleje
     11875025
     Aldersrogade 3A, 2. tv.
     85m2
     3 vær.
     kr. 16.300/måned
     Ledig
     Tilgængelig d. 01-04-2025
 23. Udleje
     11875026
     Aldersrogade 3A, 2. th.
     81m2
     3 vær.
     kr. 16.100/måned
     Ledig
     Tilgængelig d. 01-04-2025
 24. Udleje
     11875027
     Aldersrogade 3B, 2. tv.
     84m2
     3 vær.
     kr. 16.300/måned
     Ledig
     Tilgængelig d. 01-04-2025
 25. Udleje
     11875028
     Aldersrogade 3B, 2. th.
     81m2
     3 vær.
     kr. 16.100/måned
     Ledig
     Tilgængelig d. 01-04-2025
 26. Udleje
     11875029
     Aldersrogade 3C, 2. tv.
     84m2
     3 vær.
     kr. 16.300/måned
     Ledig
     Tilgængelig d. 01-04-2025
 27. Udleje
     11875030
     Aldersrogade 3C, 2. th.
     81m2
     3 vær.
     kr. 16.100/måned
     Ledig
     Tilgængelig d. 01-04-2025
 28. Udleje
     11875033
     Aldersrogade 5, 3. 2
     35m2
     1 vær.
     kr. 9.000/måned
     Ledig
     Tilgængelig d. 01-04-2025
 29. Udleje
     11875034
     Aldersrogade 5, 3. 1
     34m2
     1 vær.
     kr. 8.700/måned
     Ledig
     Tilgængelig d. 01-04-2025
 30. Udleje
     11875035
     Aldersrogade 5, 3. 3
     34m2
     1 vær.
     kr. 8.700/måned
     Ledig
     Tilgængelig d. 01-04-2025
 31. Udleje
     11875036
     Aldersrogade 5, 3. 4
     35m2
     1 vær.
     kr. 8.750/måned
     Ledig
     Tilgængelig d. 01-04-2025
 32. Udleje
     11875037
     Aldersrogade 5, 3. 5
     37m2
     1 vær.
     kr. 8.750/måned
     Ledig
     Tilgængelig d. 01-04-2025
 33. Udleje
     11875038
     Aldersrogade 3A, 3. tv.
     85m2
     3 vær.
     kr. 16.400/måned
     Ledig
     Tilgængelig d. 01-04-2025
 34. Udleje
     11875039
     Aldersrogade 3A, 3. th.
     81m2
     3 vær.
     kr. 16.200/måned
     Ledig
     Tilgængelig d. 01-04-2025
 35. Udleje
     11875040
     Aldersrogade 3B, 3. tv.
     84m2
     3 vær.
     kr. 16.400/måned
     Ledig
     Tilgængelig d. 01-04-2025
 36. Udleje
     11875041
     Aldersrogade 3B, 3. th.
     81m2
     3 vær.
     kr. 16.200/måned
     Ledig
     Tilgængelig d. 01-04-2025
 37. Udleje
     11875042
     Aldersrogade 3C, 3. tv.
     84m2
     3 vær.
     kr. 16.400/måned
     Ledig
     Tilgængelig d. 01-04-2025
 38. Udleje
     11875043
     Aldersrogade 3C, 3. th.
     81m2
     3 vær.
     kr. 16.200/måned
     Ledig
     Tilgængelig d. 01-04-2025
 39. Udleje
     11875046
     Aldersrogade 5, 4. 2
     35m2
     1 vær.
     kr. 9.100/måned
     Ledig
     Tilgængelig d. 01-04-2025
 40. Udleje
     11875047
     Aldersrogade 5, 4. 1
     34m2
     1 vær.
     kr. 8.800/måned
     Ledig
     Tilgængelig d. 01-04-2025
 41. Udleje
     11875048
     Aldersrogade 5, 4. 3
     34m2
     1 vær.
     kr. 8.800/måned
     Ledig
     Tilgængelig d. 01-04-2025
 42. Udleje
     11875049
     Aldersrogade 5, 4. 4
     35m2
     1 vær.
     kr. 8.850/måned
     Ledig
     Tilgængelig d. 01-04-2025
 43. Udleje
     11875050
     Aldersrogade 5, 4. 5
     37m2
     1 vær.
     kr. 8.850/måned
     Ledig
     Tilgængelig d. 01-04-2025
 44. Udleje
     11875051
     Aldersrogade 3A, 4. tv.
     85m2
     3 vær.
     kr. 16.500/måned
     Ledig
     Tilgængelig d. 01-04-2025
 45. Udleje
     11875052
     Aldersrogade 3A, 4. th.
     81m2
     3 vær.
     kr. 16.300/måned
     Ledig
     Tilgængelig d. 01-04-2025
 46. Udleje
     11875053
     Aldersrogade 3B, 4. tv.
     84m2
     3 vær.
     kr. 16.500/måned
     Ledig
     Tilgængelig d. 01-04-2025
 47. Udleje
     11875054
     Aldersrogade 3B, 4. th.
     81m2
     3 vær.
     kr. 16.300/måned
     Ledig
     Tilgængelig d. 01-04-2025
 48. Udleje
     11875055
     Aldersrogade 3C, 4. tv.
     84m2
     3 vær.
     kr. 16.500/måned
     Ledig
     Tilgængelig d. 01-04-2025

 1.  Ledig
     Aldersrogade 5, st. 2
     
     kr. 8.400/måned
     
     Ledig
     38m2
     1 værelse
     Udleje
     38m2
     Værelser
     1
     
     
     kr. 8.400/måned

 2.  Ledig
     Aldersrogade 3A, st. th.
     
     kr. 13.600/måned
     
     Ledig
     66m2
     2 værelser
     Udleje
     66m2
     Værelser
     2
     
     
     kr. 13.600/måned

 3.  Ledig
     Aldersrogade 3A, st. tv.
     
     kr. 13.900/måned
     
     Ledig
     70m2
     2 værelser
     Udleje
     70m2
     Værelser
     2
     
     
     kr. 13.900/måned

 4.  Ledig
     Aldersrogade 3B, st. th.
     
     kr. 13.900/måned
     
     Ledig
     70m2
     2 værelser
     Udleje
     70m2
     Værelser
     2
     
     
     kr. 13.900/måned

 5.  Ledig
     Aldersrogade 3B, st. tv.
     
     kr. 15.800/måned
     
     Ledig
     82m2
     3 værelser
     Udleje
     82m2
     Værelser
     3
     
     
     kr. 15.800/måned

 6.  Ledig
     Aldersrogade 3C, st. th.
     
     kr. 13.900/måned
     
     Ledig
     70m2
     2 værelser
     Udleje
     70m2
     Værelser
     2
     
     
     kr. 13.900/måned

 7.  Ledig
     Aldersrogade 3C, st. tv.
     
     kr. 15.800/måned
     
     Ledig
     82m2
     3 værelser
     Udleje
     82m2
     Værelser
     3
     
     
     kr. 15.800/måned

 8.  Ledig
     Aldersrogade 5, 1. 1
     
     kr. 8.500/måned
     
     Ledig
     34m2
     1 værelse
     Udleje
     34m2
     Værelser
     1
     
     
     kr. 8.500/måned

 9.  Ledig
     Aldersrogade 5, 1. 2
     
     kr. 8.550/måned
     
     Ledig
     36m2
     1 værelse
     Udleje
     36m2
     Værelser
     1
     
     
     kr. 8.550/måned

 10. Ledig
     Aldersrogade 5, 1. 3
     
     kr. 8.500/måned
     
     Ledig
     37m2
     1 værelse
     Udleje
     37m2
     Værelser
     1
     
     
     kr. 8.500/måned

 11. Ledig
     Aldersrogade 3A, 1. tv.
     
     kr. 16.200/måned
     
     Ledig
     85m2
     3 værelser
     Udleje
     85m2
     Værelser
     3
     
     
     kr. 16.200/måned

 12. Ledig
     Aldersrogade 3A, 1. th.
     
     kr. 16.000/måned
     
     Ledig
     81m2
     3 værelser
     Udleje
     81m2
     Værelser
     3
     
     
     kr. 16.000/måned

 13. Ledig
     Aldersrogade 3B, 1. tv.
     
     kr. 16.200/måned
     
     Ledig
     84m2
     3 værelser
     Udleje
     84m2
     Værelser
     3
     
     
     kr. 16.200/måned

 14. Ledig
     Aldersrogade 3B, 1. th.
     
     kr. 16.000/måned
     
     Ledig
     81m2
     3 værelser
     Udleje
     81m2
     Værelser
     3
     
     
     kr. 16.000/måned

 15. Ledig
     Aldersrogade 3C, 1. tv.
     
     kr. 16.200/måned
     
     Ledig
     84m2
     3 værelser
     Udleje
     84m2
     Værelser
     3
     
     
     kr. 16.200/måned

 16. Ledig
     Aldersrogade 3C, 1. th.
     
     kr. 16.000/måned
     
     Ledig
     81m2
     3 værelser
     Udleje
     81m2
     Værelser
     3
     
     
     kr. 16.000/måned

 17. Ledig
     Aldersrogade 5, 2. 2
     
     kr. 8.900/måned
     
     Ledig
     35m2
     1 værelse
     Udleje
     35m2
     Værelser
     1
     
     
     kr. 8.900/måned

 18. Ledig
     Aldersrogade 5, 2. 1
     
     kr. 8.600/måned
     
     Ledig
     34m2
     1 værelse
     Udleje
     34m2
     Værelser
     1
     
     
     kr. 8.600/måned

 19. Ledig
     Aldersrogade 5, 2. 3
     
     kr. 8.600/måned
     
     Ledig
     34m2
     1 værelse
     Udleje
     34m2
     Værelser
     1
     
     
     kr. 8.600/måned

 20. Ledig
     Aldersrogade 5, 2. 4
     
     kr. 8.650/måned
     
     Ledig
     35m2
     1 værelse
     Udleje
     35m2
     Værelser
     1
     
     
     kr. 8.650/måned

 21. Ledig
     Aldersrogade 5, 2. 5
     
     kr. 8.650/måned
     
     Ledig
     37m2
     1 værelse
     Udleje
     37m2
     Værelser
     1
     
     
     kr. 8.650/måned

 22. Ledig
     Aldersrogade 3A, 2. tv.
     
     kr. 16.300/måned
     
     Ledig
     85m2
     3 værelser
     Udleje
     85m2
     Værelser
     3
     
     
     kr. 16.300/måned

 23. Ledig
     Aldersrogade 3A, 2. th.
     
     kr. 16.100/måned
     
     Ledig
     81m2
     3 værelser
     Udleje
     81m2
     Værelser
     3
     
     
     kr. 16.100/måned

 24. Ledig
     Aldersrogade 3B, 2. tv.
     
     kr. 16.300/måned
     
     Ledig
     84m2
     3 værelser
     Udleje
     84m2
     Værelser
     3
     
     
     kr. 16.300/måned

 25. Ledig
     Aldersrogade 3B, 2. th.
     
     kr. 16.100/måned
     
     Ledig
     81m2
     3 værelser
     Udleje
     81m2
     Værelser
     3
     
     
     kr. 16.100/måned

 26. Ledig
     Aldersrogade 3C, 2. tv.
     
     kr. 16.300/måned
     
     Ledig
     84m2
     3 værelser
     Udleje
     84m2
     Værelser
     3
     
     
     kr. 16.300/måned

 27. Ledig
     Aldersrogade 3C, 2. th.
     
     kr. 16.100/måned
     
     Ledig
     81m2
     3 værelser
     Udleje
     81m2
     Værelser
     3
     
     
     kr. 16.100/måned

 28. Ledig
     Aldersrogade 5, 3. 2
     
     kr. 9.000/måned
     
     Ledig
     35m2
     1 værelse
     Udleje
     35m2
     Værelser
     1
     
     
     kr. 9.000/måned

 29. Ledig
     Aldersrogade 5, 3. 1
     
     kr. 8.700/måned
     
     Ledig
     34m2
     1 værelse
     Udleje
     34m2
     Værelser
     1
     
     
     kr. 8.700/måned

 30. Ledig
     Aldersrogade 5, 3. 3
     
     kr. 8.700/måned
     
     Ledig
     34m2
     1 værelse
     Udleje
     34m2
     Værelser
     1
     
     
     kr. 8.700/måned

 31. Ledig
     Aldersrogade 5, 3. 4
     
     kr. 8.750/måned
     
     Ledig
     35m2
     1 værelse
     Udleje
     35m2
     Værelser
     1
     
     
     kr. 8.750/måned

 32. Ledig
     Aldersrogade 5, 3. 5
     
     kr. 8.750/måned
     
     Ledig
     37m2
     1 værelse
     Udleje
     37m2
     Værelser
     1
     
     
     kr. 8.750/måned

 33. Ledig
     Aldersrogade 3A, 3. tv.
     
     kr. 16.400/måned
     
     Ledig
     85m2
     3 værelser
     Udleje
     85m2
     Værelser
     3
     
     
     kr. 16.400/måned

 34. Ledig
     Aldersrogade 3A, 3. th.
     
     kr. 16.200/måned
     
     Ledig
     81m2
     3 værelser
     Udleje
     81m2
     Værelser
     3
     
     
     kr. 16.200/måned

 35. Ledig
     Aldersrogade 3B, 3. tv.
     
     kr. 16.400/måned
     
     Ledig
     84m2
     3 værelser
     Udleje
     84m2
     Værelser
     3
     
     
     kr. 16.400/måned

 36. Ledig
     Aldersrogade 3B, 3. th.
     
     kr. 16.200/måned
     
     Ledig
     81m2
     3 værelser
     Udleje
     81m2
     Værelser
     3
     
     
     kr. 16.200/måned

 37. Ledig
     Aldersrogade 3C, 3. tv.
     
     kr. 16.400/måned
     
     Ledig
     84m2
     3 værelser
     Udleje
     84m2
     Værelser
     3
     
     
     kr. 16.400/måned

 38. Ledig
     Aldersrogade 3C, 3. th.
     
     kr. 16.200/måned
     
     Ledig
     81m2
     3 værelser
     Udleje
     81m2
     Værelser
     3
     
     
     kr. 16.200/måned

 39. Ledig
     Aldersrogade 5, 4. 2
     
     kr. 9.100/måned
     
     Ledig
     35m2
     1 værelse
     Udleje
     35m2
     Værelser
     1
     
     
     kr. 9.100/måned

 40. Ledig
     Aldersrogade 5, 4. 1
     
     kr. 8.800/måned
     
     Ledig
     34m2
     1 værelse
     Udleje
     34m2
     Værelser
     1
     
     
     kr. 8.800/måned

 41. Ledig
     Aldersrogade 5, 4. 3
     
     kr. 8.800/måned
     
     Ledig
     34m2
     1 værelse
     Udleje
     34m2
     Værelser
     1
     
     
     kr. 8.800/måned

 42. Ledig
     Aldersrogade 5, 4. 4
     
     kr. 8.850/måned
     
     Ledig
     35m2
     1 værelse
     Udleje
     35m2
     Værelser
     1
     
     
     kr. 8.850/måned

 43. Ledig
     Aldersrogade 5, 4. 5
     
     kr. 8.850/måned
     
     Ledig
     37m2
     1 værelse
     Udleje
     37m2
     Værelser
     1
     
     
     kr. 8.850/måned

 44. Ledig
     Aldersrogade 3A, 4. tv.
     
     kr. 16.500/måned
     
     Ledig
     85m2
     3 værelser
     Udleje
     85m2
     Værelser
     3
     
     
     kr. 16.500/måned

 45. Ledig
     Aldersrogade 3A, 4. th.
     
     kr. 16.300/måned
     
     Ledig
     81m2
     3 værelser
     Udleje
     81m2
     Værelser
     3
     
     
     kr. 16.300/måned

 46. Ledig
     Aldersrogade 3B, 4. tv.
     
     kr. 16.500/måned
     
     Ledig
     84m2
     3 værelser
     Udleje
     84m2
     Værelser
     3
     
     
     kr. 16.500/måned

 47. Ledig
     Aldersrogade 3B, 4. th.
     
     kr. 16.300/måned
     
     Ledig
     81m2
     3 værelser
     Udleje
     81m2
     Værelser
     3
     
     
     kr. 16.300/måned

 48. Ledig
     Aldersrogade 3C, 4. tv.
     
     kr. 16.500/måned
     
     Ledig
     84m2
     3 værelser
     Udleje
     84m2
     Værelser
     3
     
     
     kr. 16.500/måned

Nummer
Adresse
Type
Størrelse
Værelser
Månedlig leje
Tilgængelig fra
Status
Netto
Areal
Husdyr
Bruto
Pris
Stage
Aconto
Etager
Depositum
Parkering
Kategori
Latitude
Sælgsdato
Longitude
Salgstype
Faciliteter
Etageareal
floor_plan
Aconto varme/vand
Årlig leje
Sagsnummer
Grundareal
Kontorareal
project_uid
Altanstørrelse
Udbetaling
Energimærke
Opvarmning
Stage status
Byggeår
Erhvervsareal
case_material
Reservationsdato
MInimumspris
custom_field_1
custom_field_2
Momsregistreret
Månedlige udgifter
Bebygget areal
Samlet etageareal
Årlig bruttoleje
Aconto el
Årlig leje pr. m²
Tidsfrist for bud
Andelslejlighed
Årlig driftsudgifter
Omfattet af energimærke
Alternativt brug
Årlig bruttoleje pr. m²
Årlig driftsudgifter pr. m²
 1.  550-1262-1
     11875001
     1
     Aldersrogade 5, st. 2
     18HK
     38
     1
     Tilgængelighedsbolig
     0 kr.
     0 kr.
     -
     8.400 kr.
     0 kr.
     -
     -
     -
     -
     -
     25.200 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/be8e31ab222722c6530ee3eaa28f651d.jpg
     -
     -
     -
     -
     -
     [object Object]
     40986
     80
     107
     550-1262-1
     [object Object]
     [object Object]
     2024-11-27T13:51:16.000000Z
     2024-11-27T14:04:16.000000Z
     1
     App\Models\Property::40986
     App\Models\Property::40986
     [object Object]
     1
     -
 2.  550-1263-2
     11875002
     2
     Aldersrogade 3A, st. th.
     3A.T
     66
     2
     Terrasse
     0 kr.
     0 kr.
     -
     13.600 kr.
     0 kr.
     -
     -
     -
     -
     -
     40.800 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/952a170c357683a63c66759fc3c1c512.jpg
     -
     -
     -
     -
     -
     [object Object]
     40987
     80
     107
     550-1263-2
     [object Object]
     [object Object]
     2024-11-27T13:51:16.000000Z
     2024-11-27T14:04:16.000000Z
     2
     App\Models\Property::40987
     App\Models\Property::40987
     [object Object]
     2
     1
 3.  550-1263-3
     11875003
     3
     Aldersrogade 3A, st. tv.
     2A.T
     70
     2
     Terrasse
     0 kr.
     0 kr.
     -
     13.900 kr.
     0 kr.
     -
     -
     -
     -
     -
     41.700 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/92c09188d0040e65d96ee0308fc260b3.jpg
     -
     -
     -
     -
     -
     [object Object]
     40988
     80
     107
     550-1263-3
     [object Object]
     [object Object]
     2024-11-27T13:51:16.000000Z
     2024-11-27T14:04:16.000000Z
     3
     App\Models\Property::40988
     App\Models\Property::40988
     [object Object]
     3
     2
 4.  550-1263-4
     11875004
     4
     Aldersrogade 3B, st. th.
     3.T
     70
     2
     Terrasse
     0 kr.
     0 kr.
     -
     13.900 kr.
     0 kr.
     -
     -
     -
     -
     -
     41.700 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/a96d5a72d13829b0f60e80c04c315e22.jpg
     -
     -
     -
     -
     -
     [object Object]
     40989
     80
     107
     550-1263-4
     [object Object]
     [object Object]
     2024-11-27T13:51:16.000000Z
     2024-11-27T14:04:16.000000Z
     4
     App\Models\Property::40989
     App\Models\Property::40989
     [object Object]
     4
     3
 5.  550-1263-5
     11875005
     5
     Aldersrogade 3B, st. tv.
     2.T
     82
     3
     Terrasse
     0 kr.
     0 kr.
     -
     15.800 kr.
     0 kr.
     -
     -
     -
     -
     -
     47.400 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/ff79d139b988124cbc7a15f1f5ad1b29.jpg
     -
     -
     -
     -
     -
     [object Object]
     40990
     80
     107
     550-1263-5
     [object Object]
     [object Object]
     2024-11-27T13:51:16.000000Z
     2024-11-27T14:04:16.000000Z
     5
     App\Models\Property::40990
     App\Models\Property::40990
     [object Object]
     5
     4
 6.  550-1263-6
     11875006
     6
     Aldersrogade 3C, st. th.
     3.T
     70
     2
     Terrasse
     0 kr.
     0 kr.
     -
     13.900 kr.
     0 kr.
     -
     -
     -
     -
     -
     41.700 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/a96d5a72d13829b0f60e80c04c315e22.jpg
     -
     -
     -
     -
     -
     [object Object]
     40991
     80
     107
     550-1263-6
     [object Object]
     [object Object]
     2024-11-27T13:51:16.000000Z
     2024-11-27T14:04:16.000000Z
     6
     App\Models\Property::40991
     App\Models\Property::40991
     [object Object]
     6
     5
 7.  550-1263-7
     11875007
     7
     Aldersrogade 3C, st. tv.
     2.T
     82
     3
     Terrasse
     0 kr.
     0 kr.
     -
     15.800 kr.
     0 kr.
     -
     -
     -
     -
     -
     47.400 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/ff79d139b988124cbc7a15f1f5ad1b29.jpg
     -
     -
     -
     -
     -
     [object Object]
     40992
     80
     107
     550-1263-7
     [object Object]
     [object Object]
     2024-11-27T13:51:16.000000Z
     2024-11-27T14:04:16.000000Z
     7
     App\Models\Property::40992
     App\Models\Property::40992
     [object Object]
     7
     6
 8.  550-1262-9
     11875009
     9
     Aldersrogade 5, 1. 1
     9
     34
     1
     -
     0 kr.
     0 kr.
     -
     8.500 kr.
     0 kr.
     -
     -
     -
     -
     -
     25.500 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/c11df8ff49d097221c940841c3bda68b.jpg
     -
     -
     -
     -
     -
     [object Object]
     40993
     80
     107
     550-1262-9
     [object Object]
     [object Object]
     2024-11-27T13:51:16.000000Z
     2024-11-27T14:04:16.000000Z
     9
     App\Models\Property::40993
     App\Models\Property::40993
     [object Object]
     8
     7
 9.  550-1262-10
     11875010
     10
     Aldersrogade 5, 1. 2
     12
     36
     1
     -
     0 kr.
     0 kr.
     -
     8.550 kr.
     0 kr.
     -
     -
     -
     -
     -
     25.650 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/aeb9ab3f92db075f13373f7f9d75b46d.jpg
     -
     -
     -
     -
     -
     [object Object]
     40994
     80
     107
     550-1262-10
     [object Object]
     [object Object]
     2024-11-27T13:51:16.000000Z
     2024-11-27T14:04:16.000000Z
     10
     App\Models\Property::40994
     App\Models\Property::40994
     [object Object]
     9
     8
 10. 550-1262-11
     11875011
     11
     Aldersrogade 5, 1. 3
     13
     37
     1
     -
     0 kr.
     0 kr.
     -
     8.500 kr.
     0 kr.
     -
     -
     -
     -
     -
     25.500 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/61d2afe877e86d57b91e3301741c950b.jpg
     -
     -
     -
     -
     -
     [object Object]
     40995
     80
     107
     550-1262-11
     [object Object]
     [object Object]
     2024-11-27T13:51:16.000000Z
     2024-11-27T14:04:16.000000Z
     11
     App\Models\Property::40995
     App\Models\Property::40995
     [object Object]
     10
     9
 11. 550-1263-12
     11875012
     12
     Aldersrogade 3A, 1. tv.
     4
     85
     3
     Altan
     0 kr.
     0 kr.
     -
     16.200 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.600 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/0ee21033e035010da48d8294ac5ed26c.jpg
     -
     -
     -
     -
     -
     [object Object]
     40996
     80
     107
     550-1263-12
     [object Object]
     [object Object]
     2024-11-27T13:51:16.000000Z
     2024-11-27T14:04:16.000000Z
     12
     App\Models\Property::40996
     App\Models\Property::40996
     [object Object]
     11
     10
 12. 550-1263-13
     11875013
     13
     Aldersrogade 3A, 1. th.
     2
     81
     3
     Altan
     0 kr.
     0 kr.
     -
     16.000 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.000 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/61d2743fad6e1596c29246377abb1ee3.jpg
     -
     -
     -
     -
     -
     [object Object]
     40997
     80
     107
     550-1263-13
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     13
     App\Models\Property::40997
     App\Models\Property::40997
     [object Object]
     12
     11
 13. 550-1263-14
     11875014
     14
     Aldersrogade 3B, 1. tv.
     4
     84
     3
     Altan
     0 kr.
     0 kr.
     -
     16.200 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.600 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/0ee21033e035010da48d8294ac5ed26c.jpg
     -
     -
     -
     -
     -
     [object Object]
     40998
     80
     107
     550-1263-14
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     14
     App\Models\Property::40998
     App\Models\Property::40998
     [object Object]
     13
     12
 14. 550-1263-15
     11875015
     15
     Aldersrogade 3B, 1. th.
     2
     81
     3
     Altan
     0 kr.
     0 kr.
     -
     16.000 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.000 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/61d2743fad6e1596c29246377abb1ee3.jpg
     -
     -
     -
     -
     -
     [object Object]
     40999
     80
     107
     550-1263-15
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     15
     App\Models\Property::40999
     App\Models\Property::40999
     [object Object]
     14
     13
 15. 550-1263-16
     11875016
     16
     Aldersrogade 3C, 1. tv.
     4
     84
     3
     Altan
     0 kr.
     0 kr.
     -
     16.200 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.600 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/0ee21033e035010da48d8294ac5ed26c.jpg
     -
     -
     -
     -
     -
     [object Object]
     41000
     80
     107
     550-1263-16
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     16
     App\Models\Property::41000
     App\Models\Property::41000
     [object Object]
     15
     14
 16. 550-1263-17
     11875017
     17
     Aldersrogade 3C, 1. th.
     2
     81
     3
     Altan
     0 kr.
     0 kr.
     -
     16.000 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.000 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/61d2743fad6e1596c29246377abb1ee3.jpg
     -
     -
     -
     -
     -
     [object Object]
     41001
     80
     107
     550-1263-17
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     17
     App\Models\Property::41001
     App\Models\Property::41001
     [object Object]
     16
     15
 17. 550-1262-20
     11875020
     20
     Aldersrogade 5, 2. 2
     10
     35
     1
     Altan
     0 kr.
     0 kr.
     -
     8.900 kr.
     0 kr.
     -
     -
     -
     -
     -
     26.700 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/48d9843a3bb20f6f2514b158232880f0.jpg
     -
     -
     -
     -
     -
     [object Object]
     41002
     80
     107
     550-1262-20
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     20
     App\Models\Property::41002
     App\Models\Property::41002
     [object Object]
     17
     16
 18. 550-1262-21
     11875021
     21
     Aldersrogade 5, 2. 1
     9
     34
     1
     -
     0 kr.
     0 kr.
     -
     8.600 kr.
     0 kr.
     -
     -
     -
     -
     -
     25.800 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/c11df8ff49d097221c940841c3bda68b.jpg
     -
     -
     -
     -
     -
     [object Object]
     41003
     80
     107
     550-1262-21
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     21
     App\Models\Property::41003
     App\Models\Property::41003
     [object Object]
     18
     17
 19. 550-1262-22
     11875022
     22
     Aldersrogade 5, 2. 3
     11
     34
     1
     -
     0 kr.
     0 kr.
     -
     8.600 kr.
     0 kr.
     -
     -
     -
     -
     -
     25.800 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/91be4abf122aa7b465a37d79588839f6.jpg
     -
     -
     -
     -
     -
     [object Object]
     41004
     80
     107
     550-1262-22
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     22
     App\Models\Property::41004
     App\Models\Property::41004
     [object Object]
     19
     18
 20. 550-1262-23
     11875023
     23
     Aldersrogade 5, 2. 4
     12
     35
     1
     -
     0 kr.
     0 kr.
     -
     8.650 kr.
     0 kr.
     -
     -
     -
     -
     -
     25.950 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/aeb9ab3f92db075f13373f7f9d75b46d.jpg
     -
     -
     -
     -
     -
     [object Object]
     41005
     80
     107
     550-1262-23
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     23
     App\Models\Property::41005
     App\Models\Property::41005
     [object Object]
     20
     19
 21. 550-1262-24
     11875024
     24
     Aldersrogade 5, 2. 5
     13
     37
     1
     -
     0 kr.
     0 kr.
     -
     8.650 kr.
     0 kr.
     -
     -
     -
     -
     -
     25.950 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/61d2afe877e86d57b91e3301741c950b.jpg
     -
     -
     -
     -
     -
     [object Object]
     41006
     80
     107
     550-1262-24
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     24
     App\Models\Property::41006
     App\Models\Property::41006
     [object Object]
     21
     20
 22. 550-1263-25
     11875025
     25
     Aldersrogade 3A, 2. tv.
     4
     85
     3
     Altan
     0 kr.
     0 kr.
     -
     16.300 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.900 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/0ee21033e035010da48d8294ac5ed26c.jpg
     -
     -
     -
     -
     -
     [object Object]
     41007
     80
     107
     550-1263-25
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     25
     App\Models\Property::41007
     App\Models\Property::41007
     [object Object]
     22
     21
 23. 550-1263-26
     11875026
     26
     Aldersrogade 3A, 2. th.
     2
     81
     3
     Altan
     0 kr.
     0 kr.
     -
     16.100 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.300 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/61d2743fad6e1596c29246377abb1ee3.jpg
     -
     -
     -
     -
     -
     [object Object]
     41008
     80
     107
     550-1263-26
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     26
     App\Models\Property::41008
     App\Models\Property::41008
     [object Object]
     23
     22
 24. 550-1263-27
     11875027
     27
     Aldersrogade 3B, 2. tv.
     4
     84
     3
     Altan
     0 kr.
     0 kr.
     -
     16.300 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.900 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/0ee21033e035010da48d8294ac5ed26c.jpg
     -
     -
     -
     -
     -
     [object Object]
     41009
     80
     107
     550-1263-27
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     27
     App\Models\Property::41009
     App\Models\Property::41009
     [object Object]
     24
     23
 25. 550-1263-28
     11875028
     28
     Aldersrogade 3B, 2. th.
     2
     81
     3
     Altan
     0 kr.
     0 kr.
     -
     16.100 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.300 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/61d2743fad6e1596c29246377abb1ee3.jpg
     -
     -
     -
     -
     -
     [object Object]
     41010
     80
     107
     550-1263-28
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     28
     App\Models\Property::41010
     App\Models\Property::41010
     [object Object]
     25
     24
 26. 550-1263-29
     11875029
     29
     Aldersrogade 3C, 2. tv.
     4
     84
     3
     Altan
     0 kr.
     0 kr.
     -
     16.300 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.900 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/0ee21033e035010da48d8294ac5ed26c.jpg
     -
     -
     -
     -
     -
     [object Object]
     41011
     80
     107
     550-1263-29
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     29
     App\Models\Property::41011
     App\Models\Property::41011
     [object Object]
     26
     25
 27. 550-1263-30
     11875030
     30
     Aldersrogade 3C, 2. th.
     2
     81
     3
     Altan
     0 kr.
     0 kr.
     -
     16.100 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.300 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/61d2743fad6e1596c29246377abb1ee3.jpg
     -
     -
     -
     -
     -
     [object Object]
     41012
     80
     107
     550-1263-30
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     30
     App\Models\Property::41012
     App\Models\Property::41012
     [object Object]
     27
     26
 28. 550-1262-33
     11875033
     33
     Aldersrogade 5, 3. 2
     10
     35
     1
     Altan
     0 kr.
     0 kr.
     -
     9.000 kr.
     0 kr.
     -
     -
     -
     -
     -
     27.000 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/48d9843a3bb20f6f2514b158232880f0.jpg
     -
     -
     -
     -
     -
     [object Object]
     41013
     80
     107
     550-1262-33
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     33
     App\Models\Property::41013
     App\Models\Property::41013
     [object Object]
     28
     27
 29. 550-1262-34
     11875034
     34
     Aldersrogade 5, 3. 1
     9
     34
     1
     -
     0 kr.
     0 kr.
     -
     8.700 kr.
     0 kr.
     -
     -
     -
     -
     -
     26.100 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/c11df8ff49d097221c940841c3bda68b.jpg
     -
     -
     -
     -
     -
     [object Object]
     41014
     80
     107
     550-1262-34
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     34
     App\Models\Property::41014
     App\Models\Property::41014
     [object Object]
     29
     28
 30. 550-1262-35
     11875035
     35
     Aldersrogade 5, 3. 3
     11
     34
     1
     -
     0 kr.
     0 kr.
     -
     8.700 kr.
     0 kr.
     -
     -
     -
     -
     -
     26.100 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/91be4abf122aa7b465a37d79588839f6.jpg
     -
     -
     -
     -
     -
     [object Object]
     41015
     80
     107
     550-1262-35
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     35
     App\Models\Property::41015
     App\Models\Property::41015
     [object Object]
     30
     29
 31. 550-1262-36
     11875036
     36
     Aldersrogade 5, 3. 4
     12
     35
     1
     -
     0 kr.
     0 kr.
     -
     8.750 kr.
     0 kr.
     -
     -
     -
     -
     -
     26.250 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/aeb9ab3f92db075f13373f7f9d75b46d.jpg
     -
     -
     -
     -
     -
     [object Object]
     41016
     80
     107
     550-1262-36
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     36
     App\Models\Property::41016
     App\Models\Property::41016
     [object Object]
     31
     30
 32. 550-1262-37
     11875037
     37
     Aldersrogade 5, 3. 5
     13
     37
     1
     -
     0 kr.
     0 kr.
     -
     8.750 kr.
     0 kr.
     -
     -
     -
     -
     -
     26.250 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/61d2afe877e86d57b91e3301741c950b.jpg
     -
     -
     -
     -
     -
     [object Object]
     41017
     80
     107
     550-1262-37
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     37
     App\Models\Property::41017
     App\Models\Property::41017
     [object Object]
     32
     31
 33. 550-1263-38
     11875038
     38
     Aldersrogade 3A, 3. tv.
     4
     85
     3
     Altan
     0 kr.
     0 kr.
     -
     16.400 kr.
     0 kr.
     -
     -
     -
     -
     -
     49.200 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/0ee21033e035010da48d8294ac5ed26c.jpg
     -
     -
     -
     -
     -
     [object Object]
     41018
     80
     107
     550-1263-38
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     38
     App\Models\Property::41018
     App\Models\Property::41018
     [object Object]
     33
     32
 34. 550-1263-39
     11875039
     39
     Aldersrogade 3A, 3. th.
     2
     81
     3
     Altan
     0 kr.
     0 kr.
     -
     16.200 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.600 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/61d2743fad6e1596c29246377abb1ee3.jpg
     -
     -
     -
     -
     -
     [object Object]
     41019
     80
     107
     550-1263-39
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     39
     App\Models\Property::41019
     App\Models\Property::41019
     [object Object]
     34
     33
 35. 550-1263-40
     11875040
     40
     Aldersrogade 3B, 3. tv.
     4
     84
     3
     Altan
     0 kr.
     0 kr.
     -
     16.400 kr.
     0 kr.
     -
     -
     -
     -
     -
     49.200 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/0ee21033e035010da48d8294ac5ed26c.jpg
     -
     -
     -
     -
     -
     [object Object]
     41020
     80
     107
     550-1263-40
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     40
     App\Models\Property::41020
     App\Models\Property::41020
     [object Object]
     35
     34
 36. 550-1263-41
     11875041
     41
     Aldersrogade 3B, 3. th.
     2
     81
     3
     Altan
     0 kr.
     0 kr.
     -
     16.200 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.600 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/61d2743fad6e1596c29246377abb1ee3.jpg
     -
     -
     -
     -
     -
     [object Object]
     41021
     80
     107
     550-1263-41
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     41
     App\Models\Property::41021
     App\Models\Property::41021
     [object Object]
     36
     35
 37. 550-1263-42
     11875042
     42
     Aldersrogade 3C, 3. tv.
     4
     84
     3
     Altan
     0 kr.
     0 kr.
     -
     16.400 kr.
     0 kr.
     -
     -
     -
     -
     -
     49.200 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/0ee21033e035010da48d8294ac5ed26c.jpg
     -
     -
     -
     -
     -
     [object Object]
     41022
     80
     107
     550-1263-42
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     42
     App\Models\Property::41022
     App\Models\Property::41022
     [object Object]
     37
     36
 38. 550-1263-43
     11875043
     43
     Aldersrogade 3C, 3. th.
     2
     81
     3
     Altan
     0 kr.
     0 kr.
     -
     16.200 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.600 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/61d2743fad6e1596c29246377abb1ee3.jpg
     -
     -
     -
     -
     -
     [object Object]
     41023
     80
     107
     550-1263-43
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     43
     App\Models\Property::41023
     App\Models\Property::41023
     [object Object]
     38
     37
 39. 550-1262-46
     11875046
     46
     Aldersrogade 5, 4. 2
     10
     35
     1
     Altan
     0 kr.
     0 kr.
     -
     9.100 kr.
     0 kr.
     -
     -
     -
     -
     -
     27.300 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/48d9843a3bb20f6f2514b158232880f0.jpg
     -
     -
     -
     -
     -
     [object Object]
     41024
     80
     107
     550-1262-46
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     46
     App\Models\Property::41024
     App\Models\Property::41024
     [object Object]
     39
     38
 40. 550-1262-47
     11875047
     47
     Aldersrogade 5, 4. 1
     9
     34
     1
     -
     0 kr.
     0 kr.
     -
     8.800 kr.
     0 kr.
     -
     -
     -
     -
     -
     26.400 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/c11df8ff49d097221c940841c3bda68b.jpg
     -
     -
     -
     -
     -
     [object Object]
     41025
     80
     107
     550-1262-47
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     47
     App\Models\Property::41025
     App\Models\Property::41025
     [object Object]
     40
     39
 41. 550-1262-48
     11875048
     48
     Aldersrogade 5, 4. 3
     11
     34
     1
     -
     0 kr.
     0 kr.
     -
     8.800 kr.
     0 kr.
     -
     -
     -
     -
     -
     26.400 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/91be4abf122aa7b465a37d79588839f6.jpg
     -
     -
     -
     -
     -
     [object Object]
     41026
     80
     107
     550-1262-48
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     48
     App\Models\Property::41026
     App\Models\Property::41026
     [object Object]
     41
     40
 42. 550-1262-49
     11875049
     49
     Aldersrogade 5, 4. 4
     12
     35
     1
     -
     0 kr.
     0 kr.
     -
     8.850 kr.
     0 kr.
     -
     -
     -
     -
     -
     26.550 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/aeb9ab3f92db075f13373f7f9d75b46d.jpg
     -
     -
     -
     -
     -
     [object Object]
     41027
     80
     107
     550-1262-49
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     49
     App\Models\Property::41027
     App\Models\Property::41027
     [object Object]
     42
     41
 43. 550-1262-50
     11875050
     50
     Aldersrogade 5, 4. 5
     13
     37
     1
     -
     0 kr.
     0 kr.
     -
     8.850 kr.
     0 kr.
     -
     -
     -
     -
     -
     26.550 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/61d2afe877e86d57b91e3301741c950b.jpg
     -
     -
     -
     -
     -
     [object Object]
     41028
     80
     107
     550-1262-50
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     50
     App\Models\Property::41028
     App\Models\Property::41028
     [object Object]
     43
     42
 44. 550-1263-51
     11875051
     51
     Aldersrogade 3A, 4. tv.
     4
     85
     3
     Altan
     0 kr.
     0 kr.
     -
     16.500 kr.
     0 kr.
     -
     -
     -
     -
     -
     49.500 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/0ee21033e035010da48d8294ac5ed26c.jpg
     -
     -
     -
     -
     -
     [object Object]
     41029
     80
     107
     550-1263-51
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     51
     App\Models\Property::41029
     App\Models\Property::41029
     [object Object]
     44
     43
 45. 550-1263-52
     11875052
     52
     Aldersrogade 3A, 4. th.
     2
     81
     3
     Altan
     0 kr.
     0 kr.
     -
     16.300 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.900 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/61d2743fad6e1596c29246377abb1ee3.jpg
     -
     -
     -
     -
     -
     [object Object]
     41030
     80
     107
     550-1263-52
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     52
     App\Models\Property::41030
     App\Models\Property::41030
     [object Object]
     45
     44
 46. 550-1263-53
     11875053
     53
     Aldersrogade 3B, 4. tv.
     4
     84
     3
     Altan
     0 kr.
     0 kr.
     -
     16.500 kr.
     0 kr.
     -
     -
     -
     -
     -
     49.500 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/0ee21033e035010da48d8294ac5ed26c.jpg
     -
     -
     -
     -
     -
     [object Object]
     41031
     80
     107
     550-1263-53
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     53
     App\Models\Property::41031
     App\Models\Property::41031
     [object Object]
     46
     45
 47. 550-1263-54
     11875054
     54
     Aldersrogade 3B, 4. th.
     2
     81
     3
     Altan
     0 kr.
     0 kr.
     -
     16.300 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.900 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/61d2743fad6e1596c29246377abb1ee3.jpg
     -
     -
     -
     -
     -
     [object Object]
     41032
     80
     107
     550-1263-54
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     54
     App\Models\Property::41032
     App\Models\Property::41032
     [object Object]
     47
     46
 48. 550-1263-55
     11875055
     55
     Aldersrogade 3C, 4. tv.
     4
     84
     3
     Altan
     0 kr.
     0 kr.
     -
     16.500 kr.
     0 kr.
     -
     -
     -
     -
     -
     49.500 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/0ee21033e035010da48d8294ac5ed26c.jpg
     -
     -
     -
     -
     -
     [object Object]
     41033
     80
     107
     550-1263-55
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     55
     App\Models\Property::41033
     App\Models\Property::41033
     [object Object]
     48
     47
 49. 550-1263-56
     11875056
     56
     Aldersrogade 3C, 4. th.
     2
     81
     3
     Altan
     0 kr.
     0 kr.
     -
     16.300 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.900 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/61d2743fad6e1596c29246377abb1ee3.jpg
     -
     -
     -
     -
     -
     [object Object]
     41034
     80
     107
     550-1263-56
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     56
     App\Models\Property::41034
     App\Models\Property::41034
     [object Object]
     49
     48
 50. 550-1262-59
     11875059
     59
     Aldersrogade 5, 5. 2
     10A
     35
     1
     Altan
     0 kr.
     0 kr.
     -
     9.200 kr.
     0 kr.
     -
     -
     -
     -
     -
     27.600 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/b493d28c245d2604f830bb216292fc24.jpg
     -
     -
     -
     -
     -
     [object Object]
     41035
     80
     107
     550-1262-59
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     59
     App\Models\Property::41035
     App\Models\Property::41035
     [object Object]
     50
     49
 51. 550-1262-60
     11875060
     60
     Aldersrogade 5, 5. 1
     9A
     34
     1
     -
     0 kr.
     0 kr.
     -
     8.900 kr.
     0 kr.
     -
     -
     -
     -
     -
     26.700 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/544312467a58dd2eedeec9eab9a7879d.jpg
     -
     -
     -
     -
     -
     [object Object]
     41036
     80
     107
     550-1262-60
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     60
     App\Models\Property::41036
     App\Models\Property::41036
     [object Object]
     51
     50
 52. 550-1262-61
     11875061
     61
     Aldersrogade 5, 5. 3
     14-2V
     48
     2
     -
     0 kr.
     0 kr.
     -
     11.900 kr.
     0 kr.
     -
     -
     -
     -
     -
     35.700 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/e1e57058a0ffff9c6f47343c47811496.jpg
     -
     -
     -
     -
     -
     [object Object]
     41037
     80
     107
     550-1262-61
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     61
     App\Models\Property::41037
     App\Models\Property::41037
     [object Object]
     52
     51
 53. 550-1262-62
     11875062
     62
     Aldersrogade 5, 5. 4
     15-2V
     50
     2
     -
     0 kr.
     0 kr.
     -
     12.000 kr.
     0 kr.
     -
     -
     -
     -
     -
     36.000 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/6e0b5de1a150dbe4e013c153c1219474.jpg
     -
     -
     -
     -
     -
     [object Object]
     41038
     80
     107
     550-1262-62
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     62
     App\Models\Property::41038
     App\Models\Property::41038
     [object Object]
     53
     52
 54. 550-1263-63
     11875063
     63
     Aldersrogade 3A, 5. tv.
     6
     79
     2
     Altan
     0 kr.
     0 kr.
     -
     15.200 kr.
     0 kr.
     -
     -
     -
     -
     -
     45.600 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/67dcbef9164df9a4df1ab6fb20348e2d.jpg
     -
     -
     -
     -
     -
     [object Object]
     41039
     80
     107
     550-1263-63
     [object Object]
     [object Object]
     2024-11-27T13:51:17.000000Z
     2024-11-27T14:04:16.000000Z
     63
     App\Models\Property::41039
     App\Models\Property::41039
     [object Object]
     54
     53
 55. 550-1263-64
     11875064
     64
     Aldersrogade 3A, 5. th.
     5
     87
     3
     Altan
     0 kr.
     0 kr.
     -
     16.800 kr.
     0 kr.
     -
     -
     -
     -
     -
     50.400 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/7538d33a3de6e543cbc50e1407752a4a.jpg
     -
     -
     -
     -
     -
     [object Object]
     41040
     80
     107
     550-1263-64
     [object Object]
     [object Object]
     2024-11-27T13:51:18.000000Z
     2024-11-27T14:04:16.000000Z
     64
     App\Models\Property::41040
     App\Models\Property::41040
     [object Object]
     55
     54
 56. 550-1263-65
     11875065
     65
     Aldersrogade 3B, 5. tv.
     6
     78
     2
     Altan
     0 kr.
     0 kr.
     -
     15.200 kr.
     0 kr.
     -
     -
     -
     -
     -
     45.600 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/67dcbef9164df9a4df1ab6fb20348e2d.jpg
     -
     -
     -
     -
     -
     [object Object]
     41041
     80
     107
     550-1263-65
     [object Object]
     [object Object]
     2024-11-27T13:51:18.000000Z
     2024-11-27T14:04:16.000000Z
     65
     App\Models\Property::41041
     App\Models\Property::41041
     [object Object]
     56
     55
 57. 550-1263-66
     11875066
     66
     Aldersrogade 3B, 5. th.
     5
     87
     3
     Altan
     0 kr.
     0 kr.
     -
     16.800 kr.
     0 kr.
     -
     -
     -
     -
     -
     50.400 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/7538d33a3de6e543cbc50e1407752a4a.jpg
     -
     -
     -
     -
     -
     [object Object]
     41042
     80
     107
     550-1263-66
     [object Object]
     [object Object]
     2024-11-27T13:51:18.000000Z
     2024-11-27T14:04:16.000000Z
     66
     App\Models\Property::41042
     App\Models\Property::41042
     [object Object]
     57
     56
 58. 550-1263-67
     11875067
     67
     Aldersrogade 3C, 5. tv.
     6
     78
     2
     Altan
     0 kr.
     0 kr.
     -
     17.000 kr.
     0 kr.
     -
     -
     -
     -
     -
     51.000 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/67dcbef9164df9a4df1ab6fb20348e2d.jpg
     -
     -
     -
     -
     -
     [object Object]
     41043
     80
     107
     550-1263-67
     [object Object]
     [object Object]
     2024-11-27T13:51:18.000000Z
     2024-11-27T14:04:16.000000Z
     67
     App\Models\Property::41043
     App\Models\Property::41043
     [object Object]
     58
     57
 59. 550-1263-68
     11875068
     68
     Aldersrogade 3C, 5. th.
     5
     92
     3
     Altan
     0 kr.
     0 kr.
     -
     17.000 kr.
     0 kr.
     -
     -
     -
     -
     -
     51.000 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/7538d33a3de6e543cbc50e1407752a4a.jpg
     -
     -
     -
     -
     -
     [object Object]
     41044
     80
     107
     550-1263-68
     [object Object]
     [object Object]
     2024-11-27T13:51:18.000000Z
     2024-11-27T14:04:16.000000Z
     68
     App\Models\Property::41044
     App\Models\Property::41044
     [object Object]
     59
     58
 60. 550-1262-69
     11875069
     69
     Aldersrogade 5, 6. 1
     9B
     34
     1
     -
     0 kr.
     0 kr.
     -
     8.950 kr.
     0 kr.
     -
     -
     -
     -
     -
     26.850 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/249b098d7b488c01e508c82882a2df4c.jpg
     -
     -
     -
     -
     -
     [object Object]
     41045
     80
     107
     550-1262-69
     [object Object]
     [object Object]
     2024-11-27T13:51:18.000000Z
     2024-11-27T14:04:16.000000Z
     69
     App\Models\Property::41045
     App\Models\Property::41045
     [object Object]
     60
     59
 61. 550-1262-70
     11875070
     70
     Aldersrogade 5, 6. 2
     16
     36
     1
     -
     0 kr.
     0 kr.
     -
     9.050 kr.
     0 kr.
     -
     -
     -
     -
     -
     27.150 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/c024b6271d34749135015e7038b8bdc2.jpg
     -
     -
     -
     -
     -
     [object Object]
     41046
     80
     107
     550-1262-70
     [object Object]
     [object Object]
     2024-11-27T13:51:18.000000Z
     2024-11-27T14:04:16.000000Z
     70
     App\Models\Property::41046
     App\Models\Property::41046
     [object Object]
     61
     60
 62. 550-1262-71
     11875071
     71
     Aldersrogade 5, 6. 3
     17
     35
     1
     -
     0 kr.
     0 kr.
     -
     9.000 kr.
     0 kr.
     -
     -
     -
     -
     -
     27.000 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/e18daecc5d34c0672407fcd117b27a7e.jpg
     -
     -
     -
     -
     -
     [object Object]
     41047
     80
     107
     550-1262-71
     [object Object]
     [object Object]
     2024-11-27T13:51:18.000000Z
     2024-11-27T14:04:16.000000Z
     71
     App\Models\Property::41047
     App\Models\Property::41047
     [object Object]
     62
     61
 63. 550-1263-72
     11875072
     72
     Aldersrogade 3A, 6. tv.
     8
     71
     2
     Spansk altan
     0 kr.
     0 kr.
     -
     14.700 kr.
     0 kr.
     -
     -
     -
     -
     -
     44.100 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/cc94f2881dc53e4cdf3441c61ff68df6.jpg
     -
     -
     -
     -
     -
     [object Object]
     41048
     80
     107
     550-1263-72
     [object Object]
     [object Object]
     2024-11-27T13:51:18.000000Z
     2024-11-27T14:04:16.000000Z
     72
     App\Models\Property::41048
     App\Models\Property::41048
     [object Object]
     63
     62
 64. 550-1263-73
     11875073
     73
     Aldersrogade 3A, 6. th.
     7
     79
     3
     Spansk altan
     0 kr.
     0 kr.
     -
     16.300 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.900 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/f8e0482dc28e1c914e1938a4c38634d2.jpg
     -
     -
     -
     -
     -
     [object Object]
     41049
     80
     107
     550-1263-73
     [object Object]
     [object Object]
     2024-11-27T13:51:18.000000Z
     2024-11-27T14:04:16.000000Z
     73
     App\Models\Property::41049
     App\Models\Property::41049
     [object Object]
     64
     63
 65. 550-1263-74
     11875074
     74
     Aldersrogade 3B, 6. tv.
     8
     70
     2
     Spansk altan
     0 kr.
     0 kr.
     -
     14.700 kr.
     0 kr.
     -
     -
     -
     -
     -
     44.100 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/cc94f2881dc53e4cdf3441c61ff68df6.jpg
     -
     -
     -
     -
     -
     [object Object]
     41050
     80
     107
     550-1263-74
     [object Object]
     [object Object]
     2024-11-27T13:51:18.000000Z
     2024-11-27T14:04:16.000000Z
     74
     App\Models\Property::41050
     App\Models\Property::41050
     [object Object]
     65
     64
 66. 550-1263-75
     11875075
     75
     Aldersrogade 3B, 6. th.
     7
     79
     3
     Spansk altan
     0 kr.
     0 kr.
     -
     16.300 kr.
     0 kr.
     -
     -
     -
     -
     -
     48.900 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/f8e0482dc28e1c914e1938a4c38634d2.jpg
     -
     -
     -
     -
     -
     [object Object]
     41051
     80
     107
     550-1263-75
     [object Object]
     [object Object]
     2024-11-27T13:51:18.000000Z
     2024-11-27T14:04:16.000000Z
     75
     App\Models\Property::41051
     App\Models\Property::41051
     [object Object]
     66
     65
 67. 550-1263-76
     11875076
     76
     Aldersrogade 3C, 6. tv.
     8
     70
     2
     Spansk altan
     0 kr.
     0 kr.
     -
     14.700 kr.
     0 kr.
     -
     -
     -
     -
     -
     44.100 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/cc94f2881dc53e4cdf3441c61ff68df6.jpg
     -
     -
     -
     -
     -
     [object Object]
     41052
     80
     107
     550-1263-76
     [object Object]
     [object Object]
     2024-11-27T13:51:18.000000Z
     2024-11-27T14:04:16.000000Z
     76
     App\Models\Property::41052
     App\Models\Property::41052
     [object Object]
     67
     66
 68. 550-1263-77
     11875077
     77
     Aldersrogade 3C, 6. th.
     7A
     83
     3
     Spansk altan
     0 kr.
     0 kr.
     -
     16.500 kr.
     0 kr.
     -
     -
     -
     -
     -
     49.500 kr.
     0 kr.
     0 kr.
     -
     -
     Ledig
     01-04-2025
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     -
     rent
     https://backend.edcpoulerikbech.dk/storage/feed-images/107/788cf6e71f93b64180de2d3cf48f0f32.jpg
     -
     -
     -
     -
     -
     [object Object]
     41053
     80
     107
     550-1263-77
     [object Object]
     [object Object]
     2024-11-27T13:51:18.000000Z
     2024-11-27T14:04:16.000000Z
     77
     App\Models\Property::41053
     App\Models\Property::41053
     [object Object]
     68
     67

 1.  Aldersrogade 5, st. 2
     kr. 8.400/md.
     38m2
     1 værelser
     Ledig
 2.  Aldersrogade 3A, st. th.
     kr. 13.600/md.
     66m2
     2 værelser
     Ledig
 3.  Aldersrogade 3A, st. tv.
     kr. 13.900/md.
     70m2
     2 værelser
     Ledig
 4.  Aldersrogade 3B, st. th.
     kr. 13.900/md.
     70m2
     2 værelser
     Ledig
 5.  Aldersrogade 3B, st. tv.
     kr. 15.800/md.
     82m2
     3 værelser
     Ledig
 6.  Aldersrogade 3C, st. th.
     kr. 13.900/md.
     70m2
     2 værelser
     Ledig
 7.  Aldersrogade 3C, st. tv.
     kr. 15.800/md.
     82m2
     3 værelser
     Ledig
 8.  Aldersrogade 5, 1. 1
     kr. 8.500/md.
     34m2
     1 værelser
     Ledig
 9.  Aldersrogade 5, 1. 2
     kr. 8.550/md.
     36m2
     1 værelser
     Ledig
 10. Aldersrogade 5, 1. 3
     kr. 8.500/md.
     37m2
     1 værelser
     Ledig
 11. Aldersrogade 3A, 1. tv.
     kr. 16.200/md.
     85m2
     3 værelser
     Ledig
 12. Aldersrogade 3A, 1. th.
     kr. 16.000/md.
     81m2
     3 værelser
     Ledig
 13. Aldersrogade 3B, 1. tv.
     kr. 16.200/md.
     84m2
     3 værelser
     Ledig
 14. Aldersrogade 3B, 1. th.
     kr. 16.000/md.
     81m2
     3 værelser
     Ledig
 15. Aldersrogade 3C, 1. tv.
     kr. 16.200/md.
     84m2
     3 værelser
     Ledig
 16. Aldersrogade 3C, 1. th.
     kr. 16.000/md.
     81m2
     3 værelser
     Ledig
 17. Aldersrogade 5, 2. 2
     kr. 8.900/md.
     35m2
     1 værelser
     Ledig
 18. Aldersrogade 5, 2. 1
     kr. 8.600/md.
     34m2
     1 værelser
     Ledig
 19. Aldersrogade 5, 2. 3
     kr. 8.600/md.
     34m2
     1 værelser
     Ledig
 20. Aldersrogade 5, 2. 4
     kr. 8.650/md.
     35m2
     1 værelser
     Ledig
 21. Aldersrogade 5, 2. 5
     kr. 8.650/md.
     37m2
     1 værelser
     Ledig
 22. Aldersrogade 3A, 2. tv.
     kr. 16.300/md.
     85m2
     3 værelser
     Ledig
 23. Aldersrogade 3A, 2. th.
     kr. 16.100/md.
     81m2
     3 værelser
     Ledig
 24. Aldersrogade 3B, 2. tv.
     kr. 16.300/md.
     84m2
     3 værelser
     Ledig
 25. Aldersrogade 3B, 2. th.
     kr. 16.100/md.
     81m2
     3 værelser
     Ledig
 26. Aldersrogade 3C, 2. tv.
     kr. 16.300/md.
     84m2
     3 værelser
     Ledig
 27. Aldersrogade 3C, 2. th.
     kr. 16.100/md.
     81m2
     3 værelser
     Ledig
 28. Aldersrogade 5, 3. 2
     kr. 9.000/md.
     35m2
     1 værelser
     Ledig
 29. Aldersrogade 5, 3. 1
     kr. 8.700/md.
     34m2
     1 værelser
     Ledig
 30. Aldersrogade 5, 3. 3
     kr. 8.700/md.
     34m2
     1 værelser
     Ledig
 31. Aldersrogade 5, 3. 4
     kr. 8.750/md.
     35m2
     1 værelser
     Ledig
 32. Aldersrogade 5, 3. 5
     kr. 8.750/md.
     37m2
     1 værelser
     Ledig
 33. Aldersrogade 3A, 3. tv.
     kr. 16.400/md.
     85m2
     3 værelser
     Ledig
 34. Aldersrogade 3A, 3. th.
     kr. 16.200/md.
     81m2
     3 værelser
     Ledig
 35. Aldersrogade 3B, 3. tv.
     kr. 16.400/md.
     84m2
     3 værelser
     Ledig
 36. Aldersrogade 3B, 3. th.
     kr. 16.200/md.
     81m2
     3 værelser
     Ledig
 37. Aldersrogade 3C, 3. tv.
     kr. 16.400/md.
     84m2
     3 værelser
     Ledig
 38. Aldersrogade 3C, 3. th.
     kr. 16.200/md.
     81m2
     3 værelser
     Ledig
 39. Aldersrogade 5, 4. 2
     kr. 9.100/md.
     35m2
     1 værelser
     Ledig
 40. Aldersrogade 5, 4. 1
     kr. 8.800/md.
     34m2
     1 værelser
     Ledig
 41. Aldersrogade 5, 4. 3
     kr. 8.800/md.
     34m2
     1 værelser
     Ledig
 42. Aldersrogade 5, 4. 4
     kr. 8.850/md.
     35m2
     1 værelser
     Ledig
 43. Aldersrogade 5, 4. 5
     kr. 8.850/md.
     37m2
     1 værelser
     Ledig
 44. Aldersrogade 3A, 4. tv.
     kr. 16.500/md.
     85m2
     3 værelser
     Ledig
 45. Aldersrogade 3A, 4. th.
     kr. 16.300/md.
     81m2
     3 værelser
     Ledig
 46. Aldersrogade 3B, 4. tv.
     kr. 16.500/md.
     84m2
     3 værelser
     Ledig
 47. Aldersrogade 3B, 4. th.
     kr. 16.300/md.
     81m2
     3 værelser
     Ledig
 48. Aldersrogade 3C, 4. tv.
     kr. 16.500/md.
     84m2
     3 værelser
     Ledig

Søg når du bevæger kortet
 * «
 * ‹
 * 1
 * 2
 * ›
 * »

Kontakt mægler

Skriv dig op

Projektet sælges af EDC Projekt Poul Erik Bech.


Vi gør opmærksom på at billederne på hjemmesiden er computeranimerede/3D, og kan
derfor afvige fra det endelige byggeri. Der er på enkelte billeder
tilvalgsløsninger, som ikke er standardudstyr. Plantegningerne er ikke målfaste
og der tages forbehold for ændringer, endvidere kan lejlighedstyperne variere
ift. placering af altaner og vinduespartier. Bemærk at de i plantegningen
anførte mål fra væg til væg ikke tager højde for indsat inventar såsom skabe,
køkkenelementer, indvendige trapper m.v.

Visualiseringer, renderinger, afstande og arealer er vejledende. Der tages
forbehold for projektændringer. Denne hjemmeside er baseret på data fra
officielle kilder og informationer modtaget fra opdragsgiver. Det er EDC Erhverv
Poul Erik Bechs opfattelse, at oplysningerne på hjemmesiden er korrekte og
fyldestgørende, men EDC Erhverv Poul Erik Bech påtager sig ikke ansvar for
eventuelle fejl og mangler. Der tages forbehold for trykfejl og løbende
ændringer i projektet.


LUK

Navn(Påkrævet)

Email(Påkrævet)

Telefon

Postnummer

Vælg ønskede dag for åbent hus:
Ingen datoer tilgængelige
Vælg boligtype
87A716179B6514-2V15-2V9A210A41213111093.T2.T2A.T3A.T18HK
Hidden
Projektnavn

Consent(Påkrævet)
Jeg giver samtykke til, at EDC-gruppen må anvende mine oplysninger til at
kontakte mig med nyheder, informationer, tilbud og markedsføring af ydelser via
elektronisk post, herunder e-mail og sms, telefon eller brev. Læs persondata- og
privatlivspolitik.(Påkrævet)

Jeg er ikke en robot


No form ID set. Please choose one under theming.
No form ID set. Please choose one under theming.





Navn

Postnr

By

Adresse

Email(Påkrævet)

Telefon(Påkrævet)

Consent(Påkrævet)
Jeg giver samtykke til, at EDC-gruppen må anvende mine oplysninger til at
kontakte mig med nyheder, informationer, tilbud og markedsføring af ydelser via
elektronisk post, herunder e-mail og sms, telefon eller brev. Læs persondata- og
privatlivspolitik.(Påkrævet)

Jeg er ikke en robot





KONTAKT MÆGLER

 * Betina Almind Kristensen
   
   Salg og udlejning
   
   E-mail: bkr@edc.dk
   
   Tlf.: 33307800



LUK

Indlæser…

Indlæser…

Ledig
Reserveret
Købstilbud
Udlejet
Udlejet
Solgt

Se på kort

Salg
Leje
Andelslejlighed
Erhvervslejemål
N/A
Bolignummer 
Sagsnummer 


Gå til bolig Gå til erhvervslejemål

Plantegning

Reserver nu! Book fremvisning Tilmeld åbent hus Skriv dig op
Book fremvisning
Kontakt mægler


KONTAKT MÆGLER

 * Betina Almind Kristensen
   
   Salg og udlejning
   
   E-mail: bkr@edc.dk
   
   Tlf.: 33307800

Ledig
Reserveret
Købstilbud
Udlejet
Udlejet
Solgt

Se på kort

Salg
Leje
Andelslejlighed
Erhvervslejemål
N/A
N/A
Bolignummer 
Sagsnummer 


Gå til bolig Gå til bolig Gå til erhvervslejemål

Plantegning

Reserver nu! Book fremvisning Tilmeld åbent hus Skriv dig op
Book fremvisning
Kontakt mægler


KONTAKT MÆGLER

 * Betina Almind Kristensen
   
   Salg og udlejning
   
   E-mail: bkr@edc.dk
   
   Tlf.: 33307800

Notifikationer