Click on your preferences:
Villas - dog's friendly at center of the country and in jerusalem
Available Options
Available Options
הוילה
Starting from
₪3,800 Per night
- 170 M²
- 5 Bedrooms
- Up to 10 Guests
- B&B vacation rentals next to the sea
אירוח זוגי | משפחה קטנה
Starting from
₪3,000 Per night
- 5 Bedrooms
- Up to 7 Guests
- B&B vacation rentals next to the sea
Full Info
לחצו כאן
Not just it Vilas! We have more places that match your search preferences:
Available Options
Available Options
שמיים 1
Starting from
₪2,500 Per night
- 130 M²
- 3 Bedrooms
- Up to 11 Guests
- B&B vacation rentals next to the sea
- B&B vacation rentals with private Hot Tub
- B&B vacation rentals that offer a panoramic view
- Deluxe B&B vacation rentals- Dogs friendly
- Culinary vacation
שמיים 2
Starting from
₪2,500 Per night
- 130 M²
- 3 Bedrooms
- Up to 9 Guests
- B&B vacation rentals next to the sea
- B&B vacation rentals with private Hot Tub
- B&B vacation rentals that offer a panoramic view
- Deluxe B&B vacation rentals- Dogs friendly
- Culinary vacation
שמיים 3
Starting from
₪2,500 Per night
- 130 M²
- 3 Bedrooms
- Up to 9 Guests
- B&B vacation rentals next to the sea
- B&B vacation rentals with private Hot Tub
- B&B vacation rentals that offer a panoramic view
- Deluxe B&B vacation rentals- Dogs friendly
- Culinary vacation
אירוח זוגי בשמיים
Starting from
₪1,500 Per night
- 3 Bedrooms
- Up to 2 Guests
- B&B vacation rentals next to the sea
- B&B vacation rentals that offer a panoramic view
- Deluxe B&B vacation rentals- Dogs friendly
- Culinary vacation
- Deluxe B&B vacation rental accommodation for groups of friends
Full Info
לחצו כאן
Available Options
Available Options
חדר קלאסיק
- 17 M²
- 1 Bedrooms
- Up to 2 Guests
- Open view from inside the unit
- Deluxe B&B vacation rentals with body treatments
- Deluxe B&B vacation rentals- Dogs friendly
קלאסיק עם מרפסת
- 17 M²
- 1 Bedrooms
- Up to 2 Guests
- Open view from inside the unit
- Deluxe B&B vacation rentals with body treatments
- Deluxe B&B vacation rentals- Dogs friendly
דלוקס
- 22 M²
- 1 Bedrooms
- Up to 3 Guests
- Open view from inside the unit
- Deluxe B&B vacation rentals with body treatments
- Deluxe B&B vacation rentals- Dogs friendly
סוויטת ג'וניור
- 33 M²
- 1 Bedrooms
- Up to 3 Guests
- Open view from inside the unit
- Deluxe B&B vacation rentals with body treatments
- Deluxe B&B vacation rentals- Dogs friendly
סוויטת Circle
- 33 M²
- 1 Bedrooms
- Up to 3 Guests
- Open view from inside the unit
- Deluxe B&B vacation rentals with body treatments
- Deluxe B&B vacation rentals- Dogs friendly
Full Info
לחצו כאן
People also searched for...
Guests share their experiences:
What our visitors say
Tan Tan's Villa + B&B
- - B&BVillas - dog's friendly at center of the country and in jerusalem
This complex benefits from three major advantages: the location - not far from Highway No. 1, across from Abu Gush, allows proximity to the tourist centers of Jerusalem, and still half an hour away from Tel Aviv. Homeliness - a warm feeling of a place that radiates "home" and a hospitality approach compatible with a pleasant stay for up to 16 people in the complex, and the price - which leaves enough surplus for your trips and dining in the area. From our point of view, even if this place is not the "peak of luxury" it is still one of the most "worth it" complexes in the area. By the way, did we already mention the view?
Villa Opa
Mishor Hahof - Pardes Hana Karkur - VilaVillas - dog's friendly at center of the country and in jerusalem
A villa with a luxurious architectural design, with 7 bedrooms and a bathroom, and one of the longest private pools we've seen - Villa Opa is an extraordinary surprise
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":18813,"item_category":"וילה","item_category2":"Carmel Beach","item_category3":"Hof Habonim","item_variant":"10 guests","price":3800,"quantity":1,"currency":"ILS","_clickValue":5.14},{"item_id":18855,"item_category2":"Mishor Hahof","item_category3":"Netanya","item_variant":"7 guests","price":2500,"quantity":1,"currency":"ILS","_clickValue":2.34,"item_brand":"booking"},{"item_id":18891,"item_category":"מלון בוטיק","item_category2":"Mishor Hahof","item_category3":"Tel Aviv-Yafo","item_variant":"2 guests","price":1,"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_47251',
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_47251',
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);
});
});