635 1st St W
Sold

635 1st St W

635 1st Street W, Sonoma, CA 95476

$740,000
Just two blocks from the historic Sonoma Plaza, this sophisticated two-story townhouse combines contemporary style with an enviable in-town location. Situated toward the end of a private lane and thoughtfully designed for comfort and ease, the home features an open-concept living area, new carpet, paint and light fixtures, and a gas fireplace that anchors the space with warmth and charm. The kitchen showcases sleek granite countertops, stainless steel appliances, and a breakfast bar that seamlessly connects to the living area and private outdoor patio with mature olive tree - perfect for relaxed entertaining or morning coffee. Upstairs, two ensuite bedrooms provide serene retreats. One with a jetted tub, dual sink vanity, walk-in closet, and cozy gas fireplace. The other with ample natural light and its own spacious bath. A convenient first floor powder room, in-unit laundry, and attached one-car garage enhance the home's functionality. Set within a well-maintained community and just steps from Sonoma's renowned restaurants, tasting rooms, and boutiques, this residence offers the ideal blend of modern sophistication and effortless Wine Country living.

2
beds

3
baths

1,364 Sq.Ft. LIVING AREA

2,583 Sq.Ft. lot

Elena Barbagelata

Elena Barbagelata

Features & Amenities

Interior

  • total bedrooms2
  • Total bathrooms3
  • full bathrooms2
  • Laundry room Dryer Included, Laundry Closet, Washer Included
  • Flooring Carpet, Tile
  • Fireplace Gas Log, Living Room, Master Bedroom
  • APPLIANCES Built-In Electric Oven, Dishwasher, Disposal, Free-Standing Refrigerator, Gas Cooktop
  • other interior Features Cathedral Ceiling(s), Formal Entry

Area & Lot

  • Status Sold
  • Living Area1,364 Sq.Ft.
  • Lot Area2,583 Sq.Ft.
  • MLS® ID325085700
  • TypeTownhouse
  • YEAR BUILT2005
  • Architecture StylesTraditional

Exterior

  • STORIES2
  • Garage Space1.0
  • water SourcePublic
  • utilitiesPublic
  • roofComposition
  • lot featuresCurb(s)/Gutter(s), Dead End, Low Maintenance, Shape Regular
  • parkingAttached, Inside Entrance
  • HEAT TYPECentral
  • AIR CONDITIONINGCentral Air
  • sewerPublic Sewer
  • SubstructureSlab
  • HOA AmenitiesNone

Financial

  • Sales Price$740,000
  • HOA $85/mo

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