Remembering Vintage Hocking Hills

Remembering Vintage Hocking Hills Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Remembering Vintage Hocking Hills, Art Gallery, Logan, OH.

Logan! Before Walmart and the bypass were put in... Y'all remember this old bridge?
08/25/2019

Logan! Before Walmart and the bypass were put in... Y'all remember this old bridge?

08/12/2019
Robbins Crossing is located in Nelsonville Ohio, on the campus of Hocking College. Most of the buildings were built arou...
08/12/2019

Robbins Crossing is located in Nelsonville Ohio, on the campus of Hocking College. Most of the buildings were built around the early 1800's and have been moved and rebuilt here. The Robbins Crossing program is part of the Hocking College School of Natural and Historical Interpretive Services. Students taking courses in Historical Interpretation research Ohio pioneers of the 1850s and present what life was like in that time period.

08/12/2019

Please feel free to share any pics you have of the Hocking Hills area from the past; old town pics, old cars, barns,scenery, etc.

Lake Logan
08/12/2019

Lake Logan

Steps Leading to Tunnel Under High Cliff Old Man's Cave.Circa 1953
08/12/2019

Steps Leading to Tunnel Under High Cliff Old Man's Cave.
Circa 1953

08/12/2019

This Page was created for the citizens of Hocking Hills in Ohio to share pics and stories of the Hocking Hills area from the past and present.... Feel free to share any pics that help us all in remembering what our town/s use to look like in the past 😁

Address

Logan, OH

Website

Alerts

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