Luna Azul Farms

Luna Azul Farms Event space, Outdoor Local Music, We run like a backyard party. BYO: whatever you need, i.e. tents,

This is an customized event space and currently set up like a backyard party. We want to open our field to our local musician friends and offer the opportunity to play outside in a safe social distanced space, and a space for friends to come enjoy them. Bring chairs, blankets, umbrellas, pop ups -
Bring beverages and snacks
Well behaved dogs allowed
We will collect donations for the band at the door. Feel free to tip the musicians also, covid has been hard on all of us.

08/24/2024

August 30 & 31

We have some tents just waiting for you
05/11/2024

We have some tents just waiting for you

05/11/2024

we are still planning for music.. only a 35% chance of rain at 7p it will be quick if it happens at all

Address

677 Blue Ridge Drive
Troy, VA
22974

Alerts

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

Share

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