Click on your preferences:
B&b's near the ocean at kerem maharal
Places within 15 km of the town that fit your search
We stayed here:The image shows a luxurious vacation rental property with an outdoor hot tub and hammock on the deck.
Available Options
Available Options
כרם
Starting from
₪1,250 Per night
- 50 M²
- Up to 2 Guests
- B&B vacation rentals next to the sea
- Open view from inside the unit
- Private jacuzzi in the unit
- Deluxe B&B vacation rentals with body treatments
אשכול
Starting from
₪950 Per night
- 35 M²
- Up to 2 Guests
- B&B vacation rentals next to the sea
- Open view from inside the unit
- Private jacuzzi in the unit
- Deluxe B&B vacation rentals with body treatments
גפן
Starting from
₪1,450 Per night
- 60 M²
- Up to 3 Guests
- B&B vacation rentals next to the sea
- Open view from inside the unit
- B&B vacation rentals with private Hot Tub
- Deluxe B&B vacation rentals with body treatments
Full Info
לחצו כאן
Available Options
Available Options
הסוויטה
Starting from
₪1,400 Per night
- 40 M²
- 1 Bedrooms
- Up to 2 Guests
- B&B vacation rentals next to the sea
- Deluxe B&B vacation rentals with a view
- B&B vacation rentals with private Hot Tub
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rentals with a fireplace
Full Info
לחצו כאן
Guests share their experiences:
We arrived at the "Vine" suite for 2 nights. The highlight of the suite is the view!!! There is no picture that can illustrate the power of this spectacular and breathtaking view! A sense of levitation in this open and endless view visible from every corner of this perfect suite and balcony. Absolute privacy, a quiet environment with music played on the high-quality home audio system. The suite is spacious, clean and well maintained. Thinking about the small details, the bed and pillows are high quality and the sleep is like at home. Quality treats in the kitchen and bathroom. Amit and Ariela the hosts were charming and generous. We had the perfect vacation thanks to this one-of-a-kind suite and look forward to returning soon.
...
We really liked the fact that everything was spacious, decorated in a jacuzzi outside, the temperature was warm and the unique view of open fields, the sea and the train. The cool turntable and comfortable seating areas. We really liked the proximity to the mesmerizing bonum beach and the memory. The hosts are charming and kind. Privacy and care is felt.
...
What our visitors say
Hatira | Bahof Hacarmel
Carmel Beach - Kerem Maharal - VilaB&b's near the ocean 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":15971,"item_name":"Yama-B\u0026B and Wine Spa couples only","item_category":"צימר","item_category2":"Carmel Beach","item_category3":"Zichron Yaakov","item_variant":"2 guests","price":1250,"quantity":1,"currency":"ILS","_clickValue":1.8,"item_brand":"booking"},{"item_id":302,"item_name":"Zimmer Hof Habonim","item_category":"סוויטה","item_category2":"Carmel Beach","item_category3":"Hof Habonim","item_variant":"2 guests","price":1400,"quantity":1,"currency":"ILS","_clickValue":0.12}];
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_37293',
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_37293',
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);
});
});