

# Event Details

- **Event Name**: Modern Wednesdays
- **Event Start and End Date**: Wed, 09 Sep, 2026 at 06:00 pm – Wed, 09 Sep, 2026 at 10:00 pm (-05:00)
- **Event Description**: We will be playing modern weekly at First Turn Games on Wednesdays at 6pm. Hope to see you all there.
- **Event URL**: https://allevents.in/cedar-rapids/modern-wednesdays/200030667133052
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200030667133052?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=cedar+rapids-events

## Event venue details

- **city**: Cedar Rapids
- **state**: IA
- **country**: United States
- **location**: First Turn Games
- **lat**: 42.015301608444
- **long**: -91.633492877026
- **full address**: First Turn Games, 3645 1st Ave SE,Cedar Rapids,IA,United States

## Event gallery

- **Alt text**: Modern Wednesdays
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/47c3b76767a93a6577467924c691fec8db38bd4ded6de99894a40147883889ec-rimg-w1024-h649-dcf8f8f8-gmir?v=1788725572

## FAQs

- **Q**: When and where is Modern Wednesdays being held?
  - **A:** Modern Wednesdays takes place on Wed, 09 Sep, 2026 at 06:00 pm to Wed, 09 Sep, 2026 at 10:00 pm at First Turn Games, 3645 1st Ave SE,Cedar Rapids,IA,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Modern Wednesdays",
        "image": "https://cdn-az.allevents.in/events7/banners/47c3b76767a93a6577467924c691fec8db38bd4ded6de99894a40147883889ec-rimg-w1024-h649-dcf8f8f8-gmir?v=1788725572",
        "startDate": "2026-09-09T18:00:00-05:00",
        "endDate": "2026-09-09T22:00:00-05:00",
        "url": "https://allevents.in/cedar-rapids/modern-wednesdays/200030667133052",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "First Turn Games",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3645 1st Ave SE,Cedar Rapids,IA,United States",
                "addressLocality": "Cedar Rapids",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.015301608444",
                "longitude": "-91.633492877026"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be playing modern weekly at First Turn Games on Wednesdays at 6pm. Hope to see you all there."
    }
]
```