26 Urbano Drive
Sold

26 Urbano Drive

26 Urbano Drive, San Francisco, CA 94127

$2,240,000
A beautifully updated detached home located in the Ingleside Terraces neighborhood of San Francisco. This bright and spacious 3-bedroom/1.5-bathroom residence offers the perfect balance of historic charm & thoughtful modern upgrades on a tree-lined street. Step inside through the enclosed sun porch, and you'll immediately appreciate the refined details and light-filled interior. The living room features recessed lighting, a classic fireplace and large picture windows that frame views of the lush front yard. The formal dining room boasts elegant ceiling details & new overhead lighting, creating an inviting space for entertaining. The recently remodeled kitchen includes sleek new appliances, custom cabinetry, open shelving, and striking black-and-white tile floors. A stylishly renovated powder room adds convenience on the main level. Upstairs, you'll find three bright bedrooms, all with hardwood floors and new lighting. The primary bedroom offers a serene retreat with treetop views. A small office space in the basement provides a quiet area for remote work or creative pursuits. Enjoy seamless indoor-outdoor living with a new pergola perfect for al fresco dining. The detached garage and expanded laundry room add extra functionality.

3
beds

3
baths

1,862 Sq.Ft. LIVING AREA

4,316.8 Sq.Ft. lot

Sandy Gandolfo

Sandy Gandolfo

Features & Amenities

Interior

  • total bedrooms3
  • Total bathrooms3
  • full bathroom1
  • half bathrooms2
  • Laundry room In Basement
  • Flooring Tile, Wood
  • Fireplace Living Room, Wood Burning
  • APPLIANCES Dishwasher, Disposal, Free-Standing Gas Range, Free-Standing Refrigerator, Dryer, Washer
  • other interior Features Storage

Area & Lot

  • Status Sold
  • Living Area1,862 Sq.Ft.
  • Total Area1,862 Sq.Ft.
  • Lot Area4,316.8 Sq.Ft.
  • MLS® ID425063740
  • TypeResidential
  • YEAR BUILT1914
  • Architecture StylesArts Crafts

Exterior

  • water SourcePublic
  • utilitiesNatural Gas Connected, Public
  • lot featuresAuto Sprinkler FR, Landscaped, Landscape Front
  • parkingAlley Access, Detached, Garage Door Opener, Independent, On Site (Single Family Only)
  • HEAT TYPEBaseboard, Central
  • AIR CONDITIONINGNone
  • sewerPublic Sewer
  • SubstructureConcrete Perimeter
  • HOA AmenitiesNone
  • security FeaturesCarbon Monoxide Detector(s), Smoke Detector(s)

Financial

  • Sales Price$2,240,000
  • HOA $40
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(); } })();