Jekyll and Hyde Con

Jekyll and Hyde Con Comic & Horror themed convention.

THANK YOU to everyone for another great year of shows and events produced or sponsored by Hall of Heroes in northeast Fl...
12/30/2025

THANK YOU to everyone for another great year of shows and events produced or sponsored by Hall of Heroes in northeast Florida and southeast Georgia! We love serving our local and regional community and look forward to bringing even more fun and entertainment for you in 2026!

Ancient City Con has been nominated once more for 'Best Cosplayer Event' in Folio's 'Best of' readers poll. Please take ...
12/26/2025

Ancient City Con has been nominated once more for 'Best Cosplayer Event' in Folio's 'Best of' readers poll.

Please take a moment and cast your vote now and vote daily until NYE!

https://embed-1124499.secondstreetapp.com/embed/bc67c491-dcfe-4478-921b-91a69e1db02d/gallery/510781822/

Voting is now open! Ancient City Con has been nominated once more for Best Cosplayer Event in Folio's Best of readers poll. Please take a moment and cast your vote for us.

https://embed-1124499.secondstreetapp.com/embed/bc67c491-dcfe-4478-921b-91a69e1db02d/gallery/510781822/

You can bookmark the link and vote once a day!
12/19/2025

You can bookmark the link and vote once a day!

10/22/2025
Thanks to Board 2 Board for bringing gaming to Jekyll & Hyde Con today! Gaming is happening until 9pm tonight!
10/18/2025

Thanks to Board 2 Board for bringing gaming to Jekyll & Hyde Con today! Gaming is happening until 9pm tonight!

Address

Brunswick, GA

Alerts

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

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