Click on your preferences:
Places within 15 km of the town that fit your search
Available Options
Available Options
הסוויטה
Starting from
₪1,950 Per night
- 65 M²
- 2 Bedrooms
- Up to 3 Guests
- Deluxe B&B vacation rentals with a private, heated pool
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rentals in a special design
- Deluxe B&B vacation rental accommodation for groups of friends
סוויטת ג'וניור
Starting from
₪1,450 Per night
- 42 M²
- 1 Bedrooms
- Up to 4 Guests
- Deluxe B&B vacation rentals with a private, heated pool
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rentals in a special design
- Deluxe B&B vacation rental accommodation for groups of friends
Full Info
לחצו כאן
Guests share their experiences:
My partner and I stayed at the B&B in August. The place was amazing in every way, neat, organized and clean. You feel that the place is new and that the hostess cares a lot about the guests' experience. The place itself is beautiful, quiet and pastoral. The other day was very nice and the vacation was just perfect! Warmly encouraged!
...
What our visitors say
Yarok Zayit
Gilboa - Kfar Yehezkel - VilaB&b's at Kfar Yehezkel
"Yirok Zeit is a complex that expresses the best of all worlds: the rural vacation - right in front of a pastoral olive grove, quietly, calmly and in the good air, and on the other hand - the luxurious vacation - with an endless list of accessories, and with a design full of character, pleasant and high-quality that speaks of the great investment that has been made here. Take for example the charming patio in "Mashul Kerem": it is a real gem with a private pool, seating areas, and abundant vegetation hanging on Wood and bamboo walls. You'll likely spend a lot of time in this cozy space, and that's exactly what the owners intended..." [From the words of the critic, Liza Amoyel] Advantages and disadvantages - a review from the field There are 2 beautiful suites here: a large one with 2 bedrooms and a romantic double one. They express the good taste of Roit, the hostess, who knows how to combine modern elegant design with a lively rustic design, and the talent of her husband, Kfir, an original inspired ironsmith, whose works are "planted" nobly inside and outside. Kafir is also responsible for the construction of the light-filled complex, which has high ceilings with wooden and metal beams. And if you are curious and take a look at his workshop located at the entrance to the complex, you will discover a challenging structure that would surely tempt any avant-garde film director.
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":18695,"item_name":"Sera Suites","item_category":"סוויטה","item_category2":"Emek Yizrael","item_category3":"Merhavia","item_variant":"2 guests","price":1950,"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_1097139',
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_1097139',
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);
});
});