Click on your preferences:
Boutique hotels with private swimming pool's for families at the golan heights
Not just it ! We have more places that match your search preferences:
Available Options
Available Options
הסוויטות הזוגיות
Starting from
₪1,500 Per night
- 50 M²
- 1 Bedrooms
- Up to 5 Guests
- Isolated deluxe B&B vacation rentals
- B&B vacation rentals with private swimming pool
Full Info
לחצו כאן
Available Options
Available Options
נקודה בנוף
Starting from
₪4,500 Per night
- 190 M²
- 3 Bedrooms
- Up to 15 Guests
- Deluxe B&B vacation rentals with a private, heated pool
- B&B vacation rentals that offer a panoramic view
- Culinary vacation
- Deluxe B&B vacation rental accommodation for groups of friends
Full Info
לחצו כאן
Available Options
Available Options
היחידות
Starting from
₪800 Per night
- 40 M²
- Up to 3 Guests
- Deluxe B&B vacation rentals with a private, heated pool
- Especially romantic, deluxe B&B vacation rentals
Full Info
לחצו כאן
People also searched for...
Guests share their experiences:
Let's start with the heated ecological pool, we thought we were swimming in mineral water, which really attracted us to the B&B and it was really amazing, the vegetation around really gives calmness and peace, the B&B is so neat and clean, the hosts know how to take care of everything so we had an amazing experience, highly recommend and we will come back
...
First of all, this was my fourth or fifth time at Meir's B&Bs. There is no such clean B&B, stunning with privacy, the pool is always warm and pleasant and Meir answers to everything we needed!! I will come back for the sixth time too🥹
...
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":12890,"item_name":"Had Ness 229","item_category":"צימר","item_category2":"The Golan Heights and the Hermon","item_category3":"Had Nes","item_variant":"2 guests","price":1500,"quantity":1,"currency":"ILS","item_brand":"booking"},{"item_id":18873,"item_category":"וילה","item_category2":"The Golan Heights and the Hermon","item_category3":"Had Nes","item_variant":"15 guests","price":4500,"quantity":1,"currency":"ILS","_clickValue":2.88,"item_brand":"booking"},{"item_id":16888,"item_name":"Little Europe","item_category":"צימר","item_category2":"The Golan Heights and the Hermon","item_category3":"Had Nes","item_variant":"2 guests","price":800,"quantity":1,"currency":"ILS","_clickValue":0.04}];
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_1303654',
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_1303654',
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);
});
});