Jaybirdpix The ocean has always fascinated me, particularly waves. Through my photography, I love to show the unnoticed beauty and uniqueness of a coastal Georgia wave.

I spend most of my free time on Saint Simons Island chasing the perfect shot. Follow me on Insta

Saturday’s tumble in the washing machine trying to get a few shots. 🌊💨🧼
10/06/2025

Saturday’s tumble in the washing machine trying to get a few shots. 🌊💨🧼

Follow the sun ☀️    ☀️😎
09/24/2025

Follow the sun ☀️

☀️😎

🍁🍂
09/22/2025

🍁🍂

Glass🌊
09/22/2025

Glass🌊

✌🏼                              ̇nstagood
09/16/2025

✌🏼

̇nstagood

Morning Sunshine☀️🌊
09/10/2025

Morning Sunshine☀️🌊

Where the light bends                              ̇nstagood
09/06/2025

Where the light bends

̇nstagood

Happy place 😎
08/29/2025

Happy place 😎

☀️ ⬆️
08/27/2025

☀️ ⬆️

🐍
08/25/2025

🐍

Remnants of Erin 🌀
08/24/2025

Remnants of Erin 🌀

04/17/2025

Need help planning your next trip? Julianna can definitely help.

Let’s explore the world together—one amazing trip at a time!

Email: [email protected]

Address

Saint Simons Island, GA

Website

Alerts

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

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