Bohica Air

Bohica Air Bohica Air is an adventure with drones

01/06/2026
08/29/2025

A T2J Buckeye of Basic Training Group (BTG) 9 pictured on the catapult on board the carrier USS Antietam (CVS 36) in the Gulf of Mexico prior to making the carrier's 20,000th launch in 1960.

07/30/2025
02/19/2025

We're starting to think law classes should be a requirement for everyone.

10/23/2024

Stallion 51's Mustangs are waiting to share the cockpit with you! The Fall weather is perfect to take the controls of your flying fantasy. Give us a call at 407-846-4400 or check out our website at www.stallion51.com to explore the possibilities.

10/19/2024
03/29/2024

One of the most memorable roles played by Louis Gossett, Jr., who passed away today at the age of 87, was Gunnery Sergeant Foley in the film "An Officer and a Gentleman." Though filmed in the Pacific Northwest, it was based on the experience of going through Aviation Officer Candidate School at NAS Pensacola.

12/08/2023

Address

Deltona, FL
32738

Website

Alerts

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

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