Nestled in the heart of Marbella’s Golf Valley, Nueva Andalucía is one of the Costa del Sol’s most sought-after residential areas, renowned for its elegant atmosphere, lush surroundings, and exceptional lifestyle. Just minutes from Puerto Banús and its world-class marina, designer boutiques, fine dining, and beaches, Nueva Andalucía offers the perfect balance between tranquility and vibrant coastal living. The area is particularly popular for its prestigious golf courses, international schools, and excellent infrastructure, making it ideal for both permanent living and holiday homes.
Within this prime location lies the highly regarded Urbanisation La Maestranza, a charming Andalusian-style community known for its timeless architecture, manicured gardens, and peaceful ambiance. The gated urbanisation features beautifully maintained communal areas, multiple swimming pools, and 24-hour security, providing residents with privacy, comfort, and a strong sense of exclusivity. Its proximity to amenities, golf courses, and Puerto Banús further enhances its appeal.
Set within La Maestranza, this fully renovated three-bedroom apartment combines classic charm with contemporary design. The property has been thoughtfully refurbished using high-quality materials, offering bright and spacious interiors throughout. The modern kitchen and living area flow seamlessly, creating an inviting space for both everyday living and entertaining. All three bedrooms are generously sized, with stylish finishes and ample storage, while the bathrooms reflect a sleek, modern aesthetic. This elegant apartment is an ideal choice for those seeking a refined home or investment in one of Marbella’s most desirable locations.
✓Privat pool
✓Views Mountain
Sovrum
3
Badrum
2
Typ
Lägenhet
Byggyta
120 m²
Begär 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
Vi använder nödvändiga cookies för att få webbplatsen att fungera och, om du väljer det, analyscookies för att förbättra den.
Inställningar