CINXE.COM

We Own Adventure – Scouting News for the DC Metro Area

<!DOCTYPE html> <html lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"> <head itemscope itemtype="https://schema.org/WebSite"> <meta charset="UTF-8" /> <meta name="description" content="Scouting News for the DC Metro Area" /> <meta name="robots" content="noodp,noydir" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>We Own Adventure – Scouting News for the DC Metro Area</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <style type="text/css"> .slide-excerpt { width: 50%; } .slide-excerpt { bottom: 0; } .slide-excerpt { right: 0; } .flexslider { max-width: 1080px; max-height: 450px; } .slide-image { max-height: 450px; } </style> <style type="text/css"> @media only screen and (min-device-width : 320px) and (max-device-width : 480px) { .slide-excerpt { display: none !important; } } </style> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="We Own Adventure &raquo; Feed" href="https://weownadventure.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="We Own Adventure &raquo; Comments Feed" href="https://weownadventure.com/comments/feed/" /> <link rel="canonical" href="https://weownadventure.com/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v8.19 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-EMM5GKRVDK" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '8.19'; var mi_track_user = true; var mi_no_track_reason = ''; var disableStrs = [ 'ga-disable-G-EMM5GKRVDK', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); __gtagTracker('config', 'G-EMM5GKRVDK', {"forceSSL":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/weownadventure.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.1"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <!-- weownadventure.com is managing ads with Advanced Ads – https://wpadvancedads.com/ --><script id="weown-ready"> window.advanced_ads_ready=function(e,a){a=a||"complete";var d=function(e){return"interactive"===a?"loading"!==e:"complete"===e};d(document.readyState)?e():document.addEventListener("readystatechange",(function(a){d(a.target.readyState)&&e()}),{once:"interactive"===a})},window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[]; </script> <link rel='stylesheet' id='genesis-elk-css' href='https://weownadventure.com/wp-content/themes/genesis-elk-master/style.css?ver=2.6.0' type='text/css' media='all' /> <style id='genesis-elk-inline-css' type='text/css'> a, .entry-title a:focus, .entry-title a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:focus, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover { color: #003366; } .wp-custom-logo .site-container .title-area { max-width: 500px; } </style> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://weownadventure.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.1' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='contact-form-7-css' href='https://weownadventure.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.8' type='text/css' media='all' /> <link rel='stylesheet' id='foobox-free-min-css' href='https://weownadventure.com/wp-content/plugins/foobox-image-lightbox/free/css/foobox.free.min.css?ver=2.7.27' type='text/css' media='all' /> <link rel='stylesheet' id='rpt_front_style-css' href='https://weownadventure.com/wp-content/plugins/related-posts-thumbnails/assets/css/front.css?ver=1.9.0' type='text/css' media='all' /> <link rel='stylesheet' id='same-category-posts-css' href='https://weownadventure.com/wp-content/plugins/same-category-posts/same-category-posts.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='slick-style-css' href='https://weownadventure.com/wp-content/plugins/smart-post-grid/js/slick/slick.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='slick-theme-css' href='https://weownadventure.com/wp-content/plugins/smart-post-grid/js/slick/slick-theme.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='spg_css-css' href='https://weownadventure.com/wp-content/plugins/smart-post-grid//css/style.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='usp_style-css' href='https://weownadventure.com/wp-content/plugins/user-submitted-posts/resources/usp.css?ver=20230811' type='text/css' media='all' /> <link rel='stylesheet' id='genesis-elk-fonts-css' href='//fonts.googleapis.com/css?family=Source+Sans+Pro%3A400%2C400i%2C600%2C700&#038;ver=2.6.0' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://weownadventure.com/wp-includes/css/dashicons.min.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='styles-css' href='https://weownadventure.com/wp-content/themes/genesis-elk-master/css/styles.css?ver=1.1' type='text/css' media='all' /> <link rel='stylesheet' id='simple-social-icons-font-css' href='https://weownadventure.com/wp-content/plugins/simple-social-icons/css/style.css?ver=3.0.2' type='text/css' media='all' /> <link rel='stylesheet' id='slider_styles-css' href='https://weownadventure.com/wp-content/plugins/genesis-responsive-slider/assets/style.css?ver=1.0.1' type='text/css' media='all' /> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=8.19" id="monsterinsights-frontend-script-js"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/weownadventure.com","hash_tracking":"false","v4_id":"G-EMM5GKRVDK"};/* ]]> */ </script> <script type="text/javascript" src="https://weownadventure.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/user-submitted-posts/resources/jquery.cookie.js?ver=20230811" id="usp_cookie-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/user-submitted-posts/resources/jquery.parsley.min.js?ver=20230811" id="usp_parsley-js"></script> <script type="text/javascript" id="usp_core-js-before"> /* <![CDATA[ */ var usp_custom_field = "usp_author_info"; var usp_custom_field_2 = ""; var usp_custom_checkbox = "usp_custom_checkbox"; var usp_case_sensitivity = "false"; var usp_challenge_response = "2"; var usp_min_images = 0; var usp_max_images = 6; var usp_parsley_error = "Incorrect response."; var usp_multiple_cats = 0; var usp_existing_tags = 0; var usp_recaptcha_disp = "hide"; var usp_recaptcha_vers = "2"; var usp_recaptcha_key = ""; /* ]]> */ </script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/user-submitted-posts/resources/jquery.usp.core.js?ver=20230811" id="usp_core-js"></script> <!--[if lt IE 9]> <script type="text/javascript" src="https://weownadventure.com/wp-content/themes/genesis/lib/js/html5shiv.min.js?ver=3.7.3" id="html5shiv-js"></script> <![endif]--> <script type="text/javascript" id="foobox-free-min-js-before"> /* <![CDATA[ */ /* Run FooBox FREE (v2.7.27) */ var FOOBOX = window.FOOBOX = { ready: true, disableOthers: false, o: {wordpress: { enabled: true }, countMessage:'image %index of %total', captions: { dataTitle: ["captionTitle","title"], dataDesc: ["captionDesc","description"] }, excludes:'.fbx-link,.nofoobox,.nolightbox,a[href*="pinterest.com/pin/create/button/"]', affiliate : { enabled: false }}, selectors: [ ".foogallery-container.foogallery-lightbox-foobox", ".foogallery-container.foogallery-lightbox-foobox-free", ".gallery", ".wp-block-gallery", ".wp-caption", ".wp-block-image", "a:has(img[class*=wp-image-])", ".foobox" ], pre: function( $ ){ // Custom JavaScript (Pre) }, post: function( $ ){ // Custom JavaScript (Post) // Custom Captions Code }, custom: function( $ ){ // Custom Extra JS } }; /* ]]> */ </script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/foobox-image-lightbox/free/js/foobox.free.min.js?ver=2.7.27" id="foobox-free-min-js"></script> <link rel="https://api.w.org/" href="https://weownadventure.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://weownadventure.com/wp-json/wp/v2/pages/15" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://weownadventure.com/xmlrpc.php?rsd" /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://weownadventure.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fweownadventure.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://weownadventure.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fweownadventure.com%2F&#038;format=xml" /> <style type="text/css" id="pf-main-css"> @media screen { .printfriendly { z-index: 1000; position: relative } .printfriendly a, .printfriendly a:link, .printfriendly a:visited, .printfriendly a:hover, .printfriendly a:active { font-weight: 600; cursor: pointer; text-decoration: none; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; outline:none; font-size: 14px !important; color: #3AAA11 !important; } .printfriendly.pf-alignleft { float: left; } .printfriendly.pf-alignright { float: right; } .printfriendly.pf-aligncenter { justify-content: center; display: flex; align-items: center; } } .pf-button-img { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; padding: 0; margin: 0; display: inline; vertical-align: middle; } img.pf-button-img + .pf-button-text { margin-left: 6px; } @media print { .printfriendly { display: none; } } </style> <style type="text/css" id="pf-excerpt-styles"> .pf-button.pf-button-excerpt { display: none; } </style> <style> #related_posts_thumbnails li{ border-right: 1px solid #dddddd; background-color: #ffffff } #related_posts_thumbnails li:hover{ background-color: #eeeeee; } .relpost_content{ font-size: 18px; color: #333333; } .relpost-block-single{ background-color: #ffffff; border-right: 1px solid #dddddd; border-left: 1px solid #dddddd; margin-right: -1px; } .relpost-block-single:hover{ background-color: #eeeeee; } </style> <meta itemprop="name" content="We Own Adventure" /> <meta itemprop="url" content="https://weownadventure.com/" /> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-127756488-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-127756488-1'); </script> <link rel="icon" href="https://weownadventure.com/wp-content/uploads/2021/09/cropped-WOA-Icon-32x32.png" sizes="32x32" /> <link rel="icon" href="https://weownadventure.com/wp-content/uploads/2021/09/cropped-WOA-Icon-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://weownadventure.com/wp-content/uploads/2021/09/cropped-WOA-Icon-180x180.png" /> <meta name="msapplication-TileImage" content="https://weownadventure.com/wp-content/uploads/2021/09/cropped-WOA-Icon-270x270.png" /> <style type="text/css" id="wp-custom-css"> #categories-12 .cat-item-8 { display: none; } .printfriendly.pf-alignleft { float: none; margin: 0; } #categories-13 > div > ul > li { display: none; } .full-width-content main#genesis-content { width: 100%; } #categories-13 > div > ul > li.cat-item-8 { display: block !important; } .scb-col-item.col-md-4 { width: 33.33%; float: left; padding: 0 10px; } .scb-col-item.col-md-4 .scb-item { border: 1px solid #eee; background-color: #003366; } .scb-col-item.col-md-4 .scb-item .item-content { padding: 0 10px 10px; } .scb-col-item.col-md-4 .scb-item .printfriendly.pf-alignleft { display: none; } .scb-item .item-thumbnail { max-height: 182px; } body:not(.search) .sidebar #categories-8 { display: none; } #text-7 img, .weown-widget img { border: 2px solid #ccc; } .home .featuredpost p { line-height: 1.25em !important; font-size: 16px; } .after-entry.widget-area { padding: 20px 0; box-shadow: none; } li.same-category-post-item { margin: 0; border-bottom: 0; } li.same-category-post-item p.post-date { display: inline; padding-left: 4px; } .widget_media_image { display: none; } .author-description { margin-bottom: 0; } .author-description h1 { font-size: 1.5em; } .author-description:after { content: "Recent Posts by this Author:"; display: block; font-size: 1.125em; font-weight: bold; margin: 30px 0 15px; } .menu-toggle { color: #fad519 } div#usp-submit:after { content: "By submitting the content in the form above I am affirming that I have rights to use this content and give permission to NCAC to use on their website and social media."; display: block; font-size: 14px; font-style: italic; margin-top: 8px; } .ad-ldrbd-home { margin: 0 auto; text-align: center; } @media(min-width: 1024px){ .home .featuredpost article a.alignnone{ height: 190px; } } @media(max-width: 1023px){ .scb-col-item.col-md-4 { width: 50%; } .home .featuredpost article a.alignnone { height: 170px; } body.home .featuredpost .widget-wrap > article > a { display: block !important; } } .home .featuredpost article img { object-fit: cover; } .home .featuredpost article img { min-height: 100%; transform: inherit; -webkit-transform: inherit; top: 0; left: 0; } .home .wrap > .featuredpost:first-child article img { top: 65%; left: 50%; } a.scb-filter-1-btn.font-nav { display: none; } @media(max-width: 767px){ .scb-col-item.col-md-4 { width: 100%; } } </style> <!-- START - Open Graph and Twitter Card Tags 3.3.1 --> <!-- Facebook Open Graph --> <meta property="og:locale" content="en_US"/> <meta property="og:site_name" content="We Own Adventure"/> <meta property="og:title" content="Home"/> <meta property="og:url" content="https://weownadventure.com"/> <meta property="og:type" content="website"/> <meta property="og:description" content="Scouting News for the DC Metro Area"/> <meta property="og:image" content="https://weownadventure.com/wp-content/uploads/2018/10/NCAC-BSA-e1538864629298.jpg"/> <meta property="og:image:url" content="https://weownadventure.com/wp-content/uploads/2018/10/NCAC-BSA-e1538864629298.jpg"/> <meta property="og:image:secure_url" content="https://weownadventure.com/wp-content/uploads/2018/10/NCAC-BSA-e1538864629298.jpg"/> <meta property="article:publisher" content="https://www.facebook.com/NCACBSA/"/> <!-- Google+ / Schema.org --> <meta itemprop="name" content="Home"/> <meta itemprop="headline" content="Home"/> <meta itemprop="description" content="Scouting News for the DC Metro Area"/> <meta itemprop="image" content="https://weownadventure.com/wp-content/uploads/2018/10/NCAC-BSA-e1538864629298.jpg"/> <meta itemprop="author" content="The Scouter Digest Staff"/> <!--<meta itemprop="publisher" content="We Own Adventure"/>--> <!-- To solve: The attribute publisher.itemtype has an invalid value --> <!-- Twitter Cards --> <meta name="twitter:title" content="Home"/> <meta name="twitter:url" content="https://weownadventure.com"/> <meta name="twitter:description" content="Scouting News for the DC Metro Area"/> <meta name="twitter:image" content="https://weownadventure.com/wp-content/uploads/2018/10/NCAC-BSA-e1538864629298.jpg"/> <meta name="twitter:card" content="summary_large_image"/> <!-- SEO --> <!-- Misc. tags --> <!-- is_singular --> <!-- END - Open Graph and Twitter Card Tags 3.3.1 --> </head> <body class="home page-template-default page page-id-15 wp-custom-logo header-full-width full-width-content aa-prefix-weown- elk-home" itemscope itemtype="https://schema.org/WebPage"><div class="site-container"><ul class="genesis-skip-link"><li><a href="#genesis-nav-primary" class="screen-reader-shortcut"> Skip to primary navigation</a></li><li><a href="#genesis-content" class="screen-reader-shortcut"> Skip to content</a></li><li><a href="#genesis-footer-widgets" class="screen-reader-shortcut"> Skip to footer</a></li></ul><header class="site-header" itemscope itemtype="https://schema.org/WPHeader"><div class="wrap"><div class="title-area"><a href="https://weownadventure.com/" class="custom-logo-link" rel="home" aria-current="page"><img width="1500" height="293" src="https://weownadventure.com/wp-content/uploads/2024/12/cropped-NCAC-WOA-Yellow-and-White.png" class="custom-logo" alt="We Own Adventure" decoding="async" fetchpriority="high" srcset="https://weownadventure.com/wp-content/uploads/2024/12/cropped-NCAC-WOA-Yellow-and-White.png 1500w, https://weownadventure.com/wp-content/uploads/2024/12/cropped-NCAC-WOA-Yellow-and-White-300x59.png 300w, https://weownadventure.com/wp-content/uploads/2024/12/cropped-NCAC-WOA-Yellow-and-White-1024x200.png 1024w, https://weownadventure.com/wp-content/uploads/2024/12/cropped-NCAC-WOA-Yellow-and-White-768x150.png 768w, https://weownadventure.com/wp-content/uploads/2024/12/cropped-NCAC-WOA-Yellow-and-White-1200x234.png 1200w" sizes="(max-width: 1500px) 100vw, 1500px" /></a><p class="site-title" itemprop="headline"><a href="https://weownadventure.com/">We Own Adventure</a></p><p class="site-description" itemprop="description">Scouting News for the DC Metro Area</p></div><nav class="nav-primary" aria-label="Main" itemscope itemtype="https://schema.org/SiteNavigationElement" id="genesis-nav-primary"><div class="wrap"><ul id="menu-top-menu" class="menu genesis-nav-menu menu-primary js-superfish"><li id="menu-item-27" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-15 current_page_item menu-item-27"><a href="https://weownadventure.com/" aria-current="page" itemprop="url"><span itemprop="name">Home</span></a></li> <li id="menu-item-7131" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7131"><a href="https://weownadventure.com/newsletters/" itemprop="url"><span itemprop="name">Newsletters</span></a></li> <li id="menu-item-188" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-188"><a href="https://weownadventure.com/sponsorships/" itemprop="url"><span itemprop="name">Sponsorship Opportunities</span></a></li> <li id="menu-item-6303" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6303"><a href="https://weownadventure.com/sport-adventures/" itemprop="url"><span itemprop="name">Sport Adventures</span></a></li> <li id="menu-item-850" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-850"><a href="https://weownadventure.com/submit/" itemprop="url"><span itemprop="name">Submit Your News</span></a></li> <li id="menu-item-7924" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7924"><a href="https://weownadventure.com/be-an-influencer/" itemprop="url"><span itemprop="name">Be an Influencer!</span></a></li> <li id="menu-item-190" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-190"><a href="https://ncacbsa.org" itemprop="url"><span itemprop="name">National Capital Area Council BSA Main Site</span></a></li> </ul></div></nav></div></header><div class="site-inner"><div class="content-sidebar-wrap"><main class="content" id="genesis-content"><div id="home-featured"><div class="wrap"><section id="featured-post-12" class="widget featured-content featuredpost"><div class="widget-wrap"><h3 class="widgettitle widget-title">Top Story</h3> <article class="post-8073 post type-post status-publish format-standard has-post-thumbnail category-programs category-top-story entry"><a href="https://weownadventure.com/ncac-scouts-honor-former-president-carter/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="1200" height="561" src="https://weownadventure.com/wp-content/uploads/2025/01/President-carter-rotunda-contingent-1200x561.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2025/01/President-carter-rotunda-contingent-1200x561.jpg 1200w, https://weownadventure.com/wp-content/uploads/2025/01/President-carter-rotunda-contingent-300x140.jpg 300w, https://weownadventure.com/wp-content/uploads/2025/01/President-carter-rotunda-contingent-1024x478.jpg 1024w, https://weownadventure.com/wp-content/uploads/2025/01/President-carter-rotunda-contingent-768x359.jpg 768w, https://weownadventure.com/wp-content/uploads/2025/01/President-carter-rotunda-contingent-1536x718.jpg 1536w, https://weownadventure.com/wp-content/uploads/2025/01/President-carter-rotunda-contingent.jpg 1588w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/ncac-scouts-honor-former-president-carter/">NCAC Scouts Honor Former President Carter</a></h4></header><div class="entry-content"><p>On January 7, 2025, NCAC Scouts and leaders from Troop 500, Troop 544, and Troop 98 in &#x02026; <a href="https://weownadventure.com/ncac-scouts-honor-former-president-carter/" class="more-link">[Read More...] <span class="screen-reader-text">about NCAC Scouts Honor Former President Carter</span></a></p></div></article></div></section> <section id="featured-post-13" class="widget featured-content featuredpost"><div class="widget-wrap"><h3 class="widgettitle widget-title">Featured</h3> <article class="post-7997 post type-post status-publish format-standard has-post-thumbnail category-eagle-of-the-week category-featured entry"><a href="https://weownadventure.com/davis-j-enhancing-be-the-good-food-projects-physical-infrastructure/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="1248" src="https://weownadventure.com/wp-content/uploads/2024/11/Front.jpeg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/11/Front.jpeg 720w, https://weownadventure.com/wp-content/uploads/2024/11/Front-169x300.jpeg 169w, https://weownadventure.com/wp-content/uploads/2024/11/Front-576x1024.jpeg 576w, https://weownadventure.com/wp-content/uploads/2024/11/Front-354x630.jpeg 354w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/davis-j-enhancing-be-the-good-food-projects-physical-infrastructure/">Enhancing Be the Good Food Project&#8217;s Physical Infrastructure</a></h4></header><div class="entry-content"><p>For his Eagle Scout project, Davis J from Troop 654 decided to help a local &#x02026; <a href="https://weownadventure.com/davis-j-enhancing-be-the-good-food-projects-physical-infrastructure/" class="more-link">[Read More...] <span class="screen-reader-text">about Enhancing Be the Good Food Project&#8217;s Physical Infrastructure</span></a></p></div></article><article class="post-7984 post type-post status-publish format-standard has-post-thumbnail category-eagle-of-the-week category-featured entry"><a href="https://weownadventure.com/grant-k-inspires-students-at-newton-lee-elementary/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="527" src="https://weownadventure.com/wp-content/uploads/2024/11/image7-768x576.jpeg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/11/image7-768x576.jpeg 768w, https://weownadventure.com/wp-content/uploads/2024/11/image7-300x225.jpeg 300w, https://weownadventure.com/wp-content/uploads/2024/11/image7-1024x768.jpeg 1024w, https://weownadventure.com/wp-content/uploads/2024/11/image7-1536x1152.jpeg 1536w, https://weownadventure.com/wp-content/uploads/2024/11/image7-840x630.jpeg 840w, https://weownadventure.com/wp-content/uploads/2024/11/image7.jpeg 2016w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/grant-k-inspires-students-at-newton-lee-elementary/">Inspiring Students at Newton-Lee Elementary</a></h4></header><div class="entry-content"><p>Scouts BSA Troop 58’s Grant K. painted a large mural of different explorers &#x02026; <a href="https://weownadventure.com/grant-k-inspires-students-at-newton-lee-elementary/" class="more-link">[Read More...] <span class="screen-reader-text">about Inspiring Students at Newton-Lee Elementary</span></a></p></div></article><article class="post-8020 post type-post status-publish format-standard has-post-thumbnail category-eagle-of-the-week category-featured entry"><a href="https://weownadventure.com/providing-100-meals-of-fettuccine-to-the-homeless/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="936" src="https://weownadventure.com/wp-content/uploads/2024/12/IMG_9491-768x1024.jpeg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/12/IMG_9491-768x1024.jpeg 768w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_9491-225x300.jpeg 225w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_9491-1152x1536.jpeg 1152w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_9491-1536x2048.jpeg 1536w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_9491-473x630.jpeg 473w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_9491-scaled.jpeg 1920w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/providing-100-meals-of-fettuccine-to-the-homeless/">Providing 100 Meals of Fettuccine to the Homeless</a></h4></header><div class="entry-content"><p>For his Eagle Scout project, Lucas M. from Troop 2535 prepared 100 meals for &#x02026; <a href="https://weownadventure.com/providing-100-meals-of-fettuccine-to-the-homeless/" class="more-link">[Read More...] <span class="screen-reader-text">about Providing 100 Meals of Fettuccine to the Homeless</span></a></p></div></article><article class="post-8045 post type-post status-publish format-standard category-eagle-of-the-week category-featured entry has-post-thumbnail"><a href="https://weownadventure.com/shivam-p-shelves-and-supplies-katherine-hanley-shelter-eagle-project/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="348" src="https://weownadventure.com/wp-content/uploads/2024/12/IMG_3936-scaled-e1735668861523-768x381.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/12/IMG_3936-scaled-e1735668861523-768x381.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_3936-scaled-e1735668861523-300x149.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_3936-scaled-e1735668861523-1024x508.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_3936-scaled-e1735668861523-1536x762.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_3936-scaled-e1735668861523-2048x1016.jpg 2048w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_3936-scaled-e1735668861523-1200x595.jpg 1200w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/shivam-p-shelves-and-supplies-katherine-hanley-shelter-eagle-project/">Shelves and Supplies Help Children at a Shelter</a></h4></header><div class="entry-content"><p>Ever since he led a service project creating STEM kits for children at the &#x02026; <a href="https://weownadventure.com/shivam-p-shelves-and-supplies-katherine-hanley-shelter-eagle-project/" class="more-link">[Read More...] <span class="screen-reader-text">about Shelves and Supplies Help Children at a Shelter</span></a></p></div></article><article class="post-7821 post type-post status-publish format-standard has-post-thumbnail category-eagle-of-the-week category-featured entry"><a href="https://weownadventure.com/building-a-memorial-for-a-fallen-scout/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="527" src="https://weownadventure.com/wp-content/uploads/2024/09/After-Installation-3-768x576.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/09/After-Installation-3-768x576.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/09/After-Installation-3-300x225.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/09/After-Installation-3-1024x768.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/09/After-Installation-3-1536x1152.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/09/After-Installation-3-2048x1536.jpg 2048w, https://weownadventure.com/wp-content/uploads/2024/09/After-Installation-3-840x630.jpg 840w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/building-a-memorial-for-a-fallen-scout/">Building a Memorial for a Fallen Scout</a></h4></header><div class="entry-content"><p>Yoi S-F. completed his Eagle Board of Review in January 2024, marking the end of &#x02026; <a href="https://weownadventure.com/building-a-memorial-for-a-fallen-scout/" class="more-link">[Read More...] <span class="screen-reader-text">about Building a Memorial for a Fallen Scout</span></a></p></div></article></div></section> <section id="custom_html-8" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><div class="textwidget custom-html-widget"><h3> Recent Posts </h3></div></div></section> <section id="featured-post-14" class="widget featured-content featuredpost"><div class="widget-wrap"><h3 class="widgettitle widget-title">Recent Posts</h3> <article class="post-8122 post type-post status-publish format-standard has-post-thumbnail category-at-camp entry"><a href="https://weownadventure.com/spring-2025-family-camp-weekends/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="589" src="https://weownadventure.com/wp-content/uploads/2025/02/Family-Camp-graphic-768x644.png" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2025/02/Family-Camp-graphic-768x644.png 768w, https://weownadventure.com/wp-content/uploads/2025/02/Family-Camp-graphic-300x251.png 300w, https://weownadventure.com/wp-content/uploads/2025/02/Family-Camp-graphic-752x630.png 752w, https://weownadventure.com/wp-content/uploads/2025/02/Family-Camp-graphic.png 940w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/spring-2025-family-camp-weekends/">Spring 2025 Family Camp Weekends</a></h4></header><div class="entry-content"><p>Spring Family Camp Join &#x02026; <a href="https://weownadventure.com/spring-2025-family-camp-weekends/" class="more-link">[Read More...] <span class="screen-reader-text">about Spring 2025 Family Camp Weekends</span></a></p></div></article><article class="post-8120 post type-post status-publish format-standard has-post-thumbnail category-press-releases entry"><a href="https://weownadventure.com/scouting-america-national-capital-area-council-celebrates-115-years-of-youth-leadership-character-development-and-adventure/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="367" src="https://weownadventure.com/wp-content/uploads/2025/02/Scouting_America_Logo-768x402.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2025/02/Scouting_America_Logo-768x402.jpg 768w, https://weownadventure.com/wp-content/uploads/2025/02/Scouting_America_Logo-300x157.jpg 300w, https://weownadventure.com/wp-content/uploads/2025/02/Scouting_America_Logo-1024x536.jpg 1024w, https://weownadventure.com/wp-content/uploads/2025/02/Scouting_America_Logo-1536x804.jpg 1536w, https://weownadventure.com/wp-content/uploads/2025/02/Scouting_America_Logo-2048x1072.jpg 2048w, https://weownadventure.com/wp-content/uploads/2025/02/Scouting_America_Logo-1200x628.jpg 1200w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/scouting-america-national-capital-area-council-celebrates-115-years-of-youth-leadership-character-development-and-adventure/">Scouting America National Capital Area Council Celebrates 115 Years of Youth Leadership, Character Development and Adventure</a></h4></header><div class="entry-content"><p>Scouting America has been &#x02026; <a href="https://weownadventure.com/scouting-america-national-capital-area-council-celebrates-115-years-of-youth-leadership-character-development-and-adventure/" class="more-link">[Read More...] <span class="screen-reader-text">about Scouting America National Capital Area Council Celebrates 115 Years of Youth Leadership, Character Development and Adventure</span></a></p></div></article><article class="post-8084 post type-post status-publish format-standard has-post-thumbnail category-at-camp tag-cub-scouts tag-goshen-scout-reservation tag-summer-camp tag-webelos entry"><a href="https://weownadventure.com/summer-camp-planning-funding-your-summer-adventure/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="395" src="https://weownadventure.com/wp-content/uploads/2025/01/webinar_graphic-768x432.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2025/01/webinar_graphic-768x432.jpg 768w, https://weownadventure.com/wp-content/uploads/2025/01/webinar_graphic-300x169.jpg 300w, https://weownadventure.com/wp-content/uploads/2025/01/webinar_graphic.jpg 937w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/summer-camp-planning-funding-your-summer-adventure/">Summer Camp Planning: Funding Your Summer Adventure</a></h4></header><div class="entry-content"><p>Summer Camp Planning: In the &#x02026; <a href="https://weownadventure.com/summer-camp-planning-funding-your-summer-adventure/" class="more-link">[Read More...] <span class="screen-reader-text">about Summer Camp Planning: Funding Your Summer Adventure</span></a></p></div></article><article class="post-8102 post type-post status-publish format-standard has-post-thumbnail category-adventure entry"><a href="https://weownadventure.com/camp-kenya-features-hiking-and-safari/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="527" src="https://weownadventure.com/wp-content/uploads/2025/01/IMG_6019-768x576.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2025/01/IMG_6019-768x576.jpg 768w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_6019-300x225.jpg 300w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_6019-1024x768.jpg 1024w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_6019-1536x1152.jpg 1536w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_6019-2048x1536.jpg 2048w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_6019-840x630.jpg 840w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/camp-kenya-features-hiking-and-safari/">Camp Kenya features hiking and safari</a></h4></header><div class="entry-content"><p>A group of Scouts in Troop 160 &#x02026; <a href="https://weownadventure.com/camp-kenya-features-hiking-and-safari/" class="more-link">[Read More...] <span class="screen-reader-text">about Camp Kenya features hiking and safari</span></a></p></div></article><article class="post-8089 post type-post status-publish format-standard has-post-thumbnail category-adventure category-programs entry"><a href="https://weownadventure.com/burke-lake-prince-william-district-2025-klondike-derby/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="527" src="https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-768x576.jpeg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-768x576.jpeg 768w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-300x225.jpeg 300w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-1024x768.jpeg 1024w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-1536x1152.jpeg 1536w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-840x630.jpeg 840w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360.jpeg 2016w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/burke-lake-prince-william-district-2025-klondike-derby/">Scouts Seek Yeti as part of Burke Lake, Prince William Districts’ Annual Klondike Derby Campout</a></h4></header><div class="entry-content"><p>The Scouts and Scouters from &#x02026; <a href="https://weownadventure.com/burke-lake-prince-william-district-2025-klondike-derby/" class="more-link">[Read More...] <span class="screen-reader-text">about Scouts Seek Yeti as part of Burke Lake, Prince William Districts’ Annual Klondike Derby Campout</span></a></p></div></article></div></section> <section id="custom_html-12" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><div class="textwidget custom-html-widget"><h3> <a href="https://weownadventure.com/category/adventure/">Adventure</a> </h3></div></div></section> <section id="featured-post-20" class="widget featured-content featuredpost"><div class="widget-wrap"><h3 class="widgettitle widget-title">Adventure</h3> <article class="post-8102 post type-post status-publish format-standard has-post-thumbnail category-adventure entry"><a href="https://weownadventure.com/camp-kenya-features-hiking-and-safari/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="527" src="https://weownadventure.com/wp-content/uploads/2025/01/IMG_6019-768x576.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2025/01/IMG_6019-768x576.jpg 768w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_6019-300x225.jpg 300w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_6019-1024x768.jpg 1024w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_6019-1536x1152.jpg 1536w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_6019-2048x1536.jpg 2048w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_6019-840x630.jpg 840w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/camp-kenya-features-hiking-and-safari/">Camp Kenya features hiking and safari</a></h4></header><div class="entry-content"><p>A group of Scouts in Troop 160 &#x02026; <a href="https://weownadventure.com/camp-kenya-features-hiking-and-safari/" class="more-link">[Read More...] <span class="screen-reader-text">about Camp Kenya features hiking and safari</span></a></p></div></article><article class="post-8089 post type-post status-publish format-standard has-post-thumbnail category-adventure category-programs entry"><a href="https://weownadventure.com/burke-lake-prince-william-district-2025-klondike-derby/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="527" src="https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-768x576.jpeg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-768x576.jpeg 768w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-300x225.jpeg 300w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-1024x768.jpeg 1024w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-1536x1152.jpeg 1536w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-840x630.jpeg 840w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360.jpeg 2016w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/burke-lake-prince-william-district-2025-klondike-derby/">Scouts Seek Yeti as part of Burke Lake, Prince William Districts’ Annual Klondike Derby Campout</a></h4></header><div class="entry-content"><p>The Scouts and Scouters from &#x02026; <a href="https://weownadventure.com/burke-lake-prince-william-district-2025-klondike-derby/" class="more-link">[Read More...] <span class="screen-reader-text">about Scouts Seek Yeti as part of Burke Lake, Prince William Districts’ Annual Klondike Derby Campout</span></a></p></div></article><article class="post-8044 post type-post status-publish format-standard has-post-thumbnail category-adventure category-programs entry"><a href="https://weownadventure.com/troop-3017-helps-to-celebrate-the-200th-anniversary-of-marquis-de-lafayettes-visit-to-frederick-md/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="730" src="https://weownadventure.com/wp-content/uploads/2025/01/thumbnail_image0-e1735916774138-768x799.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2025/01/thumbnail_image0-e1735916774138-768x799.jpg 768w, https://weownadventure.com/wp-content/uploads/2025/01/thumbnail_image0-e1735916774138-288x300.jpg 288w, https://weownadventure.com/wp-content/uploads/2025/01/thumbnail_image0-e1735916774138-984x1024.jpg 984w, https://weownadventure.com/wp-content/uploads/2025/01/thumbnail_image0-e1735916774138-1476x1536.jpg 1476w, https://weownadventure.com/wp-content/uploads/2025/01/thumbnail_image0-e1735916774138-605x630.jpg 605w, https://weownadventure.com/wp-content/uploads/2025/01/thumbnail_image0-e1735916774138.jpg 1740w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/troop-3017-helps-to-celebrate-the-200th-anniversary-of-marquis-de-lafayettes-visit-to-frederick-md/">Troop 3017 Helps to Celebrate the 200th Anniversary of Marquis de Lafayette&#8217;s Visit to Frederick, MD</a></h4></header><div class="entry-content"><p>In December 1824, Frederick &#x02026; <a href="https://weownadventure.com/troop-3017-helps-to-celebrate-the-200th-anniversary-of-marquis-de-lafayettes-visit-to-frederick-md/" class="more-link">[Read More...] <span class="screen-reader-text">about Troop 3017 Helps to Celebrate the 200th Anniversary of Marquis de Lafayette&#8217;s Visit to Frederick, MD</span></a></p></div></article><article class="post-7992 post type-post status-publish format-standard has-post-thumbnail category-adventure entry"><a href="https://weownadventure.com/439-111-1321-win-at-orienteering-day/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="498" src="https://weownadventure.com/wp-content/uploads/2024/11/Orienteering_results_24_all-winners-pix-768x545.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/11/Orienteering_results_24_all-winners-pix-768x545.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/11/Orienteering_results_24_all-winners-pix-300x213.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/11/Orienteering_results_24_all-winners-pix-1024x727.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/11/Orienteering_results_24_all-winners-pix-1536x1090.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/11/Orienteering_results_24_all-winners-pix-2048x1454.jpg 2048w, https://weownadventure.com/wp-content/uploads/2024/11/Orienteering_results_24_all-winners-pix-888x630.jpg 888w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/439-111-1321-win-at-orienteering-day/">439, 111, 1321 win at Orienteering Day</a></h4></header><div class="entry-content"><p>Nov. 16 was another big day &#x02026; <a href="https://weownadventure.com/439-111-1321-win-at-orienteering-day/" class="more-link">[Read More...] <span class="screen-reader-text">about 439, 111, 1321 win at Orienteering Day</span></a></p></div></article></div></section> <section id="custom_html-11" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><div class="textwidget custom-html-widget"><h3> <a href="https://weownadventure.com/category/at-camp/">At Camp</a> </h3></div></div></section> <section id="featured-post-18" class="widget featured-content featuredpost"><div class="widget-wrap"><h3 class="widgettitle widget-title">At Camp</h3> <article class="post-8122 post type-post status-publish format-standard has-post-thumbnail category-at-camp entry"><a href="https://weownadventure.com/spring-2025-family-camp-weekends/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="589" src="https://weownadventure.com/wp-content/uploads/2025/02/Family-Camp-graphic-768x644.png" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2025/02/Family-Camp-graphic-768x644.png 768w, https://weownadventure.com/wp-content/uploads/2025/02/Family-Camp-graphic-300x251.png 300w, https://weownadventure.com/wp-content/uploads/2025/02/Family-Camp-graphic-752x630.png 752w, https://weownadventure.com/wp-content/uploads/2025/02/Family-Camp-graphic.png 940w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/spring-2025-family-camp-weekends/">Spring 2025 Family Camp Weekends</a></h4></header><div class="entry-content"><p>Spring Family Camp Join &#x02026; <a href="https://weownadventure.com/spring-2025-family-camp-weekends/" class="more-link">[Read More...] <span class="screen-reader-text">about Spring 2025 Family Camp Weekends</span></a></p></div></article><article class="post-8084 post type-post status-publish format-standard has-post-thumbnail category-at-camp tag-cub-scouts tag-goshen-scout-reservation tag-summer-camp tag-webelos entry"><a href="https://weownadventure.com/summer-camp-planning-funding-your-summer-adventure/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="395" src="https://weownadventure.com/wp-content/uploads/2025/01/webinar_graphic-768x432.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2025/01/webinar_graphic-768x432.jpg 768w, https://weownadventure.com/wp-content/uploads/2025/01/webinar_graphic-300x169.jpg 300w, https://weownadventure.com/wp-content/uploads/2025/01/webinar_graphic.jpg 937w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/summer-camp-planning-funding-your-summer-adventure/">Summer Camp Planning: Funding Your Summer Adventure</a></h4></header><div class="entry-content"><p>Summer Camp Planning: In the &#x02026; <a href="https://weownadventure.com/summer-camp-planning-funding-your-summer-adventure/" class="more-link">[Read More...] <span class="screen-reader-text">about Summer Camp Planning: Funding Your Summer Adventure</span></a></p></div></article><article class="post-8063 post type-post status-publish format-standard has-post-thumbnail category-at-camp tag-cub-scouts tag-day-camp tag-goshen-scout-reservation tag-summer-camp tag-webelos entry"><a href="https://weownadventure.com/webinar-series-cub-scout-summer-camp/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="702" src="https://weownadventure.com/wp-content/uploads/2025/01/Cub-Scout-Webinars-768x768.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2025/01/Cub-Scout-Webinars-768x768.jpg 768w, https://weownadventure.com/wp-content/uploads/2025/01/Cub-Scout-Webinars-300x300.jpg 300w, https://weownadventure.com/wp-content/uploads/2025/01/Cub-Scout-Webinars-1024x1024.jpg 1024w, https://weownadventure.com/wp-content/uploads/2025/01/Cub-Scout-Webinars-150x150.jpg 150w, https://weownadventure.com/wp-content/uploads/2025/01/Cub-Scout-Webinars-630x630.jpg 630w, https://weownadventure.com/wp-content/uploads/2025/01/Cub-Scout-Webinars.jpg 1080w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/webinar-series-cub-scout-summer-camp/">Webinar Series: Cub Scout Summer Camp</a></h4></header><div class="entry-content"><p>Den Leaders and Cubmasters! &#x02026; <a href="https://weownadventure.com/webinar-series-cub-scout-summer-camp/" class="more-link">[Read More...] <span class="screen-reader-text">about Webinar Series: Cub Scout Summer Camp</span></a></p></div></article><article class="post-7916 post type-post status-publish format-standard has-post-thumbnail category-at-camp entry"><a href="https://weownadventure.com/scouts-scouters-remember-will-rodger-with-a-conservation-project/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="409" src="https://weownadventure.com/wp-content/uploads/2024/10/IMG_6546-0-768x447.jpeg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/10/IMG_6546-0-768x447.jpeg 768w, https://weownadventure.com/wp-content/uploads/2024/10/IMG_6546-0-300x175.jpeg 300w, https://weownadventure.com/wp-content/uploads/2024/10/IMG_6546-0-1024x596.jpeg 1024w, https://weownadventure.com/wp-content/uploads/2024/10/IMG_6546-0-1083x630.jpeg 1083w, https://weownadventure.com/wp-content/uploads/2024/10/IMG_6546-0.JPEG 1143w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/scouts-scouters-remember-will-rodger-with-a-conservation-project/">Scouts &#038; Scouters Remember Will Rodger with a Conservation Project</a></h4></header><div class="entry-content"><p>NCAC Conservation Committee, &#x02026; <a href="https://weownadventure.com/scouts-scouters-remember-will-rodger-with-a-conservation-project/" class="more-link">[Read More...] <span class="screen-reader-text">about Scouts &#038; Scouters Remember Will Rodger with a Conservation Project</span></a></p></div></article></div></section> <section id="custom_html-14" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><div class="textwidget custom-html-widget"><h3> <a href="https://weownadventure.com/category/leaders/">Leaders</a> </h3></div></div></section> <section id="featured-post-22" class="widget featured-content featuredpost"><div class="widget-wrap"><h3 class="widgettitle widget-title">Leaders</h3> <article class="post-7961 post type-post status-publish format-standard has-post-thumbnail category-leaders entry"><a href="https://weownadventure.com/honoring-our-veterans-in-the-aquia-district/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="1082" src="https://weownadventure.com/wp-content/uploads/2024/11/462564422_964713828803630_8062308223542334497_n-e1731697111758.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/11/462564422_964713828803630_8062308223542334497_n-e1731697111758.jpg 719w, https://weownadventure.com/wp-content/uploads/2024/11/462564422_964713828803630_8062308223542334497_n-e1731697111758-195x300.jpg 195w, https://weownadventure.com/wp-content/uploads/2024/11/462564422_964713828803630_8062308223542334497_n-e1731697111758-664x1024.jpg 664w, https://weownadventure.com/wp-content/uploads/2024/11/462564422_964713828803630_8062308223542334497_n-e1731697111758-409x630.jpg 409w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/honoring-our-veterans-in-the-aquia-district/">Honoring our Veterans in the Aquia District</a></h4></header><div class="entry-content"><p> This past week was full of &#x02026; <a href="https://weownadventure.com/honoring-our-veterans-in-the-aquia-district/" class="more-link">[Read More...] <span class="screen-reader-text">about Honoring our Veterans in the Aquia District</span></a></p></div></article><article class="post-7885 post type-post status-publish format-standard has-post-thumbnail category-leaders entry"><a href="https://weownadventure.com/congratulations-to-sara-holtz-national-outdoor-ethics-distinguished-service-award-recipient/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="1335" src="https://weownadventure.com/wp-content/uploads/2024/10/SaraHoltz-0-768x1460.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/10/SaraHoltz-0-768x1460.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/10/SaraHoltz-0-158x300.jpg 158w, https://weownadventure.com/wp-content/uploads/2024/10/SaraHoltz-0-539x1024.jpg 539w, https://weownadventure.com/wp-content/uploads/2024/10/SaraHoltz-0-808x1536.jpg 808w, https://weownadventure.com/wp-content/uploads/2024/10/SaraHoltz-0-1078x2048.jpg 1078w, https://weownadventure.com/wp-content/uploads/2024/10/SaraHoltz-0-331x630.jpg 331w, https://weownadventure.com/wp-content/uploads/2024/10/SaraHoltz-0.jpg 1297w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/congratulations-to-sara-holtz-national-outdoor-ethics-distinguished-service-award-recipient/">Congratulations to Sara Holtz, National Outdoor Ethics Distinguished Service Award Recipient</a></h4></header><div class="entry-content"><p>Hearty Congratulations to Sara &#x02026; <a href="https://weownadventure.com/congratulations-to-sara-holtz-national-outdoor-ethics-distinguished-service-award-recipient/" class="more-link">[Read More...] <span class="screen-reader-text">about Congratulations to Sara Holtz, National Outdoor Ethics Distinguished Service Award Recipient</span></a></p></div></article><article class="post-7677 post type-post status-publish format-standard category-leaders entry has-post-thumbnail"><a href="https://weownadventure.com/the-history-archives-committees-scout-history-reception-and-museum-unveiling/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="468" src="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1896-768x512.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1896-768x512.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1896-300x200.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1896-1024x683.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1896-1536x1024.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1896-2048x1365.jpg 2048w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1896-945x630.jpg 945w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/the-history-archives-committees-scout-history-reception-and-museum-unveiling/">The History &#038; Archives Committee&#8217;s Scout History Reception and Museum Unveiling</a></h4></header><div class="entry-content"><p>On May 6th, 2024, The History &#x02026; <a href="https://weownadventure.com/the-history-archives-committees-scout-history-reception-and-museum-unveiling/" class="more-link">[Read More...] <span class="screen-reader-text">about The History &#038; Archives Committee&#8217;s Scout History Reception and Museum Unveiling</span></a></p></div></article><article class="post-6897 post type-post status-publish format-standard has-post-thumbnail category-leaders tag-exploring entry"><a href="https://weownadventure.com/exploring-advisor-graduates-from-citizens-police-academy/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="936" src="https://weownadventure.com/wp-content/uploads/2023/09/IMG-20230902-WA0007-0.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2023/09/IMG-20230902-WA0007-0.jpg 768w, https://weownadventure.com/wp-content/uploads/2023/09/IMG-20230902-WA0007-0-225x300.jpg 225w, https://weownadventure.com/wp-content/uploads/2023/09/IMG-20230902-WA0007-0-473x630.jpg 473w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/exploring-advisor-graduates-from-citizens-police-academy/">Exploring Advisor graduates from Citizens Police Academy!</a></h4></header><div class="entry-content"><p>Luz Diaz Villalobos has long &#x02026; <a href="https://weownadventure.com/exploring-advisor-graduates-from-citizens-police-academy/" class="more-link">[Read More...] <span class="screen-reader-text">about Exploring Advisor graduates from Citizens Police Academy!</span></a></p></div></article></div></section> <section id="custom_html-15" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><div class="textwidget custom-html-widget"><h3> <a href="https://weownadventure.com/category/programs/">Scouting Programs</a> </h3></div></div></section> <section id="featured-post-23" class="widget featured-content featuredpost"><div class="widget-wrap"><h3 class="widgettitle widget-title">Scouting Programs</h3> <article class="post-8089 post type-post status-publish format-standard has-post-thumbnail category-adventure category-programs entry"><a href="https://weownadventure.com/burke-lake-prince-william-district-2025-klondike-derby/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="527" src="https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-768x576.jpeg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-768x576.jpeg 768w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-300x225.jpeg 300w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-1024x768.jpeg 1024w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-1536x1152.jpeg 1536w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360-840x630.jpeg 840w, https://weownadventure.com/wp-content/uploads/2025/01/IMG_3360.jpeg 2016w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/burke-lake-prince-william-district-2025-klondike-derby/">Scouts Seek Yeti as part of Burke Lake, Prince William Districts’ Annual Klondike Derby Campout</a></h4></header><div class="entry-content"><p>The Scouts and Scouters from &#x02026; <a href="https://weownadventure.com/burke-lake-prince-william-district-2025-klondike-derby/" class="more-link">[Read More...] <span class="screen-reader-text">about Scouts Seek Yeti as part of Burke Lake, Prince William Districts’ Annual Klondike Derby Campout</span></a></p></div></article><article class="post-8073 post type-post status-publish format-standard has-post-thumbnail category-programs category-top-story entry"><a href="https://weownadventure.com/ncac-scouts-honor-former-president-carter/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="328" src="https://weownadventure.com/wp-content/uploads/2025/01/President-carter-rotunda-contingent-768x359.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2025/01/President-carter-rotunda-contingent-768x359.jpg 768w, https://weownadventure.com/wp-content/uploads/2025/01/President-carter-rotunda-contingent-300x140.jpg 300w, https://weownadventure.com/wp-content/uploads/2025/01/President-carter-rotunda-contingent-1024x478.jpg 1024w, https://weownadventure.com/wp-content/uploads/2025/01/President-carter-rotunda-contingent-1536x718.jpg 1536w, https://weownadventure.com/wp-content/uploads/2025/01/President-carter-rotunda-contingent-1200x561.jpg 1200w, https://weownadventure.com/wp-content/uploads/2025/01/President-carter-rotunda-contingent.jpg 1588w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/ncac-scouts-honor-former-president-carter/">NCAC Scouts Honor Former President Carter</a></h4></header><div class="entry-content"><p>On January 7, 2025, NCAC &#x02026; <a href="https://weownadventure.com/ncac-scouts-honor-former-president-carter/" class="more-link">[Read More...] <span class="screen-reader-text">about NCAC Scouts Honor Former President Carter</span></a></p></div></article><article class="post-8044 post type-post status-publish format-standard has-post-thumbnail category-adventure category-programs entry"><a href="https://weownadventure.com/troop-3017-helps-to-celebrate-the-200th-anniversary-of-marquis-de-lafayettes-visit-to-frederick-md/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="730" src="https://weownadventure.com/wp-content/uploads/2025/01/thumbnail_image0-e1735916774138-768x799.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2025/01/thumbnail_image0-e1735916774138-768x799.jpg 768w, https://weownadventure.com/wp-content/uploads/2025/01/thumbnail_image0-e1735916774138-288x300.jpg 288w, https://weownadventure.com/wp-content/uploads/2025/01/thumbnail_image0-e1735916774138-984x1024.jpg 984w, https://weownadventure.com/wp-content/uploads/2025/01/thumbnail_image0-e1735916774138-1476x1536.jpg 1476w, https://weownadventure.com/wp-content/uploads/2025/01/thumbnail_image0-e1735916774138-605x630.jpg 605w, https://weownadventure.com/wp-content/uploads/2025/01/thumbnail_image0-e1735916774138.jpg 1740w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/troop-3017-helps-to-celebrate-the-200th-anniversary-of-marquis-de-lafayettes-visit-to-frederick-md/">Troop 3017 Helps to Celebrate the 200th Anniversary of Marquis de Lafayette&#8217;s Visit to Frederick, MD</a></h4></header><div class="entry-content"><p>In December 1824, Frederick &#x02026; <a href="https://weownadventure.com/troop-3017-helps-to-celebrate-the-200th-anniversary-of-marquis-de-lafayettes-visit-to-frederick-md/" class="more-link">[Read More...] <span class="screen-reader-text">about Troop 3017 Helps to Celebrate the 200th Anniversary of Marquis de Lafayette&#8217;s Visit to Frederick, MD</span></a></p></div></article><article class="post-8016 post type-post status-publish format-standard category-programs entry has-post-thumbnail"><a href="https://weownadventure.com/maryland-scouts-recognized-for-scouting-for-food-2024/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="690" src="https://weownadventure.com/wp-content/uploads/2024/12/Baynet-Scouting-News-Screenshot-768x755.png" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/12/Baynet-Scouting-News-Screenshot-768x755.png 768w, https://weownadventure.com/wp-content/uploads/2024/12/Baynet-Scouting-News-Screenshot-300x295.png 300w, https://weownadventure.com/wp-content/uploads/2024/12/Baynet-Scouting-News-Screenshot-641x630.png 641w, https://weownadventure.com/wp-content/uploads/2024/12/Baynet-Scouting-News-Screenshot.png 778w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/maryland-scouts-recognized-for-scouting-for-food-2024/">Maryland Scouts Recognized for Scouting for Food 2024</a></h4></header><div class="entry-content"><p>Scouting for Food is one of &#x02026; <a href="https://weownadventure.com/maryland-scouts-recognized-for-scouting-for-food-2024/" class="more-link">[Read More...] <span class="screen-reader-text">about Maryland Scouts Recognized for Scouting for Food 2024</span></a></p></div></article></div></section> <section id="custom_html-21" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><div class="textwidget custom-html-widget"><h3> <a href="https://weownadventure.com/category/eagle-of-the-week/">Eagle Scout Projects</a> </h3></div></div></section> <section id="featured-post-27" class="widget featured-content featuredpost"><div class="widget-wrap"><h3 class="widgettitle widget-title">Eagle Scout Projects</h3> <article class="post-7821 post type-post status-publish format-standard has-post-thumbnail category-eagle-of-the-week category-featured entry"><a href="https://weownadventure.com/building-a-memorial-for-a-fallen-scout/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="527" src="https://weownadventure.com/wp-content/uploads/2024/09/After-Installation-3-768x576.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/09/After-Installation-3-768x576.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/09/After-Installation-3-300x225.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/09/After-Installation-3-1024x768.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/09/After-Installation-3-1536x1152.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/09/After-Installation-3-2048x1536.jpg 2048w, https://weownadventure.com/wp-content/uploads/2024/09/After-Installation-3-840x630.jpg 840w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/building-a-memorial-for-a-fallen-scout/">Building a Memorial for a Fallen Scout</a></h4></header><div class="entry-content"><p>Yoi S-F. completed his Eagle &#x02026; <a href="https://weownadventure.com/building-a-memorial-for-a-fallen-scout/" class="more-link">[Read More...] <span class="screen-reader-text">about Building a Memorial for a Fallen Scout</span></a></p></div></article><article class="post-8061 post type-post status-publish format-standard has-post-thumbnail category-eagle-of-the-week entry"><a href="https://weownadventure.com/the-washington-post-recognized-an-eagle-scout-project-in-virginia/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="540" src="https://weownadventure.com/wp-content/uploads/2025/01/TWP-Eagle-Scout-Story-Screenshot-e1735936164536-768x591.png" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2025/01/TWP-Eagle-Scout-Story-Screenshot-e1735936164536-768x591.png 768w, https://weownadventure.com/wp-content/uploads/2025/01/TWP-Eagle-Scout-Story-Screenshot-e1735936164536-300x231.png 300w, https://weownadventure.com/wp-content/uploads/2025/01/TWP-Eagle-Scout-Story-Screenshot-e1735936164536-1024x787.png 1024w, https://weownadventure.com/wp-content/uploads/2025/01/TWP-Eagle-Scout-Story-Screenshot-e1735936164536-819x630.png 819w, https://weownadventure.com/wp-content/uploads/2025/01/TWP-Eagle-Scout-Story-Screenshot-e1735936164536.png 1138w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/the-washington-post-recognized-an-eagle-scout-project-in-virginia/">The Washington Post Recognized an Eagle Scout Project in Virginia</a></h4></header><div class="entry-content"><p>Brendan W., a Scout from Great &#x02026; <a href="https://weownadventure.com/the-washington-post-recognized-an-eagle-scout-project-in-virginia/" class="more-link">[Read More...] <span class="screen-reader-text">about The Washington Post Recognized an Eagle Scout Project in Virginia</span></a></p></div></article><article class="post-8045 post type-post status-publish format-standard category-eagle-of-the-week category-featured entry has-post-thumbnail"><a href="https://weownadventure.com/shivam-p-shelves-and-supplies-katherine-hanley-shelter-eagle-project/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="348" src="https://weownadventure.com/wp-content/uploads/2024/12/IMG_3936-scaled-e1735668861523-768x381.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/12/IMG_3936-scaled-e1735668861523-768x381.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_3936-scaled-e1735668861523-300x149.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_3936-scaled-e1735668861523-1024x508.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_3936-scaled-e1735668861523-1536x762.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_3936-scaled-e1735668861523-2048x1016.jpg 2048w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_3936-scaled-e1735668861523-1200x595.jpg 1200w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/shivam-p-shelves-and-supplies-katherine-hanley-shelter-eagle-project/">Shelves and Supplies Help Children at a Shelter</a></h4></header><div class="entry-content"><p>Ever since he led a service &#x02026; <a href="https://weownadventure.com/shivam-p-shelves-and-supplies-katherine-hanley-shelter-eagle-project/" class="more-link">[Read More...] <span class="screen-reader-text">about Shelves and Supplies Help Children at a Shelter</span></a></p></div></article><article class="post-8020 post type-post status-publish format-standard has-post-thumbnail category-eagle-of-the-week category-featured entry"><a href="https://weownadventure.com/providing-100-meals-of-fettuccine-to-the-homeless/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="936" src="https://weownadventure.com/wp-content/uploads/2024/12/IMG_9491-768x1024.jpeg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/12/IMG_9491-768x1024.jpeg 768w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_9491-225x300.jpeg 225w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_9491-1152x1536.jpeg 1152w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_9491-1536x2048.jpeg 1536w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_9491-473x630.jpeg 473w, https://weownadventure.com/wp-content/uploads/2024/12/IMG_9491-scaled.jpeg 1920w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/providing-100-meals-of-fettuccine-to-the-homeless/">Providing 100 Meals of Fettuccine to the Homeless</a></h4></header><div class="entry-content"><p>For his Eagle Scout project, &#x02026; <a href="https://weownadventure.com/providing-100-meals-of-fettuccine-to-the-homeless/" class="more-link">[Read More...] <span class="screen-reader-text">about Providing 100 Meals of Fettuccine to the Homeless</span></a></p></div></article></div></section> <section id="custom_html-19" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><div class="textwidget custom-html-widget"><h3> <a href="https://weownadventure.com/category/events/">Events and Trainings</a> </h3></div></div></section> <section id="featured-post-25" class="widget featured-content featuredpost"><div class="widget-wrap"><h3 class="widgettitle widget-title">Events and Trainings</h3> <article class="post-7728 post type-post status-publish format-standard has-post-thumbnail category-events entry"><a href="https://weownadventure.com/washington-commanders-scouting-america-day-2024/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="909" src="https://weownadventure.com/wp-content/uploads/2024/08/Scouting-America-Day-Flyer-2024-768x994.png" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/08/Scouting-America-Day-Flyer-2024-768x994.png 768w, https://weownadventure.com/wp-content/uploads/2024/08/Scouting-America-Day-Flyer-2024-232x300.png 232w, https://weownadventure.com/wp-content/uploads/2024/08/Scouting-America-Day-Flyer-2024-791x1024.png 791w, https://weownadventure.com/wp-content/uploads/2024/08/Scouting-America-Day-Flyer-2024-1187x1536.png 1187w, https://weownadventure.com/wp-content/uploads/2024/08/Scouting-America-Day-Flyer-2024-487x630.png 487w, https://weownadventure.com/wp-content/uploads/2024/08/Scouting-America-Day-Flyer-2024.png 1545w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/washington-commanders-scouting-america-day-2024/">Washington Commanders | Scouting America Day 2024</a></h4></header><div class="entry-content"><p>The Washington Commanders &#x02026; <a href="https://weownadventure.com/washington-commanders-scouting-america-day-2024/" class="more-link">[Read More...] <span class="screen-reader-text">about Washington Commanders | Scouting America Day 2024</span></a></p></div></article><article class="post-7660 post type-post status-publish format-standard has-post-thumbnail category-events entry"><a href="https://weownadventure.com/join-the-scout-tober-fest-fall-fun/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="500" height="500" src="https://weownadventure.com/wp-content/uploads/2024/07/Scout-tober-Fest-2024-flier-Instagram-Post.png" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/07/Scout-tober-Fest-2024-flier-Instagram-Post.png 500w, https://weownadventure.com/wp-content/uploads/2024/07/Scout-tober-Fest-2024-flier-Instagram-Post-300x300.png 300w, https://weownadventure.com/wp-content/uploads/2024/07/Scout-tober-Fest-2024-flier-Instagram-Post-150x150.png 150w" sizes="auto, (max-width: 500px) 100vw, 500px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/join-the-scout-tober-fest-fall-fun/">Join the Scout-tober Fest Fall Fun!</a></h4></header><div class="entry-content"><p>Calling all Scouts, friends, &#x02026; <a href="https://weownadventure.com/join-the-scout-tober-fest-fall-fun/" class="more-link">[Read More...] <span class="screen-reader-text">about Join the Scout-tober Fest Fall Fun!</span></a></p></div></article><article class="post-7585 post type-post status-publish format-standard has-post-thumbnail category-events entry"><a href="https://weownadventure.com/leave-no-trace-level-1-trainers-for-the-philmont-rangers/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="702" height="527" src="https://weownadventure.com/wp-content/uploads/2024/06/PhilmontLNT1Instructors-0-768x576.jpeg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/06/PhilmontLNT1Instructors-0-768x576.jpeg 768w, https://weownadventure.com/wp-content/uploads/2024/06/PhilmontLNT1Instructors-0-300x225.jpeg 300w, https://weownadventure.com/wp-content/uploads/2024/06/PhilmontLNT1Instructors-0-1024x768.jpeg 1024w, https://weownadventure.com/wp-content/uploads/2024/06/PhilmontLNT1Instructors-0-1536x1152.jpeg 1536w, https://weownadventure.com/wp-content/uploads/2024/06/PhilmontLNT1Instructors-0-840x630.jpeg 840w, https://weownadventure.com/wp-content/uploads/2024/06/PhilmontLNT1Instructors-0.jpeg 2000w" sizes="auto, (max-width: 702px) 100vw, 702px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/leave-no-trace-level-1-trainers-for-the-philmont-rangers/">Leave No Trace Level 1 (Trainers) for the Philmont Rangers</a></h4></header><div class="entry-content"><p>Hey, Hyattsville, MD! Grab &#x02026; <a href="https://weownadventure.com/leave-no-trace-level-1-trainers-for-the-philmont-rangers/" class="more-link">[Read More...] <span class="screen-reader-text">about Leave No Trace Level 1 (Trainers) for the Philmont Rangers</span></a></p></div></article><article class="post-7623 post type-post status-publish format-standard has-post-thumbnail category-events entry"><a href="https://weownadventure.com/scouts-and-scouters-introduced-to-outdoor-ethics/" class="alignnone" aria-hidden="true" tabindex="-1"><img width="630" height="630" src="https://weownadventure.com/wp-content/uploads/2024/06/Outdoor-Ethics-Newsletter-Sign-Up-630x630-0.jpg" class="entry-image attachment-post" alt="" itemprop="image" decoding="async" loading="lazy" srcset="https://weownadventure.com/wp-content/uploads/2024/06/Outdoor-Ethics-Newsletter-Sign-Up-630x630-0.jpg 630w, https://weownadventure.com/wp-content/uploads/2024/06/Outdoor-Ethics-Newsletter-Sign-Up-630x630-0-300x300.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/06/Outdoor-Ethics-Newsletter-Sign-Up-630x630-0-150x150.jpg 150w" sizes="auto, (max-width: 630px) 100vw, 630px" /></a><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/scouts-and-scouters-introduced-to-outdoor-ethics/">Scouts and Scouters Introduced to Outdoor Ethics</a></h4></header><div class="entry-content"><p>Have you ever wondered about &#x02026; <a href="https://weownadventure.com/scouts-and-scouters-introduced-to-outdoor-ethics/" class="more-link">[Read More...] <span class="screen-reader-text">about Scouts and Scouters Introduced to Outdoor Ethics</span></a></p></div></article></div></section> <section id="custom_html-23" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><div class="textwidget custom-html-widget"><h3> <a href="https://weownadventure.com/category/press-releases/">Press Releases</a> </h3></div></div></section> <section id="featured-post-29" class="widget featured-content featuredpost"><div class="widget-wrap"><article class="post-8120 post type-post status-publish format-standard has-post-thumbnail category-press-releases entry"><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/scouting-america-national-capital-area-council-celebrates-115-years-of-youth-leadership-character-development-and-adventure/">Scouting America National Capital Area Council Celebrates 115 Years of Youth Leadership, Character Development and Adventure</a></h4></header><div class="entry-content"><p>Scouting America has been inspiring generations of leaders since 1910. Join the movement at BeAScout.org. WASHINGTON, DC (February 7, 2025) &#8211; On February 8, Boy Scouts of America will celebrate its 115th birthday, marking a pivotal moment in the organization&#8217;s journey as it officially adopts its new name, Scouting America. Scouting America is the nation&#8217;s foremost [&hellip;]</p> </div></article><article class="post-7948 post type-post status-publish format-standard has-post-thumbnail category-press-releases entry"><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/local-scouts-bring-community-together-to-help-end-hunger/">Local Scouts Bring Community Together to Help End Hunger</a></h4></header><div class="entry-content"><p>Local Scouts Bring Community Together to Help End Hunger Scouts Ask for Public to Support Virtual and Doorstep Food Collection Drive  OCTOBER 24, 2024, WASHINGTON, DC— For 38 years, Scouts have collected food for families experiencing food insecurity in the greater Washington, DC region. As part of “Scouting For Food,” Scouting America National Capital Area [&hellip;]</p> </div></article><article class="post-7463 post type-post status-publish format-standard category-press-releases entry"><header class="entry-header"><h4 class="entry-title" itemprop="headline"><a href="https://weownadventure.com/scouting-growth-necessitates-expanding-local-presence/">Scouting Growth Necessitates Expanding Local Presence</a></h4></header><div class="entry-content"><p>NCAC Markets Two Properties for Sale WASHINGTON, DC (MAY 8, 2024) – Responding to the changing population trends throughout the Washington, D.C. region and acting on the goal of further expanding Scouting opportunities for our regions youth, National Capital Area Council, BSA (NCAC) has set a course to carefully direct resources and efforts to best [&hellip;]</p> </div></article></div></section> <section id="media_video-4" class="widget widget_media_video"><div class="widget-wrap"><h3 class="widgettitle widget-title">Announcements, Announcements, Announcements!</h3> <div style="width:100%;" class="wp-video"><!--[if lt IE 9]><script>document.createElement('video');</script><![endif]--> <video class="wp-video-shortcode" id="video-15-1" loop="1" preload="auto" controls="controls"><source type="video/mp4" src="https://weownadventure.com/wp-content/uploads/2025/02/1-Lobby-TV-February-2025.mp4?_=1" /><source type="video/mp4" src="https://weownadventure.com/wp-content/uploads/2025/02/1-Lobby-TV-February-2025.mp4?_=1" /><a href="https://weownadventure.com/wp-content/uploads/2025/02/1-Lobby-TV-February-2025.mp4">https://weownadventure.com/wp-content/uploads/2025/02/1-Lobby-TV-February-2025.mp4</a></video></div></div></section> </div></div></main></div></div><div class="footer-widgets" id="genesis-footer-widgets"><h2 class="genesis-sidebar-title screen-reader-text">Footer</h2><div class="wrap"><div class="widget-area footer-widgets-1 footer-widget-area"><section id="simple-social-icons-8" class="widget simple-social-icons"><div class="widget-wrap"></div></section> </div><div class="widget-area footer-widgets-3 footer-widget-area"><section id="simple-social-icons-6" class="widget simple-social-icons"><div class="widget-wrap"><h3 class="widgettitle widget-title">Follow Us!</h3> <ul class="alignleft"><li class="ssi-facebook"><a href="https://www.facebook.com/NCACBSA/" ><svg role="img" class="social-facebook" aria-labelledby="social-facebook-6"><title id="social-facebook-6">Facebook</title><use xlink:href="https://weownadventure.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-facebook"></use></svg></a></li><li class="ssi-flickr"><a href="https://www.flickr.com/photos/ncacbsa" ><svg role="img" class="social-flickr" aria-labelledby="social-flickr-6"><title id="social-flickr-6">Flickr</title><use xlink:href="https://weownadventure.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-flickr"></use></svg></a></li><li class="ssi-instagram"><a href="https://www.instagram.com/ncacbsa" ><svg role="img" class="social-instagram" aria-labelledby="social-instagram-6"><title id="social-instagram-6">Instagram</title><use xlink:href="https://weownadventure.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-instagram"></use></svg></a></li><li class="ssi-linkedin"><a href="https://www.linkedin.com/company/national-capital-area-council---bsa/" ><svg role="img" class="social-linkedin" aria-labelledby="social-linkedin-6"><title id="social-linkedin-6">LinkedIn</title><use xlink:href="https://weownadventure.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-linkedin"></use></svg></a></li><li class="ssi-twitter"><a href="https://twitter.com/ncacbsa" ><svg role="img" class="social-twitter" aria-labelledby="social-twitter-6"><title id="social-twitter-6">Twitter</title><use xlink:href="https://weownadventure.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-twitter"></use></svg></a></li><li class="ssi-youtube"><a href="https://www.youtube.com/channel/UCnTcdN1PzcjdxY1SJYf_IDQ" ><svg role="img" class="social-youtube" aria-labelledby="social-youtube-6"><title id="social-youtube-6">YouTube</title><use xlink:href="https://weownadventure.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-youtube"></use></svg></a></li></ul></div></section> <section id="search-7" class="widget widget_search"><div class="widget-wrap"><form class="search-form" itemprop="potentialAction" itemscope itemtype="https://schema.org/SearchAction" method="get" action="https://weownadventure.com/" role="search"><label class="search-form-label screen-reader-text" for="searchform-67b3d33870b975.36028292">Search this website &#x2026;</label><input class="search-form-input" type="search" name="s" id="searchform-67b3d33870b975.36028292" value="Search this website &#x2026;" placeholder="Search this website &#x2026;"><input class="search-form-submit" type="submit" value="Search"><meta itemprop="target" content="https://weownadventure.com/?s={s}"></form></div></section> </div></div></div><footer class="site-footer" itemscope itemtype="https://schema.org/WPFooter"><div class="wrap"><p>Copyright &#x000A9;&nbsp;2025 &#x000B7; <a href="https://github.com/cleverangle-projects/genesis-elk">Genesis Elk</a> on <a href="https://www.studiopress.com/">Genesis Framework</a> &#x000B7; <a href="https://wordpress.org/">WordPress</a> &#x000B7; <a href="https://weownadventure.com/wp-login.php">Log in</a></p></div></footer></div><script type='text/javascript'>jQuery(document).ready(function($) {$(".flexslider").flexslider({controlsContainer: "#genesis-responsive-slider",animation: "slide",directionNav: 1,controlNav: 0,animationDuration: 800,slideshowSpeed: 4000 }); });</script><style type="text/css" media="screen">#simple-social-icons-8 ul li a, #simple-social-icons-8 ul li a:hover, #simple-social-icons-8 ul li a:focus { background-color: #f5f5f5 !important; border-radius: 3px; color: #333333 !important; border: 0px #ffffff solid !important; font-size: 20px; padding: 10px; } #simple-social-icons-8 ul li a:hover, #simple-social-icons-8 ul li a:focus { background-color: #333333 !important; border-color: #ffffff !important; color: #ffffff !important; } #simple-social-icons-8 ul li a:focus { outline: 1px dotted #333333 !important; } #simple-social-icons-6 ul li a, #simple-social-icons-6 ul li a:hover, #simple-social-icons-6 ul li a:focus { background-color: #f5f5f5 !important; border-radius: 3px; color: #003366 !important; border: 0px #ffffff solid !important; font-size: 20px; padding: 10px; } #simple-social-icons-6 ul li a:hover, #simple-social-icons-6 ul li a:focus { background-color: #003366 !important; border-color: #ffffff !important; color: #ffffff !important; } #simple-social-icons-6 ul li a:focus { outline: 1px dotted #003366 !important; }</style><link rel='stylesheet' id='mediaelement-css' href='https://weownadventure.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://weownadventure.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.7.1' type='text/css' media='all' /> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.8" id="swv-js"></script> <script type="text/javascript" id="contact-form-7-js-extra"> /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/weownadventure.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"}; /* ]]> */ </script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.8" id="contact-form-7-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/smart-post-grid/js/main.js?ver=1" id="spg_js-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/smart-post-grid/js/slick/slick.min.js?ver=1.6" id="slick-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/themes/genesis/lib/js/menu/superfish.min.js?ver=1.7.5" id="superfish-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/themes/genesis/lib/js/menu/superfish.args.min.js?ver=2.7.2" id="superfish-args-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/themes/genesis/lib/js/skip-links.min.js?ver=2.7.2" id="skip-links-js"></script> <script type="text/javascript" id="genesis-elk-responsive-menu-js-extra"> /* <![CDATA[ */ var genesis_responsive_menu = {"mainMenu":"Menu","menuIconClass":"dashicons-before dashicons-menu","subMenu":"Submenu","subMenuIconClass":"dashicons-before dashicons-arrow-down-alt2","menuClasses":{"combine":[".nav-primary"],"others":[]}}; /* ]]> */ </script> <script type="text/javascript" src="https://weownadventure.com/wp-content/themes/genesis-elk-master/js/responsive-menus.min.js?ver=2.6.0" id="genesis-elk-responsive-menu-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/themes/genesis-elk-master/js/genesis-elk.js?ver=2.6.0" id="genesis-elk-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/genesis-responsive-slider/assets/js/jquery.flexslider.js?ver=1.0.1" id="flexslider-js"></script> <script type="text/javascript" id="mediaelement-core-js-before"> /* <![CDATA[ */ var mejsL10n = {"language":"en","strings":{"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}}; /* ]]> */ </script> <script type="text/javascript" src="https://weownadventure.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17" id="mediaelement-core-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=6.7.1" id="mediaelement-migrate-js"></script> <script type="text/javascript" id="mediaelement-js-extra"> /* <![CDATA[ */ var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"}; /* ]]> */ </script> <script type="text/javascript" src="https://weownadventure.com/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=6.7.1" id="wp-mediaelement-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-includes/js/mediaelement/renderers/vimeo.min.js?ver=4.2.17" id="mediaelement-vimeo-js"></script> <script>!function(){window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[],advanced_ads_ready_queue.push=window.advanced_ads_ready;for(var d=0,a=advanced_ads_ready_queue.length;d<a;d++)advanced_ads_ready(advanced_ads_ready_queue[d])}();</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10