705 Mission Ave
Sold

705 Mission Ave

705 Mission Avenue, San Rafael, CA 94901

$1,050,000
2 Separate Buildings on 1 Lot in Central San Rafael! Work here, live here or do both. Glorious Queen Anne Victorian and a freshly upgraded, single level additional building all for under $1.2! Located in the cultural and economic heart of Marin there is no better place to own, live in or invest in right now. This stately Victorian was built circa 1898, has approx. 2450 sq ft, main floor consists of 4 distinct rooms, 2 with fireplaces, in addition to a kitchen and bathroom. Upstairs has 4 more spacious rooms/bedrooms, along with a bathroom and a large walk-in closet. The back building, newly vacated after 15 years, has a combined living room/bedroom, kitchen area and bathroom with shower. Both currently zoned for commercial, BUT due to ZONING CHANGES now can be used for almost any use...residential, live-work, retail, medical, etc. per City of San Rafael (owners currently using main floor as offices). Parking for 6+ cars and on site storage. Special property, honored on the city's historic preservation list due to its significant architectural and cultural heritage. Unbeatable accessibility and visibility, on a well-traveled street. Close to Hwy.101, Smart Train and The Hub. Great place to build family legacy...live in one, rent the other and create wealth at 705 Mission.

4
beds

2
baths

2,450 Sq.Ft. LIVING AREA

6,451 Sq.Ft. lot

Elena Barbagelata

Elena Barbagelata

Features & Amenities

Interior

  • total bedrooms4
  • Total bathrooms2
  • Laundry room None
  • Flooring Carpet, Vinyl, Wood
  • Fireplace Brick, Living Room

Area & Lot

  • Status Sold
  • Living Area2,450 Sq.Ft.
  • Lot Area6,451 Sq.Ft.
  • MLS® ID325039597
  • TypeMulti-Family
  • YEAR BUILT1898
  • Architecture StylesVictorian
  • View DescriptionCity, Downtown, Mt Tamalpais

Exterior

  • STORIES2
  • water SourcePublic
  • utilitiesCable Available, Internet Available, Public
  • roofComposition
  • lot featuresLandscape Front
  • parkingNo Garage, RV Possible, Side-by-Side, Uncovered Parking Spaces 2
  • HEAT TYPECentral
  • AIR CONDITIONINGCentral Air
  • sewerPublic Sewer
  • security FeaturesCarbon Monoxide Detector(s), Smoke Detector(s)

Financial

  • Sales Price$1,050,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(); } })();