

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Wed, 06 May, 2026 at 05:30 pm – Wed, 06 May, 2026 at 06:30 pm (-05:00)
- **Event Description**: Last Meeting for the 2025-2026 school year, come out and let's reminisce over all that we achieved this year
- **Event URL**: https://allevents.in/saint-joseph/monthly-meeting/200029940222315
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Saint Joseph
- **state**: MO
- **country**: United States
- **location**: John Glenn Elementary School
- **lat**: 39.836435503466
- **long**: -94.818770090104
- **full address**: John Glenn Elementary School, John Glenn Elementary School, 12401 CR-438, Country Club Village, MO 64505, United States, Saint Joseph

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c62c79ec3a43a9813db70a361227d193aeb3ee763458f4625a1d0abd29c1f03f-rimg-w1200-h432-dcf4f4f4-gmir?v=1777228006

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Wed, 06 May, 2026 at 05:30 pm to Wed, 06 May, 2026 at 06:30 pm at John Glenn Elementary School, John Glenn Elementary School, 12401 CR-438, Country Club Village, MO 64505, United States, Saint Joseph.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by John Glenn PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/c62c79ec3a43a9813db70a361227d193aeb3ee763458f4625a1d0abd29c1f03f-rimg-w1200-h432-dcf4f4f4-gmir?v=1777228006",
        "startDate": "2026-05-06T17:30:00-05:00",
        "endDate": "2026-05-06T18:30:00-05:00",
        "url": "https://allevents.in/saint-joseph/monthly-meeting/200029940222315",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "John Glenn Elementary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "John Glenn Elementary School, 12401 CR-438, Country Club Village, MO 64505, United States",
                "addressLocality": "Saint Joseph",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.836435503466",
                "longitude": "-94.818770090104"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Last Meeting for the 2025-2026 school year, come out and let's reminisce over all that we achieved this year",
        "organizer": [
            {
                "@type": "Organization",
                "name": "John Glenn PTO",
                "url": "https://allevents.in/org/john-glenn-pto/24523619"
            }
        ]
    }
]
```