import wixUsers from 'wix-users'; import wixLocation from 'wix-location'; $w.onReady(function () { wixUsers.onLogin((user) => { let userId = user.id; let isLoggedIn = user.loggedIn; // true let userRole = user.role; wixLocation.to("/new-page-6"); }); });
top of page
Lakemont-Sign-Image.png

Info about Fayetteville

mainstreet fayetteville.jpg

Fayetteville, Georgia’s historic downtown district is known as “Main Street”. A good portion of the original turn-of-the-century, town center is still intact and currently undergoing a great revitalization. We offer a friendly, welcoming and safe downtown environment for all to enjoy, with a beautiful courthouse lawn, and outdoor events throughout the year. Plus, plenty of free, downtown parking!

fayette co schools.jpg

Fayette County is home to one of the top-rated public school systems in the state of Georgia. Over 86% of high school graduates go on to further education: 73% to four-year colleges and 13% to community colleges or vocational schools. Visit the official website for the Fayette County Board of Education.  Lakemont sits in the Whitewater district.

​

utilities.jpg

Resources for all your utility needs.

https://fayetteville-ga.gov/

​

bottom of page
$w.onReady(function () { wixUsers.onLogin((user) => { let userId = user.id; let isLoggedIn = user.loggedIn; // true let userRole = user.role; wixLocation.to("/new-page-6"); }); });