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 2 Bathrooms" />
There is no favorite listings!
Property Description

Welcome to your Huntersville dream home in the sought after Rosedale community. This lovely 4 bedroom, 2 and a half bath home has a formal dining room, playroom/office, spacious kitchen with granite countertops, a large family room and NEWLY redone sunroom on the first floor! Upstairs you’ll find three bedrooms, a convenient laundry room and a very spacious master suite complete with a walk in closet and spa like master bathroom. Step into the entertainers dream backyard and spend the night in the hot tub, talking to friends in the seller-built bar, or watching a movie through the projector hookup. Conveniently located to shops, dining, I-77 – and walking distance to the elementary school! Don’t miss out!

Interior Features
: Dishwasher, Microwave, Refrigerator, Plumbed For Ice Maker, Electric Range, Self Cleaning Oven, Electric Oven, Electric Water Heater
: Open Floorplan, Pantry, Walk-in Closet(s), Attic Stairs Pulldown, Breakfast Bar, Hot Tub, Cable Prewire
: Family Room
: Laundry Room, Upper Level
Exterior Features
: Hot Tub, Other - See Remarks
: Wooded, Level
Traditional
Acres
: Attached Garage
: Concrete, Paved
: Shingle
: Street Lights, Outdoor Pool, Sidewalks
Construction Details
: Site Built
: Slab
: Brick Partial, Vinyl
0 Sqft
0 Sqft
Utilities
Public Sewer
City
: Forced Air, Natural Gas
Address Map
Huntersville
North Carolina
28078
Mecklenburg
N35° 24' 48.7''
W81° 7' 53''
3284
13700 Delstone Drive, Huntersville, North Carolina 28078
Additional Info
$0
Nr
017-472-38
33598-373
44
3
$0
05-04-2023 06:12:12
New Listing
$485,000
School Info
Torrence Creek
Francis Bradley
Hopewell
Association Details
Required
Mandatory
$532
Annually
Red Rock Management
Sq. Ft. Info
1,448 Sqft
1,372 Sqft
0 Sqft
0 Sqft
0 Sqft
0 Sqft
0 Sqft
0 Sqft
0 Sqft
0 Sqft
0 Sqft
Listing Info
Exclusive Right To Sell
: Cash, Conventional, Fha, Va Loan
Full Service
No
Alexandra Rothman
858-951-7725
COMPASS
704-234-7880
Canopy Realtor Association
Canopy Realtor Association
Chad Burns
CAR42120467
CAR50913
CAR70743798
CARR00287
COMPASS
CAR78055232
CARR19938
CAR70743798
CARR00287

13700 Delstone Drive, Huntersville, North Carolina 28078-Price-Price $

13700 Delstone Drive, Huntersville, North Carolina 28078

4 Bedrooms
2 Full Baths
2,820 Sqft
Visits : 38 in 22 days
$485,000
MLS ID #CAR4023767
Basic Details
Status : Active
Listing Type : For Sale
PropertySubType : Single Family Residence
Square Footage : 2,820 Sqft
Year Built : 2007
SubdivisionName : Villages at Rosedale
Lot Size : 0.48 Acre
Property Type : Residential
MLS ID : CAR4023767
Price : $485,000
Bedrooms : 4
Full Baths : 2
Half Baths : 1
ListingContractDate : 05-04-2023
CumulativeDaysOnMarket : 0
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