0) { grecaptcha.render(document.getElementById(wplj("#wpl_pshow_lightbox_content_container").find('.g-recaptcha').first().attr('id'))); } }); return false; } function wpl_send_to_friend_submit() { var message_path = '.wpl_show_message'; var request_str = 'wpl_format=c:functions:ajax&wpl_function=send_to_friend_submit&'+wplj('#wpl_send_to_friend_form').serialize(); var ajax = wpl_run_ajax_query('https://lakerealty.com/', request_str, false, 'JSON', 'GET'); wplj(message_path).html(''); ajax.success(function(data) { if(data.success) { wpl_show_messages(data.message, message_path, 'wpl_green_msg'); // Trigger the success event wplj('#wpl_form_send_to_friend_container').trigger('success'); //Hide Inputs wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () { wplj(this).fadeOut(); }); //Hide header wplj('.realtyna-lightbox-title').fadeOut(); // change close button color wplj('.realtyna-lightbox-close-btn').css('color','#000'); // add border to box wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px') } else wpl_show_messages(data.message, message_path, 'wpl_red_msg'); }); return false; } function wpl_request_a_visit_get_form(id) { var request_str = 'wpl_format=c:functions:ajax&wpl_function=request_a_visit_form&pid='+id+'&form_id=0'; var ajax = wpl_run_ajax_query('https://lakerealty.com/', request_str, false, 'HTML', 'GET'); ajax.success(function(html) { wplj("#wpl_pshow_lightbox_content_container").html(html); }); return false; } function wpl_request_a_visit_submit() { var message_path = '.wpl_show_message'; var request_str = 'wpl_format=c:functions:ajax&wpl_function=request_a_visit_submit&'+wplj('#wpl_request_a_visit_form').serialize(); var ajax = wpl_run_ajax_query('https://lakerealty.com/', request_str, false, 'JSON', 'GET'); wplj(message_path).html(''); ajax.success(function(data) { if(data.success) { wpl_show_messages(data.message, message_path, 'wpl_green_msg'); // Trigger the success event wplj('#wpl_form_request_a_visit_container').trigger('success'); //Hide Inputs wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () { wplj(this).fadeOut(); }); //Hide header wplj('.realtyna-lightbox-title').fadeOut(); // change close button color wplj('.realtyna-lightbox-close-btn').css('color','#000'); // add border to box wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px') } else wpl_show_messages(data.message, message_path, 'wpl_red_msg'); }); return false; } function wpl_adding_price_request(id) { var request_str = 'wpl_format=c:functions:ajax&wpl_function=adding_price_request&pid='+id+'&form_id=0'; var ajax = wpl_run_ajax_query('https://lakerealty.com/', request_str, false, 'HTML', 'GET'); ajax.success(function(html) { wplj("#wpl_pshow_lightbox_content_container").html(html); }); return false; } function adding_price_request_submit() { var message_path = '.wpl_show_message'; var request_str = 'wpl_format=c:functions:ajax&wpl_function=adding_price_request_submit&'+wplj('#adding_price_request_form').serialize(); var ajax = wpl_run_ajax_query('https://lakerealty.com/', request_str, false, 'JSON', 'GET'); wplj(message_path).html(''); ajax.success(function(data) { if(data.success) { wpl_show_messages(data.message, message_path, 'wpl_green_msg'); // Trigger the success event wplj('#wpl_form_adding_price_request_container').trigger('success'); //Hide Inputs wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () { wplj(this).fadeOut(); }); //Hide header wplj('.realtyna-lightbox-title').fadeOut(); // change close button color wplj('.realtyna-lightbox-close-btn').css('color','#000'); // add border to box wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px') } else wpl_show_messages(data.message, message_path, 'wpl_red_msg'); }); return false; } function wpl_watch_changes_get_form(id) { var request_str = 'wpl_format=c:functions:ajax&wpl_function=watch_changes_form&pid='+id+'&form_id=0'; var ajax = wpl_run_ajax_query('https://lakerealty.com/', request_str, false, 'HTML', 'GET'); ajax.success(function(html) { wplj("#wpl_pshow_lightbox_content_container").html(html); }); return false; } function wpl_watch_changes_submit() { var message_path = '.wpl_show_message'; var request_str = 'wpl_format=c:functions:ajax&wpl_function=watch_changes_submit&'+wplj('#wpl_watch_changes_form').serialize(); var ajax = wpl_run_ajax_query('https://lakerealty.com/', request_str, false, 'JSON', 'GET'); wplj(message_path).html(''); ajax.success(function(data) { if(data.success) { wpl_show_messages(data.message, message_path, 'wpl_green_msg'); wplj('#wpl_watch_changes_toggle').hide(); wplj('#wpl_watch_changes_form_register').hide(); wplj('#wpl_watch_changes_form_login').hide(); // Trigger the success event wplj('#wpl_form_watch_changes_container').trigger('success'); //Hide Inputs wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () { wplj(this).fadeOut(); }); //Hide header wplj('.realtyna-lightbox-title').fadeOut(); // change close button color wplj('.realtyna-lightbox-close-btn').css('color','#000'); // add border to box wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px') } else wpl_show_messages(data.message, message_path, 'wpl_red_msg'); }); return false; } Share on Facebook Share on Twitter Share on Pinterest PDF Add to favorites Remove from favorites Send Request for a new Property Agent info Lake Realty Lake Realty View website 7048062410 Mortgage Calculator Total Price: $ Down Payment: $ % Loan Term: years Interest Rate: % Tax: $ %per year Insurance: $ %per year Monthly Payment: $ Contact Agent function wpl_send_contact23(property_id) { var ajax_loader_element = '#wpl_contact_ajax_loader23_'+property_id; wplj(ajax_loader_element).html(''); wpl_remove_message('#wpl_contact_message23_'+property_id); var request_str = 'wpl_format=f:property_listing:ajax&wpl_function=contact_listing_user&'+wplj('#wpl_contact_form23'+property_id).serialize()+'&pid='+property_id; var ajax = wpl_run_ajax_query('https://lakerealty.com/', request_str, ajax_loader_element, 'JSON', 'POST'); ajax.success(function(data) { if(data.success === 1) { wpl_show_messages(data.message, '#wpl_contact_message23_'+property_id, 'wpl_green_msg'); wplj('#wpl_contact_form23'+property_id).hide(); // listhub metrics } else if(data.success === 0) { wpl_show_messages(data.message, '#wpl_contact_message23_'+property_id, 'wpl_red_msg'); } wplj(ajax_loader_element).html(''); }); ajax.error(function(jqXHR, textStatus, errorThrown) { wpl_show_messages("Error Occurred!", '#wpl_contact_message23_'+property_id, 'wpl_red_msg'); }); return false; } Copyright 2023 , All Rights Reserved. Data last updated: 05/07/2023 11:05 (ET) Listings courtesy of Canopy MLS as distributed by MLS GRIDBased on information submitted to the MLS GRID. All data is obtained from various sources and may not have been verified by broker or MLS GRID. Supplied Open House Information is subject to change without notice. All information should be independently reviewed and verified for accuracy. Properties may or may not be listed by the office/agent presenting the information.Some IDX listings have been excluded from this website.Any use search of data on the website, other than by a consumer looking to purchase real estate, is prohibited. 3 Bedrooms with 2 Bathrooms" />
COMING SOON! Absolutely beautiful ranch home in the popular Meadows at Coddle Creek community in Mooresville! Open, single level living with gleaming hardwood floors throughout entry, kitchen, and living/dining areas. Spend your evenings relaxing by the cozy fireplace or wake up to a cup of morning coffee on the private, covered rear patio with peaceful views! Sparkling white cabinetry in kitchen with generous island, granite countertops and stainless appliances. Perfect for entertaining! Split bedroom layout. Primary bathroom features dual vanities, tiled floors, large tiled shower and walk in closet. Nine foot ceilings allow great natural light throughout the home. Features also include Smart home technology and tankless water heater! Don’t bring your mower – lawn maintenance is included with community dues! Don’t miss the neighborhood outdoor pool, walking trails, bocce ball courts, and playgrounds. Schedule your appointment today!
Interior Features
: Dishwasher, Disposal, Microwave, Self Cleaning Oven, Gas Range, Gas Water Heater, Tankless Water Heater
: Open Floorplan, Pantry, Walk-in Closet(s), Kitchen Island, Cable Prewire
: Great Room
: Main Level, Laundry Room
Exterior Features
: Lawn Maintenance
Ranch
Acres
: Attached Garage, Driveway
: Concrete, Paved
: Shingle
: Playground, Street Lights, Walking Trails, Recreation Area, Outdoor Pool, Sidewalks, Cabana
Construction Details
: Site Built
: Slab
: Stone, Hardboard Siding
0 Sqft
Subdivision
0 Sqft
Utilities
Public Sewer
City
: Forced Air, Natural Gas
Address Map
Mooresville
North Carolina
28115
Iredell
N35° 32' 58.4''
W81° 13' 40.4''
I77 North To Exit 31/Mooresville/Langtree Road. Take right. Travel to Highway 115, take left. Take right on Faith Road. Take right on Shearers, Left on Rocky River, Travel 1.9 miles to Left on Highway 3 to right on E Northstone Road. Home on right. See sign.
9713
118 Northstone Road, Mooresville, North Carolina 28115