Future Atlanta

Future Atlanta Atlanta's newest hot spot! Restaurant
(2)

This week at Future!
02/24/2025

This week at Future!

We are so excited to see who wins the crown this year as Miss Ruck n Maul! Atlanta Bucks Rugby Football Club
12/05/2024

We are so excited to see who wins the crown this year as Miss Ruck n Maul! Atlanta Bucks Rugby Football Club

Here comes another fun weekend!
10/31/2024

Here comes another fun weekend!

Future Atlanta is open tomorrow for HALLOWEEN!  Cash prize for best costume.  See you all there....
10/30/2024

Future Atlanta is open tomorrow for HALLOWEEN! Cash prize for best costume. See you all there....

Halloween fun TONIGHT at Xion, Future, and Heretic!  See you all on the dance floor...www.2069Events.com
10/26/2024

Halloween fun TONIGHT at Xion, Future, and Heretic! See you all on the dance floor...
www.2069Events.com

Tonight in ATL!! See you soon.... 💃🕺
10/20/2024

Tonight in ATL!! See you soon.... 💃🕺

Back to the grind.... Here we go with anther fun weekend in ATL!
10/17/2024

Back to the grind.... Here we go with anther fun weekend in ATL!

Address

50 Lower Alabama Street SW, Ste 180
Atlanta, GA
30303

Alerts

Be the first to know and let us send you an email when Future Atlanta 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 Future Atlanta:

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); });