Click on your preferences:
B&b's - exclusive at ma'ale gamla
Available Options
Available Options
רותם
Starting from
₪1,100 Per night
- 40 M²
- 1 Bedrooms
- Up to 2 Guests
- Deluxe B&B vacation rentals- exclusive to our website
- B&B vacation rentals that offer a panoramic view
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rentals with a fireplace
אור
Starting from
₪1,100 Per night
- 40 M²
- 1 Bedrooms
- Up to 2 Guests
- Deluxe B&B vacation rentals- exclusive to our website
- B&B vacation rentals that offer a panoramic view
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rentals with a fireplace
Full Info
לחצו כאן
Available Options
Available Options
יורט 1
Starting from
₪1,000 Per night
- 48 M²
- 1 Bedrooms
- Up to 2 Guests
- Deluxe B&B vacation rentals- exclusive to our website
- B&B vacation rentals with private swimming pool
- B&B vacation rentals with private Hot Tub
- Especially romantic, deluxe B&B vacation rentals
יורט 2
Starting from
₪1,000 Per night
- 48 M²
- 1 Bedrooms
- Up to 2 Guests
- Deluxe B&B vacation rentals- exclusive to our website
- B&B vacation rentals with private swimming pool
- Especially romantic, deluxe B&B vacation rentals
- Culinary vacation
Full Info
לחצו כאן
Places that partially match your search located in the desired settlement/region
We stayed here:In the complex there are two specially designed cabins suitable for accommodating couples or small families
Available Options
Available Options
הצימר האדום
Starting from
₪1,120 Per night
- 42 M²
- 1 Bedrooms
- Up to 3 Guests
- Deluxe B&B vacation rentals- Dogs friendly
הצימר הירוק
Starting from
₪1,120 Per night
- 42 M²
- 1 Bedrooms
- Up to 3 Guests
- Deluxe B&B vacation rentals- Dogs friendly
Full Info
לחצו כאן
People also searched for...
Guests share their experiences:
perfect perfect perfect!! Breathtaking view, perfect B&B and the amazing host Rani!
...
A very pampering B&B.. The owner of the B&B is nice and kind, the environment is amazing in its beauty.
...
We arrived at the green guesthouse with our dog. The B&B is fenced with a gate so the dog couldn't get out, the cabin itself looks great, tastefully decorated and has everything you need. The shower is wide and the kitchen is fully equipped. The wading outside totally did the job, and the breakfast was rich. The host Tzachi was nice and pleasant. Totally worth the price and we will be back for sure! Thank you
...
What our visitors say
Ma'ale Hashahar couples only
The Golan Heights and the Hermon - Maale Gamla - B&BB&b's - exclusive at ma'ale gamla
I wanted to start this review, but I was speechless. How would I describe the incredible view from here? Breathtaking, magical, spectacular, extraordinary? Imagine a primeval landscape overflowing with colors and shapes in an unbelievable variety. Strong mountains peeking out from behind frame the Sea of Galilee surrounded by the green-yellow of the wide fields. Shall I continue? So this place has a name: Ma'ale Hashahar B&Bs, and this place also has hosts who knew exactly what they were doing when they built it.
Gamaliyort
The Golan Heights and the Hermon - Maale Gamla - B&BB&b's - exclusive at ma'ale gamla
Two spacious yurts, with a luxurious indoor jacuzzi, and a private courtyard with a refreshing pool for the summer and a soft-tub jacuzzi for the winter - at Gamlyurt you can pamper yourself properly in every season.
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":332,"item_name":"Ma\u0027ale Hashahar couples only","item_category":"צימר","item_category2":"The Golan Heights and the Hermon","item_category3":"Maale Gamla","item_variant":"2 guests","price":1100,"quantity":1,"currency":"ILS","_clickValue":2.19},{"item_id":14364,"item_name":"Gamaliyort","item_category":"צימר","item_category2":"The Golan Heights and the Hermon","item_category3":"Maale Gamla","item_variant":"2 guests","price":1000,"quantity":1,"currency":"ILS","item_brand":"booking"},{"item_id":18591,"item_name":"Hazimmer Hayarok Vehadom","item_category":"צימר","item_category2":"The Golan Heights and the Hermon","item_category3":"Maale Gamla","item_variant":"3 guests","price":1120,"quantity":1,"currency":"ILS","item_brand":"booking"}];
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_45339',
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_45339',
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);
});
});