Footsteps Through Forsyth Art Walk

Footsteps Through Forsyth Art Walk Local and regional artisans promoting the arts in downtown Forsyth, Ga.

Stop in to see the new show! Ribbons have been awarded. The local talented artisans are awesome.
03/07/2026

Stop in to see the new show! Ribbons have been awarded. The local talented artisans are awesome.

Have you checked out the Kiosk at the new updated park? Take a selfie with it and share!!
12/14/2025

Have you checked out the Kiosk at the new updated park? Take a selfie with it and share!!

Stop in tomorrow and check out the show
08/02/2024

Stop in tomorrow and check out the show

1823 Guild special. Buy one of these ornaments - get one free. Please stop by. We have new merchandise from several of o...
11/25/2023

1823 Guild special. Buy one of these ornaments - get one free. Please stop by. We have new merchandise from several of our local artisans

10/15/2023

We have fall themed art work on major sale! Stop by the gallery and pick up something fun!

Address

30E Main Street
Forsyth, GA
31029

Alerts

Be the first to know and let us send you an email when Footsteps Through Forsyth Art Walk posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Footsteps Through Forsyth Art Walk:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });