

# Event Details

- **Event Name**: Friday Night Magic at Valhalla
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 05:30 pm – Fri, 21 Aug, 2026 at 05:30 pm (-05:00)
- **Event Description**: Friday Night Magic is now at Valhalla! Thanks to the popularity of Magic Monday, we now have two evenings each week dedicated to MTG! Hope to see you there!
- **Event URL**: https://allevents.in/pelham/friday-night-magic-at-valhalla/200030366579851
- **Event Categories**: magic-show
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Pelham
- **state**: AL
- **country**: United States
- **location**: 2408 Pelham Pkwy; Suite 400
- **lat**: 33.32576
- **long**: -86.79384
- **full address**: 2408 Pelham Pkwy; Suite 400, 2408 Pelham Pkwy, Pelham, AL 35124-1319, United States

## Event gallery

- **Alt text**: Friday Night Magic at Valhalla
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8fda6ec01be6ee7b825342a9d2597ca547fb605a8e4538ecfc97e64d7129e367-rimg-w1200-h1198-dc322e2d-gmir?v=1783382091

## FAQs

- **Q**: When and where is Friday Night Magic at Valhalla being held?
  - **A:** Friday Night Magic at Valhalla takes place on Fri, 10 Jul, 2026 at 05:30 pm to Fri, 21 Aug, 2026 at 05:30 pm at 2408 Pelham Pkwy; Suite 400, 2408 Pelham Pkwy, Pelham, AL 35124-1319, United States.
- **Q**: Who is organizing Friday Night Magic at Valhalla?
  - **A:** Friday Night Magic at Valhalla is organized by Valhalla Board Game Cafe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Friday Night Magic at Valhalla",
        "image": "https://cdn-az.allevents.in/events2/banners/8fda6ec01be6ee7b825342a9d2597ca547fb605a8e4538ecfc97e64d7129e367-rimg-w1200-h1198-dc322e2d-gmir?v=1783382091",
        "startDate": "2026-07-10T17:30:00-05:00",
        "endDate": "2026-08-21T17:30:00-05:00",
        "url": "https://allevents.in/pelham/friday-night-magic-at-valhalla/200030366579851",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2408 Pelham Pkwy; Suite 400",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2408 Pelham Pkwy, Pelham, AL 35124-1319, United States",
                "addressLocality": "Pelham",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.32576",
                "longitude": "-86.79384"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Friday Night Magic is now at Valhalla! Thanks to the popularity of Magic Monday, we now have two evenings each week dedicated to MTG! Hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Valhalla Board Game Cafe",
                "url": "https://allevents.in/org/valhalla-board-game-cafe/17933577"
            }
        ]
    }
]
```