

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 06:30 pm – Wed, 19 Aug, 2026 at 06:30 pm
- **Event Description**: This is our monthly meeting held every month on the third Wednesday!
- **Event URL**: https://allevents.in/blue-springs/monthly-meeting/200030188137905
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Blue Springs
- **state**: MO
- **country**: United States
- **location**: The Table Blue Springs
- **lat**: 38.98331653968
- **long**: -94.274404590328
- **full address**: The Table Blue Springs, 3609 SW State Route 7,Blue Springs, Missouri, United States

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/790309be0a8dde6f536d33368b498d1f02f0075d5b1240ae619b2a7c8f3aff1f-rimg-w1200-h675-dcffffff-gmir?v=1783545160

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Wed, 15 Jul, 2026 at 06:30 pm to Wed, 19 Aug, 2026 at 06:30 pm at The Table Blue Springs, 3609 SW State Route 7,Blue Springs, Missouri, United States.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by Blue Springs Democrats.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/790309be0a8dde6f536d33368b498d1f02f0075d5b1240ae619b2a7c8f3aff1f-rimg-w1200-h675-dcffffff-gmir?v=1783545160",
        "startDate": "2026-07-15",
        "endDate": "2026-08-19",
        "url": "https://allevents.in/blue-springs/monthly-meeting/200030188137905",
        "location": {
            "@type": "Place",
            "name": "The Table Blue Springs",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3609 SW State Route 7,Blue Springs, Missouri",
                "addressLocality": "Blue Springs",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.98331653968",
                "longitude": "-94.274404590328"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is our monthly meeting held every month on the third Wednesday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blue Springs Democrats",
                "url": "https://allevents.in/org/blue-springs-democrats/25392402",
                "description": "Blue Springs Democrats. 1,135 likes · 91 talking about this. We are looking to build more support for Democratic candidates, and help them get elected."
            }
        ]
    }
]
```