• Twitter
  • Gplus
  • Facebook
  • Linkedin
  • Pinterest
Josh Fretz | Broker - Realtor NC - SC | RE/MAX Executive | 704-351-6334
  • Top Charlotte Communities
    • South Charlotte
      • Ballantyne Country Club
      • Ballantyne Area – 28277
    • Uptown Charlotte Area
      • Dilworth
      • Myers Park
      • NoDa – The Arts District
      • Plaza Midwood
      • South End
      • Uptown Charlotte Condos
    • Lake Norman
      • The Point
      • The Peninsula
      • Pinnacle Shores
      • Crown Harbor
      • Norman Estates
      • Pebble Bay
      • The Harbour at The Pointe
      • Somerset Shores
      • Governors Island
      • Knox Landing
      • Avalon Point
      • Flagship
      • Waterfront | No Community
    • Waxhaw – Marvin
      • Longview – The Club at Longview
      • Providence Downs
      • Providence Downs South
    • Lake Wylie
    • Fort Mill – South Carolina
      • Baxter Village – Fort Mill SC
      • Sun City Carolina Lakes – SC
    • North Charlotte – University
      • Highland Creek – University Area
  • Search Homes
    • Advanced Home Search
    • Search Sold Listings
    • Search by Subdivision
    • Búsqueda de españoles (Spanish Search)
  • Foreclosures
    • Free Foreclosure List
    • Top Foreclosure Blog
    • Luxury Charlotte NC Foreclosures – Luxury Charlotte Foreclosed Homes
    • All Foreclosure – Bank Owned – REO’s
  • Buyers
    • Free Relocation Pack
    • Tips For Buying a Home
    • Charlotte Utilities
  • Sellers
    • Find Out What Your Home Is Worth
    • Sellers Guide
    • Common Questions For Sellers
  • About Josh FretzJosh Fretz – Broker | Realtor I am a Licensed Real Estate Broker in NC / SC with RE/MAX Metro Realty. I am certified with my SFR (short sale and foreclosure resource)designation and specialize in helping buyers get the best possible deal on Foreclosed and Distressed homes; as well as Luxury Homes, Waterfront Lake Homes, Relocation, Investment, and First time home buyers in the Greater Charlotte Area including ; South Charlotte, Lake Wylie, Lake Norman, Ballantyne, Myers Park, Dilworth, Waxhaw, Marvin, Weddington, Fort Mill, Huntersville, Uptown Charlotte, Matthews, Mint Hill, Elizabeth, Eastover, Chantilly, NODA and all other Charlotte area communities. Mecklenburg County, Union County, York County, and Gaston County.     RE/MAX Metro Reatly 7300 Carmel Executive Park Drive, Suite 200 Charlotte, NC 28226 Office : (704) 714-6693 Cell : (704) 351-6334 Email : Josh@Mycharlottencrealestate.com
    • Contact Us
    • My Featured Listings
    • Homes Recently Sold
  • Search
  • Menu

Providence Downs South Homes

You are here: Home / Charlotte Communities / Providence Downs South Homes

 

Providence Downs South Distressed Properties – REO’s – Foreclosures – Short Sales

 

We're sorry, but it seems that we're having some problems loading properties from our database. Please check back soon.

Search Charlotte Real Estate By Map

Search Charlotte Homes For Sale by Map

Charlotte Real Estate Search

Property Type:

Area:

Subdivision/Complex:

MLS #:
Street name:
City :
Zip:
Beds:
Baths:
Min. Price:
Max Price:
Features:
Basement
Fireplace
Garage
Golf
Master Downstairs
New Construction
Pool
Waterfront Property
Water view
Short Sales
Foreclosures

Questions?

CAPTCHA
Please wait...

Featured listings

704-351-6334

Charlotte Real Estate

  • Advanced Home Search
  • Our Featured Listings
  • Free Foreclosure List Request
  • Free Relocation Packet
  • Seller Info Packet
  • Common Questions For Sellers
  • Tips For Home Buyers
  • Contact Us

Charlotte NC and Surrounding Areas

  • Search By Charlotte Neighborhoods
  • Alexander County
  • Cabarrus County
  • Catawba County
  • Gaston County
  • Iredell County
  • Lancaster County SC
  • Lake Norman
  • Lake Wylie
  • Mecklenburg County
  • Union County
  • Waxhaw
  • Weddington
  • York County SC

Charlotte Luxury Communites

  • Ballantyne
  • Ballantyne Country Club
  • Carmel Park
  • Dilworth
  • Lake Norman
  • The Club at Longview
  • Myers Park
  • The Peninsula Lake Norman
  • The Point Lake Norman
  • Plaza Midwood
  • Providence Downs South
  • Providence Downs
  • Uptown Charlotte Condos

Other Desired Home Searches

  • Homes in Gated Communites
  • Homes on Golf Course
  • Luxury Foreclosures over $ 1 Million
  • Luxury Homes over $1 Million
  • Waterfront Homes
© 2017 Josh Fretz Inc, a Charlotte NC Real Estate Broker and Leader in Providing Info on Foreclosures in Charlotte, NC - The My Charlotte Home Team at RE/MAX Executive - All rights reserved
© Copyright 2017 - Josh Fretz Inc
  • Twitter
  • Gplus
  • Facebook
  • Linkedin
  • Pinterest
The given key was not present in the dictionary.

Server Error in '/' Application.

The given key was not present in the dictionary.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[KeyNotFoundException: The given key was not present in the dictionary.]
   System.ThrowHelper.ThrowKeyNotFoundException() +39
   System.Collections.Generic.Dictionary`2.get_Item(TKey key) +52
   DiverseSolutions.Beast.API.Controllers.APIController.Disclaimer(DisclaimerResponseDirective responseDirective) in c:\jenkins\workspace\Diverse_DotNet_Jobs\beast-api\beast-api\App\Controllers\Disclaimer.cs:38
   lambda_method(Closure , ControllerBase , Object[] ) +139
   System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +279
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +35
   System.Web.Mvc.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12() +80
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +474
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +474
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +474
   System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +2170
   System.Web.Mvc.Controller.ExecuteCore() +113
   System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +91
   System.Web.Mvc.<>c__DisplayClassb.<BeginProcessRequest>b__5() +68
   System.Web.Mvc.Async.<>c__DisplayClass1.<MakeVoidDelegate>b__0() +25
   System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +10
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +3359
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +220
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +1383


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4676.0
Scroll to top