

# Event Details

- **Event Name**: Magic at the Castle Theatrical show
- **Event Start and End Date**: Fri, 29 May, 2026 at 06:00 pm (-05:00)
- **Event Description**: Join us for a night of mystery and magic as the world renowned Joe Coover performs for you with mystical feats.
- **Event URL**: https://allevents.in/oklahoma-city/magic-at-the-castle-theatrical-show/200029925691555
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Oklahoma City
- **state**: OK
- **country**: United States
- **location**: Castle Falls
- **lat**: 35.474860549631
- **long**: -97.618096394438
- **full address**: Castle Falls, 820 N MacArthur Blvd,Oklahoma City, Oklahoma, United States

## Event gallery

- **Alt text**: Magic at the Castle Theatrical show
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0f21a36780a7fa1bbeb067e7b051b6e75d97fb46ea8eecab17a51a152781c619-rimg-w1024-h1280-dc7a5c45-gmir?v=1775882275

## FAQs

- **Q**: When and where is Magic at the Castle Theatrical show being held?
  - **A:** Magic at the Castle Theatrical show takes place on Fri, 29 May, 2026 at 06:00 pm to Fri, 29 May, 2026 at 06:00 pm at Castle Falls, 820 N MacArthur Blvd,Oklahoma City, Oklahoma, United States.
- **Q**: Who is organizing Magic at the Castle Theatrical show?
  - **A:** Magic at the Castle Theatrical show is organized by Ever After Events Venue and Studio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Magic at the Castle Theatrical show",
        "image": "https://cdn-az.allevents.in/events6/banners/0f21a36780a7fa1bbeb067e7b051b6e75d97fb46ea8eecab17a51a152781c619-rimg-w1024-h1280-dc7a5c45-gmir?v=1775882275",
        "startDate": "2026-05-29T18:00:00-05:00",
        "url": "https://allevents.in/oklahoma-city/magic-at-the-castle-theatrical-show/200029925691555",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Castle Falls",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "820 N MacArthur Blvd,Oklahoma City, Oklahoma",
                "addressLocality": "Oklahoma City",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.474860549631",
                "longitude": "-97.618096394438"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of mystery and magic as the world renowned Joe Coover performs for you with mystical feats.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ever After Events Venue and Studio",
                "url": "https://allevents.in/org/ever-after-events-venue-and-studio/24139758"
            }
        ]
    }
]
```