

# Event Details

- **Event Name**: MTG: Saturday Draft
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 02:00 pm – Sat, 15 Nov, 2025 at 06:00 pm
- **Event Description**: Lets kick it with a weekly draft! Entry fee will vary based on set, but will be $20 on average.  Player's choice of draft set!
- **Event URL**: https://allevents.in/de-pere/mtg-saturday-draft/200029182801903
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: De Pere
- **state**: WI
- **country**: United States
- **location**: 928 Oak St, De Pere, WI, United States, Wisconsin 54115
- **lat**: 44.45201
- **long**: -88.08408
- **full address**: 928 Oak St, De Pere, WI, United States, Wisconsin 54115

## Event gallery

- **Alt text**: MTG: Saturday Draft
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/79b1f9cd99ceb7f1f2b92e1ee17619e2ae6afd3b35b9cb3b52b26dc85e4697a9-rimg-w805-h296-dcffffff-gmir?v=1762934463

## FAQs

- **Q**: When and where is MTG: Saturday Draft being held?
  - **A:** MTG: Saturday Draft takes place on Sat, 15 Nov, 2025 at 02:00 pm to Sat, 15 Nov, 2025 at 06:00 pm at 928 Oak St, De Pere, WI, United States, Wisconsin 54115.
- **Q**: Who is organizing MTG: Saturday Draft?
  - **A:** MTG: Saturday Draft is organized by Windfall Games.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MTG: Saturday Draft",
        "image": "https://cdn-az.allevents.in/events5/banners/79b1f9cd99ceb7f1f2b92e1ee17619e2ae6afd3b35b9cb3b52b26dc85e4697a9-rimg-w805-h296-dcffffff-gmir?v=1762934463",
        "startDate": "2025-11-15",
        "endDate": "2025-11-15",
        "url": "https://allevents.in/de-pere/mtg-saturday-draft/200029182801903",
        "location": {
            "@type": "Place",
            "name": "928 Oak St, De Pere, WI, United States, Wisconsin 54115",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "928 Oak St, De Pere, WI 54115-1429, United States",
                "addressLocality": "De Pere",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.45201",
                "longitude": "-88.08408"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lets kick it with a weekly draft! Entry fee will vary based on set, but will be $20 on average.  Player's choice of draft set!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Windfall Games",
                "url": "https://allevents.in/org/windfall-games/25362562"
            }
        ]
    }
]
```