Burke Outdoor Theater

Burke Outdoor Theater A family owned and operated movie theater company located in Covington, Georgia. We are also mobile

01/01/2023
08/13/2022

Book your next family and friends event.

Burke Outdoor Theater still making new moves!!
12/03/2021

Burke Outdoor Theater still making new moves!!

Happy Thanksgiving from Burke Outdoor Theater and family.
11/25/2021

Happy Thanksgiving from Burke Outdoor Theater and family.

10/17/2021

🚨 NEW ADDITION 🚨
Burke Outdoor Theater is now adding a S’mores Maker to go along with this fall weather! Book your next event with us and ask about this perfect addition!

09/25/2021

Book with us for your next movie night with the family or friends! We have packages to cater to all! 🎥‼️

07/31/2021

Another great movie night with Kendra Wyatt and family. Thank you for all the support.

07/09/2021

‼️ IT’S A WHOLE VIBE ‼️
Book with us for your next entertainment night with your friends or family!
📍 www.burkeoutdoortheater.com
Don’t hesitate to contact us with any questions you may have!

06/14/2021

Address

Covington, GA
30016

Telephone

+16782364289

Website

Alerts

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

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