This newly built, high-quality villa is located in the prestigious Los Flamingos Golf area, near Villa Padierna. With a south-facing orientation, it boasts breathtaking panoramic views of the coastline and the Mediterranean.
Main Floor:
A spacious open-plan living and dining area seamlessly integrates with a fully equipped Banni kitchen featuring Neff appliances. This level also includes a guest toilet and provides direct access to both covered and open terraces, perfect for enjoying the views.
First Floor:
Three en-suite guest bedrooms, each with access to private terraces.
Upper Floor:
A solarium offering additional outdoor space and stunning views.
Lower Floor (Garden Level):
Features the master suite with a dressing area, an additional en-suite guest bedroom, and a multipurpose entertainment or second living area. Also includes a laundry room, storage space, and a garage with capacity for three cars. Direct access to the garden and private pool.
Additional Features:
Air conditioning with heating
Underfloor heating and cooling on all floors
Elevator
Beautiful outdoor spaces with a private garden and swimming pool
Furniture included
An exceptional property in a prime location!
✓Central Heating
✓Double Glazing
✓Ducted Central Ac
✓Private Garden
✓Gated Complex
✓Private Pool
✓Storage Room
✓Views Mountain
✓Views Pool
✓Sea Views
Bedrooms
5
Bathrooms
5
Type
Villa
Build Size
825 m²
Plot Size
1.022 m²
Terrace
102 m²
Parking
2
Request Information
Arrange a Private Viewing
Your details are kept confidential and never shared with third parties.
✓
Thank you
We'll be in touch within 24 hours to arrange your private viewing.
×❮❯
function openInquiryModal() {
var overlay = document.getElementById('inquiry-modal-overlay');
if (overlay) {
overlay.classList.add('open');
document.body.style.overflow = 'hidden';
// Focus first input
setTimeout(function() {
var nameInput = document.getElementById('inq-name');
if (nameInput) nameInput.focus();
}, 100);
}
}
function closeInquiryModal() {
var overlay = document.getElementById('inquiry-modal-overlay');
if (overlay) {
overlay.classList.remove('open');
document.body.style.overflow = '';
}
}
// Close on backdrop click
document.addEventListener('click', function(e) {
var overlay = document.getElementById('inquiry-modal-overlay');
var modal = document.getElementById('inquiry-modal');
if (overlay && overlay.classList.contains('open') && modal) {
var rect = modal.getBoundingClientRect();
var clickedInside = (
e.clientX >= rect.left && e.clientX <= rect.right &&
e.clientY >= rect.top && e.clientY <= rect.bottom
);
if (!clickedInside && e.target === overlay) {
closeInquiryModal();
}
}
});
// Close on Escape key
document.addEventListener('keydown', function(e) {
if (e.key === 'Escape') closeInquiryModal();
});
// Handle form success (Laravel redirects back with session flash)
(function() {
var form = document.getElementById('inquiry-form');
if (form) {
form.addEventListener('submit', function(e) {
// Let the form submit naturally; handle success after redirect
// Show a brief loading state
var btn = form.querySelector('.btn-submit');
if (btn) { btn.textContent = 'Sending...'; btn.disabled = true; }
});
}
// Check for success message in URL or page
if (window.location.search.includes('success=1') || document.querySelector('.alert-success')) {
showInquirySuccess();
}
})();
function showInquirySuccess() {
var container = document.getElementById('inquiry-form-container');
var success = document.getElementById('inquiry-success');
if (container && success) {
container.style.display = 'none';
success.style.display = 'block';
// Auto-close after 4 seconds
setTimeout(closeInquiryModal, 4000);
}
}
WA
Cookies
We use necessary cookies to make the site work and, if you choose, analytics cookies to improve it.
Settings