		<div data-elementor-type="wp-page" data-elementor-id="7430" class="elementor elementor-7430">
						<div class="elementor-inner">
				<div class="elementor-section-wrap">
									<section class="elementor-section elementor-top-section elementor-element elementor-element-2040b33 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2040b33" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7c02e9b stretch-to-none" data-id="7c02e9b" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-b637a58 elementor-widget elementor-widget-shortcode" data-id="b637a58" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
					<div class="elementor-shortcode">[rev_slider alias="home-slider"][/rev_slider]</div>
				</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-f5cd9fc elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f5cd9fc" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-487b46d stretch-to-none" data-id="487b46d" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-9b77960 elementor-widget elementor-widget-listing_search" data-id="9b77960" data-element_type="widget" data-widget_type="listing_search.default">
				<div class="elementor-widget-container">
			
				<div id="stm_search_form_category_85901776764660">
    <stm-search-form-category key="85901776764660"
                              :stm_search_form_category_data="stm_search_form_category_data"
                              :stm_search_form_category_texts="stm_search_form_category_text" inline-template>
        <div>
            <ul class="nav nav-tabs">
				                    <li class="nav-item">
                        <a class="nav-link stm-cursor-pointer"
                           data-v-bind_class="{ active: active_tab == 228}"
                           data-v-on_click="set_active_tab(228)">Buy</a>
                    </li>
					                    <li class="nav-item">
                        <a class="nav-link stm-cursor-pointer"
                           data-v-bind_class="{ active: active_tab == 229}"
                           data-v-on_click="set_active_tab(229)">Rent</a>
                    </li>
					                    <li class="nav-item">
                        <a class="nav-link stm-cursor-pointer"
                           data-v-bind_class="{ active: active_tab == 230}"
                           data-v-on_click="set_active_tab(230)">Sold</a>
                    </li>
					            </ul>
            <div class="tab-content">
				                    <div data-v-if="active_tab == 228"
                         class="tab-pane fade show active">
                        <br>
                        <div class="row">
                            <div class="col-12 col-md-6 col-lg-3 ">
                                <div class="ulisting-form-gruop">
                                    <ulisting-select2 :key="generateRandomId()" :options='category_selected.types'
                                                      @input="change_listing_type"
                                                      data-v-model='category_selected.type_selected'
                                                      theme='bootstrap4'></ulisting-select2>
                                </div>
                            </div>

															<div data-v-on_input='searchAutoComplete(event)' data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>	<stm-field-search inline-template
		  class="ulisting-form-gruop "
		  v-model='attribute.listing_type_8337.ulisitng_title'
		  placeholder="Search"
		  data-v-bind_callback_change='change' >
		<div>
						<input class="form-control" type="text" data-v-model="value" data-v-on_input="updateValue($event.target.value)"  data-v-bind_name="name" data-v-bind_placeholder="placeholder">
		</div>
	</stm-field-search>

</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '><stm-field-checkbox inline-template
	    data-v-bind_key="generateRandomId()"
	    v-model='attribute.listing_type_8337.apartments_amenities'
		order_by='name'
		order='ASC'
		data-v-bind_callback_change='change'
		data-v-bind_items='attribute.listing_type_8337.apartments_amenities_items'
		data-v-bind_hide_empty='"on"'
        >	<div class="ulisting-form-gruop">
		<label></label>
		<div class="stm-row">
			<div class='stm-col-12 checkbox-input' data-v-for='(item, index) in list'>
				<label>
					<input data-v-on_change='updateValue' type='checkbox' data-v-bind_value='item.value' data-v-model='value' >
					{{item.name}} <span> ( {{item.count}} )</span>
				</label>
			</div>
		</div>
	</div>
</stm-field-checkbox>
</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8337.region'
			  placeholder="Select City"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8337.region_items'
			  hide_empty=''
			  attribute_name='region' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8337.price'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='345'
	  max='880000'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8337.square_feet'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='1478'
	  max='34000'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8337.beds'
			  placeholder="Select Beds"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8337.beds_items'
			  hide_empty=''
			  attribute_name='beds' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8337.bath'
			  placeholder="Select Bathrooms"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8337.bath_items'
			  hide_empty=''
			  attribute_name='bath' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8337.status'
			  placeholder="Select status"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8337.status_items'
			  hide_empty=''
			  attribute_name='status' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div>															<div data-v-on_input='searchAutoComplete(event)' data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>	<stm-field-search inline-template
		  class="ulisting-form-gruop "
		  v-model='attribute.listing_type_8339.ulisitng_title'
		  placeholder="Search"
		  data-v-bind_callback_change='change' >
		<div>
						<input class="form-control" type="text" data-v-model="value" data-v-on_input="updateValue($event.target.value)"  data-v-bind_name="name" data-v-bind_placeholder="placeholder">
		</div>
	</stm-field-search>

</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '><stm-field-checkbox inline-template
	    data-v-bind_key="generateRandomId()"
	    v-model='attribute.listing_type_8339.offices_amenities'
		order_by='name'
		order='ASC'
		data-v-bind_callback_change='change'
		data-v-bind_items='attribute.listing_type_8339.offices_amenities_items'
		data-v-bind_hide_empty='"on"'
        >	<div class="ulisting-form-gruop">
		<label></label>
		<div class="stm-row">
			<div class='stm-col-12 checkbox-input' data-v-for='(item, index) in list'>
				<label>
					<input data-v-on_change='updateValue' type='checkbox' data-v-bind_value='item.value' data-v-model='value' >
					{{item.name}} <span> ( {{item.count}} )</span>
				</label>
			</div>
		</div>
	</div>
</stm-field-checkbox>
</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8339.region'
			  placeholder="Select City"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8339.region_items'
			  hide_empty=''
			  attribute_name='region' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8339.price'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='830'
	  max='4500'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8339.square_feet'
	  data-v-bind_callback_change='change'
	  prefix=''
	  suffix=''
      data-v-bind_sign='false'
	  min='2016'
	  max='3600'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8339.rooms'
			  placeholder="Select Rooms"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8339.rooms_items'
			  hide_empty=''
			  attribute_name='rooms' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8339.security'
			  placeholder="Select Security"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8339.security_items'
			  hide_empty=''
			  attribute_name='security' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8339.status'
			  placeholder="Select Status"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8339.status_items'
			  hide_empty=''
			  attribute_name='status' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div>															<div data-v-on_input='searchAutoComplete(event)' data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>	<stm-field-search inline-template
		  class="ulisting-form-gruop "
		  v-model='attribute.listing_type_8341.ulisitng_title'
		  placeholder="Search"
		  data-v-bind_callback_change='change' >
		<div>
						<input class="form-control" type="text" data-v-model="value" data-v-on_input="updateValue($event.target.value)"  data-v-bind_name="name" data-v-bind_placeholder="placeholder">
		</div>
	</stm-field-search>

</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '><stm-field-checkbox inline-template
	    data-v-bind_key="generateRandomId()"
	    v-model='attribute.listing_type_8341.townhome_amenities'
		order_by='name'
		order='ASC'
		data-v-bind_callback_change='change'
		data-v-bind_items='attribute.listing_type_8341.townhome_amenities_items'
		data-v-bind_hide_empty='""'
        >	<div class="ulisting-form-gruop">
		<label></label>
		<div class="stm-row">
			<div class='stm-col-12 checkbox-input' data-v-for='(item, index) in list'>
				<label>
					<input data-v-on_change='updateValue' type='checkbox' data-v-bind_value='item.value' data-v-model='value' >
					{{item.name}} <span> ( {{item.count}} )</span>
				</label>
			</div>
		</div>
	</div>
</stm-field-checkbox>
</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8341.region'
			  placeholder="Select City"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8341.region_items'
			  hide_empty=''
			  attribute_name='region' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8341.price'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='600'
	  max='2000000'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8341.square_feet'
	  data-v-bind_callback_change='change'
	  prefix=''
	  suffix=''
      data-v-bind_sign='false'
	  min='344'
	  max='34000'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8341.dropdown'
			  placeholder="Select Beds"
			  order_by=''
			  order=''
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8341.dropdown_items'
			  hide_empty=''
			  attribute_name='dropdown' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8341.bath'
			  placeholder="Select Bathrooms"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8341.bath_items'
			  hide_empty=''
			  attribute_name='bath' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8341.status'
			  placeholder="Select Status"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8341.status_items'
			  hide_empty=''
			  attribute_name='status' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div>															<div data-v-on_input='searchAutoComplete(event)' data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>	<stm-field-search inline-template
		  class="ulisting-form-gruop "
		  v-model='attribute.listing_type_8343.ulisitng_title'
		  placeholder="Search"
		  data-v-bind_callback_change='change' >
		<div>
						<input class="form-control" type="text" data-v-model="value" data-v-on_input="updateValue($event.target.value)"  data-v-bind_name="name" data-v-bind_placeholder="placeholder">
		</div>
	</stm-field-search>

</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '><stm-field-checkbox inline-template
	    data-v-bind_key="generateRandomId()"
	    v-model='attribute.listing_type_8343.apartments_amenities'
		order_by='name'
		order='ASC'
		data-v-bind_callback_change='change'
		data-v-bind_items='attribute.listing_type_8343.apartments_amenities_items'
		data-v-bind_hide_empty='"on"'
        >	<div class="ulisting-form-gruop">
		<label></label>
		<div class="stm-row">
			<div class='stm-col-12 checkbox-input' data-v-for='(item, index) in list'>
				<label>
					<input data-v-on_change='updateValue' type='checkbox' data-v-bind_value='item.value' data-v-model='value' >
					{{item.name}} <span> ( {{item.count}} )</span>
				</label>
			</div>
		</div>
	</div>
</stm-field-checkbox>
</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8343.region'
			  placeholder="Select City"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8343.region_items'
			  hide_empty=''
			  attribute_name='region' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8343.price'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='1148'
	  max='4500'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8343.square_feet'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='234'
	  max='5667'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8343.beds'
			  placeholder="Select Beds"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8343.beds_items'
			  hide_empty=''
			  attribute_name='beds' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8343.bath'
			  placeholder="Select Bathrooms"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8343.bath_items'
			  hide_empty=''
			  attribute_name='bath' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8343.status'
			  placeholder="Select Status"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8343.status_items'
			  hide_empty=''
			  attribute_name='status' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div>							
                            <div class="col-12 col-md-12">
                                <br>
                                <a data-v-bind_href="category_selected.url"
                                   class="btn btn-primary w-full">Search</a>
                            </div>
                        </div>
                    </div>
				                    <div data-v-if="active_tab == 229"
                         class="tab-pane fade show active">
                        <br>
                        <div class="row">
                            <div class="col-12 col-md-6 col-lg-3 ">
                                <div class="ulisting-form-gruop">
                                    <ulisting-select2 :key="generateRandomId()" :options='category_selected.types'
                                                      @input="change_listing_type"
                                                      data-v-model='category_selected.type_selected'
                                                      theme='bootstrap4'></ulisting-select2>
                                </div>
                            </div>

															<div data-v-on_input='searchAutoComplete(event)' data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>	<stm-field-search inline-template
		  class="ulisting-form-gruop "
		  v-model='attribute.listing_type_8337.ulisitng_title'
		  placeholder="Search"
		  data-v-bind_callback_change='change' >
		<div>
						<input class="form-control" type="text" data-v-model="value" data-v-on_input="updateValue($event.target.value)"  data-v-bind_name="name" data-v-bind_placeholder="placeholder">
		</div>
	</stm-field-search>

</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '><stm-field-checkbox inline-template
	    data-v-bind_key="generateRandomId()"
	    v-model='attribute.listing_type_8337.apartments_amenities'
		order_by='name'
		order='ASC'
		data-v-bind_callback_change='change'
		data-v-bind_items='attribute.listing_type_8337.apartments_amenities_items'
		data-v-bind_hide_empty='"on"'
        >	<div class="ulisting-form-gruop">
		<label></label>
		<div class="stm-row">
			<div class='stm-col-12 checkbox-input' data-v-for='(item, index) in list'>
				<label>
					<input data-v-on_change='updateValue' type='checkbox' data-v-bind_value='item.value' data-v-model='value' >
					{{item.name}} <span> ( {{item.count}} )</span>
				</label>
			</div>
		</div>
	</div>
</stm-field-checkbox>
</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8337.region'
			  placeholder="Select City"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8337.region_items'
			  hide_empty=''
			  attribute_name='region' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8337.price'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='345'
	  max='880000'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8337.square_feet'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='1478'
	  max='34000'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8337.beds'
			  placeholder="Select Beds"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8337.beds_items'
			  hide_empty=''
			  attribute_name='beds' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8337.bath'
			  placeholder="Select Bathrooms"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8337.bath_items'
			  hide_empty=''
			  attribute_name='bath' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8337.status'
			  placeholder="Select status"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8337.status_items'
			  hide_empty=''
			  attribute_name='status' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div>															<div data-v-on_input='searchAutoComplete(event)' data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>	<stm-field-search inline-template
		  class="ulisting-form-gruop "
		  v-model='attribute.listing_type_8339.ulisitng_title'
		  placeholder="Search"
		  data-v-bind_callback_change='change' >
		<div>
						<input class="form-control" type="text" data-v-model="value" data-v-on_input="updateValue($event.target.value)"  data-v-bind_name="name" data-v-bind_placeholder="placeholder">
		</div>
	</stm-field-search>

</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '><stm-field-checkbox inline-template
	    data-v-bind_key="generateRandomId()"
	    v-model='attribute.listing_type_8339.offices_amenities'
		order_by='name'
		order='ASC'
		data-v-bind_callback_change='change'
		data-v-bind_items='attribute.listing_type_8339.offices_amenities_items'
		data-v-bind_hide_empty='"on"'
        >	<div class="ulisting-form-gruop">
		<label></label>
		<div class="stm-row">
			<div class='stm-col-12 checkbox-input' data-v-for='(item, index) in list'>
				<label>
					<input data-v-on_change='updateValue' type='checkbox' data-v-bind_value='item.value' data-v-model='value' >
					{{item.name}} <span> ( {{item.count}} )</span>
				</label>
			</div>
		</div>
	</div>
</stm-field-checkbox>
</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8339.region'
			  placeholder="Select City"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8339.region_items'
			  hide_empty=''
			  attribute_name='region' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8339.price'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='830'
	  max='4500'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8339.square_feet'
	  data-v-bind_callback_change='change'
	  prefix=''
	  suffix=''
      data-v-bind_sign='false'
	  min='2016'
	  max='3600'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8339.rooms'
			  placeholder="Select Rooms"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8339.rooms_items'
			  hide_empty=''
			  attribute_name='rooms' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8339.security'
			  placeholder="Select Security"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8339.security_items'
			  hide_empty=''
			  attribute_name='security' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8339.status'
			  placeholder="Select Status"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8339.status_items'
			  hide_empty=''
			  attribute_name='status' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div>															<div data-v-on_input='searchAutoComplete(event)' data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>	<stm-field-search inline-template
		  class="ulisting-form-gruop "
		  v-model='attribute.listing_type_8341.ulisitng_title'
		  placeholder="Search"
		  data-v-bind_callback_change='change' >
		<div>
						<input class="form-control" type="text" data-v-model="value" data-v-on_input="updateValue($event.target.value)"  data-v-bind_name="name" data-v-bind_placeholder="placeholder">
		</div>
	</stm-field-search>

</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '><stm-field-checkbox inline-template
	    data-v-bind_key="generateRandomId()"
	    v-model='attribute.listing_type_8341.townhome_amenities'
		order_by='name'
		order='ASC'
		data-v-bind_callback_change='change'
		data-v-bind_items='attribute.listing_type_8341.townhome_amenities_items'
		data-v-bind_hide_empty='""'
        >	<div class="ulisting-form-gruop">
		<label></label>
		<div class="stm-row">
			<div class='stm-col-12 checkbox-input' data-v-for='(item, index) in list'>
				<label>
					<input data-v-on_change='updateValue' type='checkbox' data-v-bind_value='item.value' data-v-model='value' >
					{{item.name}} <span> ( {{item.count}} )</span>
				</label>
			</div>
		</div>
	</div>
</stm-field-checkbox>
</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8341.region'
			  placeholder="Select City"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8341.region_items'
			  hide_empty=''
			  attribute_name='region' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8341.price'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='600'
	  max='2000000'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8341.square_feet'
	  data-v-bind_callback_change='change'
	  prefix=''
	  suffix=''
      data-v-bind_sign='false'
	  min='344'
	  max='34000'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8341.dropdown'
			  placeholder="Select Beds"
			  order_by=''
			  order=''
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8341.dropdown_items'
			  hide_empty=''
			  attribute_name='dropdown' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8341.bath'
			  placeholder="Select Bathrooms"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8341.bath_items'
			  hide_empty=''
			  attribute_name='bath' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8341.status'
			  placeholder="Select Status"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8341.status_items'
			  hide_empty=''
			  attribute_name='status' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div>															<div data-v-on_input='searchAutoComplete(event)' data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>	<stm-field-search inline-template
		  class="ulisting-form-gruop "
		  v-model='attribute.listing_type_8343.ulisitng_title'
		  placeholder="Search"
		  data-v-bind_callback_change='change' >
		<div>
						<input class="form-control" type="text" data-v-model="value" data-v-on_input="updateValue($event.target.value)"  data-v-bind_name="name" data-v-bind_placeholder="placeholder">
		</div>
	</stm-field-search>

</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '><stm-field-checkbox inline-template
	    data-v-bind_key="generateRandomId()"
	    v-model='attribute.listing_type_8343.apartments_amenities'
		order_by='name'
		order='ASC'
		data-v-bind_callback_change='change'
		data-v-bind_items='attribute.listing_type_8343.apartments_amenities_items'
		data-v-bind_hide_empty='"on"'
        >	<div class="ulisting-form-gruop">
		<label></label>
		<div class="stm-row">
			<div class='stm-col-12 checkbox-input' data-v-for='(item, index) in list'>
				<label>
					<input data-v-on_change='updateValue' type='checkbox' data-v-bind_value='item.value' data-v-model='value' >
					{{item.name}} <span> ( {{item.count}} )</span>
				</label>
			</div>
		</div>
	</div>
</stm-field-checkbox>
</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8343.region'
			  placeholder="Select City"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8343.region_items'
			  hide_empty=''
			  attribute_name='region' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8343.price'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='1148'
	  max='4500'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8343.square_feet'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='234'
	  max='5667'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8343.beds'
			  placeholder="Select Beds"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8343.beds_items'
			  hide_empty=''
			  attribute_name='beds' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8343.bath'
			  placeholder="Select Bathrooms"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8343.bath_items'
			  hide_empty=''
			  attribute_name='bath' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8343.status'
			  placeholder="Select Status"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8343.status_items'
			  hide_empty=''
			  attribute_name='status' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div>							
                            <div class="col-12 col-md-12">
                                <br>
                                <a data-v-bind_href="category_selected.url"
                                   class="btn btn-primary w-full">Search</a>
                            </div>
                        </div>
                    </div>
				                    <div data-v-if="active_tab == 230"
                         class="tab-pane fade show active">
                        <br>
                        <div class="row">
                            <div class="col-12 col-md-6 col-lg-3 ">
                                <div class="ulisting-form-gruop">
                                    <ulisting-select2 :key="generateRandomId()" :options='category_selected.types'
                                                      @input="change_listing_type"
                                                      data-v-model='category_selected.type_selected'
                                                      theme='bootstrap4'></ulisting-select2>
                                </div>
                            </div>

															<div data-v-on_input='searchAutoComplete(event)' data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>	<stm-field-search inline-template
		  class="ulisting-form-gruop "
		  v-model='attribute.listing_type_8337.ulisitng_title'
		  placeholder="Search"
		  data-v-bind_callback_change='change' >
		<div>
						<input class="form-control" type="text" data-v-model="value" data-v-on_input="updateValue($event.target.value)"  data-v-bind_name="name" data-v-bind_placeholder="placeholder">
		</div>
	</stm-field-search>

</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '><stm-field-checkbox inline-template
	    data-v-bind_key="generateRandomId()"
	    v-model='attribute.listing_type_8337.apartments_amenities'
		order_by='name'
		order='ASC'
		data-v-bind_callback_change='change'
		data-v-bind_items='attribute.listing_type_8337.apartments_amenities_items'
		data-v-bind_hide_empty='"on"'
        >	<div class="ulisting-form-gruop">
		<label></label>
		<div class="stm-row">
			<div class='stm-col-12 checkbox-input' data-v-for='(item, index) in list'>
				<label>
					<input data-v-on_change='updateValue' type='checkbox' data-v-bind_value='item.value' data-v-model='value' >
					{{item.name}} <span> ( {{item.count}} )</span>
				</label>
			</div>
		</div>
	</div>
</stm-field-checkbox>
</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8337.region'
			  placeholder="Select City"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8337.region_items'
			  hide_empty=''
			  attribute_name='region' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8337.price'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='345'
	  max='880000'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8337.square_feet'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='1478'
	  max='34000'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8337.beds'
			  placeholder="Select Beds"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8337.beds_items'
			  hide_empty=''
			  attribute_name='beds' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8337.bath'
			  placeholder="Select Bathrooms"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8337.bath_items'
			  hide_empty=''
			  attribute_name='bath' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8337' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8337.status'
			  placeholder="Select status"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8337.status_items'
			  hide_empty=''
			  attribute_name='status' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div>															<div data-v-on_input='searchAutoComplete(event)' data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>	<stm-field-search inline-template
		  class="ulisting-form-gruop "
		  v-model='attribute.listing_type_8339.ulisitng_title'
		  placeholder="Search"
		  data-v-bind_callback_change='change' >
		<div>
						<input class="form-control" type="text" data-v-model="value" data-v-on_input="updateValue($event.target.value)"  data-v-bind_name="name" data-v-bind_placeholder="placeholder">
		</div>
	</stm-field-search>

</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '><stm-field-checkbox inline-template
	    data-v-bind_key="generateRandomId()"
	    v-model='attribute.listing_type_8339.offices_amenities'
		order_by='name'
		order='ASC'
		data-v-bind_callback_change='change'
		data-v-bind_items='attribute.listing_type_8339.offices_amenities_items'
		data-v-bind_hide_empty='"on"'
        >	<div class="ulisting-form-gruop">
		<label></label>
		<div class="stm-row">
			<div class='stm-col-12 checkbox-input' data-v-for='(item, index) in list'>
				<label>
					<input data-v-on_change='updateValue' type='checkbox' data-v-bind_value='item.value' data-v-model='value' >
					{{item.name}} <span> ( {{item.count}} )</span>
				</label>
			</div>
		</div>
	</div>
</stm-field-checkbox>
</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8339.region'
			  placeholder="Select City"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8339.region_items'
			  hide_empty=''
			  attribute_name='region' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8339.price'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='830'
	  max='4500'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8339.square_feet'
	  data-v-bind_callback_change='change'
	  prefix=''
	  suffix=''
      data-v-bind_sign='false'
	  min='2016'
	  max='3600'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8339.rooms'
			  placeholder="Select Rooms"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8339.rooms_items'
			  hide_empty=''
			  attribute_name='rooms' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8339.security'
			  placeholder="Select Security"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8339.security_items'
			  hide_empty=''
			  attribute_name='security' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8339' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8339.status'
			  placeholder="Select Status"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8339.status_items'
			  hide_empty=''
			  attribute_name='status' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div>															<div data-v-on_input='searchAutoComplete(event)' data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>	<stm-field-search inline-template
		  class="ulisting-form-gruop "
		  v-model='attribute.listing_type_8341.ulisitng_title'
		  placeholder="Search"
		  data-v-bind_callback_change='change' >
		<div>
						<input class="form-control" type="text" data-v-model="value" data-v-on_input="updateValue($event.target.value)"  data-v-bind_name="name" data-v-bind_placeholder="placeholder">
		</div>
	</stm-field-search>

</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '><stm-field-checkbox inline-template
	    data-v-bind_key="generateRandomId()"
	    v-model='attribute.listing_type_8341.townhome_amenities'
		order_by='name'
		order='ASC'
		data-v-bind_callback_change='change'
		data-v-bind_items='attribute.listing_type_8341.townhome_amenities_items'
		data-v-bind_hide_empty='""'
        >	<div class="ulisting-form-gruop">
		<label></label>
		<div class="stm-row">
			<div class='stm-col-12 checkbox-input' data-v-for='(item, index) in list'>
				<label>
					<input data-v-on_change='updateValue' type='checkbox' data-v-bind_value='item.value' data-v-model='value' >
					{{item.name}} <span> ( {{item.count}} )</span>
				</label>
			</div>
		</div>
	</div>
</stm-field-checkbox>
</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8341.region'
			  placeholder="Select City"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8341.region_items'
			  hide_empty=''
			  attribute_name='region' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8341.price'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='600'
	  max='2000000'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8341.square_feet'
	  data-v-bind_callback_change='change'
	  prefix=''
	  suffix=''
      data-v-bind_sign='false'
	  min='344'
	  max='34000'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8341.dropdown'
			  placeholder="Select Beds"
			  order_by=''
			  order=''
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8341.dropdown_items'
			  hide_empty=''
			  attribute_name='dropdown' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8341.bath'
			  placeholder="Select Bathrooms"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8341.bath_items'
			  hide_empty=''
			  attribute_name='bath' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8341' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8341.status'
			  placeholder="Select Status"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8341.status_items'
			  hide_empty=''
			  attribute_name='status' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div>															<div data-v-on_input='searchAutoComplete(event)' data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>	<stm-field-search inline-template
		  class="ulisting-form-gruop "
		  v-model='attribute.listing_type_8343.ulisitng_title'
		  placeholder="Search"
		  data-v-bind_callback_change='change' >
		<div>
						<input class="form-control" type="text" data-v-model="value" data-v-on_input="updateValue($event.target.value)"  data-v-bind_name="name" data-v-bind_placeholder="placeholder">
		</div>
	</stm-field-search>

</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '><stm-field-checkbox inline-template
	    data-v-bind_key="generateRandomId()"
	    v-model='attribute.listing_type_8343.apartments_amenities'
		order_by='name'
		order='ASC'
		data-v-bind_callback_change='change'
		data-v-bind_items='attribute.listing_type_8343.apartments_amenities_items'
		data-v-bind_hide_empty='"on"'
        >	<div class="ulisting-form-gruop">
		<label></label>
		<div class="stm-row">
			<div class='stm-col-12 checkbox-input' data-v-for='(item, index) in list'>
				<label>
					<input data-v-on_change='updateValue' type='checkbox' data-v-bind_value='item.value' data-v-model='value' >
					{{item.name}} <span> ( {{item.count}} )</span>
				</label>
			</div>
		</div>
	</div>
</stm-field-checkbox>
</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8343.region'
			  placeholder="Select City"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8343.region_items'
			  hide_empty=''
			  attribute_name='region' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8343.price'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='1148'
	  max='4500'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>
<stm-field-range
	  inline-template
	  class="ulisting-form-gruop"
	  data-v-bind_key="generateRandomId()"
	  v-model='attribute.listing_type_8343.square_feet'
	  data-v-bind_callback_change='change'
	  prefix='$'
	  suffix=''
      data-v-bind_sign='false'
	  min='234'
	  max='5667'>
	<div>
				<vue-range-slider data-v-bind_min="min"
						  data-v-bind_max="max"
						  data-v-bind_from="from"
						  data-v-bind_to="to"
						  type="double"
						  data-v-bind_prefix="prefix"
						  data-v-bind_postfix="suffix"
						  data-v-on_callback='updateValue'
						  data-v-bind_key="generateRandomId()" >
		</vue-range-slider>
	</div>
</stm-field-range>
</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8343.beds'
			  placeholder="Select Beds"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8343.beds_items'
			  hide_empty=''
			  attribute_name='beds' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8343.bath'
			  placeholder="Select Bathrooms"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8343.bath_items'
			  hide_empty=''
			  attribute_name='bath' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div><div data-v-if='category_selected.type_selected == 8343' class='col-12 col-md-6 col-lg-3 '>		<stm-field-dropdown inline-template
			  data-v-bind_key="generateRandomId()"
			  v-model='attribute.listing_type_8343.status'
			  placeholder="Select Status"
			  order_by='name'
			  order='ASC'
			  data-v-bind_callback_change='change'
			  data-v-bind_items='attribute.listing_type_8343.status_items'
			  hide_empty=''
			  attribute_name='status' >
			<div class="ulisting-form-gruop">
								<ulisting-select2 data-v-bind_key="generateRandomId()" data-v-bind_options='list' data-v-bind_placeholder="placeholder" data-v-model='value' theme='bootstrap4'></ulisting-select2>
			</div>
		</stm-field-dropdown>


</div>							
                            <div class="col-12 col-md-12">
                                <br>
                                <a data-v-bind_href="category_selected.url"
                                   class="btn btn-primary w-full">Search</a>
                            </div>
                        </div>
                    </div>
				            </div>
        </div>
    </stm-search-form-category>
</div>

		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-f500be7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f500be7" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<section class="elementor-section elementor-inner-section elementor-element elementor-element-9cc4941 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9cc4941" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-4616d25 stretch-to-none" data-id="4616d25" data-element_type="column">
			<div class="elementor-column-wrap">
							<div class="elementor-widget-wrap">
								</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-c517854 stretch-to-none" data-id="c517854" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-6c26c1d elementor-widget elementor-widget-heading" data-id="6c26c1d" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Properties</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-6a9d78e elementor-widget elementor-widget-text-editor" data-id="6a9d78e" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
								<div class="elementor-text-editor elementor-clearfix">
				<p>Sartorial chicharrones blue bottle taxidermy helvetica ethical, beard swag offal kinfolk. You probably haven’t heard of them hell of offal mlkshk messenger bag squid plaid tousled.</p>					</div>
						</div>
				</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-23327ff stretch-to-none" data-id="23327ff" data-element_type="column">
			<div class="elementor-column-wrap">
							<div class="elementor-widget-wrap">
								</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6333af8 stretch-to-none" data-id="6333af8" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-2987f81 elementor-align-center elementor-widget elementor-widget-homepress_button" data-id="2987f81" data-element_type="widget" data-widget_type="homepress_button.default">
				<div class="elementor-widget-container">
			
        <a href="/houses-view-standard/" class="elementor-button elementor-size-sm">
            <span class="elementor-button-content-wrapper">
                <span class="elementor-button-icon elementor-align-icon-left">
                    <i class="" aria-hidden="true"></i>
                </span>
                <span class="elementor-button-text">View more</span>
            </span>
        </a>
    		</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-cf12f12 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="cf12f12" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f0791fa stretch-to-none" data-id="f0791fa" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-e53c93b elementor-widget elementor-widget-heading" data-id="e53c93b" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Why Choose Us</h2>		</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-c25c1fa elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c25c1fa" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-9228c16 stretch-to-none" data-id="9228c16" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-8b6c9fb elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="8b6c9fb" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">
						<div class="elementor-icon-box-icon">
				<span class="elementor-icon elementor-animation-" >
				<i aria-hidden="true" class=" property-icon-management"></i>				</span>
			</div>
						<div class="elementor-icon-box-content">
				<h3 class="elementor-icon-box-title">
					<span  >
						WIDE RANGE OF PROPERTIES					</span>
				</h3>
									<p class="elementor-icon-box-description">
						With a robust selection of popular properties on hand, as well as leading properties from experts.					</p>
							</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-8819612 stretch-to-none" data-id="8819612" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-104f8a2 elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="104f8a2" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">
						<div class="elementor-icon-box-icon">
				<span class="elementor-icon elementor-animation-" >
				<i aria-hidden="true" class=" property-icon-home-calc"></i>				</span>
			</div>
						<div class="elementor-icon-box-content">
				<h3 class="elementor-icon-box-title">
					<span  >
						FINANCING MADE EASY					</span>
				</h3>
									<p class="elementor-icon-box-description">
						Our stress-free finance department that can find financial solutions to save you money.					</p>
							</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-f45e1ad stretch-to-none" data-id="f45e1ad" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-30f31ba elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="30f31ba" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">
						<div class="elementor-icon-box-icon">
				<span class="elementor-icon elementor-animation-" >
				<i aria-hidden="true" class=" property-icon-service_reload"></i>				</span>
			</div>
						<div class="elementor-icon-box-content">
				<h3 class="elementor-icon-box-title">
					<span  >
						TRUSTED BY THOUSANDS					</span>
				</h3>
									<p class="elementor-icon-box-description">
						10 new offers every day. 350 offers on site, trusted by a community of thousands of users.					</p>
							</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-c84a0e1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c84a0e1" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
							<div class="elementor-row">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-0bb34be stretch-to-none" data-id="0bb34be" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-ccd4c21 elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="ccd4c21" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">
						<div class="elementor-icon-box-icon">
				<span class="elementor-icon elementor-animation-" >
				<i aria-hidden="true" class=" property-icon-furniture"></i>				</span>
			</div>
						<div class="elementor-icon-box-content">
				<h3 class="elementor-icon-box-title">
					<span  >
						GET IMPORTANT NOTIFICATIONS					</span>
				</h3>
									<p class="elementor-icon-box-description">
						Receive advices, listings, and neighborhood information.					</p>
							</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-d896683 stretch-to-none" data-id="d896683" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-793a84d elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="793a84d" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">
						<div class="elementor-icon-box-icon">
				<span class="elementor-icon elementor-animation-" >
				<i aria-hidden="true" class=" property-icon-service_certificate"></i>				</span>
			</div>
						<div class="elementor-icon-box-content">
				<h3 class="elementor-icon-box-title">
					<span  >
						TRANSPARENCY					</span>
				</h3>
									<p class="elementor-icon-box-description">
						You and your landlord always see the same info, and you will get all important information directly to your post office					</p>
							</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-0f55c15 stretch-to-none" data-id="0f55c15" data-element_type="column">
			<div class="elementor-column-wrap elementor-element-populated">
							<div class="elementor-widget-wrap">
						<div class="elementor-element elementor-element-997173d elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="997173d" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">
						<div class="elementor-icon-box-icon">
				<span class="elementor-icon elementor-animation-" >
				<i aria-hidden="true" class=" property-icon-financing"></i>				</span>
			</div>
						<div class="elementor-icon-box-content">
				<h3 class="elementor-icon-box-title">
					<span  >
						NEAR BY ME					</span>
				</h3>
									<p class="elementor-icon-box-description">
						Search near top-rated schools and explore neighborhoods. 					</p>
							</div>
		</div>
				</div>
				</div>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
						</div>
					</div>
		</div>
								</div>
					</div>
		</section>
		{"id":7430,"date":"2019-11-20T09:57:56","date_gmt":"2019-11-20T09:57:56","guid":{"rendered":"https:\/\/homepress.stylemixthemes.com\/?page_id=7430"},"modified":"2019-11-20T09:57:56","modified_gmt":"2019-11-20T09:57:56","slug":"home-property-slider","status":"publish","type":"page","link":"https:\/\/rent-a-room-delft.nl\/en\/home-property-slider\/","title":{"rendered":"Home Property Slider"},"content":{"rendered":"<section class=\"elementor-section elementor-top-section elementor-element elementor-element-58f90e4 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"58f90e4\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-b457bd0 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b457bd0\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e46bb87 stretch-to-none\" data-id=\"e46bb87\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-95760d8 elementor-widget elementor-widget-heading\" data-id=\"95760d8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Featured Properties<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-88e765f stretch-to-none\" data-id=\"88e765f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4ac826a elementor-vertical-align-middle elementor-position-left elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"4ac826a\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span class=\"elementor-icon elementor-animation-\" >\n\t\t\t\t<i aria-hidden=\"true\" class=\"property-icon-home_for_available\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t<strong style=\"color:#234dd4;\">120+<\/strong> Available Properties\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6fec76e stretch-to-none\" data-id=\"6fec76e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-c079180 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"c079180\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-8cc7920 stretch-to-none\" data-id=\"8cc7920\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c6d3cf7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c6d3cf7\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d24e960 stretch-to-none\" data-id=\"d24e960\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8be8845 elementor-widget elementor-widget-homepress-testimonials\" data-id=\"8be8845\" data-element_type=\"widget\" data-widget_type=\"homepress-testimonials.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n        <div class=\"testimonials-list testimonials-list_style_3\">\n\n            <div class=\"testimonials_list_carousel owl-carousel\">\n            \n                <div class=\"testimonials-item\">\n\n                    \n                <\/div>\n\n                \n                <div class=\"testimonials-item\">\n\n                    \n                <\/div>\n\n                \n                <div class=\"testimonials-item\">\n\n                    \n                <\/div>\n\n                \n        <\/div>\n        <\/div>\n                    <script type=\"text\/javascript\">\n\n                jQuery(document).ready(function($) {\n                    $('.testimonials_list_carousel').each(function(){\n                        $(this).owlCarousel({\n                            animateOut: 'fadeOut',\n                            animateIn: 'fadeIn',\n                            smartSpeed: 100,\n                            stagePadding: 0,\n                            margin: 0,\n                            nav: true,\n                            dots: false,\n                            loop: true,\n                            responsive: {\n                                0: {\n                                    items: 1                                },\n                                680: {\n                                    items: 1                                },\n                                1024: {\n                                    items: 1                                },\n                                1440: {\n                                    items: 1                                },\n                                1920: {\n                                    items: 1                                }\n                            },\n                            navText: ['<span class=\"property-icon-chevron-left-2\"><\/span>', '<span class=\"property-icon-chevron-right-2\"><\/span>']\n                        });\n                    });\n                });\n\n            <\/script>\n\n                \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-965a3bc elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"965a3bc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cb28c29 stretch-to-none\" data-id=\"cb28c29\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-f7508bf elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f7508bf\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-7c1ccf2 stretch-to-none\" data-id=\"7c1ccf2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-3264b7f stretch-to-none\" data-id=\"3264b7f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b02d966 elementor-widget elementor-widget-heading\" data-id=\"b02d966\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Shoreditch kale chips paleo gochujang, pitchfork succulents cliche pour-over. <\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-b1d4fe7 stretch-to-none\" data-id=\"b1d4fe7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5940ae9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5940ae9\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-876d285 stretch-to-none\" data-id=\"876d285\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-92d347b elementor-widget__width-auto elementor-widget elementor-widget-homepress_button\" data-id=\"92d347b\" data-element_type=\"widget\" data-widget_type=\"homepress_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n        <a href=\"\/en\/add-new-property\/\" class=\"elementor-button elementor-size-sm\">\n            <span class=\"elementor-button-content-wrapper\">\n                <span class=\"elementor-button-icon elementor-align-icon-left\">\n                    <i class=\"\" aria-hidden=\"true\"><\/i>\n                <\/span>\n                <span class=\"elementor-button-text\">Submit Property<\/span>\n            <\/span>\n        <\/a>\n    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d77fe5 elementor-widget__width-auto elementor-widget elementor-widget-homepress_button\" data-id=\"7d77fe5\" data-element_type=\"widget\" data-widget_type=\"homepress_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n        <a href=\"\/en\/houses-view-standard\/\" class=\"elementor-button elementor-size-sm\">\n            <span class=\"elementor-button-content-wrapper\">\n                <span class=\"elementor-button-icon elementor-align-icon-left\">\n                    <i class=\"\" aria-hidden=\"true\"><\/i>\n                <\/span>\n                <span class=\"elementor-button-text\">Browse properties<\/span>\n            <\/span>\n        <\/a>\n    \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-af141a9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"af141a9\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1721669 stretch-to-none\" data-id=\"1721669\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-778aa79 elementor-widget elementor-widget-heading\" data-id=\"778aa79\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Latest News<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b26c07 elementor-widget elementor-widget-post\" data-id=\"5b26c07\" data-element_type=\"widget\" data-widget_type=\"post.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n            <\/div>\n\n        <\/div>\n\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5ef8216 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5ef8216\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-882deac stretch-to-none\" data-id=\"882deac\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e6c90e6 elementor-widget elementor-widget-heading\" data-id=\"e6c90e6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Partners<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-0fe66cc elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0fe66cc\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-2794479 stretch-to-none\" data-id=\"2794479\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-55c082f elementor-widget elementor-widget-image\" data-id=\"55c082f\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/rent-a-room-delft.nl\/wp-content\/uploads\/elementor\/thumbs\/placeholder-outwjbii6q3dqb443fx9m86u990ef1ahjnt34fp0ys.gif\" title=\"placeholder\" alt=\"placeholder\" class=\"elementor-animation-float\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-4d3cd67 stretch-to-none\" data-id=\"4d3cd67\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c8276fa elementor-widget elementor-widget-image\" data-id=\"c8276fa\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/rent-a-room-delft.nl\/wp-content\/uploads\/elementor\/thumbs\/placeholder-outwjbii6q3dqb443fx9m86u990ef1ahjnt34fp0ys.gif\" title=\"placeholder\" alt=\"placeholder\" class=\"elementor-animation-float\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-6a5553d stretch-to-none\" data-id=\"6a5553d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5b70cff elementor-widget elementor-widget-image\" data-id=\"5b70cff\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/rent-a-room-delft.nl\/wp-content\/uploads\/elementor\/thumbs\/placeholder-outwjbii6q3dqb443fx9m86u990ef1ahjnt34fp0ys.gif\" title=\"placeholder\" alt=\"placeholder\" class=\"elementor-animation-float\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-82c9fd6 stretch-to-none\" data-id=\"82c9fd6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b3d2a0d elementor-widget elementor-widget-image\" data-id=\"b3d2a0d\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/rent-a-room-delft.nl\/wp-content\/uploads\/elementor\/thumbs\/placeholder-outwjbii6q3dqb443fx9m86u990ef1ahjnt34fp0ys.gif\" title=\"placeholder\" alt=\"placeholder\" class=\"elementor-animation-float\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4e33a2c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4e33a2c\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e24badd stretch-to-none\" data-id=\"e24badd\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>[rev_slider alias=&#8221;home-slider&#8221;][\/rev_slider] Loading Properties Sartorial chicharrones blue bottle taxidermy helvetica ethical, beard swag offal kinfolk. You probably haven\u2019t heard of them hell of offal mlkshk messenger bag squid plaid tousled. View more Why Choose Us WIDE RANGE OF PROPERTIES With a robust selection of popular properties on hand, as well as leading properties from experts. [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Home Property Slider - Rent a room Delft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/rent-a-room-delft.nl\/en\/home-property-slider\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home Property Slider - Rent a room Delft\" \/>\n<meta property=\"og:description\" content=\"[rev_slider alias=&#8221;home-slider&#8221;][\/rev_slider] Loading Properties Sartorial chicharrones blue bottle taxidermy helvetica ethical, beard swag offal kinfolk. You probably haven\u2019t heard of them hell of offal mlkshk messenger bag squid plaid tousled. View more Why Choose Us WIDE RANGE OF PROPERTIES With a robust selection of popular properties on hand, as well as leading properties from experts. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rent-a-room-delft.nl\/en\/home-property-slider\/\" \/>\n<meta property=\"og:site_name\" content=\"Rent a room Delft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/rent-a-room-delft.nl\/wp-content\/uploads\/2020\/03\/placeholder-5.gif\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/rent-a-room-delft.nl\/home-property-slider\/\",\"url\":\"https:\/\/rent-a-room-delft.nl\/home-property-slider\/\",\"name\":\"Home Property Slider - Rent a room Delft\",\"isPartOf\":{\"@id\":\"https:\/\/rent-a-room-delft.nl\/#website\"},\"datePublished\":\"2019-11-20T09:57:56+00:00\",\"dateModified\":\"2019-11-20T09:57:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/rent-a-room-delft.nl\/home-property-slider\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/rent-a-room-delft.nl\/home-property-slider\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/rent-a-room-delft.nl\/home-property-slider\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/rent-a-room-delft.nl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home Property Slider\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/rent-a-room-delft.nl\/#website\",\"url\":\"https:\/\/rent-a-room-delft.nl\/\",\"name\":\"Rent a room Delft\",\"description\":\"Find apartments or studio&#039;s in Delft\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/rent-a-room-delft.nl\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home Property Slider - Rent a room Delft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/rent-a-room-delft.nl\/en\/home-property-slider\/","og_locale":"en_US","og_type":"article","og_title":"Home Property Slider - Rent a room Delft","og_description":"[rev_slider alias=&#8221;home-slider&#8221;][\/rev_slider] Loading Properties Sartorial chicharrones blue bottle taxidermy helvetica ethical, beard swag offal kinfolk. You probably haven\u2019t heard of them hell of offal mlkshk messenger bag squid plaid tousled. View more Why Choose Us WIDE RANGE OF PROPERTIES With a robust selection of popular properties on hand, as well as leading properties from experts. [&hellip;]","og_url":"https:\/\/rent-a-room-delft.nl\/en\/home-property-slider\/","og_site_name":"Rent a room Delft","og_image":[{"url":"https:\/\/rent-a-room-delft.nl\/wp-content\/uploads\/2020\/03\/placeholder-5.gif"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/rent-a-room-delft.nl\/home-property-slider\/","url":"https:\/\/rent-a-room-delft.nl\/home-property-slider\/","name":"Home Property Slider - Rent a room Delft","isPartOf":{"@id":"https:\/\/rent-a-room-delft.nl\/#website"},"datePublished":"2019-11-20T09:57:56+00:00","dateModified":"2019-11-20T09:57:56+00:00","breadcrumb":{"@id":"https:\/\/rent-a-room-delft.nl\/home-property-slider\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rent-a-room-delft.nl\/home-property-slider\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/rent-a-room-delft.nl\/home-property-slider\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rent-a-room-delft.nl\/"},{"@type":"ListItem","position":2,"name":"Home Property Slider"}]},{"@type":"WebSite","@id":"https:\/\/rent-a-room-delft.nl\/#website","url":"https:\/\/rent-a-room-delft.nl\/","name":"Rent a room Delft","description":"Find apartments or studio&#039;s in Delft","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rent-a-room-delft.nl\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/rent-a-room-delft.nl\/en\/wp-json\/wp\/v2\/pages\/7430"}],"collection":[{"href":"https:\/\/rent-a-room-delft.nl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rent-a-room-delft.nl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rent-a-room-delft.nl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rent-a-room-delft.nl\/en\/wp-json\/wp\/v2\/comments?post=7430"}],"version-history":[{"count":0,"href":"https:\/\/rent-a-room-delft.nl\/en\/wp-json\/wp\/v2\/pages\/7430\/revisions"}],"wp:attachment":[{"href":"https:\/\/rent-a-room-delft.nl\/en\/wp-json\/wp\/v2\/media?parent=7430"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}