Click on your preferences:
Isolated boutique hotels at mitzpe hila
Not just it ! We have more places that match your search preferences:
Available Options
Available Options
אור
Starting from
₪1,300 Per night
- 45 M²
- 1 Bedrooms
- Up to 2 Guests
- Isolated deluxe B&B vacation rentals
- Deluxe B&B vacation rentals with a view
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rentals in a special design
- Culinary vacation
נוף
Starting from
₪1,300 Per night
- 45 M²
- 1 Bedrooms
- Up to 2 Guests
- Isolated deluxe B&B vacation rentals
- Deluxe B&B vacation rentals with a view
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rentals in a special design
- Culinary vacation
יחד
Starting from
₪1,300 Per night
- 35 M²
- Up to 2 Guests
- Isolated deluxe B&B vacation rentals
- Deluxe B&B vacation rentals with a view
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rentals in a special design
- Culinary vacation
Full Info
לחצו כאן
Available Options
Available Options
איזמרגד
Starting from
₪1,400 Per night
- 85 M²
- 1 Bedrooms
- Up to 3 Guests
- Isolated deluxe B&B vacation rentals
- Deluxe B&B vacation rentals- exclusive to our website
- Deluxe B&B vacation rentals with a view
Full Info
לחצו כאן
Guests share their experiences:
We arrived at the lovely Sigal's B&B for my wife's birthday. The stay was amazing. A beautiful and luxurious B&B, jacuzzi on the balcony in front of a natural view, quiet and complete privacy. A well thought out and delicious breakfast. warmly recommended ! We enjoyed every moment and will definitely go back there.
...
The place is charming and the works of art of the landlady are great and add great beauty to the place. The B&B is isolated with an amazing balcony for a view and a fun jacuzzi. it was great.
...
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":13276,"item_name":"Marquee couples only","item_category":"צימר","item_category2":"Western Galilee","item_category3":"Mitzpe Hila","item_variant":"2 guests","price":1300,"quantity":1,"currency":"ILS","_clickValue":3.21},{"item_id":316,"item_name":"Izmargad couples only","item_category":"צימר","item_category2":"Western Galilee","item_category3":"Mitzpe Hila","item_variant":"2 guests","price":1400,"quantity":1,"currency":"ILS","_clickValue":3.21}];
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_9537',
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_9537',
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);
});
});