Click on your preferences:
B&b's with private swimming pool's at kfar tavor
Places within 15 km of the town that fit your search
We stayed here:Restirok is a secluded and private complex, with two accommodation units, each with its own refreshing pool
Available Options
Available Options
רסטירוק בוטיק
Starting from
₪1,200 Per night
- 55 M²
- 1 Bedrooms
- Up to 2 Guests
- Isolated deluxe B&B vacation rentals
- Open view from inside the unit
- B&B vacation rentals with private swimming pool
רסטירוק האוס
Starting from
₪1,500 Per night
- 65 M²
- 3 Bedrooms
- Up to 2 Guests
- Open view from inside the unit
- B&B vacation rentals with private swimming pool
- B&B vacation rentals with private Hot Tub
Full Info
לחצו כאן
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
לחצו כאן
Available Options
Available Options
בית אבן חמישי - זוגי
Starting from
₪1,220 Per night
- 20 M²
- 1 Bedrooms
- Up to 2 Guests
- B&B vacation rentals with private swimming pool
- Private jacuzzi in the unit
- Deluxe B&B vacation rentals with body treatments
כל המתחם
Starting from
₪6,175 Per night
- 5 Bedrooms
- Up to 15 Guests
- B&B vacation rentals with private swimming pool
- B&B vacation rentals with private Hot Tub
Full Info
לחצו כאן
People also searched for...
Guests share their experiences:
We stayed for weeks and enjoyed every moment, first of all, a rare and special place, the owner is a craftsman and seeing how he made the place with his own hands is simply an experience,,, clean, equipped with everything you need, clean and polished, it's just nice to have places like this,, me and my wife are lovers of beautiful and special places And I've been to most of the beautiful places in the north, there's no doubt that this is the most special and the most fun,,,my girl asked me two days ago when are we going back to the north,??I told her as soon as possible! Aspire to the owner, aspire to a halo that cares enjoy every moment 🫶
...
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!
...
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":18462,"item_name":"Rusty Rock","item_category":"סוויטה","item_category2":"Sea of Galilee Area","item_category3":"Yavnal","item_variant":"2 guests","price":1200,"quantity":1,"currency":"ILS","_clickValue":3.17},{"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"},{"item_id":18799,"item_category":"אתר נופש","item_category2":"Lower Galilee","item_category3":"Ilania","item_variant":"2 guests","price":1220,"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_8630',
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_8630',
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);
});
});