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. 4 Bedrooms with 6 Bathrooms" />
There is no favorite listings!
Property Description

Professionally designed renovation has taken this impressive 3-level waterfront home w/long range lake views to the next level! A circular driveway, charming courtyard w/fountain create a grand entrance. Inside, the foyer opens to an expansive lake view that is shared by many of the rooms in the home. The main level primary is a retreat w/fireplace & porch. A well-appointed kitchen opens onto a keeping room w/fireplace, screened porch and terrace. The sunroom features a friends’ entrance & elevator to all levels. Dual staircases lead to upper-level w/3 ensuite bedrooms, a private library w/fireplace & versatile bonus room w/full bath and wet bar. Enviable lake level w/wine cellar, bar, entertaining areas, fireplace, full bath & 2nd laundry. Lake side fun includes saltwater pool/spa, fire/ice firepit, gazebo w/outdoor kitchen, white sand beaches w/paddle board launch area and private pier w/boat slip & seating deck. Located in The Point Village & walkable to club amenities & events.

Interior Features
: Dishwasher, Disposal, Microwave, Refrigerator, Double Oven, Plumbed For Ice Maker, Gas Range, Warming Drawer, Wine Refrigerator, Exhaust Hood, Bar Fridge, Gas Water Heater, Tankless Water Heater, Filtration System
: Open Floorplan, Pantry, Walk-in Closet(s), Kitchen Island, Walk-in Pantry, Wet Bar, Elevator, Attic Walk In, Entrance Foyer, Built-in Features, Storage
Yes
: Living Room, Gas Log, Recreation Room, Keeping Room, Primary Bedroom, Other - See Remarks, Fire Pit
: Main Level, Laundry Room, Lower Level, Sink
: Carpet, Wood, Tile
Exterior Features
: Fire Pit, Gas Grill, Outdoor Kitchen, In-ground Irrigation, Hot Tub, Dock, In Ground Pool
Lake Norman
: Waterfront, Private, Views
: Dock, Pier, Boat Lift, Paddlesport Launch Site, Beach - Private
Traditional
Acres
: Attached Garage, Driveway, Garage Door Opener, Keypad Entry, Parking Space(s), Garage Faces Side, Circular Driveway
: Concrete, Paved
: Shingle
Construction Details
: Site Built
: Basement
: Stone, Shingle/shake
1,863 Sqft
Architectural Review
0 Sqft
Utilities
Septic Installed
Community Well
: Forced Air, Natural Gas, Zoned
Address Map
Mooresville
North Carolina
28117
Iredell
N35° 32' 2.1''
W81° 5' 22.3''
I-77 North to Exit 35, Left on Brawley School Road, Take the 3rd turn off of the traffic circle onto The Point Drive, Left on Meeting House Circle, Left on Easton Drive, Right on Old Post Road, Left on Moors End Loop.
6011
111 Moors End Loop, Mooresville, North Carolina 28117
Additional Info
$0
4635-14-6721.000
2924-916
48
Professionally designed renovation has taken this
7
05-03-2023 01:41:15
$4,750,000
05-03-2023 01:41:15
Price Change
$4,750,000
School Info
Woodland Heights
Woodland Heights
Lake Norman
Association Details
Required
Mandatory
$942
Semi-annually
Hawthorne Management
704-377-0014
Sq. Ft. Info
3,541 Sqft
2,711 Sqft
0 Sqft
0 Sqft
0 Sqft
0 Sqft
0 Sqft
0 Sqft
0 Sqft
0 Sqft
0 Sqft
None
Listing Info
Exclusive Right To Sell
: Cash, Conventional
Full Service
No
Haley Fay
914-907-5947
Coldwell Banker Residential
704-364-3300
Canopy Realtor Association
CAR27414966
CAR42317
CAR1026759
CAR161705
Buyer Agent Info
CAR58291
Tags
Yes

111 Moors End Loop, Mooresville, North Carolina 28117-Price-Price $4,4

111 Moors End Loop, Mooresville, North Carolina 28117

4 Bedrooms
6 Full Baths
8,115 Sqft
Visits : 132 in 51 days
$4,490,000
MLS ID #CAR4015176
Basic Details
Status : Active
Listing Type : For Sale
PropertySubType : Single Family Residence
Square Footage : 8,115 Sqft
Year Built : 1999
SubdivisionName : The Point
Lot Size : 0.85 Acre
Property Type : Residential
MLS ID : CAR4015176
Price : $4,490,000
Bedrooms : 4
Full Baths : 6
Half Baths : 1
ListingContractDate : 04-14-2023
CumulativeDaysOnMarket : 14
Agent info
Mortgage Calculator
$
$ %
years
%
$ %per year
$ %per year

$
Contact Agent
Style Selector
Select the layout
Choose the theme
Preset colors
No Preset
Select the pattern
https://mail.google.com/mail/u/0/s/?view=att&th=182a41082f0ce975&attid=0.1&disp=attd&safe=1&zw