355 Frankfort Street
Sold

355 Frankfort Street

355 Frankfort Street, Daly City, CA 94014

$940,000
Great opportunity for first time buyer or condo alternative. Bordering the eclectic Crocker Amazon and Excelsior neighborhoods and close to parks and playgrounds, McLaren park and San Bruno Mt open space hiking trails. Easy access to 280/101, Daly City BART and SFO. Close to the hot Mission dist restaurants and coffee shops, Westlake Joes, Trader Joes,Westlake and Serramonte shopping, Lake Merced golf course. Enter this freshly painted 3 level contemporary home featuring new wide plank vinyl flooring and tasteful carpeting. Spacious floor plan and plenty of natural light throughout. Sweeping Northern views of SF hills,partial Ocean, Marin Headlands from both levels. Main level: efficient, eat-in kitchen, dining area off the living room and .5 bath. Upper level consists of three good sized br's and a full bath. Direct access to the rear stairs/deck from both levels.Open low maintenance backyard with landscaping potential. 2 car garage

3
beds

1
bath

1,400 Sq.Ft. LIVING AREA

Anna Barbagelata

Anna Barbagelata

Sandy Gandolfo

Sandy Gandolfo

Features & Amenities

Interior

  • total bedrooms3
  • Total bathroom1
  • full bathroom1
  • half bathroom1
  • Flooring Carpet, Vinyl

Area & Lot

  • Status Sold
  • Living Area1,400 Sq.Ft.
  • MLS® ID502220
  • TypeResidential
  • YEAR BUILT1975
  • Architecture StylesContemporary
  • View DescriptionSan Francisco, Water

Exterior

  • STORIES3
  • water SourcePublic
  • parkingDriveway, Attached, Interior Access, On Site (Single Family Only)
  • HEAT TYPECentral

Financial

  • Sales Price$940,000

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