Click on your preferences:
B&b's with boutique wineries at northern israel
Available Options
Available Options
סוויטת גליל
Starting from
₪1,350 Per night
- 47 M²
- 1 Bedrooms
- 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
₪1,350 Per night
- 47 M²
- 1 Bedrooms
- 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
₪1,350 Per night
- 47 M²
- 1 Bedrooms
- 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
לחצו כאן
Guests share their experiences:
This is the second time I have stayed at this magical place and I am already planning the next time. A taste of more... that sums up the experience of staying in this very special place. And what makes it so begins with this extraordinary pair of hosts who feel that everything with them is done from the soul.... Continues to the B&Bs where everything is carefully selected and made and ends in the very pastoral place where the B&Bs are located. So a huge thank you for an accurate and perfect accommodation and there is no doubt that we will return again.
...
What our visitors say
Tamar Vegefen couples only
Western Galilee - Mitzpe Hila - B&b's with boutique wineries at northern israel
In this magnificent complex containing three beautiful and stylish suites, as I am enveloped in a magical Mediterranean atmosphere, I contemplate the possibility that you will become intoxicated with love here. But not only that - also wine: a family winery and boutique wine cellar, located right below the suite complex, offer tastings and workshops guided by the owner, adding a unique and fascinating aspect to a "different" luxury romantic vacation.
Maskit Estate
Western Galilee - Liman - B&b's with boutique wineries at northern israel
"..."We sit in the shade of the umbrellas by the pool, and every now and then a quiet waitress comes over and gently asks if we're missing anything. 'It must be missing,' I think, I miss moments like that in my life... It turns out there's an entire team here, whose entire job is to make sure that the guests make a minimum of movements beyond the required 'abdominal thrusts'"... [From the reviewer, Yair Sheinberg]
Yakev Berniki
Sea of Galilee Area - Tiberias - B&b's with boutique wineries at northern israel
Stay in a historic complex with an adjacent winery, enjoy wine and cheese tastings and feel the most European in Tiberias - Berniki Winery provides its guests with a unique experience for all the senses
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":360,"item_name":"Tamar Vegefen couples only","item_category":"סוויטה","item_category2":"Western Galilee","item_category3":"Mitzpe Hila","item_variant":"2 guests","price":1350,"quantity":1,"currency":"ILS","_clickValue":3.08}];
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_1125293',
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_1125293',
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);
});
});