

# Event Details

- **Event Name**: COPE-a-Palooza
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 06:00 pm – Sat, 18 Apr, 2026 at 06:00 pm
- **Event Description**: This annual district event serves as our monthly campout. COPE (Challenging Outdoor Personal Experience) is the ultimate way to test yourself and climb to new heights!
- **Event URL**: https://allevents.in/lowry-city/cope-a-palooza/200029522796628
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Lowry City
- **state**: MO
- **country**: United States
- **location**: H Roe Bartle Boy Scout Camp
- **lat**: 38.1398906333
- **long**: -93.7171013
- **full address**: H Roe Bartle Boy Scout Camp, Lowry City, Missouri, United States

## Event gallery

- **Alt text**: COPE-a-Palooza
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/dffedf3b021edb2cd675548a73ba0754ac99f2802b0c8a0fe025d303072bd09c-rimg-w1200-h1600-dcc3ab8c-gmir?v=1776023212

## FAQs

- **Q**: When and where is COPE-a-Palooza being held?
  - **A:** COPE-a-Palooza takes place on Fri, 17 Apr, 2026 at 06:00 pm to Sat, 18 Apr, 2026 at 06:00 pm at H Roe Bartle Boy Scout Camp, Lowry City, Missouri, United States.
- **Q**: Who is organizing COPE-a-Palooza?
  - **A:** COPE-a-Palooza is organized by BSA Troop 232.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "COPE-a-Palooza",
        "image": "https://cdn-az.allevents.in/events7/banners/dffedf3b021edb2cd675548a73ba0754ac99f2802b0c8a0fe025d303072bd09c-rimg-w1200-h1600-dcc3ab8c-gmir?v=1776023212",
        "startDate": "2026-04-17",
        "endDate": "2026-04-18",
        "url": "https://allevents.in/lowry-city/cope-a-palooza/200029522796628",
        "location": {
            "@type": "Place",
            "name": "H Roe Bartle Boy Scout Camp",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lowry City, Missouri",
                "addressLocality": "Lowry City",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.1398906333",
                "longitude": "-93.7171013"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This annual district event serves as our monthly campout. COPE (Challenging Outdoor Personal Experience) is the ultimate way to test yourself and climb to new heights!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "BSA Troop 232",
                "url": "https://allevents.in/org/bsa-troop-232/23832151"
            }
        ]
    }
]
```