

# Event Details

- **Event Name**: Magic Meetup
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 06:00 pm
- **Event Description**: Play casual or competitive rounds of Magic: The Gathering. Hang with old friends and meet new ones in a night full of battles and trades.
- **Event URL**: https://allevents.in/amherst/magic-meetup/200030240150243
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Amherst
- **state**: NY
- **country**: United States
- **location**: GameStop (1593 Niagara Falls Boulevard, Amherst, NY)
- **lat**: 42.999264549407
- **long**: -78.820548802614
- **full address**: GameStop (1593 Niagara Falls Boulevard, Amherst, NY), United States

## Event gallery

- **Alt text**: Magic Meetup
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b6d8f1fa887414f003038cdc56a8a4f2f8cb13d7ab26e235e8657aeffd1c2278-rimg-w1024-h1536-dc030303-gmir?v=1782384678

## FAQs

- **Q**: When and where is Magic Meetup being held?
  - **A:** Magic Meetup takes place on Fri, 26 Jun, 2026 at 06:00 pm to Fri, 26 Jun, 2026 at 06:00 pm at GameStop (1593 Niagara Falls Boulevard, Amherst, NY), United States.
- **Q**: Who is organizing Magic Meetup?
  - **A:** Magic Meetup is organized by Buffalo GameStop Events.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Magic Meetup",
        "image": "https://cdn-az.allevents.in/events10/banners/b6d8f1fa887414f003038cdc56a8a4f2f8cb13d7ab26e235e8657aeffd1c2278-rimg-w1024-h1536-dc030303-gmir?v=1782384678",
        "startDate": "2026-06-26",
        "url": "https://allevents.in/amherst/magic-meetup/200030240150243",
        "location": {
            "@type": "Place",
            "name": "GameStop (1593 Niagara Falls Boulevard, Amherst, NY)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1595 NIAGARA FALLS BLVD, Ste 200,Amherst, New York",
                "addressLocality": "Amherst",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.999264549407",
                "longitude": "-78.820548802614"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Play casual or competitive rounds of Magic: The Gathering. Hang with old friends and meet new ones in a night full of battles and trades.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Buffalo GameStop Events",
                "url": "https://allevents.in/org/buffalo-gamestop-events/27798090"
            }
        ]
    }
]
```