Advisory San Diego

Find Your San Diego
Luxury Home

Search active listings across Del Mar, Rancho Santa Fe, La Jolla, Solana Beach, Encinitas, Cardiff, and Carlsbad — plus exclusive off-market opportunities available only through Advisory San Diego.

Browse by Area

Search by Neighborhood

Powered by Compass

Access the Full MLS + Exclusive
Compass Coming Soon Listings

For live MLS search with real-time inventory, Jon will set you up with a personalized Compass search portal — including Coming Soon properties, exclusive Compass listings, and instant alerts when new homes match your criteria.

Get Your Compass Search Portal View Our Portfolio

Can't Find What You're Looking For?

The Best Homes Aren't Always Listed.
Jon Knows Where They Are.

OR Set window.SITE_ROOT = '../' for subdirectory pages, '' for root pages */ (function() { const ROOT = window.SITE_ROOT || ''; const ACTIVE_PAGE = window.ACTIVE_PAGE || ''; function navLink(href, label) { const fullHref = ROOT + href; const isActive = ACTIVE_PAGE === href; return `${label}`; } /* ── NAV HTML ── */ const navLight = window.NAV_LIGHT || false; const navHTML = ` `; /* ── FOOTER HTML ── */ const footerHTML = ` `; /* ── MODAL HTML ── */ const modalHTML = ` `; /* ── INJECT ── */ document.body.insertAdjacentHTML('afterbegin', navHTML); document.body.insertAdjacentHTML('beforeend', footerHTML + modalHTML); /* ── WORDMARK STYLE ── */ const style = document.createElement('style'); style.textContent = ` .nav__wordmark { font-family:'Cormorant Garamond',Georgia,serif; font-size:1.25rem;font-weight:300; letter-spacing:0.15em;text-transform:uppercase; color:${navLight ? 'var(--black)' : '#fff'}; transition:color 0.3s; } .nav--scrolled .nav__wordmark { color:${navLight ? 'var(--black)' : '#fff'}; } .nav__right { display:flex;align-items:center;gap:20px; } .nav__phone { font-size:0.65rem;font-weight:600;letter-spacing:0.1em;color:var(--gold); } .footer__wordmark { font-family:'Cormorant Garamond',Georgia,serif; font-size:1.2rem;font-weight:300;letter-spacing:0.15em; color:rgba(255,255,255,0.8);text-transform:uppercase;margin-bottom:16px; } .fade-in{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease} .fade-in.visible{opacity:1;transform:translateY(0)} `; document.head.appendChild(style); })();