

# Event Details

- **Event Name**: District Meeting in St Clair
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:30 am
- **Event Description**: Doors open at 9am, meeting starts at 9:30am.
- **Event URL**: https://allevents.in/st-clair/district-meeting-in-st-clair/200028875328412
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: St Clair
- **state**: MO
- **country**: United States
- **location**: 215 W Gravois Ave, St Clair, MO 63077-1423, United States
- **lat**: 38.34225
- **long**: -90.99086
- **full address**: 215 W Gravois Ave, St Clair, MO 63077-1423, United States

## Event gallery

- **Alt text**: District Meeting in St Clair
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1d6dbe5a765de3f72df6c6454fa57f711489524201df680fc119ab6dfa77cc09-rimg-w880-h367-dcbbc4d3-gmir?v=1765280543

## FAQs

- **Q**: When and where is District Meeting in St Clair being held?
  - **A:** District Meeting in St Clair takes place on Sun, 14 Dec, 2025 at 09:30 am to Sun, 14 Dec, 2025 at 09:30 am at 215 W Gravois Ave, St Clair, MO 63077-1423, United States.
- **Q**: Who is organizing District Meeting in St Clair?
  - **A:** District Meeting in St Clair is organized by American Legion Department of Missouri District 9.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "District Meeting in St Clair",
        "image": "https://cdn-az.allevents.in/events9/banners/1d6dbe5a765de3f72df6c6454fa57f711489524201df680fc119ab6dfa77cc09-rimg-w880-h367-dcbbc4d3-gmir?v=1765280543",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/st-clair/district-meeting-in-st-clair/200028875328412",
        "location": {
            "@type": "Place",
            "name": "215 W Gravois Ave, St Clair, MO 63077-1423, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "215 MO-30, St Clair, MO 63077-1423, United States",
                "addressLocality": "St Clair",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.34225",
                "longitude": "-90.99086"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Doors open at 9am, meeting starts at 9:30am.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Department of Missouri District 9",
                "url": "https://allevents.in/org/american-legion-department-of-missouri-district-9/25157507"
            }
        ]
    }
]
```