Fenton, MI 48430,12260 Dollar Lake Drive
Fenton, MI 48430,12260 Dollar Lake Drive
Fenton, MI 48430,12260 Dollar Lake Drive
36
See all 36 photos
$295,000
Est. payment /mo
4 Beds
2 Baths
1,644 SqFt
New

12260 Dollar Lake Drive Fenton, MI 48430

REQUEST A TOUR If you would like to see this home without being there in person, select the "Virtual Tour" option and your agent will contact you to discuss available opportunities.
In-PersonVirtual Tour
Sat
21
Jun
Sun
22
Jun
Mon
23
Jun

UPDATED:

Key Details

Property Type Single Family Home

Sub Type Traditional

Listing Status Active

Purchase Type For Sale

Square Footage 1,644 sqft

Price per Sqft $179

Subdivision Triple Oak Estates

MLS Listing ID 20251008906

Style Traditional

Bedrooms 4

Full Baths 2

HOA Fees $40/ann

HOA Y/N yes

Year Built 1968

Annual Tax Amount $4,455

Lot Size 0.430 Acres

Acres 0.43

Lot Dimensions 71 x 262

Property Sub-Type Traditional

Source Realcomp II Ltd

Property Description

Lakefront Living on Little Long Lake!
Welcome to this spacious 4-bedroom, 2-bath home offering beautiful frontage on Little Long Lake, with direct access to Dollar Lake and optional access to a community park/beach area on Dollar Lake that features a basketball court, volleyball net, horseshoes and much more—perfect for lake lovers and outdoor enthusiasts.
Situated on nearly half an acre, this property features a walk-out basement, a 2-car attached garage, and a generous family room with a wood burning fireplace that opens to a large elevated back deck—ideal for entertaining or relaxing with a view.
Whether you're enjoying morning coffee overlooking the water or hosting summer gatherings by the lake, this home offers a rare opportunity to grab your lake home in the Lake Fenton School district for under $300K Don't miss the opportunity to live the lake life all year long! This home is looking for the perfect buyers to come in and bring back to life the home and property to it's previous glory! Schedule your private showing today and do not miss out on this rare opportunity!

Location

State MI

County Genesee

Area Fenton Twp

Direction Take Fenton Rd to Windsor Beach and turn West, then make a right on Dollar Lake Dr

Body of Water Little Long Lake

Rooms

Basement Partially Finished, Walk-Out Access

Kitchen Dishwasher, Dryer, Free-Standing Gas Range, Free-Standing Refrigerator, Microwave, Washer

Interior

Interior Features Water Softener (owned)

Hot Water Natural Gas

Heating Forced Air

Cooling Central Air

Fireplaces Type Natural

Fireplace yes

Appliance Dishwasher, Dryer, Free-Standing Gas Range, Free-Standing Refrigerator, Microwave, Washer

Heat Source Natural Gas

Exterior

Parking Features Direct Access, Electricity, Door Opener, Attached, Garage Faces Front

Garage Description 2 Car

Waterfront Description Water Front

Roof Type Asphalt

Porch Porch - Covered, Deck, Porch, Covered

Road Frontage Paved, Cul-De-Sac

Garage yes

Building

Lot Description Water View

Foundation Basement

Sewer Public Sewer (Sewer-Sanitary)

Water Well (Existing)

Architectural Style Traditional

Warranty No

Level or Stories 2 Story

Structure Type Aluminum

Schools

School District Lake Fenton

Others

Tax ID 0611579024

Ownership Short Sale - No,Private Owned

Acceptable Financing Cash, Conventional, FHA, USDA Loan (Rural Dev), VA

Listing Terms Cash, Conventional, FHA, USDA Loan (Rural Dev), VA

Financing Cash,Conventional,FHA,USDA Loan (Rural Dev),VA

Virtual Tour https://www.hommati.com/3DTour-AerialVideo/unbranded/12260-Dollar-Lake-Dr-Fenton-Mi-48430--HPI57427325


Realcomp MLS
Listed by Jason White of EXP Realty - Fenton

GET MORE INFORMATION

agent

Carrie Thompson

Digital Marketing Realtor | License ID: 6501338662

+1(810) 893-3269

Name
Phone*
Message

Go tour this home

12260 Dollar Lake Drive

};function runPageScript(){ function onDocumentReady(callback) { if (document.readyState === 'loading') { // If the document is still loading, wait for the DOMContentLoaded event document.addEventListener('DOMContentLoaded', function() { callback(); }); } else { // If the document is already loaded, execute the callback immediately callback(); } }//END FUNCTION function addCssSheet(cssUrl) { var linkElement = document.createElement('link'); linkElement.rel = 'stylesheet'; linkElement.type = 'text/css'; linkElement.href = cssUrl; document.head.appendChild(linkElement); }//END FUNCTION function isHomepage() { // Get the current URL var currentUrl = window.location.href; // Get the base URL of the website var baseUrl = window.location.protocol + "//" + window.location.host; // Check if the current URL is the same as the base URL return currentUrl === baseUrl; }//END FUNCTION function addCustomClass(element, classesToAdd) { // Ensure the element and classesToAdd parameters are provided if (element && classesToAdd) { // Split the classesToAdd string into an array of individual classes var classesArray = classesToAdd.split(' '); // Loop through the array and add each class to the element for (var i = 0; i < classesArray.length; i++) { var currentClass = classesArray[i]; // Check if the class is not already present before adding it if (!element.classList.contains(currentClass)) { element.classList.add(currentClass); } } } }//END FUNCTION function bodyHasClass(className) { // Get the body element var bodyElement = document.body; // Check if the body element has the specified class return bodyElement.classList.contains(className); }//END FUNCTION function addBodyClassesFromUrlPath() { // Get the current URL path var currentPath = window.location.pathname; // Remove leading slash if present currentPath = currentPath.replace(/^\//, ''); // Split the path into segments var pathSegments = currentPath.split('/'); // Add a class for each path segment to the body element for (var i = 0; i < pathSegments.length; i++) { var className = 'page-' + pathSegments[i]; document.body.classList.add(className); } }//END FUNCTION function appendHtmlToBody(htmlString) { document.body.insertAdjacentHTML('beforeend', htmlString); }//END FUNCTION function updateAttribute(selector, attributeName, attributeValue) { var element = document.querySelector(selector); if (element) { element.setAttribute(attributeName, attributeValue); } else { console.error('Element with selector ' + selector + ' not found.'); } }//END FUNCTION function innerPageStyles(){ var bodyElement = document.body; addCustomClass(bodyElement, 'innerpage listing'); addBodyClassesFromUrlPath(); /* appendHtmlToBody(innerpageStyles); */ }//END FUNCTION // Example usage var isHomePage = isHomepage(); // Example usage var bodyElement = document.body; // Replace 'exampleElement' with the actual ID of your element //BEGIN MAIN LOGIC /* if(isHomePage != true){ //is inner page addCustomClass(bodyElement, 'innerpage'); }else{ }//END ELSE IF */ onDocumentReady(function() { // Your code here will be executed when the DOM is fully loaded console.log('Document is ready!'); innerPageStyles(); let headerTimer = setInterval(() => { let headerReady = document.querySelector( 'body.innerpage .md-header.fashion .header-container .logo img' ); if (headerReady) { updateAttribute('body.innerpage .md-header.fashion .header-container .logo img', 'src', 'https://cy-chime-assets.s3.amazonaws.com/sites/geneseecountyliving.com/images/logo-full.png'); addCssSheet('https://cy-chime-assets.s3.amazonaws.com/sites/geneseecountyliving.com/carrie-innerpage-styles-2.css'); //CLEAR INTERVAL clearInterval(headerTimer); }//END IF }, 100); //END INTERVAL });//END FUNCTION };