Click on your preferences:
Cabins with private swimming pool's at nof kinneret
We stayed here:The image shows a large backyard with a private pool and a wooden deck surrounding it.
Available Options
Available Options
בקתת פנורמה
Starting from
₪1,500 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,500 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
לחצו כאן
Places within 15 km of the town that fit your search
Available Options
Available Options
יורט 1
Starting from
₪1,000 Per night
- 48 M²
- 1 Bedrooms
- Up to 2 Guests
- Deluxe B&B vacation rentals- exclusive to our website
- B&B vacation rentals with private swimming pool
- B&B vacation rentals with private Hot Tub
- Especially romantic, deluxe B&B vacation rentals
יורט 2
Starting from
₪1,000 Per night
- 48 M²
- 1 Bedrooms
- Up to 2 Guests
- Deluxe B&B vacation rentals- exclusive to our website
- B&B vacation rentals with private swimming pool
- Especially romantic, deluxe B&B vacation rentals
- Culinary vacation
Full Info
לחצו כאן
Guests share their experiences:
A very pampering B&B.. The owner of the B&B is nice and kind, the environment is amazing in its beauty.
...
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
...
What our visitors say
Lavelo couples only
Upper Galilee - Nof Kinneret - B&BCabins with private swimming pool's at nof kinneret
The view, which the visitor to "HaPisga" viewed from the balconies of the suites at "La Velu", made her get lost in a world that is on a thin line - between imagination and reality. Here, high on the flank of Mount Canaan, the nearby sky caresses the Galilee and Golan mountains, illuminates the Sea of Galilee with sparkling sunlight, embraces Mount Hermon, and at night - lights up a multitude of sparkling stars above the couples in love... Kitsch? Think again. And did we already talk about the private swimming pools on the balconies?
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":10875,"item_name":"Lavelo couples only","item_category":"צימר","item_category2":"Upper Galilee","item_category3":"Nof Kinneret","item_variant":"2 guests","price":1500,"quantity":1,"currency":"ILS","_clickValue":0.54},{"item_id":14364,"item_name":"Gamaliyort","item_category":"צימר","item_category2":"The Golan Heights and the Hermon","item_category3":"Maale Gamla","item_variant":"2 guests","price":1000,"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_8255',
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_8255',
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);
});
});