Click on your preferences:
Luxurious boutique hotels at the golan heights
Not just it ! We have more places that match your search preferences:
We stayed here:In the pool complex there is a heated and partially covered pool which is shared by the guests of the complex
Available Options
Available Options
בקתת ירדן | חן
Starting from
₪900 Per night
- 45 M²
- Up to 2 Guests
- Deluxe B&B vacation rentals with a view
- Deluxe B&B vacation rentals with a sauna
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rental accommodation for groups of friends
הסוויטות
Starting from
₪900 Per night
- 60 M²
- Up to 2 Guests
- Deluxe B&B vacation rentals with a view
- Deluxe B&B vacation rentals with a sauna
- Especially romantic, deluxe B&B vacation rentals
- 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
- Deluxe B&B vacation rentals recommended by Internet surfers
- Especially romantic, deluxe B&B vacation rentals
Full Info
לחצו כאן
Available Options
Available Options
פירנצה
Starting from
₪1,850 Per night
- 40 M²
- 1 Bedrooms
- Up to 2 Guests
- Deluxe B&B vacation rentals with a private, heated pool
- Private jacuzzi in the unit
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rental accommodation for groups of friends
מילאנו
Starting from
₪1,850 Per night
- 40 M²
- 1 Bedrooms
- Up to 2 Guests
- Deluxe B&B vacation rentals with a private, heated pool
- Private jacuzzi in the unit
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rental accommodation for groups of friends
Full Info
לחצו כאן
People also searched for...
Guests share their experiences:
We have just left an amazing experience at the cabin in Aniche! When we arrived, my lovely father greeted us and showed us the cabin we had booked. The cabin in the pictures already won us over but when we arrived we discovered that it is even more beautiful in reality! Spacious, a comfortable and luxurious bed, a private balcony with a gorgeous view of the Sea of Galilee, a bottle of wine was waiting for us next to the jacuzzi and there is even a stunning private sauna! I'm already looking forward to my next visit there! Beyond all this trouble, I had the privilege of meeting two amazing people - my dear father and Mimi, two inspiring people who entered my heart! I couldn't have asked for a better, pleasant and perfect vacation!!
...
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🥹
...
What our visitors say
Ahuzat Canaan Village Canaan Village Estates
The Golan Heights and the Hermon - Had Nes - Luxurious boutique hotels at the golan heights
There are some places where a brief glance at their photographs is enough to sell you. The finishes, the colors, the taste. When we visited this spot, the experience was tenfold: in all this romantic luxury we found lavish suites of magnificent beauty, old-time quality yet with a contemporary touch, exquisitely located in a beautiful complex including a private swimming pool, spa services, wonderful indulgences, and we haven't even mentioned the crystal stones scattered everywhere. We're not sure if it's the crystals or the hosts, but the positive energies you find here are definitely not incidental.
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":202,"item_name":"Anicha","item_category":"צימר","item_category2":"The Golan Heights and the Hermon","item_category3":"Had Nes","item_variant":"2 guests","price":900,"quantity":1,"currency":"ILS","_clickValue":3.21},{"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":3.21},{"item_id":18879,"item_category":"סוויטה","item_category2":"The Golan Heights and the Hermon","item_category3":"Had Nes","item_variant":"2 guests","price":1850,"quantity":1,"currency":"ILS","item_brand":"booking"}];
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_39004',
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_39004',
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);
});
});