Click on your preferences:
Most romantic b&b's at metulla
Places within 15 km of the town that fit your search
Available Options
Available Options
The Stone Houses
- 41 M²
- 1 Bedrooms
- Up to 4 Guests
- Isolated deluxe B&B vacation rentals
- Deluxe B&B vacation rentals with a view
- Breakfast included
The Hotel Suites
- 48 M²
- 1 Bedrooms
- Up to 4 Guests
- Deluxe B&B vacation rentals with a view
- Private jacuzzi in the unit
- Breakfast included
Full Info
לחצו כאן
Total ₪4,800
2 Nights (Up to 4 Guests)
We stayed here:A spectacular view can be seen from the balcony
Available Options
Available Options
Suite 1
- 40 M²
- 1 Bedrooms
- Up to 5 Guests
- Open view from inside the unit
- Private jacuzzi in the unit
- 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
Suite 2
- 40 M²
- 1 Bedrooms
- Up to 5 Guests
- Open view from inside the unit
- Private jacuzzi in the unit
- 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
לחצו כאן
Total ₪1,500
2 Nights (Up to 2 Guests)
Guests share their experiences:
We traveled the whole family and the couples took boutique rooms in the hotel, each room included a living room with a kitchenette, toilet and shower and another bedroom equipped with a jacuzzi of course air conditioners and televisions at the entrance to the complex there is a large pool with sitting areas between the rooms there is another pleasant sitting area and of course the dining room really defines what it is Boutique was an amazing experience
...
The name of the place is not for nothing - the sunsets are amazing!
...
What our visitors say
Beit Shalom
Upper Galilee - Matula - B&BMost romantic b&b's at metulla
The original building in which Beit Shalom is located was established more than 111 years ago by Haim Moshe Fain and his partner Yocheved, grandparents of the present owner, Haim. Within the thick stone walls and under the beautiful wooden roof, you will find all the luxurious facilities. The house is secluded among weeping willow trees and the enchanting courtyard has a relaxing, picturesque corner to sit in and reflect. Beit Shalom is an intimate hotel on the scale of luxurious boutique hotels that are worthy of this status.
Al Mapalim | Suites
Upper Galilee - Matula - B&BMost romantic b&b's at metulla
Imagine that you are sitting on a private terrace, verdant nature before you, a luxurious B&B vacation rental behind you. While sipping a refreshing soft drink that Perry will most likely serve you in summer, you are asked to turn your head to the east, to the green cliffs, from which you hear the sound of splashing waterfalls. Now try to remember where you are…yes, you're in Israel.
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":11800,"item_name":"Grand Vista","item_category":"מלון בוטיק","item_category2":"Upper Galilee","item_category3":"Kfar Yuval","item_variant":"2 guests","price":4800,"quantity":1,"currency":"ILS","item_brand":"booking","item_category5":"BnB"},{"item_id":18539,"item_name":"Sunset","item_category":"צימר","item_category2":"The Golan Heights and the Hermon","item_category3":"Ein Kaniya","item_variant":"2 guests","price":1500,"quantity":1,"currency":"ILS","item_brand":"booking","item_category5":"No breakfast"}];
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_18014',
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_18014',
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);
});
});