

# Event Details

- **Event Name**: MtG Draft
- **Event Start and End Date**: Sun, 31 May, 2026 at 01:00 pm – Sun, 14 Jun, 2026 at 01:00 pm
- **Event Description**: Classic Draft format, voting for set to draft each week, in universe sets $20 entry, universes beyond sets $30 entry.
- **Event URL**: https://allevents.in/bedford/mtg-draft/200030126657435
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Bedford
- **state**: TX
- **country**: United States
- **location**: 3504 Harwood Rd, Ste 304, Bedford, TX, United States, Texas 76021
- **lat**: 32.85092
- **long**: -97.10963
- **full address**: 3504 Harwood Rd, Ste 304, Bedford, TX, United States, Texas 76021

## Event gallery

- **Alt text**: MtG Draft
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=MtG+Draft&date=Sun%2C+31+May%2C+2026+at+01%3A00+pm&bg=1

## FAQs

- **Q**: When and where is MtG Draft being held?
  - **A:** MtG Draft takes place on Sun, 31 May, 2026 at 01:00 pm to Sun, 14 Jun, 2026 at 01:00 pm at 3504 Harwood Rd, Ste 304, Bedford, TX, United States, Texas 76021.
- **Q**: Who is organizing MtG Draft?
  - **A:** MtG Draft is organized by Coliseum Comics & Games - Bedford, TX.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MtG Draft",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=MtG+Draft&date=Sun%2C+31+May%2C+2026+at+01%3A00+pm&bg=1",
        "startDate": "2026-05-31",
        "endDate": "2026-06-14",
        "url": "https://allevents.in/bedford/mtg-draft/200030126657435",
        "location": {
            "@type": "Place",
            "name": "3504 Harwood Rd, Ste 304, Bedford, TX, United States, Texas 76021",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3504 Harwood Rd, Bedford, TX 76021-4025, United States",
                "addressLocality": "Bedford",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.85092",
                "longitude": "-97.10963"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Classic Draft format, voting for set to draft each week, in universe sets $20 entry, universes beyond sets $30 entry.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coliseum Comics & Games - Bedford TX",
                "url": "https://allevents.in/org/coliseum-comics-and-games-bedford-tx/26473346"
            }
        ]
    }
]
```