

# Event Details

- **Event Name**: Magic the Gathering Casual Play
- **Event Start and End Date**: Thu, 21 May, 2026 at 05:00 pm – Thu, 21 May, 2026 at 08:00 pm (-05:00)
- **Event Description**: Play Commander or Casual at the library! Bring your own deck or borrow one there.
- **Event URL**: https://allevents.in/shenandoah/magic-the-gathering-casual-play/200029907766413
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Shenandoah
- **state**: IA
- **country**: United States
- **location**: 201 S Elm St, Shenandoah, IA, United States, Iowa 51601
- **lat**: 40.76433
- **long**: -95.37356
- **full address**: 201 S Elm St, Shenandoah, IA, United States, Iowa 51601

## Event gallery

- **Alt text**: Magic the Gathering Casual Play
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c816bf3e492fb4a4ddd8d67fc539e3c3c7871415b6d7ce0caafefd5ce8fae31f-rimg-w1200-h1200-dc8d948c-gmir?v=1775637913

## FAQs

- **Q**: When and where is Magic the Gathering Casual Play being held?
  - **A:** Magic the Gathering Casual Play takes place on Thu, 21 May, 2026 at 05:00 pm to Thu, 21 May, 2026 at 08:00 pm at 201 S Elm St, Shenandoah, IA, United States, Iowa 51601.
- **Q**: Who is organizing Magic the Gathering Casual Play?
  - **A:** Magic the Gathering Casual Play is organized by Shenandoah Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Magic the Gathering Casual Play",
        "image": "https://cdn-az.allevents.in/events1/banners/c816bf3e492fb4a4ddd8d67fc539e3c3c7871415b6d7ce0caafefd5ce8fae31f-rimg-w1200-h1200-dc8d948c-gmir?v=1775637913",
        "startDate": "2026-05-21T17:00:00-05:00",
        "endDate": "2026-05-21T20:00:00-05:00",
        "url": "https://allevents.in/shenandoah/magic-the-gathering-casual-play/200029907766413",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "201 S Elm St, Shenandoah, IA, United States, Iowa 51601",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 S Elm St, Shenandoah, IA 51601-1737, United States",
                "addressLocality": "Shenandoah",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.76433",
                "longitude": "-95.37356"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Play Commander or Casual at the library! Bring your own deck or borrow one there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shenandoah Public Library",
                "url": "https://allevents.in/org/shenandoah-public-library/20831671"
            }
        ]
    }
]
```