Click on your preferences:
Boutique hotels with fireplace's at had ness
Places within 15 km of the town that fit your search
We stayed here:The suites have large windows and lots of natural light
Available Options
Available Options
הסוויטה הקלאסית
Starting from
₪1,099 Per night
- 45 M²
- 1 Bedrooms
- Up to 3 Guests
- Open view from inside the unit
- Private jacuzzi in the unit
- Deluxe B&B vacation rentals with body treatments
סוויטת תשוקה
Starting from
₪1,180 Per night
- 45 M²
- 1 Bedrooms
- Up to 3 Guests
- Open view from inside the unit
- Private jacuzzi in the unit
- Deluxe B&B vacation rentals with body treatments
סוויטת הרמוניה
Starting from
₪1,180 Per night
- 45 M²
- 1 Bedrooms
- Up to 5 Guests
- Open view from inside the unit
- Private jacuzzi in the unit
- Deluxe B&B vacation rentals with body treatments
סוויטת חלום
Starting from
₪1,180 Per night
- 45 M²
- 1 Bedrooms
- Up to 3 Guests
- Open view from inside the unit
- Private jacuzzi in the unit
- Deluxe B&B vacation rentals with body treatments
סוויטת שמחה
Starting from
₪1,180 Per night
- 45 M²
- 1 Bedrooms
- Up to 4 Guests
- Open view from inside the unit
- Private jacuzzi in the unit
- Deluxe B&B vacation rentals with body treatments
האחוזה
Starting from
₪4,500 Per night
- 5 Bedrooms
- Up to 20 Guests
- Open view from inside the unit
- B&B vacation rentals with private swimming pool
- B&B vacation rentals with private Hot Tub
Full Info
לחצו כאן
Guests share their experiences:
Perfect place for couples, private yard, jacuzzi, perfect coffee corner with fresh cookies every day. peace and quiet
...
What our visitors say
Ahuzat Canaan Village Canaan Village Estates
The Golan Heights and the Hermon - Had Nes - Boutique hotels with fireplace's at had ness
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":18576,"item_name":"Kami Boutique Hotel","item_category":"מלון בוטיק","item_category2":"Upper Galilee","item_category3":"Nof Kinneret","item_variant":"2 guests","price":1099,"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_29500',
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_29500',
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);
});
});