My Office Location:
American Associates
1453 N Elms Rd.
Flint, MI 48532
 
Listings Presented by:
Bridgette Cavette
Call: (810) 336-8931
Fax: (888) 696-4544
Office: (810) 600-2152
7599 DOGWOOD 
WASHINGTON, MI. 48095
$1,133,075
3 Beds 3 Baths 2,853 Sq Ft
Schools: Romeo Community Schools 1.28 Acres Year Built: 2024
Property Description
Beautiful craftsman-style ranch home in the exclusive new White Oaks subdivision. Located in the serene Washington Township countryside, this under-construction home is a must see. The Brighton--offers a 4-car garage, a walk-out basement, kitchen and nook, 3 bedrooms, 2 1/2 baths and a study. The kitchen features a spacious island, Lafata custom cabinets with 42" uppers, light valance, hinges and roll-out shelves. Whirlpool appliances include a cook top, double oven, dishwasher and microwave. The foyer, powder room, kitchen, nook and mud hall feature beautiful oak flooring. The great room brings warmth and ambiance with its impressive fireplace. The home also features a high-efficiency furnace, programmable thermostat and central air. Exterior custom option - shake siding on sides of home. Architectural custom options at exterior, owner's bath, powder room and basement. Many electrical custom options including electric vehicle charger in redesigned garage. The basement includes 3-piece bathroom prep with sewer ejector crock. Numerous razor recessed lights. Ceiling fan prep and install in study and lanai. Insulation custom option. The home is energy seal certified and comes with a 10-year RWC structural warranty. Enjoy the convenience of excellent Romeo schools and the close proximity to shopping, restaurants, apple orchards and highways. Please note that the photos and virtual tour are of a similar home. Equal Housing Opportunity. Newly listed/New Build/PA Accepted
Features
Baths: 2 full, 1 half
Style: Ranch
Subdivision: White Oaks
Exterior: Brick,Wood
Fireplaces: Yes
Fireplace Description: Grt Rm Fireplace
Garage: 4
Garage Description: Attached Garage,Electric in Garage,Side Loading Garage,Direct Access
Basement: Yes
Basement Description: Egress/Daylight Windows,Full,Poured,Unfinished
Appliances: Dishwasher,Disposal,Microwave,Range/Oven
Cooling: Central A/C
Heating: Forced Air
Fuel: Natural Gas
Waste: Septic
Watersource: Public Water
Foundation : Basement
Tax, Fees & Legal
Est. Summer Taxes: $106
Est. Winter Taxes: $27
County: Macomb
HOA fees: 850
HOA fees Period: Yearly
Month Lease:
    
Rooms
Bedroom 1: 13x17
Bedroom 2 : 13x11
Bedroom 3: 13x11
Bedroom 4:
Family Room: 18x22
Greatroom:
Dinning Room: 19x15
Kitchen: 15x13
Livingroom:
Lot Details
Acres: 1.28
Lot Dimensions: 186x250x268x254
Barns:
Stalls:
Pole Buildings:
Paved Road: Paved Street
Map

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

Variable BINGMAPKAY is undefined.

 
The error occurred in C:\inetpub\wwwroot\AmericanAssociates\pop_print_view.cfm: line 284
Called from C:\inetpub\wwwroot\AmericanAssociates\pop_print_view.cfm: line 22
Called from C:\inetpub\wwwroot\AmericanAssociates\pop_print_view.cfm: line 1
282 : <div class="detail_grouping">Map</div>
283 : <cfif isdefined("latitude") and latitude gt 0 and longitude lt 0>
284 : <img src="http://dev.virtualearth.net/REST/v1/Imagery/Map/Road/#gethomes.latitude#,#gethomes.longitude#/14?pp=#gethomes.latitude#,#gethomes.longitude#;20;&mapSize=320,240&key=#BingMapKay#"/>
285 : <cfelse>
286 : <img src="http://dev.virtualearth.net/REST/V1/Imagery/Map/Road/#URLEncodedFormat(streetnumber)#<cfif isdefined("StreetDirection") and StreetDirection IS NOT ""> #URLEncodedFormat(StreetDirection)#</cfif> #URLEncodedFormat(StreetName)#<cfif isdefined("StreetSuffix") and StreetSuffix IS NOT ""> #URLEncodedFormat(StreetSuffix)#</cfif>,#URLEncodedFormat(ZIP)#/?mapSize=320,240&key=#BingMapKay#"/>

Resources:

Browser   Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote Address   3.144.47.195
Referrer  
Date/Time   28-Jun-24 07:34 PM
Stack Trace
at cfpop_print_view2ecfm1017774844._factor9(C:\inetpub\wwwroot\AmericanAssociates\pop_print_view.cfm:284) at cfpop_print_view2ecfm1017774844._factor10(C:\inetpub\wwwroot\AmericanAssociates\pop_print_view.cfm:22) at cfpop_print_view2ecfm1017774844.runPage(C:\inetpub\wwwroot\AmericanAssociates\pop_print_view.cfm:1)

coldfusion.runtime.UndefinedVariableException: Variable BINGMAPKAY is undefined.
	at coldfusion.runtime.CfJspPage._get(CfJspPage.java:221)
	at coldfusion.runtime.CfJspPage._autoscalarize(CfJspPage.java:928)
	at cfpop_print_view2ecfm1017774844._factor9(C:\inetpub\wwwroot\AmericanAssociates\pop_print_view.cfm:284)
	at cfpop_print_view2ecfm1017774844._factor10(C:\inetpub\wwwroot\AmericanAssociates\pop_print_view.cfm:22)
	at cfpop_print_view2ecfm1017774844.runPage(C:\inetpub\wwwroot\AmericanAssociates\pop_print_view.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:210)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
	at coldfusion.CfmServlet.service(CfmServlet.java:107)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
	at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doRequestNoFilter(FusionReactorCoreFilter.java:712)
	at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFusionRequest(FusionReactorCoreFilter.java:341)
	at com.intergral.fusionreactor.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:246)
	at com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java:121)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
	at com.seefusion.Filter.doFilter(Filter.java:49)
	at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1500)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
	at jrun.servlet.FilterChain.service(FilterChain.java:101)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)