Click on your preferences:
B&b's with private jacuzzi spa's at southern israel
Available Options
Available Options
תמיז
Starting from
₪900 Per night
- 42 M²
- 1 Bedrooms
- Up to 2 Guests
- Deluxe B&B vacation rentals with only one unit in the building
- B&B vacation rentals with private Hot Tub
Full Info
לחצו כאן
Guests share their experiences:
What our visitors say
Villa Bianchini
The Dead Sea and the Judean Desert - Ein Bokek and the Dead Sea - VilaB&b's with private jacuzzi spa's at southern israel
When you think of a vacation villa, you immediately sail to pleasant regions. But this time let me sail with you to the Dead Sea, and just as importantly, put you in a vacation atmosphere with a bathing suit and flip-flops into the Biankini resort - with an adjacent beach, a mini market, a restaurant and other services. You probably already understood: the experience I had visiting this villa was different. And not only because of the special and free environment but also because of the special design work in which the place was built: an amazing contemporary oriental language, with plenty of spacious spaces and quite a bit of facilitation inside the villa as well.
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":18977,"item_category":"צימר","item_variant":"2 guests","price":900,"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_13274',
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_13274',
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);
});
});