Click on your preferences:
Villas - exclusive at birya
Places within 15 km of the town that fit your search
We stayed here:A beautiful and pampering complex, with a villa and a separate double suite
Available Options
Available Options
וילה דדיה
Starting from
₪3,000 Per night
- 150 M²
- 3 Bedrooms
- Up to 8 Guests
- Isolated deluxe B&B vacation rentals
- Deluxe B&B vacation rentals- exclusive to our website
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rentals in a special design
בית האבן
Starting from
₪2,500 Per night
- 3 Bedrooms
- Up to 6 Guests
- Deluxe B&B vacation rentals- exclusive to our website
- B&B vacation rentals with private Hot Tub
- Isolated place
סוויטה - יחידת דיור - לזוגות בלבד
Starting from
₪1,200 Per night
- 3 Bedrooms
- Up to 2 Guests
- Deluxe B&B vacation rentals- exclusive to our website
- B&B vacation rentals with private Hot Tub
- Isolated place
- Especially romantic, deluxe B&B vacation rentals
Full Info
לחצו כאן
We stayed here:A luxurious villa for 10 guests, with a huge spa jacuzzi and a heated infinity pool
Available Options
Available Options
הוילה
Starting from
₪7,000 Per night
- 340 M²
- 4 Bedrooms
- Up to 12 Guests
- Deluxe B&B vacation rentals- exclusive to our website
- Deluxe B&B vacation rentals with a view
ארוח לזוג בוילה פרטית
Starting from
₪2,400 Per night
- 4 Bedrooms
- Up to 2 Guests
- Deluxe B&B vacation rentals- exclusive to our website
- Deluxe B&B vacation rentals with a view
Full Info
לחצו כאן
Guests share their experiences:
The balcony and garden are perfect. The owners are willing to help with anything. The place is pastoral and inviting
...
This is the second time that you are hosted through the summit's website and first of all it is important to note that the photos always correspond to reality and even more surprising in reality - Villat Rom!!!!!!!! I have no words to describe the experience beyond the amazing and pampering villa * very clean * which includes 2 floors and every room is pampering to the highest degree! I was especially enthusiastic about the luxurious shower with the 2 showers :) A fun kitchen for cooking and equipped to a very high standard (we brought a chef to cook for 10 people who we hosted for lunch and he was also amazed at how much the kitchen has every type of utensil that was needed and in abundance) The garden and the view are breathtaking - a huge garden with a heated infinity pool And a huge and fun jacuzzi. Full of inviting and fun seating areas and the view felt cosmic!!!! I couldn't believe that all this beauty is here in our little country, the atmosphere is calm, pleasant and peaceful, and we even took a tour of Moshav, charming people and amazing viewpoints, in short, we enjoyed every moment and are sure that we will return for more experiences! Thanks to the lovely owners of the guesthouse
...
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":18551,"item_name":"Dadia Villa","item_category":"אתר נופש","item_category2":"Upper Galilee","item_category3":"Rosh Pina","item_variant":"6 guests","price":3000,"quantity":1,"currency":"ILS","_clickValue":5.06},{"item_id":18603,"item_name":"Room Amirim","item_category":"אתר נופש","item_category2":"Upper Galilee","item_category3":"Amirim","item_variant":"12 guests","price":7000,"quantity":1,"currency":"ILS","_clickValue":3.2}];
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_44971',
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_44971',
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);
});
});