Click on your preferences:
B&b's for orthodox jows at jerusalem
Not just it B&B's! We have more places that match your search preferences:
Available Options
Available Options
כורש ימין
Starting from
₪1,000 Per night
- 35 M²
- 1 Bedrooms
- Up to 4 Guests
- B&B vacation rentals with private Hot Tub
- Deluxe B&B vacation rental accommodation for groups of friends
כורש שמאל
Starting from
₪1,000 Per night
- 35 M²
- 1 Bedrooms
- Up to 4 Guests
- B&B vacation rentals with private Hot Tub
- Deluxe B&B vacation rental accommodation for groups of friends
Full Info
לחצו כאן
Places within 15 km of the town that fit your search
Available Options
Available Options
הסוויטות
Starting from
₪1,400 Per night
- 48 M²
- 1 Bedrooms
- Up to 2 Guests
- Open view from inside the unit
- Deluxe B&B vacation rentals with a private, heated pool
- Private jacuzzi in the unit
Full Info
לחצו כאן
Available Options
Available Options
אמרלד
Starting from
₪1,100 Per night
- 53 M²
- 1 Bedrooms
- Up to 5 Guests
- Open view from inside the unit
- B&B vacation rentals with private Hot Tub
- Deluxe B&B vacation rental accommodation for groups of friends
יהלום
Starting from
₪1,100 Per night
- 53 M²
- 1 Bedrooms
- Up to 5 Guests
- Open view from inside the unit
- B&B vacation rentals with private Hot Tub
- Deluxe B&B vacation rental accommodation for groups of friends
סוויטת ספיר
Starting from
₪1,100 Per night
- 33 M²
- 1 Bedrooms
- Up to 2 Guests
- Open view from inside the unit
- B&B vacation rentals with private Hot Tub
- Deluxe B&B vacation rental accommodation for groups of friends
Full Info
לחצו כאן
People also searched for...
Guests share their experiences:
What our visitors say
Tor Sinai | Organic Vacation Farm
Jerusalem Mountains - Jerusalem - B&b's for orthodox jows at jerusalem
We are especially proud to present to you, dear Hapisga Guide readers, a new hospitality venue, unique in style and trailblazing - Tor Sinai Boutique Hotel - an organic guest farm in Emek Ha'arazim in Jerusalem. There are three large units, ecologically constructed of local stone. This magical farm is located on stone terraces, with 30 dunams of gorgeous, organic orchards all around,in the heart of Emek Ha'arazim Park (1200 dunams), facing the Jerusalem hills - 45 minutes from Tel Aviv and 5 minutes from Jerusalem. The clear, Jerusalem air, tons of relaxation spots, glorously green foliage - all these create an other world kind of magic.
Magic Suite
Jerusalem Mountains - Jerusalem - B&BB&b's for orthodox jows at jerusalem
"המחשבה המקורית הייתה לבנות מקום שהוא כל מה שחתן וכלה יכולים לחלום עליו ביום החתונה" אומר שמוליק (המארח) בעיניים נוצצות, "אבל הבנו שזוגות אחרים יכולים ליהנות מזה לא פחות". ה'לא פחות' הזה הוא מועמד רציני לתואר האנדר-סטייטמנט של השנה... "אתה בטוח שזה מיועד רק לזוג אחד?" אני שואל וחושב שבכל מקום אחר שטח כזה היה מנוצל ל-3 יחידות נופש ואולי גם איזה מיני גולף"...
[מתוך דבר המבקר, יאיר שיינברג]
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":18830,"item_category":"אתר נופש","item_category2":"Jerusalem Mountains","item_category3":"Jerusalem","item_variant":"2 guests","price":1000,"quantity":1,"currency":"ILS","_clickValue":1.8,"item_brand":"booking"},{"item_id":18654,"item_category":"צימר","item_category2":"Jerusalem Mountains","item_category3":"Even sapir","item_variant":"2 guests","price":1400,"quantity":1,"currency":"ILS","_clickValue":1.8,"item_brand":"booking"},{"item_id":18888,"item_category":"צימר","item_category2":"Jerusalem Mountains","item_category3":"Even sapir","item_variant":"2 guests","price":1100,"quantity":1,"currency":"ILS","_clickValue":1.8,"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_35463',
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_35463',
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);
});
});