

# Event Details

- **Event Name**: Friday Night Magic
- **Event Start and End Date**: Fri, 13 Mar, 2026 at 05:00 pm – Fri, 13 Mar, 2026 at 08:00 pm
- **Event Description**: Join us for Friday Night Magic!
- **Event URL**: https://allevents.in/grayling/friday-night-magic/200029742445452
- **Event Categories**: magic-show
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Grayling
- **state**: MI
- **country**: United States
- **location**: 207 E Michigan Ave, Grayling, MI, United States, Michigan 49738
- **lat**: 44.66184
- **long**: -84.71478
- **full address**: 207 E Michigan Ave, Grayling, MI, United States, Michigan 49738

## Event gallery

- **Alt text**: Friday Night Magic
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/14072f1f0515e249cca8eb86d9d6023381539706f134bf5e9fc482140f0c3b1e-rimg-w474-h266-dc16151a-gmir?v=1773194079

## FAQs

- **Q**: When and where is Friday Night Magic being held?
  - **A:** Friday Night Magic takes place on Fri, 13 Mar, 2026 at 05:00 pm to Fri, 13 Mar, 2026 at 08:00 pm at 207 E Michigan Ave, Grayling, MI, United States, Michigan 49738.
- **Q**: Who is organizing Friday Night Magic?
  - **A:** Friday Night Magic is organized by Hidden Nook Booksellers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Friday Night Magic",
        "image": "https://cdn-az.allevents.in/events9/banners/14072f1f0515e249cca8eb86d9d6023381539706f134bf5e9fc482140f0c3b1e-rimg-w474-h266-dc16151a-gmir?v=1773194079",
        "startDate": "2026-03-13",
        "endDate": "2026-03-13",
        "url": "https://allevents.in/grayling/friday-night-magic/200029742445452",
        "location": {
            "@type": "Place",
            "name": "207 E Michigan Ave, Grayling, MI, United States, Michigan 49738",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "207 Michigan Ave, Grayling, MI 49738-1742, United States",
                "addressLocality": "Grayling",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.66184",
                "longitude": "-84.71478"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Friday Night Magic!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hidden Nook Booksellers",
                "url": "https://allevents.in/org/hidden-nook-booksellers/21462960"
            }
        ]
    }
]
```