Click on your preferences:
Villas - exclusive at liman
Places within 15 km of the town that fit your search
Available Options
Available Options
וילת ריפוי לנשמה
Starting from
₪3,500 Per night
- 184 M²
- 4 Bedrooms
- Up to 14 Guests
- Deluxe B&B vacation rentals- exclusive to our website
- Deluxe B&B vacation rentals with a view
- Isolated place
- Deluxe B&B vacation rentals- Dogs friendly
- Culinary vacation
כל המתחם
Starting from
₪6,600 Per night
- 8 Bedrooms
- Up to 34 Guests
- Deluxe B&B vacation rentals- exclusive to our website
- Open view from inside the unit
- B&B vacation rentals with private swimming pool
Full Info
לחצו כאן
We stayed here:The view from the villa
Available Options
Available Options
וילת נופש
Starting from
₪7,500 Per night
- 300 M²
- 7 Bedrooms
- Up to 18 Guests
- Deluxe B&B vacation rentals- exclusive to our website
- Deluxe B&B vacation rentals with a view
- Deluxe B&B vacation rentals with only one unit in the building
אירוח לשני זוגות בוילה פרטית
Starting from
₪5,000 Per night
- 7 Bedrooms
- Up to 6 Guests
- Deluxe B&B vacation rentals- exclusive to our website
- Deluxe B&B vacation rentals with a view
- Deluxe B&B vacation rentals with only one unit in the building
- Deluxe B&B vacation rentals with a private, heated pool
אירוח זוגי בוילה פרטית
Starting from
₪3,000 Per night
- 7 Bedrooms
- Up to 2 Guests
- Deluxe B&B vacation rentals- exclusive to our website
- Deluxe B&B vacation rentals with a view
- Deluxe B&B vacation rentals with only one unit in the building
- B&B vacation rentals with private swimming pool
Full Info
לחצו כאן
Guests share their experiences:
We had a lovely holiday! The place is super clean and luxurious. The level of attention to detail is great, we had everything we needed to cook and stay there for four days. Ortal and Maor are charming and helped with everything we asked for.
...
The Ron mansion is located in the Western Waves in an excellent location with warm and wonderful hospitality from Sarah and her husband. The mansion has everything you need for a family vacation. We were 2 families with 5 children. Highly recommend a place for family accommodation
...
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":18439,"item_name":"Simcha Bamishpacha","item_category":"סוויטה","item_category2":"Western Galilee","item_category3":"Yaara","item_variant":"8 guests","price":3500,"quantity":1,"currency":"ILS","_clickValue":4.96},{"item_id":18402,"item_name":"Ahuzat Ron Bagalil","item_category":"וילה","item_category2":"Western Galilee","item_category3":"Ein Ya\u0027akov","item_variant":"14 guests","price":7500,"quantity":1,"currency":"ILS","_clickValue":3.6}];
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_45019',
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_45019',
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);
});
});