Click on your preferences:
Cabins with heated pool's for families at karkom
Places within 15 km of the town that fit your search
Available Options
Available Options
טל ובר
Starting from
₪950 Per night
- 40 M²
- 1 Bedrooms
- Up to 5 Guests
- Deluxe B&B vacation rentals with a view
- Deluxe B&B vacation rentals with body treatments
- Deluxe B&B vacation rentals with a sauna
רותם ובן
Starting from
₪1,050 Per night
- 48 M²
- 2 Bedrooms
- Up to 7 Guests
- Deluxe B&B vacation rentals with a view
- Deluxe B&B vacation rentals with body treatments
- Deluxe B&B vacation rentals with a sauna
צל תמר
Starting from
₪1,990 Per night
- 80 M²
- 2 Bedrooms
- Up to 9 Guests
- Deluxe B&B vacation rentals with a view
- Deluxe B&B vacation rentals with body treatments
- Deluxe B&B vacation rentals- Dogs friendly
Full Info
לחצו כאן
Available Options
Available Options
אירוח לשני זוגות/משפחות
Starting from
₪1,800 Per night
- 2 Bedrooms
- Up to 12 Guests
Full Info
לחצו כאן
We stayed here:In the pool complex there is a heated and partially covered pool which is shared by the guests of the complex
Available Options
Available Options
בקתת ירדן | חן
Starting from
₪900 Per night
- 45 M²
- 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:
The place is perfect located together in the complex with the hosts and gave a feeling of privacy and amazing treatment. We took the 2 suites and the 2 cabins together with friends and they took care of everything for us and that we would be satisfied 🥰 highly recommend!! ♥️
...
We have just left an amazing experience at the cabin in Aniche! When we arrived, my lovely father greeted us and showed us the cabin we had booked. The cabin in the pictures already won us over but when we arrived we discovered that it is even more beautiful in reality! Spacious, a comfortable and luxurious bed, a private balcony with a gorgeous view of the Sea of Galilee, a bottle of wine was waiting for us next to the jacuzzi and there is even a stunning private sauna! I'm already looking forward to my next visit there! Beyond all this trouble, I had the privilege of meeting two amazing people - my dear father and Mimi, two inspiring people who entered my heart! I couldn't have asked for a better, pleasant and perfect vacation!!
...
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":235,"item_name":"Pnina Bagolan","item_category":"צימר","item_category2":"The Golan Heights and the Hermon","item_category3":"Had Nes","item_variant":"2 guests","price":950,"quantity":1,"currency":"ILS","_clickValue":3.06},{"item_id":18434,"item_name":"Nof LaYar","item_category":"צימר","item_category2":"Upper Galilee","item_category3":"Birya","item_variant":"4 guests","price":1800,"quantity":1,"currency":"ILS","_clickValue":3.06},{"item_id":202,"item_name":"Anicha","item_category":"צימר","item_category2":"The Golan Heights and the Hermon","item_category3":"Had Nes","item_variant":"2 guests","price":900,"quantity":1,"currency":"ILS"}];
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_1305480',
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_1305480',
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);
});
});