Click on your preferences:
Villas with fireplace's at shomera
Places that partially match your search located in the desired settlement/region
Available Options
Available Options
הוילה
Starting from
₪6,500 Per night
- 200 M²
- 5 Bedrooms
- Up to 20 Guests
- Isolated deluxe B&B vacation rentals
Full Info
לחצו כאן
Guests share their experiences:
What our visitors say
Barkata Mitham Nofesh Balilee
Western Galilee - Shomera - VilaVillas with fireplace's at shomera
In complete seclusion lie two suites in a natural forest, with a stream whose babbling music becomes the sound of home for every moment you are in Barachta (Bracha in Aramaic). Around you, everywhere, are enchanting plants and flowers. Deluxe B&B vacation rentals with quality interior design and meticulous attention to detail, amid the purity of the Orient. Feel blessed..
Villa Birkata
Western Galilee - Shomera - VilaVillas with fireplace's at shomera
..."כשאני מתאר וילה בייתית וחמימה- אני מתכוון שאם הייתה לכם משפחת חברים במושב שהשאירו לכם את מפתחות הבית, לא הייתם מרגישים אחרת. מן העיצוב החמים עולה כי גרה כאן משפחה אוהבת ובעלת טעם טוב. הגינה מסביב קסומה, עם שבילי אבן וצמחייה מאושרת - יצחק הבעלים הוא אומן שגם מנגן על עוד וגם מתמחה בבנייה ופסיפס - ובאמת אי אפשר לפספס את זה בכל המתחם. פינות נוי ומרחבים ירוקים עוטפים את הבית. אפשר להבין היטב מדוע המקום נקרא "ברכתא"- "ברכה" בארמית..." [מתוך דבר המבקר, שרון חבצלת]יתרונות וחסרונות- סקירה מהשטחהתחושה הזו, של "ברכה", חודרת אל תוך העצמות כבר משלב חניית רכבכם וכניסתכם בשער (המאוד מיוחד) של מתחם זה, ועד לכניסתכם לוילה הנעימה ומסבירת הפנים עם הבריכה הצמודה. המבנה עצמו מכיל 5 חדרים- 4 עם מיטה זוגית ו-1 עם מיטות יחיד. ניתן לארח כאן משפחה גדולה או מספר זוגות חברים.
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":18901,"item_category":"וילה","item_category2":"Western Galilee","item_category3":"Shomera","item_variant":"20 guests","price":6500,"quantity":1,"currency":"ILS","_clickValue":6.4}];
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_29419',
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_29419',
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);
});
});