169 Forest Side Ave
Sold

169 Forest Side Ave

169 Forest Side Avenue, San Francisco, CA 94127

$1,600,000
Huge opportunity to own in prime West Portal location, priced under market for buyers with vision. Limited showing window-act fast! 1st time on the market in 67 years. Beautifully built Mediterranean Revival-style home w/ 3 bedrooms and 2 full baths. Entry leads to a gracious living room w/ fireplace and formal dining room. A breakfast room connects to the kitchen, equipped w/ gas range, from the kitchen there are stairs that lead to the lower level. 2 of the bedrooms and 1 bath are on the main level with hardwood floors throughout. 3rd bedroom and bath are on the street level. 2 car garage w/ a workshop area, and a back door access to a big, flat back yard. Well maintained property- kitchen and bath updates made in prior years. Currently tenant occupied-buyers can pursue owner occupancy options per SF regulations or investors can pursue a steady rental income! Set in the heart of West Portal Village, a treasured San Francisco neighborhood, offering vibrant local shops, popular restaurants, cafes, parks and a true sense of community. Don't miss this one-took nearly 70 years to come back on the market!

3
beds

2
baths

1,352 Sq.Ft. LIVING AREA

3,632 Sq.Ft. lot

Elena Barbagelata

Elena Barbagelata

Features & Amenities

Interior

  • total bedrooms3
  • Total bathrooms2
  • full bathrooms2
  • Flooring Carpet, Tile, Wood
  • Fireplace Brick, Living Room, Stone
  • APPLIANCES Dishwasher, Free-Standing Gas Range, Microwave

Area & Lot

  • Status Sold
  • Living Area1,352 Sq.Ft.
  • Lot Area3,632 Sq.Ft.
  • MLS® ID425047951
  • TypeResidential
  • YEAR BUILT1923
  • Architecture StylesMediterranean

Exterior

  • STORIES2
  • Garage Space2.0
  • water SourcePublic
  • utilitiesPublic
  • roofTar/Gravel
  • lot featuresGarden, Landscape Back
  • parkingUncovered Parking Space
  • HEAT TYPECentral, Fireplace(s)
  • sewerPublic Sewer
  • security FeaturesCarbon Monoxide Detector(s), Smoke Detector(s)

Financial

  • Sales Price$1,600,000

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