Lost Sheep Farm  ·  Roswell, NM

We would love to
hear from you.

Questions about our products, availability, or the farm? Send us a message and we will get back to you as soon as we can.

Send us a message

Fill out the form and we will get back to you within 1 to 2 business days. For faster responses, reach us directly at LSF@heavenlyhenhouse.com

Message received!

Thank you for reaching out. We will get back to you within 1 to 2 business days. In the meantime, feel free to browse the shop or follow us on Instagram for daily farm updates.

Connect with us

Farm Stands  ·  Open 24/7

1800 East College Blvd
Roswell, NM 88201
Eggs & Pine Firewood — Self-Serve
Pay via Venmo or Cash App: $lostsheepfarmstand

Find our stands

1800 East College Blvd, Roswell NM 88201  ·  Eggs and firewood available 24/7

E html> Contact | Lost Sheep Farm | Roswell, NM

Lost Sheep Farm  ·  Roswell, NM

We would love to
hear from you.

Questions about our products, availability, or the farm? Send us a message and we will get back to you as soon as we can.

Send us a message

Fill out the form and we will get back to you within 1 to 2 business days. For faster responses, reach us directly at LSF@heavenlyhenhouse.com

Message received!

Thank you for reaching out. We will get back to you within 1 to 2 business days. In the meantime, feel free to browse the shop or follow us on Instagram for daily farm updates.

Connect with us

Farm Stands  ·  Open 24/7

1800 East College Blvd
Roswell, NM 88201
Eggs & Pine Firewood — Self-Serve
Pay via Venmo or Cash App: $lostsheepfarmstand

Find our stands

1800 East College Blvd, Roswell NM 88201  ·  Eggs and firewood available 24/7

/* ── FORCE AUTOPLAY ALL VIDEOS ── */ (function(){ function playAll(){ document.querySelectorAll('video').forEach(function(v){ v.muted=true; v.setAttribute('playsinline',''); v.setAttribute('muted',''); var p=v.play(); if(p!==undefined){p.catch(function(){});} }); } /* Play on load */ if(document.readyState==='loading'){ document.addEventListener('DOMContentLoaded',playAll); } else { playAll(); } window.addEventListener('load',playAll); /* Play when scrolled into view, pause when out */ var vObs=new IntersectionObserver(function(entries){ entries.forEach(function(e){ if(e.isIntersecting){ e.target.muted=true; e.target.play().catch(function(){}); } else { e.target.pause(); } }); },{threshold:0.15}); function observeVideos(){ document.querySelectorAll('video').forEach(function(v){vObs.observe(v);}); } if(document.readyState==='loading'){ document.addEventListener('DOMContentLoaded',observeVideos); } else { observeVideos(); } /* Fallback: first user interaction unlocks autoplay */ ['touchstart','click','scroll'].forEach(function(ev){ document.addEventListener(ev,playAll,{once:true,passive:true}); }); })();