Honey Hill Orchard & Apiary

Honey Hill Orchard & Apiary Orchard & Apiary located in Chittenango, NY Honey Hill is a small, family owned & operated orchard & apiary located in Chittenango, NY.

We grow over 70 varieties of apples, as well as peaches, plums, pears and cherries. Seasonal produce is picked fresh every day and is sold from our farm stand at the orchard. Fresh, local, raw honey is available year round. Please stop by Mike's shop at 107 North Center Street in East Syracuse (behind the Thrifty Shopper just over the bridge) during business hours or call 315-463-9582 for availability.

10/04/2023

So sorry to say we are not opening this year. A hard frost in May took our crop away 😢

Address

1250 Kinderhook Road
Chittenango, NY
13037

Telephone

+13154639582

Website

Alerts

Be the first to know and let us send you an email when Honey Hill Orchard & Apiary posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Honey Hill Orchard & Apiary:

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