47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
SEE ALL PHOTOS
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
47 West Portal Avenue
Leased

47 West Portal Avenue

47 West Portal Avenue, San Francisco, CA 94127

$2,895/month
Top floor large and bright one bedroom, one bath unit in beautiful 1920s era building located on quaint yet vibrant West Portal Avenue. Spacious eat-in kitchen, vintage full bath with pedestal sink and shower over tub. Street parking, coin operated washer/dryer in common area. Apartment is located on the back of the building overlooking pleasant backyard with fountain. Close to international restaurants, wine bar, coffee shops. Half block to Metro station (15 minutes to Castro/Mission and 20 minutes to downtown San Francisco). 95 Walk Score!

1
bed

1
bath

800 Sq.Ft. LIVING AREA

6,268.28 Sq.Ft. lot

Kathy White

Kathy White

Features & Amenities

Interior

  • total bedrooms1
  • Total bathroom1
  • full bathroom1
  • Flooring Tile, Wood
  • APPLIANCES Dishwasher, Disposal, Free-Standing Gas Oven, Free-Standing Gas Range, Free-Standing Refrigerator, Range Hood, Microwave, Dryer, Washer/Dryer Stacked

Area & Lot

  • Status Leased
  • Living Area800 Sq.Ft.
  • Lot Area6,268.28 Sq.Ft.
  • MLS® ID423741300
  • TypeCondo
  • YEAR BUILT1924
  • NeighborhoodWest Portal

Exterior

  • STORIES2
  • parkingNone
  • HEAT TYPESteam

Financial

  • Lease Price$2,895/mo
  • Lease Term 12 MONTHS

West Portal

You’ll find a myriad of offerings at West Portals.

Explore

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