Advisory San Diego

Market Insights &
Local Intelligence

Weekly market updates, neighborhood deep-dives, and the insider perspective on San Diego's luxury real estate market — directly from Jon Granston.

Latest Post
Market Update | May 20, 2025
This week's San Diego luxury market recap — key transactions, pricing trends, and what buyers and sellers need to know right now in Del Mar, Rancho Santa Fe, and the coastal corridor.
Read Now
Market Update May 20 2025
Featured · Market Update

Market Update
May 20, 2025

San Diego's luxury market continues its steady performance through Q2. Del Mar inventory remains tight, Rancho Santa Fe is seeing renewed interest from LA buyers, and La Jolla oceanfront is holding firm. Here's what you need to know this week.

Read Full Update →

Stay Informed

Get Jon's Weekly Market Update

Every week, Jon shares what's really happening in San Diego's luxury market — what's selling, what's not, and what it means for you.

Have a Question About the Market?

Ask Jon Directly.
No Generic Answers Here.

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); })();