

# Event Details

- **Event Name**: Patrol Leader’s Council
- **Event Start and End Date**: Mon, 09 Mar, 2026 at 07:00 pm – Mon, 09 Mar, 2026 at 08:00 pm
- **Event Description**: We will plan meetings and events for the next month. All scouts with leadership positions should attend.
- **Event URL**: https://allevents.in/johnston/patrol-leader’s-council/200029649074420
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Johnston
- **state**: IA
- **country**: United States
- **location**: 6426 Merle Hay Rd, Johnston, IA 50131-1229, United States, Johnston, IA
- **lat**: 41.67691
- **long**: -93.69872
- **full address**: 6426 Merle Hay Rd, Johnston, IA 50131-1229, United States, Johnston, IA

## Event gallery

- **Alt text**: Patrol Leader’s Council
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b8003cf6e58202643ef39cfb7ab27a5039a02721abb6f63883473a08039e7bfa-rimg-w1200-h800-dc2c2e34-gmir?v=1772111748

## FAQs

- **Q**: When and where is Patrol Leader’s Council being held?
  - **A:** Patrol Leader’s Council takes place on Mon, 09 Mar, 2026 at 07:00 pm to Mon, 09 Mar, 2026 at 08:00 pm at 6426 Merle Hay Rd, Johnston, IA 50131-1229, United States, Johnston, IA.
- **Q**: Who is organizing Patrol Leader’s Council?
  - **A:** Patrol Leader’s Council is organized by Boy Scout Troop 44 - Johnston.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Patrol Leader’s Council",
        "image": "https://cdn-az.allevents.in/events6/banners/b8003cf6e58202643ef39cfb7ab27a5039a02721abb6f63883473a08039e7bfa-rimg-w1200-h800-dc2c2e34-gmir?v=1772111748",
        "startDate": "2026-03-09",
        "endDate": "2026-03-09",
        "url": "https://allevents.in/johnston/patrol-leader’s-council/200029649074420",
        "location": {
            "@type": "Place",
            "name": "6426 Merle Hay Rd, Johnston, IA 50131-1229, United States, Johnston, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6426 Merle Hay Rd, Johnston, IA 50131-1229, United States",
                "addressLocality": "Johnston",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.67691",
                "longitude": "-93.69872"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will plan meetings and events for the next month. All scouts with leadership positions should attend.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boy Scout Troop 44 - Johnston",
                "url": "https://allevents.in/org/boy-scout-troop-44-johnston/23929122"
            }
        ]
    }
]
```