Click on your preferences:
B&b's with private swimming pool's at kerem maharal
Places within 15 km of the town that fit your search
Available Options
Available Options
הסוויטות
Starting from
₪1,300 Per night
- 150 M²
- 2 Bedrooms
- Up to 6 Guests
Full Info
לחצו כאן
We stayed here:Private pool for bathing in the season, size 10x4 meters with a pampering bench
Available Options
Available Options
וילה פרטית לזוג
Starting from
₪1,400 Per night
- 4 Bedrooms
- Up to 4 Guests
- Open view from inside the unit
- Deluxe B&B vacation rentals with only one unit in the building
- Deluxe B&B vacation rentals with a private, heated pool
- B&B vacation rentals with private Hot Tub
Full Info
לחצו כאן
Guests share their experiences:
Stunning suites, just a dream vacation 🥰
...
The villa is as beautiful as in the pictures and even more. Polished and very well maintained. Since it was cold, we only used the indoor area, but the outdoor area looks great too! The living room is beautiful, spacious and comfortable with a huge television of excellent quality. The dining area is also large and very comfortable. The rooms are clean, spacious and each equipped with a spacious private toilet and shower. The kitchen is well equipped - lots of beautiful dishes and serving dishes, cooking utensils - pots, pans, pasta strainer, cooking utensils - spoons, stirrers and more, oven trays and even baking paper. We also had at our disposal fine olive oil, spices and products for making coffee. The kitchen also has a Tami 4 appliance and a large marble for comfortable work. In short - everything you could want to prepare a good meal. The hostess is welcoming and pleasant. She greeted us with a huge smile, a light drink and a cake and even arrived during the evening with more treats. The breakfast was also excellent and much bigger and richer than what was promised to us. A small problem - in the morning for some unknown reason there was no hot water. All in all we had a perfect vacation and we are sure that we will come back and meet again in the future.
...
What our visitors say
Ahuzat Lev Hakarmel
Carmel Beach - Kerem Maharal - B&BB&b's with private swimming pool's at kerem maharal
There aren't many complexes like this, I think to myself as I finish my visit to the "Lev Carmel Estate" in Kerem Maharal. And I'm not just talking about the relative proximity to the central area, which allows those who want a little jump abroad 40 minutes from Tel Aviv. I'm talking about the fact that this place is definitely abroad in terms of the standard of construction, thinking, and design. The location itself is crazy, on a hill that looks far and wide toward open fields and green mountains. There's an amazing mini-villa here designed for a couple who wants to find themselves on the cover of a design magazine, and another 4 intimate, beautifully designed suites that also take advantage of the abundance that nature and the hosts have bestowed on this special place.
Hatira | Bahof Hacarmel
Carmel Beach - Kerem Maharal - VilaB&b's with private swimming pool's at kerem maharal
When I talk about a castle you must understand that I mean a castle. Not for 'building in the style of...', not for 'design inspired by...' but for the real thing. castle. Completely authentic. 900 years old, to be precise, with a guest book that the first to sign were crusaders. Combine that with the fact that there are 3 suites full of character, and the fact that the castle is located at the highest point in the vineyard from the Harel with a lot of Carmel and a little sea and a lot of silence, and a spacious yard - and you got a place that wouldn't embarrass the scene where Lady Marian makes eyes at Robin Hood.
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":18678,"item_name":"LAZARAT","item_category":"סוויטה","item_category2":"Carmel Beach","item_category3":"Dalit al-Carmel","item_variant":"2 guests","price":1300,"quantity":1,"currency":"ILS","_clickValue":0.17},{"item_id":18613,"item_name":"Pastel Villa","item_category":"וילה","item_category2":"Carmel Beach","item_category3":"Dalit al-Carmel","item_variant":"2 guests","price":1400,"quantity":1,"currency":"ILS","_clickValue":3.06}];
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_8816',
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_8816',
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);
});
});