Click on your preferences:
Not just it ! We have more places that match your search preferences:
Available Options
Available Options
וילת הודולה 1
Starting from
₪5,000 Per night
- 250 M²
- 5 Bedrooms
- Up to 20 Guests
- Open view from inside the unit
- Deluxe B&B vacation rentals with a private, heated pool
- Deluxe B&B vacation rentals- Dogs friendly
- Culinary vacation
וילת הודולה 2
Starting from
₪5,000 Per night
- 250 M²
- 5 Bedrooms
- Up to 20 Guests
- Open view from inside the unit
- Deluxe B&B vacation rentals with a private, heated pool
- Deluxe B&B vacation rentals- Dogs friendly
- Culinary vacation
וילת הודולה 3
Starting from
₪5,000 Per night
- 250 M²
- 5 Bedrooms
- Up to 20 Guests
- Open view from inside the unit
- Deluxe B&B vacation rentals with a private, heated pool
- Deluxe B&B vacation rentals- Dogs friendly
- Culinary vacation
וילת הודולה 4
Starting from
₪5,000 Per night
- 250 M²
- 5 Bedrooms
- Up to 20 Guests
- Open view from inside the unit
- Deluxe B&B vacation rentals with a private, heated pool
- Deluxe B&B vacation rentals- Dogs friendly
- Culinary vacation
וילת הודולה 5
Starting from
₪5,000 Per night
- 250 M²
- 5 Bedrooms
- Up to 20 Guests
- Open view from inside the unit
- Deluxe B&B vacation rentals with a private, heated pool
- Deluxe B&B vacation rentals- Dogs friendly
- Culinary vacation
Full Info
לחצו כאן
Guests share their experiences:
Samer received us on Thursday showed us the premises and was available for any questions at any time! The villa is maintained to a very high standard! Everything was polished and very clean! The pool complex is equipped with sunbeds, umbrellas and lots of seating areas! The view from the pool is stunning and there is complete privacy! We really enjoyed the weekend and will definitely recommend the place for the perfect family vacation!
...
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":18674,"item_name":"Hodola","item_category":"וילה","item_category2":"The Golan Heights and the Hermon","item_category3":"Givat Yoav","item_variant":"20 guests","price":5000,"quantity":1,"currency":"ILS","_clickValue":4.9}];
window.ecommSend = 0;
function ecomm_push_list(){
if (!window.eCommHandle)
return console.log('no ecomm handle');
if (!Array.isArray(window.ecommData))
return console.log('ecommData not an array', typeof window.ecommData);
window.ecommData.forEach((item, i) => item.index = i);
window.eCommHandle.push_event('view_item_list', {
item_list_id: 'clp_1097848',
item_list_name: $('h1').text().trim(),
send_attempt: ++window.ecommSend,
items: window.ecommData
});
// Fire search event once per page load
if (!window._searchFired) {
window._searchFired = true;
window.eCommHandle.push_event('search', {
search_term: $('h1').text().trim(),
results_count: window.ecommData.length
});
}
}
function ecomm_push_select(id, unit){
if (!window.eCommHandle || !Array.isArray(window.ecommData))
return;
for (const item of window.ecommData) {
if (item.item_id == id){
let selected = $.extend({}, item, unit || {});
window.eCommHandle.push_event('select_item', {
item_list_id: 'clp_1097848',
item_list_name: $('h1').text().trim(),
items: [selected]
});
break;
}
}
}
$(function(){
ecomm_push_list();
$('a.newres-item.main-link').add('.hapisga-newres a.roomName').on('click', function(){
let id = $(this).closest('.hapisga-newres').data('elemId');
ecomm_push_select(id);
});
});