1534 26th Avenue
Sold

1534 26th Avenue

1534 26th Avenue, San Francisco, CA 94122

$1,715,000
Welcome to this charming, light-filled home located in the heart of one of San Francisco's most desirable neighborhoods. Located in the Central Sunset district, this house offers wonderful blend of modern comfort and classic San Francisco charm. This spacious home features three bedrooms on upper level, each bathed in natural light. One of the bedrooms leads to a private deck that opens directly onto a beautifully landscaped backyard, complete with lush grass an ideal space for outdoor entertaining, gardening, or simply unwinding in the sunshine. The thoughtfully designed floor plan also includes an airy center patio, seamlessly connected to the kitchen, creating the perfect nook for enjoying morning coffee or a casual meal at a bistro table. The living room is cozy and bright, with parquet floors and a fireplace that adds to the warmth and ambiance of the space. The open layout offers a perfect flow for both relaxing and entertaining. The garage space is abundant with room for development. Situated in a central location, this home is surrounded by all that the Sunset district has to offer.

3
beds

1
bath

1,485 Sq.Ft. LIVING AREA

2,996.93 Sq.Ft. lot

Sandy Gandolfo

Sandy Gandolfo

Features & Amenities

Interior

  • total bedrooms3
  • Total bathroom1
  • full bathroom1
  • Laundry room In Garage
  • Flooring Wood
  • Fireplace Brick, Wood Burning
  • APPLIANCES Free-Standing Gas Range, Free-Standing Refrigerator, Gas Plumbed, Range Hood, Dryer, Washer

Area & Lot

  • Status Sold
  • Living Area1,485 Sq.Ft.
  • Total Area1,485 Sq.Ft.
  • Lot Area2,996.93 Sq.Ft.
  • MLS® ID425002110
  • TypeResidential
  • YEAR BUILT1941
  • NeighborhoodSunset
  • Architecture StylesTraditional

Exterior

  • water SourcePublic
  • utilitiesPublic
  • lot featuresGarden, Landscape Front, Shape Regular
  • parkingDriveway, Garage Faces Front, Inside Entrance, Tandem, On Site (Single Family Only)
  • HEAT TYPECentral
  • AIR CONDITIONINGNone
  • sewerPublic Sewer
  • SubstructureConcrete Perimeter
  • security FeaturesSecurity Gate

Financial

  • Sales Price$1,715,000
View Virtual Tour

Sunset

This magical oasis in the city boasts bison, and redwoods, and stops just short of the Pacific Ocean.

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