236 26th Avenue
Sold

236 26th Avenue

236 26th Avenue, San Francisco, CA 94121

$2,480,000
Located on a calm street between Lake St and California St, this well-maintained west-facing building offers an incredible opportunity for both investors and owner-occupiers. The property consists of three units, each with its own unique appeal: Unit 1: A remodeled 2-bedroom, 1-bathroom unit with abundant closet space, perfect for tenants who value ample storage. Unit 2: A leased, income-generating unit featuring 2 spacious bedrooms and one bath. Unit 3 (Top Floor): A beautifully remodeled 4-bedroom, 2-bath unit, designed with modern finishes and previously occupied by the owner, offering plenty of natural light and an inviting, open layout. The property also features a low-maintenance cement backyard with new fencing on all sides, providing a private and secure outdoor space. With close proximity to the Presidio, Baker Beach, and the Legion of Honor, this location offers the best of San Francisco living. Whether you're looking for a solid investment or a place to call home with rental income potential, this property is a must-see! Built in 1984 and benefits from current SF rent contol exemptions.

8
beds

4
baths

3,001.28 Sq.Ft. lot

Sandy Gandolfo

Sandy Gandolfo

Features & Amenities

Interior

  • total bedrooms8
  • Total bathrooms4
  • full bathrooms4
  • Laundry room Coin Operated, Common Area, Washer/Dryer Hookups
  • Flooring Laminate, Tile, Wood
  • APPLIANCES Dishwasher, Disposal, Free-Standing Gas Range, Free-Standing Refrigerator

Area & Lot

  • Status Sold
  • Lot Area3,001.28 Sq.Ft.
  • MLS® ID424073640
  • TypeMulti-Family
  • YEAR BUILT1984
  • Architecture StylesMarina

Exterior

  • STORIES3
  • Garage Space3.0
  • water SourceSeparate Meter, Public
  • utilitiesCity
  • roofAsphalt, Flat
  • lot featuresShape Regular
  • parkingGarage, Tandem
  • HEAT TYPECentral
  • AIR CONDITIONINGNone
  • sewerPublic Sewer

Financial

  • Sales Price$2,480,000
  • Zoning RM 1
View Virtual Tour

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