La Jolla, CA
An award winning seaside estate
Breathtaking ocean views from this beautiful 5 bed 5 bath home. This spacious, one level, beautifully designed 4,800 square foot estate has been remodeled throughout. Enjoy amazing sunsets and breathtaking views from a huge patio, including a stunning pool.
Come by this weekend for the open house starting at 2PM.
-
Featured
Featured For Sale Open House

*').hide();
$('.inside > *:first-child').show();
$('body').on('click', '.tabs li a', function(evt){
var clicked_tab_ref = $(this).attr( 'href' );
$(this).parent().parent().children('li').children('a').removeClass('selected' )
$(this).addClass( 'selected' );
$(this).parent().parent().parent().children( '.inside').children( '*').hide();
$(this).parent().parent().parent().children( '.inside').children( '*').hide();
$( '.inside ' + clicked_tab_ref).fadeIn(500);
evt.preventDefault();
})
})