Back

205 Briarwood Drive

Dallas, GA 30132

Felicity Hamilton
call for more info
404-610-8628
Ask a Question
Send to a Friend
Schedule a Showing
Request More Info
More Homes In
Plantation
Smart Mortgage Options
Dalton Carter
Lender
Lic. 1566538
Office:
Direct: 678-425-4140
AP Mortgage
340 Jesse Jewell Parkway
Suite 500A
Gainesville, GA 30501
Apply for a Loan
For Sale
MLS Number 10656305
3 Bedrooms
1 Bathrooms
1 Half Baths
1,176 Square Feet *estimated
Summary of 205 Briarwood Drive
Welcome to Briarwood. Minutes from downtown Dallas with easy access to I-20 via 120 and Highway 61. This 3 bed 1 and 1/2 bath all brick home is the perfect starter home. With a large fenced in backyard and recent updates, this home is move-in ready but has tons of potential to make it your own.
Welcome home to this spacious 3-bed, 1-bath residence nestled in Plantation in Dallas, GA. With 1,176 square feet of finished living space, this floor plan offers generous gathering spaces as well as comfortable private retreats. The kitchen functions as the heart of the home with ample counter space, storage, and a natural connection to the main living areas. A central family room and dining area provide a welcoming place to unwind, gather, and enjoy time together. The outdoor space includes approximately 0.37 acres, ideal for gardening, outdoor activities, or simply enjoying the seasons. The property includes parking available for multiple vehicles, offering convenience for residents and guests. Plantation offers a well established community setting in Dallas with convenient access to local shopping, dining, and major routes. On the market for about 6 days, this home offers an excellent opportunity in Dallas. Currently offered at $245,000, this home delivers a strong combination of space, condition, and location.
Show more
205 Briarwood Drive - Map & Directions
view in Google Maps
Facts & features
School District Information
High School
Middle School
Elementary School
Additional Information about
Plantation
Association
No
Additional Information about
205 Briarwood Drive
County
Neighborhood
Year Built
1969
Appliances
Dishwasher
Dryer
Architectural Style
Ranch
Foundation
Slab
Construction Materials
Brick
Cooling
Central Air
Flooring
Carpet
Vinyl
Heating
Central
Home Warranty
No
Laundry Features
In Kitchen
Levels
One
Financing Available
Cash
Conventional
FHA
Selling Status
Resale
Roof
Composition
Sewer Type
Public Sewer
Listing Conditions
As Is
Total Finished Area
1,176
Utilities
Cable Available
Electricity Available
Natural Gas Available
Water Source
Public
Land Information
Lot Size
Less than .5 Acres
Lot Features
Cul-De-Sac
Lot Size Estimated
0.37
Fencing
Back Yard
Garages and Parking Information
Parking Total
1
Parking Features
Carport
Tax Information
Taxes
$2,510
Tax Year
2024
Tax ID Number
013373
Show more
listed by real estate agent jonathan nelson and keller williams atlanta midtown

Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

Invalid construct: Either argument or name is missing.

When using named parameters to a function, each parameter must have a name.

The CFML compiler was processing:

  • An expression beginning with reReplaceNoCase, on line 154, column 31.This message is usually caused by a problem in the expressions structure.
  • A cfset tag beginning on line 154, column 14.
  • A cfset tag beginning on line 154, column 14.
  • A cfset tag beginning on line 154, column 14.
  • A cfset tag beginning on line 154, column 14.
  • A cfset tag beginning on line 154, column 14.
 
The error occurred in C:/home/felicitysellsgeorgia.com/wwwroot/track.cfm: line 156
Called from C:/home/felicitysellsgeorgia.com/wwwroot/footer.cfm: line 29
Called from C:/home/felicitysellsgeorgia.com/wwwroot/featuredprop/propdetails.cfm: line 1549
Called from C:/home/felicitysellsgeorgia.com/wwwroot/featuredprop/propdetails.cfm: line 283
Called from C:/home/felicitysellsgeorgia.com/wwwroot/featuredprop/propdetails.cfm: line 1
Called from C:/home/felicitysellsgeorgia.com/wwwroot/404error.cfm: line 579
Called from C:/home/felicitysellsgeorgia.com/wwwroot/404error.cfm: line 1
Called from C:/home/felicitysellsgeorgia.com/wwwroot/404error.cfm: line 1
154 :             <cfset pathOnly = reReplaceNoCase(
155 :                 originalPart,
156 :                 "^https?://[^/]+(:[0-9]+)?",   <!-- host + optional :port -->
157 :                 "",
158 :                 "one"

Resources:

Browser   Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote Address   216.73.216.149
Referrer  
Date/Time   11-Dec-25 07:14 PM
Stack Trace
at cffooter2ecfm230317033.runPage(C:/home/felicitysellsgeorgia.com/wwwroot/footer.cfm:29) at cfpropdetails2ecfm1950398542._factor25(C:/home/felicitysellsgeorgia.com/wwwroot/featuredprop/propdetails.cfm:1549) at cfpropdetails2ecfm1950398542._factor26(C:/home/felicitysellsgeorgia.com/wwwroot/featuredprop/propdetails.cfm:283) at cfpropdetails2ecfm1950398542.runPage(C:/home/felicitysellsgeorgia.com/wwwroot/featuredprop/propdetails.cfm:1) at cf404error2ecfm1316601005._factor31(C:/home/felicitysellsgeorgia.com/wwwroot/404error.cfm:579) at cf404error2ecfm1316601005._factor32(C:/home/felicitysellsgeorgia.com/wwwroot/404error.cfm:1) at cf404error2ecfm1316601005.runPage(C:/home/felicitysellsgeorgia.com/wwwroot/404error.cfm:1)

coldfusion.compiler.CFMLParserBase$MissingNameException: Invalid construct: Either argument or name is missing.
	at coldfusion.compiler.cfml40.FunctionParameters(cfml40.java:7034)
	at coldfusion.compiler.cfml40.ComplexReference(cfml40.java:6775)
	at coldfusion.compiler.cfml40.VariableReference(cfml40.java:6683)
	at coldfusion.compiler.cfml40.PrimaryExpression(cfml40.java:6488)
	at coldfusion.compiler.cfml40.UnaryExpression(cfml40.java:6338)
	at coldfusion.compiler.cfml40.ExponentialExpression(cfml40.java:6295)
	at coldfusion.compiler.cfml40.MultiplyDivisionExpression(cfml40.java:6248)
	at coldfusion.compiler.cfml40.IntegerDivisionExpression(cfml40.java:6229)
	at coldfusion.compiler.cfml40.ModExpression(cfml40.java:6210)
	at coldfusion.compiler.cfml40.AdditionExpression(cfml40.java:6163)
	at coldfusion.compiler.cfml40.ConcatExpression(cfml40.java:6144)
	at coldfusion.compiler.cfml40.ComparisonExpression(cfml40.java:5997)
	at coldfusion.compiler.cfml40.NotExpression(cfml40.java:5947)
	at coldfusion.compiler.cfml40.AndExpression(cfml40.java:5919)
	at coldfusion.compiler.cfml40.OrExpression(cfml40.java:5900)
	at coldfusion.compiler.cfml40.XorExpression(cfml40.java:5881)
	at coldfusion.compiler.cfml40.EqvExpression(cfml40.java:5862)
	at coldfusion.compiler.cfml40.ImpExpression(cfml40.java:5843)
	at coldfusion.compiler.cfml40.HookExpression(cfml40.java:5772)
	at coldfusion.compiler.cfml40.expr(cfml40.java:5756)
	at coldfusion.compiler.cfml40.cfScriptExpression(cfml40.java:2915)
	at coldfusion.compiler.cfml40.SimpleStatement(cfml40.java:625)
	at coldfusion.compiler.cfml40.cfsetstatement(cfml40.java:505)
	at coldfusion.compiler.cfml40.cfset(cfml40.java:477)
	at coldfusion.compiler.cfml40.cfml(cfml40.java:4899)
	at coldfusion.compiler.cfml40.cfif(cfml40.java:311)
	at coldfusion.compiler.cfml40.cfml(cfml40.java:4901)
	at coldfusion.compiler.cfml40.cfif(cfml40.java:311)
	at coldfusion.compiler.cfml40.cfml(cfml40.java:4901)
	at coldfusion.compiler.cfml40.cfif(cfml40.java:311)
	at coldfusion.compiler.cfml40.cfml(cfml40.java:4901)
	at coldfusion.compiler.cfml40.cfif(cfml40.java:311)
	at coldfusion.compiler.cfml40.cfml(cfml40.java:4901)
	at coldfusion.compiler.cfml40.start(cfml40.java:5351)
	at coldfusion.compiler.NeoTranslator.parsePage(NeoTranslator.java:655)
	at coldfusion.compiler.NeoTranslator.parsePage(NeoTranslator.java:635)
	at coldfusion.compiler.NeoTranslator.parseAndTransform(NeoTranslator.java:457)
	at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:407)
	at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:160)
	at coldfusion.runtime.TemplateClassLoader$TemplateCache$1.fetch(TemplateClassLoader.java:480)
	at coldfusion.util.LruCache.get(LruCache.java:180)
	at coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial(TemplateClassLoader.java:400)
	at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58)
	at coldfusion.util.SoftCache.get_statsOff(SoftCache.java:133)
	at coldfusion.util.SoftCache.get(SoftCache.java:81)
	at coldfusion.runtime.TemplateClassLoader.findClass(TemplateClassLoader.java:655)
	at coldfusion.runtime.RuntimeServiceImpl.getFile(RuntimeServiceImpl.java:1009)
	at coldfusion.runtime.RuntimeServiceImpl.resolveTemplatePath(RuntimeServiceImpl.java:990)
	at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:423)
	at cffooter2ecfm230317033.runPage(C:\home\felicitysellsgeorgia.com\wwwroot\footer.cfm:29)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:254)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:737)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:573)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:3707)
	at cfpropdetails2ecfm1950398542._factor25(C:\home\felicitysellsgeorgia.com\wwwroot\featuredprop\propdetails.cfm:1549)
	at cfpropdetails2ecfm1950398542._factor26(C:\home\felicitysellsgeorgia.com\wwwroot\featuredprop\propdetails.cfm:283)
	at cfpropdetails2ecfm1950398542.runPage(C:\home\felicitysellsgeorgia.com\wwwroot\featuredprop\propdetails.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:254)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:737)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:573)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:3707)
	at cf404error2ecfm1316601005._factor31(C:\home\felicitysellsgeorgia.com\wwwroot\404error.cfm:579)
	at cf404error2ecfm1316601005._factor32(C:\home\felicitysellsgeorgia.com\wwwroot\404error.cfm:1)
	at cf404error2ecfm1316601005.runPage(C:\home\felicitysellsgeorgia.com\wwwroot\404error.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:254)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:737)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:573)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:505)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:153)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
	at coldfusion.CfmServlet.service(CfmServlet.java:223)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:355)
	at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:510)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:800)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1471)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:745)