SEAJekyll

SEAJekyll Society for the Enrichment of the Arts - Jekyll

The Society for the Preservation of the Arts on Jekyll (SEAJekyll) was created to bring the Jekyll Island community together by fostering and showcasing the island's rich cultural heritage, historic significance, and natural beauty. Jekyll Island is home to a vibrant artistic and literary community whose talents and gifts deserve to be celebrated and shared. From writers capturing coastal life to

artists painting our marshes and musicians performing under our ancient oaks, creativity thrives here.

Let's play some     - who recognizes this famous  ? His   was instrumental in the founding of the Society for the Preser...
10/23/2025

Let's play some - who recognizes this famous ? His was instrumental in the founding of the Society for the Preservation of the Arts on Jekyll ( )
Any guesses?

This was one of the logos we considered for  , but didn't end up using. It's so pretty, we figured we'd share it on our ...
10/23/2025

This was one of the logos we considered for , but didn't end up using. It's so pretty, we figured we'd share it on our page anyway. This beautiful was hand-blown by Mark Ellinger at Glass Quest. You can enter to win it (without the writing on it) at any of Sandy Malone's this fall. You can also enter at the Black Friday launch party for her new book - "Christmas on Jekyll" - on Nov. 28 at 3 pm in the Pulitzer Room at the Jekyll Island Club Hotel.

Address

544 Old Plantation Road
Jekyll Island, GA
31527

Alerts

Be the first to know and let us send you an email when SEAJekyll 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); });