

# Event Details

- **Event Name**: Friday Night Magic
- **Event Start and End Date**: Fri, 18 Sep, 2026 at 04:00 pm – Fri, 25 Sep, 2026 at 04:00 pm (-05:00)
- **Event Description**: Come join us during Friday Night Magic! Where you can play you're favorite gamemode of Magic! It's a great chance to learn how to play, meet new people and make new friends!
- **Event URL**: https://allevents.in/perry/friday-night-magic/200030689385027
- **Event Categories**: magic-show
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Perry
- **state**: IA
- **country**: United States
- **location**: 1120 2nd St, Perry, IA
- **lat**: 41.83929
- **long**: -94.10506
- **full address**: 1120 2nd St, Perry, IA, United States

## Event gallery

- **Alt text**: Friday Night Magic
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Friday+Night+Magic&date=Fri%2C+18+Sep%2C+2026&bg=3

## FAQs

- **Q**: When and where is Friday Night Magic being held?
  - **A:** Friday Night Magic takes place on Fri, 18 Sep, 2026 at 04:00 pm to Fri, 25 Sep, 2026 at 04:00 pm at 1120 2nd St, Perry, IA, United States.
- **Q**: Who is organizing Friday Night Magic?
  - **A:** Friday Night Magic is organized by TCG Planet LLC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friday Night Magic",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Friday+Night+Magic&date=Fri%2C+18+Sep%2C+2026&bg=3",
        "startDate": "2026-09-18T16:00:00-05:00",
        "endDate": "2026-09-25T16:00:00-05:00",
        "url": "https://allevents.in/perry/friday-night-magic/200030689385027",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1120 2nd St, Perry, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1120 2nd St, Perry, IA 50220-1615, United States",
                "addressLocality": "Perry",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.83929",
                "longitude": "-94.10506"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us during Friday Night Magic! Where you can play you're favorite gamemode of Magic! It's a great chance to learn how to play, meet new people and make new friends!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "TCG Planet LLC",
                "url": "https://allevents.in/org/tcg-planet-llc/24075668"
            }
        ]
    }
]
```