Perfect holiday home for a large family or large groups. The property has 8 bedrooms sleeping a total of 22 people in total if necessary. There is a large pool and outside entertaining space, open kitchen, lounge and living area for all guests. The property is located on the beachside of San Pedro Playa just 500m from the beach and several beach clubs and restaurants. It is also walking distance into the town of San Pedro and five minutes from Puerto Banus.
✓Alarm System
✓Close To Schools
✓Ducted Central Ac
✓Privatgarten
✓Privater Pool
✓Views Pool
✓Walking Amenities
✓Walking Beach
Schlafzimmer
8
Badezimmer
6
Typ
Villa
Bebaute Fläche
350 m²
Grundstücksgröße
405 m²
Terrasse
100 m²
Parken
1
Informationen anfordern
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
Wir verwenden notwendige Cookies, damit die Website funktioniert, und, falls Sie dies wünschen, Analyse-Cookies, um sie zu verbessern.
Einstellungen