Fern Cook

Fern Cook Seeker of Art and Love in all things and actions
*AI Free Content* Bringing Vibrant New Life to your Landscape

04/12/2026

Golden hour feeling 💛 no edits music:massil ia
04/02/2026

Golden hour feeling 💛 no edits music:massil ia

03/23/2026

03/08/2026

summer storm on our way home from Athens yesterday 😳

What do you see???first swirl of 2026. Big plans for this one! Vision Accomplished Landscape Consulting
01/16/2026

What do you see???

first swirl of 2026. Big plans for this one!
Vision Accomplished Landscape Consulting

reflection of an artist
12/08/2025

reflection of an artist

merry   season to all!
12/08/2025

merry season to all!

Address

Newnan, GA

Website

Alerts

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

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