Lenny Zoom

Lenny Zoom Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Lenny Zoom, Art, Jackson County, OH.

Sunday afternoon drive through the countryside...
11/08/2020

Sunday afternoon drive through the countryside...

Still some color at Lake Hope...
11/07/2020

Still some color at Lake Hope...

Along the banks of the Ohio River...
11/01/2020

Along the banks of the Ohio River...

Beautiful old barn...
10/21/2020

Beautiful old barn...

I love this photograph I shot a few days ago with Southview School in the background.
10/10/2020

I love this photograph I shot a few days ago with Southview School in the background.

Beautiful sunset near Richmondale...
09/06/2020

Beautiful sunset near Richmondale...

Rustic barn in the wilds of Lawrence County, OH...
08/25/2020

Rustic barn in the wilds of Lawrence County, OH...

A drive through the country...
08/25/2020

A drive through the country...

Overlooking Hammertown Lake...
08/21/2020

Overlooking Hammertown Lake...

Beautiful scenes from Lake Alma...
08/19/2020

Beautiful scenes from Lake Alma...

A stroll around Franklin Park Conservatory...  Which photo is your fav???
08/07/2020

A stroll around Franklin Park Conservatory... Which photo is your fav???

I love flowers...
08/03/2020

I love flowers...

Address

Jackson County, OH

Website

Alerts

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