Click on your preferences:
Most romantic boutique hotels at sea of galilee
Not just it ! We have more places that match your search preferences:
We stayed here:65 inch smart TV
Available Options
Available Options
הסוויטות
Starting from
₪1,900 Per night
- 48 M²
- 2 Bedrooms
- Up to 5 Guests
- Deluxe B&B vacation rentals with a private, heated pool
- Private jacuzzi in the unit
- Deluxe B&B vacation rentals recommended by Internet surfers
Full Info
לחצו כאן
We stayed here:The Colibri Suite is located in the Biennial in front of a breathtaking view
Available Options
Available Options
הסוויטה
Starting from
₪750 Per night
- 50 M²
- 1 Bedrooms
- Up to 4 Guests
- Open view from inside the unit
- Deluxe B&B vacation rentals with only one unit in the building
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rentals in a special design
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:
A lot looks exactly like the website, simple, perfect, clean, perfect design, not to mention the hospitality and pampering, definitely recommended
...
The view is amazing, a stunning private single unit, it was very comfortable and the hosts are lovely!!!
...
What our visitors say
Kamaya
Sea of Galilee Area - Kinneret (the colony) - VilaMost romantic boutique hotels at sea of galilee
Aside from the hypnotic view and the international design of the outdoor area, Camilla Resort, an intimate boutique hotel located near the beach at the Sea of Galilee, excels in one more area: the interior design of the suite, which is creative, modern and precise.The wonderul scene revealed behind the high fence of Camilla Resort, looks as if were taken from the brochure of an exclusive, luxurious beach hotel somewhere in one of those beautiful jewels of tourism in an exotic location.
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":18624,"item_name":"Petra","item_category":"סוויטה","item_category2":"Lower Galilee","item_category3":"Anemone","item_variant":"2 guests","price":1900,"quantity":1,"currency":"ILS","_clickValue":4.17},{"item_id":18686,"item_name":"Colibri","item_category":"צימר","item_category2":"Sea of Galilee Area","item_category3":"Yavnal","item_variant":"2 guests","price":750,"quantity":1,"currency":"ILS","item_brand":"booking"},{"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_18393',
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_18393',
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);
});
});