

# Event Details

- **Event Name**: Monthly Meeting 
- **Event Start and End Date**: Wed, 11 Mar, 2026 at 07:00 pm
- **Event Description**: Join us for our monthly meeting! 
We will be having Iron Brewer Round 1! 
We will also be discussing Spring Fling which is April 4th. Make sure to ask about signing up if you haven’t already done so.
- **Event URL**: https://allevents.in/riverside/monthly-meeting/200029702044331
- **Event Categories**: meetups, spring-break
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Riverside
- **state**: MO
- **country**: United States
- **location**: 11 Main St, Parkville, MO
- **lat**: 39.189
- **long**: -94.68368
- **full address**: 11 Main St, Parkville, MO, 11 Main St, Parkville, MO 64152-3754, United States, Riverside

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/fed580cef2c6c699a57de6a973655fe05053ba957621a3fb1dd1a8a235cf91ee-rimg-w1200-h448-dc31302f-gmir?v=1773232073

## FAQs

- **Q**: When and where is Monthly Meeting  being held?
  - **A:** Monthly Meeting  takes place on Wed, 11 Mar, 2026 at 07:00 pm to Wed, 11 Mar, 2026 at 07:00 pm at 11 Main St, Parkville, MO, 11 Main St, Parkville, MO 64152-3754, United States, Riverside.
- **Q**: Who is organizing Monthly Meeting ?
  - **A:** Monthly Meeting  is organized by Missouri Mashers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/fed580cef2c6c699a57de6a973655fe05053ba957621a3fb1dd1a8a235cf91ee-rimg-w1200-h448-dc31302f-gmir?v=1773232073",
        "startDate": "2026-03-11",
        "url": "https://allevents.in/riverside/monthly-meeting/200029702044331",
        "location": {
            "@type": "Place",
            "name": "11 Main St, Parkville, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 Main St, Parkville, MO 64152-3754, United States",
                "addressLocality": "Riverside",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.189",
                "longitude": "-94.68368"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly meeting! \nWe will be having Iron Brewer Round 1! \nWe will also be discussing Spring Fling which is April 4th. Make sure to ask about signing up if you haven’t already done so.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Missouri Mashers",
                "url": "https://allevents.in/org/missouri-mashers/23517089"
            }
        ]
    }
]
```