Cricket Run Canvas

Cricket Run Canvas Creative Events with Canvas and Cocktails We’ll make you a wizard after one evening. Paint nights require no artistic experience. Most events will begin at 7 p.m.

Paint nights have been gaining popularity and for good reason — what is better than having a couple of laughs and drinks with friends while creating artwork that you can take home and cherish for good? But you may be surprised by what you can learn in one night. Book a private holiday party, bachelorette event, birthday party or join one of our scheduled calendar events. What you’ll paint: A pre-s

elected painting that will be displayed with the event. You don't need to bring any supplies, everything will be provided for you. You might want to wear your painting clothes even though acrylics are mostly washable. Events will be scheduled in places that serve snacks, food and beverages. The price: $35 per person, including two drinks. Choose from two glasses of wine, beer or soda. You must be 18 to attend each of the events and twenty-one to be served alcohol. If you are wishing to have a private party you are responsible for food and drink. and guests should come ten to fifteen minutes beforehand. You must register online for all events and you can do that here by clicking on a calendar event and adding it to your cart.

Address

95 Cricket Run
Forsyth, GA
31029

Alerts

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

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