

# Event Details

- **Event Name**: Troop Committee Meeting
- **Event Start and End Date**: Mon, 08 Jun, 2026 at 06:00 pm – Mon, 08 Jun, 2026 at 06:30 pm (-05:00)
- **Event Description**: Our Committee meets the second Monday of each month.
- **Event URL**: https://allevents.in/clinton/troop-committee-meeting/200029955716742
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Clinton
- **state**: MO
- **country**: United States
- **location**: 601 S 4th St, Clinton, MO
- **lat**: 38.36378
- **long**: -93.77165
- **full address**: 601 S 4th St, Clinton, MO, United States

## Event gallery

- **Alt text**: Troop Committee Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/59e0cd704bb5f4126652c80ca6b4e97ae6529c103fae8c1b017f74697ed83baa-rimg-w1200-h1126-dcd1bea6-gmir?v=1779494014

## FAQs

- **Q**: When and where is Troop Committee Meeting being held?
  - **A:** Troop Committee Meeting takes place on Mon, 08 Jun, 2026 at 06:00 pm to Mon, 08 Jun, 2026 at 06:30 pm at 601 S 4th St, Clinton, MO, United States.
- **Q**: Who is organizing Troop Committee Meeting?
  - **A:** Troop Committee Meeting is organized by BSA Troop 232.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Troop Committee Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/59e0cd704bb5f4126652c80ca6b4e97ae6529c103fae8c1b017f74697ed83baa-rimg-w1200-h1126-dcd1bea6-gmir?v=1779494014",
        "startDate": "2026-06-08T18:00:00-05:00",
        "endDate": "2026-06-08T18:30:00-05:00",
        "url": "https://allevents.in/clinton/troop-committee-meeting/200029955716742",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "601 S 4th St, Clinton, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "601 S 4th St, Clinton, MO 64735-2917, United States",
                "addressLocality": "Clinton",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.36378",
                "longitude": "-93.77165"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Committee meets the second Monday of each month.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "BSA Troop 232",
                "url": "https://allevents.in/org/bsa-troop-232/23832151"
            }
        ]
    }
]
```