rightcasa.com Open in urlscan Pro
2606:4700:3108::ac42:2ba6  Public Scan

Submitted URL: https://www.right.casa/
Effective URL: https://rightcasa.com/
Submission: On September 28 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

<form>
  <input type="hidden" name="typeOfSearchPage" value="buy">
</form>

POST en/buy

<form action="en/buy" class="searchform_v2" method="post" id="main_search_form">
  <input type="hidden" name="sf" value="true"><input type="hidden" name="lang" value="en">
  <input type="hidden" name="tag" value="">
  <input type="hidden" name="icSrc" value="SearchForm">
  <div class="searches">
    <div class="container" style="">
      <div class="row">
        <div class="col-xs-12">
          <div class="search-filter">
            <div class="form_hold">
              <div class="row">
                <div class="col-xs-12 col-md-2 area_col">
                  <div class="form-group">
                    <label for="area_input">Area</label>
                    <input readonly="" type="text" class="form-control" id="area_input" placeholder="All Areas" data-toggle="modal" data-target="#myArea">
                  </div>
                </div>
                <div class="col-xs-12 col-md-2 type_col">
                  <div class="form-group">
                    <label for="type_input">Type</label>
                    <input readonly="" type="text" class="form-control" id="type_input" placeholder="All Property Types" data-toggle="modal" data-target="#myType">
                  </div>
                </div>
                <div class="col-xs-12 col-md-2 bed_col">
                  <div class="form-group">
                    <label for="bed">Bedrooms</label>
                    <select id="bed" class="form-control" name="minBeds">
                      <option value="0">Any</option>
                      <option value="1">1 or more</option>
                      <option value="2">2 or more</option>
                      <option value="3">3 or more</option>
                      <option value="4">4 or more</option>
                      <option value="5">5 or more</option>
                      <option value="6">6 or more</option>
                      <option value="7">7 or more</option>
                      <option value="8">8 or more</option>
                    </select>
                  </div>
                </div>
                <div class="col-xs-12 col-md-4 price_col">
                  <div class="row">
                    <div class="form-group col-xs-6 first_col">
                      <label for="min-price">Min Price</label>
                      <select id="min-price" class="form-control" name="minPrice">
                        <option value="0">Any</option>
                        <option value="100000">100,000 €</option>
                        <option value="200000">200,000 €</option>
                        <option value="300000">300,000 €</option>
                        <option value="400000">400,000 €</option>
                        <option value="500000">500,000 €</option>
                        <option value="600000">600,000 €</option>
                        <option value="700000">700,000 €</option>
                        <option value="800000">800,000 €</option>
                        <option value="900000">900,000 €</option>
                        <option value="1000000">1,000,000 €</option>
                        <option value="1500000">1,500,000 €</option>
                        <option value="2000000">2,000,000 €</option>
                        <option value="2500000">2,500,000 €</option>
                        <option value="3000000">3,000,000 €</option>
                        <option value="3500000">3,500,000 €</option>
                        <option value="4000000">4,000,000 €</option>
                        <option value="5000000">5,000,000 €</option>
                        <option value="6000000">6,000,000 €</option>
                        <option value="7000000">7,000,000 €</option>
                        <option value="8000000">8,000,000 €</option>
                        <option value="9000000">9,000,000 €</option>
                        <option value="10000000 ">10M €</option>
                      </select>
                    </div>
                    <div class="form-group col-xs-6 sec_col">
                      <label for="max-price">Max Price</label>
                      <select id="max-price" class="form-control" name="maxPrice">
                        <option value="0">Any</option>
                        <option value="100000">100,000 €</option>
                        <option value="200000">200,000 €</option>
                        <option value="300000">300,000 €</option>
                        <option value="400000">400,000 €</option>
                        <option value="500000">500,000 €</option>
                        <option value="600000">600,000 €</option>
                        <option value="700000">700,000 €</option>
                        <option value="800000">800,000 €</option>
                        <option value="900000">900,000 €</option>
                        <option value="1000000">1,000,000 €</option>
                        <option value="1500000">1,500,000 €</option>
                        <option value="2000000">2,000,000 €</option>
                        <option value="2500000">2,500,000 €</option>
                        <option value="3000000">3,000,000 €</option>
                        <option value="3500000">3,500,000 €</option>
                        <option value="4000000">4,000,000 €</option>
                        <option value="5000000">5,000,000 €</option>
                        <option value="6000000">6,000,000 €</option>
                        <option value="7000000">7,000,000 €</option>
                        <option value="8000000">8,000,000 €</option>
                        <option value="9000000">9,000,000 €</option>
                        <option value="10000000 ">10M €</option>
                      </select>
                    </div>
                  </div>
                </div>
                <div class="col-xs-12 col-md-2 ref_col">
                  <div class="form-group">
                    <label for="ref">Reference</label>
                    <input type="text" class="form-control" id="ref" placeholder="Any" name="rn">
                  </div>
                </div>
                <div class="col-xs-12 col-md-2 submit_col">
                  <div class="form-group">
                    <label class="hidden-xs hidden-sm">&nbsp;</label>
                    <button name="btnSearch" type="submit" class="btn btn-green form-control" id="search_button">SEARCH <i class="fa fa-search"></i></button>
                  </div>
                </div>
              </div>
              <div class="row" style="position: relative;">
                <div class="col-xs-12 advanced_btn_col">
                  <div class="row">
                    <div class="form-group advanced_search_link">
                      <a data-toggle="modal" data-target="#myAdvance">Advanced search</a>
                      <br>
                      <a id="clear_form" class="clear_form">Clear all</a>
                      <script type="text/javascript">
                        $(".clear_form").click(function() {
                          document.getElementById("main_search_form").reset();
                        });
                      </script>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="modal fade" id="myType" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
    <div class="modal-dialog modal-lg" role="document">
      <div class="modal-content">
        <div class="modal-header">
          <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
          <h4 class="modal-title">Select Property Type</h4>
        </div>
        <div class="modal-body">
          <div class="row">
            <div class="col-sm-12">
              <div class="list-inline row" id="propertyTypes">
                <div class="checkbox col-sm-4">
                  <label>
                    <input type="checkbox" name="propertyTypes[]" value="289"> Apartment </label>
                  <label>
                    <input type="checkbox" name="propertyTypes[]" value="314"> Penthouse </label>
                  <label>
                    <input type="checkbox" name="propertyTypes[]" value="300"> Duplex </label>
                  <label>
                    <input type="checkbox" name="propertyTypes[]" value="322"> Studio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </label>
                </div>
                <div class="checkbox col-sm-4">
                  <label>
                    <input type="checkbox" name="propertyTypes[]" value="326"> Villa&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </label>
                  <label>
                    <input type="checkbox" name="propertyTypes[]" value="324"> Townhouse </label>
                  <label>
                    <input type="checkbox" name="propertyTypes[]" value="475"> House </label>
                  <label>
                    <input type="checkbox" name="propertyTypes[]" value="303"> Finca&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </label>
                  <label>
                    <input type="checkbox" name="propertyTypes[]" value="294"> Bungalow&nbsp;&nbsp;&nbsp; </label>
                  <label>
                    <input type="checkbox" name="propertyTypes[]" value="1141"> Inland </label>
                  <label>
                    <input type="checkbox" name="propertyTypes[]" value="316"> Plot </label>
                </div>
                <div class="checkbox col-sm-4">
                  <label>
                    <input type="checkbox" name="propertyTypes[]" value="307"> New Development / Investment </label>
                  <label>
                    <input type="checkbox" name="propertyTypes[]" value="1139"> Commercial </label>
                  <label>
                    <input type="checkbox" name="propertyTypes[]" value="306"> Hotel </label>
                  <label>
                    <input type="checkbox" name="propertyTypes[]" value="1142"> Others </label>
                </div>
                <script type="text/javascript">
                  $('#propertyTypes input[value="289"]').change(function() {
                    if (this.checked) {
                      $('#propertyTypes input[value="314"]').prop('checked', true);
                      $('#propertyTypes input[value="300"]').prop('checked', true);
                      $('#propertyTypes input[value="322"]').prop('checked', true);
                    }
                  });
                </script>
              </div>
            </div>
          </div>
        </div>
        <div class="modal-footer">
          <input type="hidden" name="check_req" value="1">
          <button type="button" class="btn btn-link" data-dismiss="modal">Close</button>
          <button type="button" class="btn btn-green btn-lg save_options" data-dismiss="modal">Save</button>
        </div>
      </div>
    </div>
  </div>
  <div class="modal fade" id="myArea" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
    <div class="modal-dialog modal-lg" role="document">
      <div class="modal-content">
        <div class="modal-header">
          <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
          <h4 class="modal-title" id="myModalLabel">Select Area</h4>
        </div>
        <div class="modal-body">
          <div class="row">
            <div class="col-sm-10 col-sm-offset-1" id="areaLevel_3">
              <div id="listAreaHidden" class="SearchAreaList">
                <div class="col-sm-6">
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="388" data-label="Mijas" class="parent_cat"> Mijas</label>
                      </div>
                    </li>
                    <li>
                      <ul class="list-inline">
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="388-10139" data-label="Mijas Pueblo[i] (Mijas)[/i]"> Mijas Pueblo</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="388-386" data-label="La Cala[i] (Mijas)[/i]"> La Cala</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="388-793" data-label="El Chaparral[i] (Mijas)[/i]"> El Chaparral</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="388-956" data-label="La Cala Golf[i] (Mijas)[/i]"> La Cala Golf</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="388-396" data-label="Calahonda[i] (Mijas)[/i]"> Calahonda</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="388-425" data-label="Calypso[i] (Mijas)[/i]"> Calypso</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="388-725" data-label="Miraflores[i] (Mijas)[/i]"> Miraflores</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="388-419" data-label="Riviera del Sol[i] (Mijas)[/i]"> Riviera del Sol</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="388-442" data-label="El Faro[i] (Mijas)[/i]"> El Faro</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="388-385" data-label="Mijas Costa[i] (Mijas)[/i]"> Mijas Costa</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="388-900" data-label="Mijas Golf[i] (Mijas)[/i]"> Mijas Golf</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="388-1146" data-label="Campo Mijas[i] (Mijas)[/i]"> Campo Mijas</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="388-10128" data-label="Calanova Golf[i] (Mijas)[/i]"> Calanova Golf</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="388-1266" data-label="Sierrezuela[i] (Mijas)[/i]"> Sierrezuela</label>
                          </div>
                        </li>
                      </ul>
                    </li>
                  </ul>
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="274" data-label="Marbella Area" class="parent_cat"> Marbella Area</label>
                      </div>
                    </li>
                    <li>
                      <ul class="list-inline">
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="274-278" data-label="Golden Mile[i] (Marbella Area)[/i]"> Golden Mile</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="274-274" data-label="Marbella Town[i] (Marbella Area)[/i]"> Marbella Town</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="274-749" data-label="Istán[i] (Marbella Area)[/i]"> Istán</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="274-710" data-label="Sierra Blanca[i] (Marbella Area)[/i]"> Sierra Blanca</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="274-953" data-label="Nagüeles[i] (Marbella Area)[/i]"> Nagüeles</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="274-782" data-label="Ojen[i] (Marbella Area)[/i]"> Ojen</label>
                          </div>
                        </li>
                      </ul>
                    </li>
                  </ul>
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="692" data-label="Marbella West" class="parent_cat"> Marbella West</label>
                      </div>
                    </li>
                    <li>
                      <ul class="list-inline">
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="692-196" data-label="San Pedro de Alcántara[i] (Marbella West)[/i]"> San Pedro de Alcántara</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="692-569" data-label="Puerto Banús[i] (Marbella West)[/i]"> Puerto Banús</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="692-277" data-label="Nueva Andalucía[i] (Marbella West)[/i]"> Nueva Andalucía</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="692-179" data-label="Benahavís[i] (Marbella West)[/i]"> Benahavís</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="692-752" data-label="Los Arqueros[i] (Marbella West)[/i]"> Los Arqueros</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="692-744" data-label="Los Almendros[i] (Marbella West)[/i]"> Los Almendros</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="692-653" data-label="La Heredia[i] (Marbella West)[/i]"> La Heredia</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="692-743" data-label="El Madronal[i] (Marbella West)[/i]"> El Madronal</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="692-649" data-label="La Zagaleta[i] (Marbella West)[/i]"> La Zagaleta</label>
                          </div>
                        </li>
                      </ul>
                    </li>
                  </ul>
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="none" data-label="" class="parent_cat" style="display: none;">
                        </label>
                      </div>
                    </li>
                  </ul>
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="none" data-label="" class="parent_cat" style="display: none;">
                        </label>
                      </div>
                    </li>
                  </ul>
                </div>
                <div class="col-sm-6">
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="279" data-label="Marbella East" class="parent_cat"> Marbella East</label>
                      </div>
                    </li>
                    <li>
                      <ul class="list-inline">
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="279-1053" data-label="Río Real[i] (Marbella East)[/i]"> Río Real</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="279-848" data-label="Bahía de Marbella[i] (Marbella East)[/i]"> Bahía de Marbella</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="279-252" data-label="Los Monteros[i] (Marbella East)[/i]"> Los Monteros</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="279-5602" data-label="Santa Clara[i] (Marbella East)[/i]"> Santa Clara</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="279-222" data-label="Las Chapas[i] (Marbella East)[/i]"> Las Chapas</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="279-841" data-label="El Rosario[i] (Marbella East)[/i]"> El Rosario</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="279-238" data-label="Elviria[i] (Marbella East)[/i]"> Elviria</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="279-808" data-label="La Mairena[i] (Marbella East)[/i]"> La Mairena</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="279-859" data-label="Hacienda las Chapas[i] (Marbella East)[/i]"> Hacienda las Chapas</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="279-838" data-label="Costabella[i] (Marbella East)[/i]"> Costabella</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="279-711" data-label="Reserva de Marbella[i] (Marbella East)[/i]"> Reserva de Marbella</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="279-984" data-label="Marbesa[i] (Marbella East)[/i]"> Marbesa</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="279-851" data-label="Carib Playa[i] (Marbella East)[/i]"> Carib Playa</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="279-399" data-label="Cabopino[i] (Marbella East)[/i]"> Cabopino</label>
                          </div>
                        </li>
                      </ul>
                    </li>
                  </ul>
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="56" data-label="Estepona" class="parent_cat"> Estepona</label>
                      </div>
                    </li>
                    <li>
                      <ul class="list-inline">
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="56-115" data-label="New Golden Mile[i] (Estepona)[/i]"> New Golden Mile</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="56-121" data-label="El Paraiso[i] (Estepona)[/i]"> El Paraiso</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="56-720" data-label="Costalita[i] (Estepona)[/i]"> Costalita</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="56-116" data-label="Cancelada[i] (Estepona)[/i]"> Cancelada</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="56-674" data-label="Bel-Air[i] (Estepona)[/i]"> Bel-Air</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="56-1025" data-label="Los Flamingos[i] (Estepona)[/i]"> Los Flamingos</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="56-184" data-label="Guadalmina[i] (Estepona)[/i]"> Guadalmina</label>
                          </div>
                        </li>
                      </ul>
                    </li>
                  </ul>
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="387" data-label="Fuengirola" class="parent_cat"> Fuengirola</label>
                      </div>
                    </li>
                    <li>
                      <ul class="list-inline">
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="387-460" data-label="El Coto[i] (Fuengirola)[/i]"> El Coto</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="387-975" data-label="Los Boliches[i] (Fuengirola)[/i]"> Los Boliches</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="387-465" data-label="Torreblanca[i] (Fuengirola)[/i]"> Torreblanca</label>
                          </div>
                        </li>
                      </ul>
                    </li>
                  </ul>
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="389" data-label="Benalmádena" class="parent_cat"> Benalmádena</label>
                      </div>
                    </li>
                    <li>
                      <ul class="list-inline">
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="389-504" data-label="Arroyo de la Miel[i] (Benalmádena)[/i]"> Arroyo de la Miel</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="389-390" data-label="Benalmádena Costa[i] (Benalmádena)[/i]"> Benalmádena Costa</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="389-479" data-label="Benalmádena Pueblo[i] (Benalmádena)[/i]"> Benalmádena Pueblo</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="389-467" data-label="El Higuerón[i] (Benalmádena)[/i]"> El Higuerón</label>
                          </div>
                        </li>
                        <li>
                          <div class="checkbox">
                            <label>
                              <input type="checkbox" name="areaLevel_3[]" value="389-493" data-label="Torrequebrada[i] (Benalmádena)[/i]"> Torrequebrada</label>
                          </div>
                        </li>
                      </ul>
                    </li>
                  </ul>
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="none" data-label="" class="parent_cat" style="display: none;">
                        </label>
                      </div>
                    </li>
                  </ul>
                </div>
                <div class="col-sm-6">
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="391" data-label="Torremolinos" class="parent_cat"> Torremolinos</label>
                      </div>
                    </li>
                  </ul>
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="12" data-label="Sotogrande" class="parent_cat"> Sotogrande</label>
                      </div>
                    </li>
                  </ul>
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="46" data-label="Casares" class="parent_cat"> Casares</label>
                      </div>
                    </li>
                  </ul>
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="28" data-label="Manilva" class="parent_cat"> Manilva</label>
                      </div>
                    </li>
                  </ul>
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="748" data-label="Coin" class="parent_cat"> Coin</label>
                      </div>
                    </li>
                  </ul>
                </div>
                <div class="col-sm-6">
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="968" data-label="Alhaurin el Grande" class="parent_cat"> Alhaurin el Grande</label>
                      </div>
                    </li>
                  </ul>
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="786" data-label="Alhaurin de La Torre" class="parent_cat"> Alhaurin de La Torre</label>
                      </div>
                    </li>
                  </ul>
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="1160" data-label="Valtocado" class="parent_cat"> Valtocado</label>
                      </div>
                    </li>
                  </ul>
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="392" data-label="Málaga City" class="parent_cat"> Málaga City</label>
                      </div>
                    </li>
                  </ul>
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="785" data-label="Álora" class="parent_cat"> Álora</label>
                      </div>
                    </li>
                  </ul>
                </div>
                <div class="col-sm-6">
                  <ul class="list-inline">
                    <li>
                      <div class="checkbox">
                        <label>
                          <input type="checkbox" name="areaLevel_3[]" value="783" data-label="Ronda" class="parent_cat"> Ronda</label>
                      </div>
                    </li>
                  </ul>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class="modal-footer">
          <button type="button" class="btn btn-link" data-dismiss="modal">Close</button>
          <button type="button" class="btn btn-green btn-lg save_options" data-dismiss="modal">Save</button>
        </div>
      </div>
    </div>
  </div>
  <div class="modal fade" id="myAdvance" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
    <div class="modal-dialog modal-lg" role="document">
      <div class="modal-content">
        <div class="modal-header">
          <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
          <h4 class="modal-title">Advanced Options</h4>
        </div>
        <div class="modal-body">
          <div class="row first_row">
            <div class="col-sm-6">
              <label for="bath">Baths</label>
              <select id="bath" class="form-control" name="minBaths">
                <option value="0">Any</option>
                <option value="1">1 or more</option>
                <option value="2">2 or more</option>
                <option value="3">3 or more</option>
                <option value="4">4 or more</option>
                <option value="5">5 or more</option>
                <option value="6">6 or more</option>
                <option value="7">7 or more</option>
                <option value="8">8 or more</option>
              </select>
            </div>
            <div class="col-sm-3">
              <label>Terrace m2</label>
              <input type="text" class="form-control" name="minTS" value="" placeholder="From">
            </div>
            <div class="col-sm-3">
              <label class="hidden-xs">&nbsp;</label>
              <input type="text" class="form-control" name="maxTS" value="" placeholder="To">
            </div>
          </div>
          <div class="row">
            <div class="col-sm-3">
              <label>Plot m2</label>
              <input type="text" class="form-control" name="minPS" value="" placeholder="From">
            </div>
            <div class="col-sm-3">
              <label class="hidden-xs">&nbsp;</label>
              <input type="text" class="form-control" name="maxPS" value="" placeholder="To">
            </div>
            <div class="col-sm-3">
              <label>Built size m2</label>
              <input type="text" class="form-control" name="minBS" value="" placeholder="From">
            </div>
            <div class="col-sm-3">
              <label class="hidden-xs">&nbsp;</label>
              <input type="text" class="form-control" name="maxBS" value="" placeholder="To">
            </div>
          </div>
          <hr>
          <div class="row">
            <div class="check-block">
              <div class="load_adv_options"></div>
            </div>
          </div>
        </div>
        <div class="modal-footer">
          <button type="button" class="btn btn-link " data-dismiss="modal">Close</button>
          <button type="button" class="btn btn-green btn-lg save_options" data-dismiss="modal">Save</button>
        </div>
      </div>
    </div>
  </div>
  <input type="hidden" name="sf" value="true"><input type="hidden" name="lang" value="en">
</form>

POST https://rightcasa.com/

<form action="https://rightcasa.com/" method="post" id="footer_subscription" class=" ajax_form">
  <div class="form-group">
    <input name="name" required="" type="text" class="form-control" id="NAME" placeholder="YOUR NAME">
    <span class="error_name error"></span>
  </div>
  <div class="form-group">
    <input name="email" required="" type="email" class="form-control" id="EMAIL" placeholder="EMAIL">
    <span class="error_email error"></span>
  </div>
  <div class="form-group">
    <div id="recaptchaFooter" class="recaptcha_block">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-snemjvepcze8" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdoLRcUAAAAAHxGVy0rpPijISae6NY31XeST8YB&amp;co=aHR0cHM6Ly9yaWdodGNhc2EuY29tOjQ0Mw..&amp;hl=en&amp;v=xds0rzGrktR88uEZ2JUvdgOY&amp;theme=light&amp;size=normal&amp;cb=hmxhuxt4ubb7"></iframe>
        </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
    <span class="error_g-recaptcha-response error"></span>
  </div>
  <button type="submit" name="subscribe" class="btn btn-subscribe btn-green form-control">Subscribe</button>
  <input type="hidden" name="af_action" value="00ac5110e3ee00afab1a43ae361599c8">
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

View Shortlist (0)

Select language

 * English
 * Español
 * Deutsch
 * Français
 * Svenska
 * Nederlands
 * Italiano
 * Norsk
 * Русский
 * 
 * 
 * 
 * 

 * View Shortlist (0)
 * 
 * 
 * Buy
   
   * Property Categories
     
      * All Properties
      * Beach Properties
      * Luxury Villas
      * New Developments
      * Bargain Villas
      * Bargain & Projects
      * Commercial Properties
      * Golf Properties
      * Inland Properties
      * Plots of Land
        
     
     Property Areas
     
      * Calahonda
      * La Cala
      * Cabopino
      * Mijas
      * Marbella
      * Fuengirola
      * Benalmadena
      * Alhaurín de la Torre
      * Alhaurín el Grande
      * Coín
        
     
     Buyers Resources
     
      * Buying Process
      * Buying a New Development
      * Investing in Property in Malaga
      * Living in Spain After Brexit
      * Mortgage Advice
      * Moving to Spain from US
      * Malaga Airport Car Hire
        
        Download Buyer´s Pack
        
     
     
 * Sell
   
   * Sell Your Property
     
      * Request Estimate
      * What We Offer
      * Selling Process
      * Selling Tips
      * List Your Property For Free
      * Costs of Selling Your Property
     
     Download Seller´s Guide
     
     
     
 * Rent
   
   * Long-Term
     
      * Long-Term Rentals
      * Apartments
      * Beach Properties
      * Villas & Townhouses
      * Golf Properties
     
     Short-Term (Holiday)
     
      * Holiday Rentals
      * Apartments
      * Beach Properties
      * Villas & Townhouses
      * Golf Properties
     
     Resources
     
      * Rental Management
      * Key Holding Service
      * Renters Guide
      * Renting Your Property
 * Area Guides
   *  * Alhaurín de la Torre
      * Alhaurín el Grande
      * Benalmadena
      * Cabopino
      * Calahonda
      * Coín
     
      * Estepona
      * Fuengirola
      * La Cala
      * Marbella
      * Mijas
      * Riviera del Sol
 * Services
   *  * Legal Services
      * Mortgages
      * Rental Management
      * Key Holding Service
     
      * Car Hire
      * Builders
      * Interior Designers
      * Furniture Packages
     
      * Solar Panels
      * Kitchen Suppliers
      * Handymen
      * TV & Internet In Spain
     
     
 * Help & Advice
   *  * Help & Advice Index
      * Living in Spain
      * Moving Process
      * Spanish Culture
      * Education
     
      * Health Care
      * Leisure
      * Employment & Finance
      * Property Guides
      * Cheap Flights Guide
 * Blog
 * About Us
   *  * Leave Us a Review
      * Testimonials
      * Welcome to Right Casa
      * Careers
      * Privacy Policy
 * Contact

Find Your Dream Spanish Property


REAL ESTATE AGENTS COSTA DEL SOL - SPAIN

 * FOR SALE
 * TO RENT
 * HOLIDAY RENTAL

What Is Your Property Worth? Get a FREE Accurate Right Casa Home Value Report!

Request Estimate

Looking For Your Dream Home? Let Our Experts Find The Right Property For You
Today!

My Requirements

Need a Spanish Mortgage? Speak To Qualified Experts In Your Language

Get Your Quote
‹ ›
Area
Type
Bedrooms Any 1 or more2 or more3 or more4 or more5 or more6 or more7 or more8 or
more
Min Price Any 100,000 € 200,000 € 300,000 € 400,000 € 500,000 € 600,000 €
700,000 € 800,000 € 900,000 € 1,000,000 € 1,500,000 € 2,000,000 € 2,500,000 €
3,000,000 € 3,500,000 € 4,000,000 € 5,000,000 € 6,000,000 € 7,000,000 €
8,000,000 € 9,000,000 € 10M €
Max Price Any 100,000 € 200,000 € 300,000 € 400,000 € 500,000 € 600,000 €
700,000 € 800,000 € 900,000 € 1,000,000 € 1,500,000 € 2,000,000 € 2,500,000 €
3,000,000 € 3,500,000 € 4,000,000 € 5,000,000 € 6,000,000 € 7,000,000 €
8,000,000 € 9,000,000 € 10M €
Reference
  SEARCH
Advanced search
Clear all
×

SELECT PROPERTY TYPE

Apartment Penthouse Duplex Studio        
Villa             Townhouse House Finca           Bungalow    Inland Plot
New Development / Investment Commercial Hotel Others
Close Save
×

SELECT AREA

 * Mijas
 * * Mijas Pueblo
   * La Cala
   * El Chaparral
   * La Cala Golf
   * Calahonda
   * Calypso
   * Miraflores
   * Riviera del Sol
   * El Faro
   * Mijas Costa
   * Mijas Golf
   * Campo Mijas
   * Calanova Golf
   * Sierrezuela

 * Marbella Area
 * * Golden Mile
   * Marbella Town
   * Istán
   * Sierra Blanca
   * Nagüeles
   * Ojen

 * Marbella West
 * * San Pedro de Alcántara
   * Puerto Banús
   * Nueva Andalucía
   * Benahavís
   * Los Arqueros
   * Los Almendros
   * La Heredia
   * El Madronal
   * La Zagaleta

 * 

 * 

 * Marbella East
 * * Río Real
   * Bahía de Marbella
   * Los Monteros
   * Santa Clara
   * Las Chapas
   * El Rosario
   * Elviria
   * La Mairena
   * Hacienda las Chapas
   * Costabella
   * Reserva de Marbella
   * Marbesa
   * Carib Playa
   * Cabopino

 * Estepona
 * * New Golden Mile
   * El Paraiso
   * Costalita
   * Cancelada
   * Bel-Air
   * Los Flamingos
   * Guadalmina

 * Fuengirola
 * * El Coto
   * Los Boliches
   * Torreblanca

 * Benalmádena
 * * Arroyo de la Miel
   * Benalmádena Costa
   * Benalmádena Pueblo
   * El Higuerón
   * Torrequebrada

 * 

 * Torremolinos

 * Sotogrande

 * Casares

 * Manilva

 * Coin

 * Alhaurin el Grande

 * Alhaurin de La Torre

 * Valtocado

 * Málaga City

 * Álora

 * Ronda

Close Save
×

ADVANCED OPTIONS

Baths Any 1 or more2 or more3 or more4 or more5 or more6 or more7 or more8 or
more
Terrace m2
 
Plot m2
 
Built size m2
 

--------------------------------------------------------------------------------


Close Save
INLAND PROPERTIES
INLAND PROPERTIES

We Are Proud To Offer An Exceptional Portfolio Of Properties In Gorgeous Inland
Spanish Villages Right In The Countryside And Hills.

Nestled Within The Stunning Whitewashed Hill Villages Of Andalusia, You Can Find
Traditional Spanish Farmhouses, Cosy Stone Townhouses As Well As Modern
Developments With Stunning Views Out To Sea.

Find Your Perfect Inland Spanish Property Right In The Hills Of The Costa Del
Sol.

BEACHFRONT PROPERTIES
BEACHFRONT PROPERTIES

Browse Our Stunning Beachfront Villas And Seaview Apartments For Sale On The
Costa Del Sol. Here Is The Place To Search For Your Beachfront Dream.

Right Casa Has Several Exclusive Beachfront Apartments From Calahonda To Mijas.

Enjoy Looking Through The Latest Developments On The Costa Del Sol Like Mi
Carpicho, Dona Lola & Royal Beach.

BARGAIN VILLAS & RENOVATION PROJECTS
BARGAIN VILLAS & RENOVATION PROJECTS

If You’re Looking For A Bargain Property To Buy In Spain, Then Right Casa Is
Perfect For You. From Traditional Fincas To A Spanish Townhouse Perfect For A
Renovation Project, We Can Help.

Right Casa’s Expert Estate Agents Have Contacts At Banks And Are Often Able To
Find The Most Desirable Bargain Properties Before Anyone Else Views Them.

As Trustworthy Professionals, We Will Guide You In The Process Of Buying A
Bargain Spanish Property, Making Sure You Get The Best Price Possible.

NEW BUILDS & DEVELOPMENTS
NEW BUILDS & DEVELOPMENTS

Right Casa Has A Wide Range Of Spanish New Build Properties And Developments -
From New Apartments In Gated Communities To Bespoke Villas - All With The Latest
Modcons.

Find A Dream, Brand-New Spanish Villa Right On The Beach With Gorgeous Sea Views
In Costa Del Sol Locations Like Marbella Or Calahonda.

All Listings Are Fully-Up-To-Date, With Price Revisions And All Information
Updated Directly On A Daily Basis.

ALL COSTA DEL SOL PROPERTIES
ALL COSTA DEL SOL PROPERTIES

 Right Casa Is The Best Place To Find Your Dream Property On The Costa Del Sol.
Find That Stunning Apartment, Villa, Or Business Before Anyone Else Does. From
Beachfront Villas To Golf Apartments, Luxury Seafront Villas To Bargain
Renovation Properties.

We Specialise In Properties For Sale All Along The Costa Del Sol, In Calahonda,
Mijas Costa, Marbella, Fuengirola And Benalmadena.

Search Through Thousands Of Properties For Sale For That Modern Apartment In
Calahonda Or That Luxury Villa In Marbella

LUXURY VILLAS FOR SALE
LUXURY VILLAS FOR SALE

Browse The Finest Luxury Villas For Sale, Built With The Highest Standards And
Bespoke Design Features In Some Of The Most Sought After Costa Del Sol
Neighbourhoods.

We Have Beautiful Mansions For Sale In Calahonda, Mijas Costa, Benalmadena And
Marbella Centered Around Indoor-Outdoor Living With Large Pools, Spacious
Terraces And Landscaped Gardens.

INLAND PROPERTIES
INLAND PROPERTIES

We Are Proud To Offer An Exceptional Portfolio Of Properties In Gorgeous Inland
Spanish Villages Right In The Countryside And Hills.

Nestled Within The Stunning Whitewashed Hill Villages Of Andalusia, You Can Find
Traditional Spanish Farmhouses, Cosy Stone Townhouses As Well As Modern
Developments With Stunning Views Out To Sea.

Find Your Perfect Inland Spanish Property Right In The Hills Of The Costa Del
Sol.

BEACHFRONT PROPERTIES
BEACHFRONT PROPERTIES

Browse Our Stunning Beachfront Villas And Seaview Apartments For Sale On The
Costa Del Sol. Here Is The Place To Search For Your Beachfront Dream.

Right Casa Has Several Exclusive Beachfront Apartments From Calahonda To Mijas.

Enjoy Looking Through The Latest Developments On The Costa Del Sol Like Mi
Carpicho, Dona Lola & Royal Beach.

BARGAIN VILLAS & RENOVATION PROJECTS
BARGAIN VILLAS & RENOVATION PROJECTS

If You’re Looking For A Bargain Property To Buy In Spain, Then Right Casa Is
Perfect For You. From Traditional Fincas To A Spanish Townhouse Perfect For A
Renovation Project, We Can Help.

Right Casa’s Expert Estate Agents Have Contacts At Banks And Are Often Able To
Find The Most Desirable Bargain Properties Before Anyone Else Views Them.

As Trustworthy Professionals, We Will Guide You In The Process Of Buying A
Bargain Spanish Property, Making Sure You Get The Best Price Possible.

NEW BUILDS & DEVELOPMENTS
NEW BUILDS & DEVELOPMENTS

Right Casa Has A Wide Range Of Spanish New Build Properties And Developments -
From New Apartments In Gated Communities To Bespoke Villas - All With The Latest
Modcons.

Find A Dream, Brand-New Spanish Villa Right On The Beach With Gorgeous Sea Views
In Costa Del Sol Locations Like Marbella Or Calahonda.

All Listings Are Fully-Up-To-Date, With Price Revisions And All Information
Updated Directly On A Daily Basis.

ALL COSTA DEL SOL PROPERTIES
ALL COSTA DEL SOL PROPERTIES

 Right Casa Is The Best Place To Find Your Dream Property On The Costa Del Sol.
Find That Stunning Apartment, Villa, Or Business Before Anyone Else Does. From
Beachfront Villas To Golf Apartments, Luxury Seafront Villas To Bargain
Renovation Properties.

We Specialise In Properties For Sale All Along The Costa Del Sol, In Calahonda,
Mijas Costa, Marbella, Fuengirola And Benalmadena.

Search Through Thousands Of Properties For Sale For That Modern Apartment In
Calahonda Or That Luxury Villa In Marbella

LUXURY VILLAS FOR SALE
LUXURY VILLAS FOR SALE

Browse The Finest Luxury Villas For Sale, Built With The Highest Standards And
Bespoke Design Features In Some Of The Most Sought After Costa Del Sol
Neighbourhoods.

We Have Beautiful Mansions For Sale In Calahonda, Mijas Costa, Benalmadena And
Marbella Centered Around Indoor-Outdoor Living With Large Pools, Spacious
Terraces And Landscaped Gardens.

INLAND PROPERTIES
INLAND PROPERTIES

We Are Proud To Offer An Exceptional Portfolio Of Properties In Gorgeous Inland
Spanish Villages Right In The Countryside And Hills.

Nestled Within The Stunning Whitewashed Hill Villages Of Andalusia, You Can Find
Traditional Spanish Farmhouses, Cosy Stone Townhouses As Well As Modern
Developments With Stunning Views Out To Sea.

Find Your Perfect Inland Spanish Property Right In The Hills Of The Costa Del
Sol.

BEACHFRONT PROPERTIES
BEACHFRONT PROPERTIES

Browse Our Stunning Beachfront Villas And Seaview Apartments For Sale On The
Costa Del Sol. Here Is The Place To Search For Your Beachfront Dream.

Right Casa Has Several Exclusive Beachfront Apartments From Calahonda To Mijas.

Enjoy Looking Through The Latest Developments On The Costa Del Sol Like Mi
Carpicho, Dona Lola & Royal Beach.

‹›



HOT PROPERTIES


FEATURED PROPERTIES

917146 RC2909


160,000 €
Superb Rental Investment!! Apartment in Pueblo Andaluz, Marbella

1

1

31 m2

0 m2
View property
Ref: RC2909
915280 RC2905


270,000 €
NEW - CORNER THIRD FLOOR APARTMENT WITH PANORAMIC OPEN VIEWS IN MIJAS GOLF

2

2

117 m2

0 m2
View property
Ref: RC2905
915279 RC2904


999,000 €
Beautiful 5 Bed Villa In The Heart Of Mijas Golf!

5

4

0 m2

1111 m2
View property
Ref: RC2904
910600 RC2880


235,000 €
Perfectly Located 2 Bed Apartment In Riviera Del Sol - Close To Beach &
Amenities!!!

2

1

86 m2

0 m2
View property
Ref: RC2880
909922 RC2876


445,000 €
Luminous 3 bedroom semi detached house in Calypso

3

2

137 m2

402 m2
View property
Ref: RC2876
918386 RC2915


1,075,000 €
Exclusive 4 bedroom villa in Marbella

4

3

235 m2

589 m2
View property
Ref: RC2915
918369 RCS7511


1,250,000 €
Stunning 5 bedroom villa in San Pedro de Alcantara

5

4

334 m2

770 m2
View property
Ref: RCS7511
918367 RCS7510


695,000 €
Superb 2 bedroom villa in Las Chapas

2

2

108 m2

513 m2
View property
Ref: RCS7510
918015 RC2911


675,000 €
Spectacular Townhouse in La Cala Golf Resort's Most Exclusive Development

3

2

307 m2

0 m2
View property
Ref: RC2911
917470 RC2894


349,500 €
Beautiful Semi-Detached House in Calahonda

3

2

97 m2

0 m2
View property
Ref: RC2894
917146 RC2909


160,000 €
Superb Rental Investment!! Apartment in Pueblo Andaluz, Marbella

1

1

31 m2

0 m2
View property
Ref: RC2909
915280 RC2905


270,000 €
NEW - CORNER THIRD FLOOR APARTMENT WITH PANORAMIC OPEN VIEWS IN MIJAS GOLF

2

2

117 m2

0 m2
View property
Ref: RC2905
915279 RC2904


999,000 €
Beautiful 5 Bed Villa In The Heart Of Mijas Golf!

5

4

0 m2

1111 m2
View property
Ref: RC2904
910600 RC2880


235,000 €
Perfectly Located 2 Bed Apartment In Riviera Del Sol - Close To Beach &
Amenities!!!

2

1

86 m2

0 m2
View property
Ref: RC2880
909922 RC2876


445,000 €
Luminous 3 bedroom semi detached house in Calypso

3

2

137 m2

402 m2
View property
Ref: RC2876
918386 RC2915


1,075,000 €
Exclusive 4 bedroom villa in Marbella

4

3

235 m2

589 m2
View property
Ref: RC2915
918369 RCS7511


1,250,000 €
Stunning 5 bedroom villa in San Pedro de Alcantara

5

4

334 m2

770 m2
View property
Ref: RCS7511
918367 RCS7510


695,000 €
Superb 2 bedroom villa in Las Chapas

2

2

108 m2

513 m2
View property
Ref: RCS7510
918015 RC2911


675,000 €
Spectacular Townhouse in La Cala Golf Resort's Most Exclusive Development

3

2

307 m2

0 m2
View property
Ref: RC2911
917470 RC2894


349,500 €
Beautiful Semi-Detached House in Calahonda

3

2

97 m2

0 m2
View property
Ref: RC2894
‹›





EXPLORE AREAS

Calahonda

When looking for exceptional villas for sale in Calahonda, you really will be
spoilt for choice. Calahonda offers plenty of lush, green areas and the
properties for sale here seamlessly blend into the Costa Del Sol environment.

Calahonda Properties
Alhaurín de la Torre

Browsing properties for sale in Alhaurin de la Torre will be much easier with a
Right Casa property expert to guide the way. We’ll help you find the perfect
villa or apartment in the bustling Spanish town.

Alhaurín de la Torre Properties
Fuengirola

Right Casa has a huge selection of apartments and villas for sale in Fuengirola,
one of the most popular towns on the Costa Del Sol. A perfect place for a
holiday bolt hole to escape to whenever the mood takes you.

Fuengirola Properties
Benalmadena

If you’re looking for a Spanish beach lifestyle and hearing the sound of the
ocean through your window then Benalmadena can help turn that dream into a
reality. Browse stunning Benalmadena villas and apartments for sale today.

Benalmadena Properties
La Cala

Right Casa offers the widest selection of houses, villas and apartments for sale
in La Cala. Whether you’re looking for a large villa or a small apartment, La
Cala has plenty of options to choose from.

La Cala Properties
Marbella

Marbella has always been a popular location on the Costa Del Sol for ex-pats
looking for holiday homes. Finding luxury homes in Marbella is always easier
with a property expert from Right Casa to help and guide you in the process.

Marbella Properties
Estepona

If you’re looking for a property to buy in Estepona then Right Casa is the ideal
estate agent to help with your property search. It doesn’t matter if you’re
looking for a small apartment or a large villa for a family and guests, our
expert estate agents will be able to help you.

Estepona Properties
Mijas

Searching for properties for sale in Mijas can be overwhelming with so many
great apartments and villas available. Working with a Right Casa Property expert
can help target your search to find the best home for you.

Mijas Properties
Coín

Looking for properties for sale in Coin? Why not let Right Casa Estate Agents
help with your property search in the idyllic Spanish village of Coin. Find your
rural escape with stunning views.

Coín Properties
Elviria

Browse our gorgeous selection of luxury villas in Elvira, made all the easier
with a property expert from Right Casa. We pride ourself on making your Spanish
property hunt as easy and straight-forward as possible, leaving you to enjoy
your new life in Spain.

Elvira Properties
Cabopino

Looking for apartments for sale in Cabopino? The property experts at Right Casa
are perfectly placed to help you find the perfect Spanish home. With unique
features and prime locations, our Cabopino apartments are worth discovering.

Cabopino Properties
Mijas Golf

There are so many world-class golf courses to choose from on the Costa Del Sol,
but we love the apartments and villas for sale in Mijas Golf. You can go from
home to green in an instant.

Mijas Golf Properties
La Cala Golf

Find your dream golf apartment in La Cala with Right Casa. Ideally located for
the greens, as well as the beach, these apartments are perfect for any keen golf
enthusiast with the developments known for the sense of community.

La Cala Properties
Riviera del Sol

Owning your own Spanish villa is a dream for many, and at Right Casa we
specialise in turning dreams to reality. We have a large selection of villas for
sale in Riviera del Sol where you can enjoy space and relaxation in the comfort
of your own property.

SEARCH PROPERTIES
Calahonda

When looking for exceptional villas for sale in Calahonda, you really will be
spoilt for choice. Calahonda offers plenty of lush, green areas and the
properties for sale here seamlessly blend into the Costa Del Sol environment.

Calahonda Properties
Alhaurín de la Torre

Browsing properties for sale in Alhaurin de la Torre will be much easier with a
Right Casa property expert to guide the way. We’ll help you find the perfect
villa or apartment in the bustling Spanish town.

Alhaurín de la Torre Properties
Fuengirola

Right Casa has a huge selection of apartments and villas for sale in Fuengirola,
one of the most popular towns on the Costa Del Sol. A perfect place for a
holiday bolt hole to escape to whenever the mood takes you.

Fuengirola Properties
Benalmadena

If you’re looking for a Spanish beach lifestyle and hearing the sound of the
ocean through your window then Benalmadena can help turn that dream into a
reality. Browse stunning Benalmadena villas and apartments for sale today.

Benalmadena Properties
La Cala

Right Casa offers the widest selection of houses, villas and apartments for sale
in La Cala. Whether you’re looking for a large villa or a small apartment, La
Cala has plenty of options to choose from.

La Cala Properties
Marbella

Marbella has always been a popular location on the Costa Del Sol for ex-pats
looking for holiday homes. Finding luxury homes in Marbella is always easier
with a property expert from Right Casa to help and guide you in the process.

Marbella Properties
Estepona

If you’re looking for a property to buy in Estepona then Right Casa is the ideal
estate agent to help with your property search. It doesn’t matter if you’re
looking for a small apartment or a large villa for a family and guests, our
expert estate agents will be able to help you.

Estepona Properties
Mijas

Searching for properties for sale in Mijas can be overwhelming with so many
great apartments and villas available. Working with a Right Casa Property expert
can help target your search to find the best home for you.

Mijas Properties
Coín

Looking for properties for sale in Coin? Why not let Right Casa Estate Agents
help with your property search in the idyllic Spanish village of Coin. Find your
rural escape with stunning views.

Coín Properties
Elviria

Browse our gorgeous selection of luxury villas in Elvira, made all the easier
with a property expert from Right Casa. We pride ourself on making your Spanish
property hunt as easy and straight-forward as possible, leaving you to enjoy
your new life in Spain.

Elvira Properties
Cabopino

Looking for apartments for sale in Cabopino? The property experts at Right Casa
are perfectly placed to help you find the perfect Spanish home. With unique
features and prime locations, our Cabopino apartments are worth discovering.

Cabopino Properties
Mijas Golf

There are so many world-class golf courses to choose from on the Costa Del Sol,
but we love the apartments and villas for sale in Mijas Golf. You can go from
home to green in an instant.

Mijas Golf Properties
La Cala Golf

Find your dream golf apartment in La Cala with Right Casa. Ideally located for
the greens, as well as the beach, these apartments are perfect for any keen golf
enthusiast with the developments known for the sense of community.

La Cala Properties
Riviera del Sol

Owning your own Spanish villa is a dream for many, and at Right Casa we
specialise in turning dreams to reality. We have a large selection of villas for
sale in Riviera del Sol where you can enjoy space and relaxation in the comfort
of your own property.

SEARCH PROPERTIES
Calahonda

When looking for exceptional villas for sale in Calahonda, you really will be
spoilt for choice. Calahonda offers plenty of lush, green areas and the
properties for sale here seamlessly blend into the Costa Del Sol environment.

Calahonda Properties
Alhaurín de la Torre

Browsing properties for sale in Alhaurin de la Torre will be much easier with a
Right Casa property expert to guide the way. We’ll help you find the perfect
villa or apartment in the bustling Spanish town.

Alhaurín de la Torre Properties
Fuengirola

Right Casa has a huge selection of apartments and villas for sale in Fuengirola,
one of the most popular towns on the Costa Del Sol. A perfect place for a
holiday bolt hole to escape to whenever the mood takes you.

Fuengirola Properties
Benalmadena

If you’re looking for a Spanish beach lifestyle and hearing the sound of the
ocean through your window then Benalmadena can help turn that dream into a
reality. Browse stunning Benalmadena villas and apartments for sale today.

Benalmadena Properties
La Cala

Right Casa offers the widest selection of houses, villas and apartments for sale
in La Cala. Whether you’re looking for a large villa or a small apartment, La
Cala has plenty of options to choose from.

La Cala Properties
Marbella

Marbella has always been a popular location on the Costa Del Sol for ex-pats
looking for holiday homes. Finding luxury homes in Marbella is always easier
with a property expert from Right Casa to help and guide you in the process.

Marbella Properties
Estepona

If you’re looking for a property to buy in Estepona then Right Casa is the ideal
estate agent to help with your property search. It doesn’t matter if you’re
looking for a small apartment or a large villa for a family and guests, our
expert estate agents will be able to help you.

Estepona Properties
Mijas

Searching for properties for sale in Mijas can be overwhelming with so many
great apartments and villas available. Working with a Right Casa Property expert
can help target your search to find the best home for you.

Mijas Properties
Coín

Looking for properties for sale in Coin? Why not let Right Casa Estate Agents
help with your property search in the idyllic Spanish village of Coin. Find your
rural escape with stunning views.

Coín Properties
Elviria

Browse our gorgeous selection of luxury villas in Elvira, made all the easier
with a property expert from Right Casa. We pride ourself on making your Spanish
property hunt as easy and straight-forward as possible, leaving you to enjoy
your new life in Spain.

Elvira Properties
Cabopino

Looking for apartments for sale in Cabopino? The property experts at Right Casa
are perfectly placed to help you find the perfect Spanish home. With unique
features and prime locations, our Cabopino apartments are worth discovering.

Cabopino Properties
Mijas Golf

There are so many world-class golf courses to choose from on the Costa Del Sol,
but we love the apartments and villas for sale in Mijas Golf. You can go from
home to green in an instant.

Mijas Golf Properties
La Cala Golf

Find your dream golf apartment in La Cala with Right Casa. Ideally located for
the greens, as well as the beach, these apartments are perfect for any keen golf
enthusiast with the developments known for the sense of community.

La Cala Properties
Riviera del Sol

Owning your own Spanish villa is a dream for many, and at Right Casa we
specialise in turning dreams to reality. We have a large selection of villas for
sale in Riviera del Sol where you can enjoy space and relaxation in the comfort
of your own property.

SEARCH PROPERTIES
‹›

‹›



OUR VIDEO GUIDES

Buying Property in Spain
Selling Your Property

×
‹›



CLIENT TESTIMONIALS

Right Casa was our agency and we like very much how they work. They are good
listeners and that makes they understands very well what we were looking for.
Johan

Johan Bosch

Sehr kompetent , vertrauensvoll und verlässlich. Ich freue mich auf weitere
Zusammenarbeit.

HH Sylt Ferienwohnungen

Marion and her colleagues are very professional and very efficient. I would
highly recommend her and Right Casa Estates

Gavin Durnin

We bought our house this year with Right Casa’s help. They were very
knowledgeable, professional and supportive. We’d highly recommend Right Casa to
anyone looking to buy.

Tara Grehan

Working with Right Casa from abroad, they helped reach my dream home at ease
even from afar. My agent answered all my questions, did a live walk through with
us of the house, and supported us when and where needed. I highly recommend
Right Casa.

Lisandra Silva

I have to say, from the first phone call to Driekje at Right Casa, she made me
feel at ease , we knew nothing about the area or what was involved in buying a
property in Spain, she spent the day with my husband and I having sought out
properties that matched our needs. when we were ready to buy our new home she
put me in touch with builders , lawyers and directed me to shops for furniture.

Susi Buchanan

The whole process was handled professionally and efficiently. Driekje was
wonderful and offered comprehensive assistance with every step.

Davy Baker

We had a wonderful experience with Right Casa and especially our agent, Driekje.
She was really helpful and showed genuine interest in what we wanted to buy and
our budget. She arranged 2 days of viewings with loads of great properties.
After we chose one Driekje continued to support and help us, and when we had to
move on to another one she was quick to help us agree a price. Right through to
completion Driekje was there to help. I would highly recommend Driekje and Right
Casa.

Stephen Layburn

I have worked at senior Director level for a number UK FTSE listed house
builders and have bought and sold many properties in the UK and have experience
in property. However I wanted to buy property in Spain so needed professional
support, advice and guidance as I understood the Spanish property buying process
was not the same as in the UK.

Andrew Searle

As a real estate investor in the US for over 10yrs, finally I was able to look
for my dream home in Costa del Sol… and was very pleased to find an agent who
listened and understood my purchasing goals and helped me walking through the
process in Spain.

Ana Salas

Right Casa was our agency and we like very much how they work. They are good
listeners and that makes they understands very well what we were looking for.
Johan

Johan Bosch

Sehr kompetent , vertrauensvoll und verlässlich. Ich freue mich auf weitere
Zusammenarbeit.

HH Sylt Ferienwohnungen

Marion and her colleagues are very professional and very efficient. I would
highly recommend her and Right Casa Estates

Gavin Durnin

We bought our house this year with Right Casa’s help. They were very
knowledgeable, professional and supportive. We’d highly recommend Right Casa to
anyone looking to buy.

Tara Grehan

Working with Right Casa from abroad, they helped reach my dream home at ease
even from afar. My agent answered all my questions, did a live walk through with
us of the house, and supported us when and where needed. I highly recommend
Right Casa.

Lisandra Silva

I have to say, from the first phone call to Driekje at Right Casa, she made me
feel at ease , we knew nothing about the area or what was involved in buying a
property in Spain, she spent the day with my husband and I having sought out
properties that matched our needs. when we were ready to buy our new home she
put me in touch with builders , lawyers and directed me to shops for furniture.

Susi Buchanan

The whole process was handled professionally and efficiently. Driekje was
wonderful and offered comprehensive assistance with every step.

Davy Baker

We had a wonderful experience with Right Casa and especially our agent, Driekje.
She was really helpful and showed genuine interest in what we wanted to buy and
our budget. She arranged 2 days of viewings with loads of great properties.
After we chose one Driekje continued to support and help us, and when we had to
move on to another one she was quick to help us agree a price. Right through to
completion Driekje was there to help. I would highly recommend Driekje and Right
Casa.

Stephen Layburn

I have worked at senior Director level for a number UK FTSE listed house
builders and have bought and sold many properties in the UK and have experience
in property. However I wanted to buy property in Spain so needed professional
support, advice and guidance as I understood the Spanish property buying process
was not the same as in the UK.

Andrew Searle

As a real estate investor in the US for over 10yrs, finally I was able to look
for my dream home in Costa del Sol… and was very pleased to find an agent who
listened and understood my purchasing goals and helped me walking through the
process in Spain.

Ana Salas

‹›

Verify On Google


HELP & ADVICE

Single In Spain? Then You Need To Know About The Pineapple Trend!
These Are The Best Foodie Festivals To Visit In Malaga In September
Wizz Air Have Launched A New €499 ‘All You Can Fly’ Pass: But Is It Worth
Buying?
Is Your Spanish Property Legal? Here’s How You Can Find Out!
After Dark: These Are The Best Bars In Malaga
Visiting Malaga? These Are The Best Things To Do In The City
Visiting Spain As A Disabled Traveler? These Are The Best Places To Visit
Ready To Eat? These Are Best Restaurants In Malaga
Single In Spain? Then You Need To Know About The Pineapple Trend!
These Are The Best Foodie Festivals To Visit In Malaga In September
Wizz Air Have Launched A New €499 ‘All You Can Fly’ Pass: But Is It Worth
Buying?
Is Your Spanish Property Legal? Here’s How You Can Find Out!
After Dark: These Are The Best Bars In Malaga
Visiting Malaga? These Are The Best Things To Do In The City
Visiting Spain As A Disabled Traveler? These Are The Best Places To Visit
Ready To Eat? These Are Best Restaurants In Malaga
‹›

Living in Spain
Moving Process
Spanish Culture
Education
Health Care
Leisure
Employment & Finance
Property Guides
And more... Help & Advice Index


Explore Right Casa
Property Search Beach Properties Luxury Villas New Builds Golf Properties
Bargain & Projects Commercial Property Bargain Villas Inland Properties Alhaurín
de la Torre Properties Calahonda Properties Elviria Properties La Cala Golf
Properties Estepona Propertirighes Plots of Land
Help & Advice Living in Spain Spanish Culture Education Health Care Leisure
Employment & Finance Buying Process Mortgages Buying a New Development Selling
Process Renters Guide Renting Your Property Malaga Airport Car Hire Cheap
Flights to Spain Moving to Spain from US
Buyer's Guide
Seller´s Guide
Visiting Malaga? These Are The Best Things To Do In The City
Visiting Spain As A Disabled Traveler? These Are The Best Places To Visit
After Dark: These Are The Best Bars In Malaga
Visiting Malaga? These Are The Best Things To Do In The City
Visiting Spain As A Disabled Traveler? These Are The Best Places To Visit
After Dark: These Are The Best Bars In Malaga
Visiting Malaga? These Are The Best Things To Do In The City
‹›


Contact us
info@rightcasa.com
+34 951 490 503
Calle Mérida de Jarales, Local 14
29649 Calahonda
Málaga, Spain
 * 
 * 
 * 

Newsletter
×


SUBSCRIBE TO OUR NEWSLETTER


Subscribe

--------------------------------------------------------------------------------

Follow us on
 * 
 * 
 * 
 * 

Our team speaks:


© Right Casa Estates S.L 2024 Site Map Privacy Policy

£
$

€
×

By continuing to use our website you agree with our privacy policy

Agree With Policy More Info
×

×


RIGHTCASA MARKET ANALYSIS REQUEST

Give us a bit of information below to get your RightCasa Market Analysis for
your home's value. Your local agent will get in touch with you soon!

×


LET OUR EXPERTS FIND THE RIGHT PROPERTY FOR YOU!

Please provide us with a brief description of what you are looking for. We will
then search our database of over 10,000 properties (some of which are not
advertised here) and get back to you with a selection that meets your
requirements! Let us do the work!
Originaltext

Diese Übersetzung bewerten
Mit deinem Feedback können wir Google Übersetzer weiter verbessern





Can we help you?



Yes