Click on your preferences:
Boutique hotels at nof kinneret
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
לחצו כאן
Not just it ! We have more places that match your search preferences:
We stayed here:In Bello and Vela, you will find two luxury cabins for couples
Available Options
Available Options
בקתת פנורמה
Starting from
₪1,400 Per night
- 35 M²
- 1 Bedrooms
- Up to 2 Guests
- Open view from inside the unit
- B&B vacation rentals with private swimming pool
- Private jacuzzi in the unit
- Deluxe B&B vacation rentals with a sauna
בקתת ונילה
Starting from
₪1,400 Per night
- 40 M²
- Up to 2 Guests
- Open view from inside the unit
- B&B vacation rentals with private swimming pool
- Private jacuzzi in the unit
- Deluxe B&B vacation rentals with a sauna
Full Info
לחצו כאן
Available Options
Available Options
וילת סירקל 1
Starting from
₪4,500 Per night
- 200 M²
- 8 Bedrooms
- Up to 31 Guests
- Deluxe B&B vacation rentals with a view
וילת סירקל 2
Starting from
₪4,500 Per night
- 200 M²
- 8 Bedrooms
- Up to 31 Guests
- Open view from inside the unit
וילת סירקל 3
Starting from
₪4,500 Per night
- 200 M²
- 8 Bedrooms
- Up to 31 Guests
- Open view from inside the unit
אירוח עד 20 אורחים בוילה
Starting from
₪3,500 Per night
- 24 Bedrooms
- Up to 20 Guests
- Deluxe B&B vacation rentals with a view
Full Info
לחצו כאן
People also searched for...
Guests share their experiences:
We were at Zimmer La for five and enjoyed every moment. The bed and breakfast is amazing, we have a wonderful, pampering cabin with a jacuzzi and a pool and the owners of the bed and breakfast are charming and pampering. The breakfast was excellent and the treats at the lodge exceeded all our expectations. We will definitely go back there
...
Perfect place for couples, private yard, jacuzzi, perfect coffee corner with fresh cookies every day. peace and quiet
...
What our visitors say
Kami Boutique Hotel
Upper Galilee - Nof Kinneret - Boutique hotels at nof kinneret
Beautiful suites with a unique design, a lounge with vegan meals and desserts overlooking the view, pampering body treatments, and a refreshing pool in every season - Kami offers you a rich hospitality experience in a prime location.
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"},{"item_id":10875,"item_name":"Lavelo couples only","item_category":"צימר","item_category2":"Upper Galilee","item_category3":"Nof Kinneret","item_variant":"2 guests","price":1400,"quantity":1,"currency":"ILS","_clickValue":1.17},{"item_id":18966,"item_category":"וילה","item_category2":"Upper Galilee","item_category3":"Nof Kinneret","item_variant":"2 guests","price":4500,"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_4923',
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_4923',
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);
});
});