53 Mather Ct
Sold

53 Mather Ct

53 Mather Court, Novato, CA 94949

$630,000
GREAT NEW PRICE for this bit of Muir Woods in Southern Novato. Located on a private cul-de-sac, you'll find this FRESHLY updated 4BR/2 full BA townhouse-style condo. Built in 2003, with 1624 sq ft of both cozy shade and warm sunlight, step onto brand new luxury vinyl floors upon entering, which encompass the entire main floor. Your feet will also be cushioned with brand new carpet up the stairs and in all bedrooms. Luxury vinyl tile and new commodes in the 2 full bathrooms upstairs. Oh, and professionally painted interior, too! Enjoy inside laundry, grassy knolls in your immediate surroundings, and close proximity to all that Hamilton Field has to offer--Tasty 'Beso' for dining; 'The Marketplace' for grocery shopping and smoothies from 'Nektar'; the Smart Train for a pleasurable jaunt south or north. Move-in ready for your summer's end. Buyer's gross annual income cannot exceed: $143,675/yr for 1-person household (hh); $164,200/yr for 2-person hh; $184,725/yr for 3-person hh; $205,250/yr for 4-person hh; $221,675/yr for 5-person hh; $238,075/yr for 6-person hh. Property must be owner-occupied and future resale amount is restricted.

4
beds

2
baths

1,624 Sq.Ft. LIVING AREA

1,067 Sq.Ft. lot

Elena Barbagelata

Elena Barbagelata

Features & Amenities

Interior

  • total bedrooms4
  • Total bathrooms2
  • full bathrooms2
  • Laundry room Dryer Included, Inside Room, Washer Included
  • Flooring Carpet, Vinyl
  • APPLIANCES Disposal, Free-Standing Gas Range, Free-Standing Refrigerator, Microwave

Area & Lot

  • Status Sold
  • Living Area1,624 Sq.Ft.
  • Lot Area1,067 Sq.Ft.
  • MLS® ID324055791
  • TypeCondo
  • YEAR BUILT2003
  • Architecture StylesContemporary

Exterior

  • water SourcePublic
  • utilitiesPublic
  • roofComposition
  • lot featuresCul-De-Sac
  • parkingAssigned, Covered, Detached
  • HEAT TYPECentral
  • AIR CONDITIONINGNone
  • sewerPublic Sewer
  • SubstructureSlab
  • HOA AmenitiesPlayground

Financial

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