95 Santa Paula Ave
Sold

95 Santa Paula Ave

95 Santa Paula Avenue, San Francisco, CA 94127

$3,025,000
Own the legacy of this beautiful St. Francis Wood home in the 94127! 1st time on the market in decades. Perched on a corner of a very desirable street, this captivating mid-century home blends vintage charm w/ grand-scale elegance. 4BR, 2.5BA across 2 spacious levels, hardwood floors, formal living room (w/ partial ocean views), a wood-burning fireplace, a formal dining room, and a breakfast room including built-in window seating. The main level includes a wood-paneled den w/ hidden wet bar (did someone say James Bond?), a vintage tiled guest bath and yellow-tiled full Jack & Jill bathroom situated between the bedrooms. There's a dreamy primary suite with two walk-in closets, a dressing room featuring a classic, mirrored vanity (Hollywood starlet vibe) and loads of additional closet space. Downstairs, a massive bedroom/family room, w/ a separate room dedicated as the closet. Also on this level, there is an area for a home gym and a wine cellar area. Both bedrooms are west-facing and share a vintage, green-tiled bathroom. In addition, there's an extra-large storage room and a 2-car garage to complete this masterpiece. Outside-lawns and mature greenery surround the home and the backyard, w/ a flagstone, runs the length of the property. Lush living in "The Woods" awaits you!

4
beds

3
baths

2,983 Sq.Ft. LIVING AREA

6,860 Sq.Ft. lot

Elena Barbagelata

Elena Barbagelata

Features & Amenities

Interior

  • total bedrooms4
  • Total bathrooms3
  • full bathrooms2
  • Laundry room Hookups Only
  • Flooring Vinyl, Wood
  • Fireplace Living Room, Stone, Wood Burning
  • APPLIANCES Dishwasher, Free-Standing Refrigerator, Gas Cooktop
  • other interior Features Formal Entry, Wet Bar

Area & Lot

  • Status Sold
  • Living Area2,983 Sq.Ft.
  • Lot Area6,860 Sq.Ft.
  • MLS® ID425056713
  • TypeResidential
  • YEAR BUILT1951
  • Architecture StylesTraditional, Mid-Century
  • View DescriptionOcean

Exterior

  • STORIES2
  • Garage Space2.0
  • water SourcePublic
  • utilitiesCable Available, Internet Available, Public
  • lot featuresCorner Lot
  • parkingAttached, Garage Faces Front, Side-by-Side
  • HEAT TYPECentral, Fireplace(s)
  • sewerPublic Sewer
  • HOA AmenitiesClubhouse, Greenbelt, Park, Playground, Tennis Court(s)
  • security FeaturesCarbon Monoxide Detector(s), Smoke Detector(s)
  • other exterior FeaturesUncovered Courtyard

Financial

  • Sales Price$3,025,000
  • HOA $415/mo

Browse All Homes in Our Network

Browse Homes

Proven. Trusted. Local.

One of San Francisco’s premier, top-ranking legacy real estate firms, established in 1952, serving generations of clients across every neighborhood, with deep expertise throughout the Bay Area. Connect with us to navigate your next move with confidence.

Follow Us on Instagram

(function () { if (!window.location.pathname.match(/\/neighborhoods\/?$/)) return; var PAGE_KEY = 'b7f9b916c6924fe7b6a0f6543f36857c'; if (new URLSearchParams(window.location.search).get(PAGE_KEY)) return; var PRIORITY = ['west-portal', 'marina', 'forest-hill', 'sunset', 'st-francis-wood']; function loadPage(n) { return fetch('/neighborhoods?' + PAGE_KEY + '=' + n) .then(function (r) { return r.text(); }) .then(function (html) { var doc = new DOMParser().parseFromString(html, 'text/html'); return Array.from(doc.querySelectorAll('.grid-item')); }) .catch(function () { return []; }); } function reorder() { var grid = document.querySelector('.items.data-container'); if (!grid) return; var current = Array.from(grid.querySelectorAll('.grid-item')); Promise.all([loadPage(2), loadPage(3), loadPage(4)]).then(function (pages) { var all = current.concat(pages[0], pages[1], pages[2]); // Deduplicate by href var seen = {}; var unique = all.filter(function (item) { var href = (item.querySelector('a') || {}).getAttribute('href') || ''; if (seen[href]) return false; seen[href] = true; return true; }); // Sort: priority first, rest alphabetical unique.sort(function (a, b) { var sA = ((a.querySelector('a') || {}).getAttribute('href') || '').replace('/neighborhoods/', ''); var sB = ((b.querySelector('a') || {}).getAttribute('href') || '').replace('/neighborhoods/', ''); var iA = PRIORITY.indexOf(sA); var iB = PRIORITY.indexOf(sB); if (iA !== -1 && iB !== -1) return iA - iB; if (iA !== -1) return -1; if (iB !== -1) return 1; return sA.localeCompare(sB); }); // Rebuild grid with first 6 grid.innerHTML = ''; unique.slice(0, 6).forEach(function (item) { grid.appendChild(item); }); }); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', reorder); } else { reorder(); } })();