Freeman's Landing

Freeman's Landing A place to relax and unwind with family and friends after a long week at work..

The Great Branford Duck Race 2024
07/04/2024

The Great Branford Duck Race 2024

07/04/2024
06/29/2024
06/29/2024

Getting some practice in before 4th of July weekend.

03/30/2024

I have missed this place.

Great ride up to Hal Adam's Bridge this morning ( only in high water ) with Dee from  Freeman's Landing Get busy Living ...
07/02/2023

Great ride up to Hal Adam's Bridge this morning ( only in high water ) with Dee from Freeman's Landing

Get busy Living instead of being busy dying!!!

07/02/2023

Loving the view

WOWFoot prints in the morning dew.I don't understand but there is something Positive about it.Haha 😄
06/24/2023

WOW
Foot prints in the morning dew.
I don't understand but there is something
Positive about it.
Haha 😄

06/23/2023

So close
But not done
Looking good.

Work, WorkGetting ready for the new Dock.
06/02/2023

Work, Work
Getting ready for the new Dock.

Address

South Of The Swamp
Branford, FL
32008

Website

Alerts

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