The Treehouse in Georgia

The Treehouse in Georgia Hello, and welcome to my page! My name is Brad, and I'm looking to create a store where you can purchase anything pokemon!

My inventory is small, but I do plan to branch out as the days go on! Don't be afraid to shoot me any questions you have!

08/11/2021

Hello everyone following this page! My name is Brad, and I'm the owner of The Treehouse in Georgia! Just to give you a little background of who I am..... I grew up in West Palm Beach, Florida, and moved up to Georgia in 2017. I found a job at a movie theater and made a group of friends that played Magic the Gathering. I instantly fell in love with the game, building around 10 different commander decks. Going to events at card shops have always been a fun and exciting experience, up until the one card shop near me closed down. My goal for this company is to create a community that loves playing cards, Watching anime, playing videogames, and anything else really. When we get enough people, I do want to have some get-togethers at a park or somewhere so we can meet up and have some friendly competitions, and eventually to the point where I can get my own store and we can do our own release tournaments! This would be in the Gainesville (GA) area, so if you're around that area and like anything that I mentioned, please hit the follow! Join me on the discord! Can't wait to see the things we can do!!!

Hello! My name is Brad, and welcome to The Treehouse! Let me tell you a little about my new venture... My goal is to cre...
08/09/2021

Hello! My name is Brad, and welcome to The Treehouse! Let me tell you a little about my new venture... My goal is to create a business where people come together, talk about anything, and have fun with anything we do! whether it be Pokémon, Anime, or Magic the Gathering, we can chat, share, and eventually get together and create memories! I can't wait for us to get started! Welcome!

Address

Gainesville, GA

Alerts

Be the first to know and let us send you an email when The Treehouse in Georgia posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

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