250 Nemo Court
Sold

250 Nemo Court

250 Nemo Court, St Helena, CA 94574

$775,000
This bright and airy end-unit condo is perfectly situated near downtown St. Helena, offering a rare blend of privacy and accessibility. Surrounded by a peaceful greenbelt on the back and side, the home feels tucked away while remaining just moments from the area's acclaimed restaurants, shops, and wineries. Natural light pours into the open living areas, where soaring vaulted ceilings and a cozy fireplace enhance the spacious, welcoming feel. The main-level primary bedroom has vaulted ceilings and features an ensuite bathroom and direct access to a private, fenced courtyard, ideal for quiet mornings or entertaining under the stars. The courtyard is also accessible from the living room, creating a seamless connection between indoor and outdoor living. Upstairs, a generous vaulted loft offers flexible use as a second bedroom, home office, or creative retreat. An attached one-car garage provides added convenience and storage. Residents enjoy access to a beautifully maintained community pool and hot tub. Whether you're searching for a full-time residence or a weekend retreat, this charming condo captures the essence of Napa Valley living.

1
bed

2
baths

1,418 Sq.Ft. LIVING AREA

745 Sq.Ft. lot

Elena Barbagelata

Elena Barbagelata

Features & Amenities

Interior

  • total bedrooms1
  • Total bathrooms2
  • full bathroom1
  • Laundry room Dryer Included, In Garage, Washer Included
  • Fireplace Gas Log, Living Room
  • APPLIANCES Dishwasher, Free-Standing Electric Range, Free-Standing Gas Range, Free-Standing Refrigerator, Microwave
  • other interior Features Cathedral Ceiling(s)

Area & Lot

  • Status Sold
  • Living Area1,418 Sq.Ft.
  • Lot Area745 Sq.Ft.
  • MLS® ID325030837
  • TypeCondo
  • YEAR BUILT1989
  • Architecture StylesContemporary
  • School DistrictSt. Helena Unified

Exterior

  • STORIES2
  • Garage Space1.0
  • water SourcePublic
  • utilitiesElectricity Connected, Natural Gas Connected
  • PoolCommunity
  • roofComposition
  • lot featuresLandscape Back, Landscape Front, Street Lights
  • parkingAttached, Garage Faces Front
  • HEAT TYPECentral
  • AIR CONDITIONINGCentral Air
  • sewerPublic Sewer
  • HOA AmenitiesClubhouse, Pool, Spa/Hot Tub
  • security FeaturesCarbon Monoxide Detector(s), Double Strapped Water Heater, Smoke Detector(s)

Financial

  • Sales Price$775,000
  • HOA $800/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(); } })();