844 Wildwood Avenue
Sold

844 Wildwood Avenue

844 Wildwood Avenue, Daly City, CA 94015

$1,050,000
This mid-century single story home offers comfort and convenience in a prime location just short blocks from Westlake Shopping Center, Southgate Avenue's shops and restaurants, Lake Merced Golf Course, Lake Merced, Fort Funston, and nearby beaches. Recently refreshed, it's been painted inside and out, with refinished hardwood floors and brand-new flooring in the kitchen, giving it a warm, move-in ready feel. Inside, a sun-filled living room with a classic fireplace welcomes you in, flowing to a formal dining room with sliding doors that open to the backyard - perfect for gatherings or everyday living. The kitchen includes a cozy eat-in area, while the full bath features both a separate shower and tub. Three comfortable bedrooms provide flexibility for family, guests, or a home office. The home also includes one-car garage parking and sits fully detached on all four sides, allowing abundant natural light and privacy. On a generous lot with both front and rear yards, it offers plenty of space for gardening, outdoor dining, or simply enjoying the coastal air. With mid-century charm and thoughtful updates, this is a wonderful opportunity in a desirable neighborhood.

3
beds

1
bath

1,150 Sq.Ft. LIVING AREA

5,002 Sq.Ft. lot

Jason Chan

Jason Chan

Julie Chan

Julie Chan

Features & Amenities

Interior

  • total bedrooms3
  • Total bathroom1
  • full bathroom1
  • Laundry room In Garage
  • Flooring Tile, Wood
  • Fireplace Living Room
  • APPLIANCES Free-Standing Gas Oven, Free-Standing Gas Range, Free-Standing Refrigerator, Gas Water Heater, Range Hood

Area & Lot

  • Status Sold
  • Living Area1,150 Sq.Ft.
  • Total Area1,150 Sq.Ft.
  • Lot Area5,002 Sq.Ft.
  • MLS® ID425076220
  • TypeResidential
  • YEAR BUILT1948

Exterior

  • Garage Space1.0
  • water SourcePublic
  • utilitiesPublic
  • roofShingle
  • parkingDriveway, Attached, Inside Entrance, Independent, On Site (Single Family Only)
  • HEAT TYPECentral
  • sewerPublic Sewer

Financial

  • Sales Price$1,050,000
  • HOA $9/yr

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