Click on your preferences:
Boutique hotels near the ocean at northern israel
Not just it ! We have more places that match your search preferences:
We stayed here:On the balcony you will find a heated current pool that is also used as a huge jacuzzi
Available Options
Available Options
נוף הארבל
Starting from
₪1,400 Per night
- 120 M²
- 2 Bedrooms
- Up to 6 Guests
- B&B vacation rentals next to the sea
- Deluxe B&B vacation rentals- exclusive to our website
- 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
Full Info
לחצו כאן
We stayed here:It is a complex of three designed boutique suites that share a common outdoor space
Available Options
Available Options
סולטנה
Starting from
₪700 Per night
- 35 M²
- 1 Bedrooms
- Up to 4 Guests
- B&B vacation rentals next to the sea
- 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
₪700 Per night
- 35 M²
- 1 Bedrooms
- Up to 4 Guests
- B&B vacation rentals next to the sea
- 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
₪700 Per night
- 35 M²
- 1 Bedrooms
- Up to 2 Guests
- B&B vacation rentals next to the sea
- 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
₪2,700 Per night
- 3 Bedrooms
- Up to 12 Guests
- B&B vacation rentals next to the sea
- 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,800 Per night
- 2 Bedrooms
- Up to 8 Guests
- B&B vacation rentals next to the sea
- 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
₪2,700 Per night
- 160 M²
- 4 Bedrooms
- Up to 8 Guests
- B&B vacation rentals next to the sea
- Deluxe B&B vacation rentals with only one unit in the building
- Deluxe B&B vacation rentals with a private, heated pool
Full Info
לחצו כאן
People also searched for...
Guests share their experiences:
I must mention the Arbel View Boutique Suite, our experience began even before we arrived at the complex when Oren the owner called and gave us a warm and kind attitude right from the initial phone call, upon entering the complex it was impossible to ignore the amazing cleanliness of the complex, the breathtaking view and the maintenance of the suite which was at a level The highest, we spent three amazing days and much more than what we thought and expected and a lot thanks to the warm and kind treatment we received from Oren who was available to our every request/answer during the vacation, there is no doubt that we will recommend to other couples to come and there is no doubt that we will come back again because we simply had a wow
...
A place maintained at the highest level. A stunning and meticulous design, it is evident that it is very important to Michal that everything be perfect and in my opinion it is indeed there! Excellent location and accessible to everywhere, full value for the price and definitely recommended.
...
What our visitors say
Ahuzat Dorita
Western Galilee - Liman - Boutique hotels near the ocean at northern israel
A luxurious mansion divided into six private suites, manicured gardens, beautiful pools and excellent service - it's no coincidence that Dorita Mansion is a favorite of celebrities.
Pinchas and Gaston|Shvei Tzion
Western Galilee - Shavei Zion - Boutique hotels near the ocean at northern israel
The Pinchas and Gaston Estate in Lyman and in Shevi Zion have already won every possible accolade as kings of romantic hospitatlity in Israel. And it's no wonder: these prestigious vacation rentals offer a perfect, luxurious, museum quality design; an excellent location on the seashore or in secluded suites; heated swiming pools, a hot tub, a wine cellar, extraordinary finishes and amenities, and above all, an indulgent, romantic atmosphere you won't find anywhere else in Israel and, perhaps, in the entire world. . We wouldn't be surprised if they filmed the next James Bond movie here:
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":18599,"item_name":"Nof Harbel Boutique Suite","item_category":"אתר נופש","item_category2":"Sea of Galilee Area","item_category3":"Migdal","item_variant":"2 guests","price":1400,"quantity":1,"currency":"ILS","_clickValue":1.57},{"item_id":18418,"item_name":"Almama Designer Boutique Suites","item_category":"סוויטה","item_category2":"Western Galilee","item_category3":"Acre","item_variant":"2 guests","price":700,"quantity":1,"currency":"ILS","_clickValue":1.8,"item_brand":"booking"},{"item_id":18955,"item_category":"דירת נופש","item_category2":"Western Galilee","item_category3":"Nahariya","item_variant":"8 guests","price":2700,"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_36616',
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_36616',
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);
});
});