

# Event Details

- **Event Name**: Movie Magic
- **Event Start and End Date**: Sat, 30 May, 2026 at 10:00 am
- **Event Description**: MJ's Academy of Dance Spring Recital
- **Event URL**: https://allevents.in/tuscaloosa/movie-magic/200030078570929
- **Event Categories**: Entertainment
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Tuscaloosa
- **state**: AL
- **country**: United States
- **location**: Bama Theatre
- **lat**: 33.20857
- **long**: -87.56818
- **full address**: Bama Theatre, 600 Greensboro Ave,Tuscaloosa, Alabama, United States

## Event gallery

- **Alt text**: Movie Magic
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3483516c109dc9e51e5396f9fc9eb20f87bb7225e86288bcf0b0dbaaf861e736-rimg-w1088-h1381-dcffffff-gmir?v=1779915304

## FAQs

- **Q**: When and where is Movie Magic being held?
  - **A:** Movie Magic takes place on Sat, 30 May, 2026 at 10:00 am to Sat, 30 May, 2026 at 10:00 am at Bama Theatre, 600 Greensboro Ave,Tuscaloosa, Alabama, United States.
- **Q**: Who is organizing Movie Magic?
  - **A:** Movie Magic is organized by Bama Theatre.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Magic",
        "image": "https://cdn-az.allevents.in/events6/banners/3483516c109dc9e51e5396f9fc9eb20f87bb7225e86288bcf0b0dbaaf861e736-rimg-w1088-h1381-dcffffff-gmir?v=1779915304",
        "startDate": "2026-05-30",
        "url": "https://allevents.in/tuscaloosa/movie-magic/200030078570929",
        "location": {
            "@type": "Place",
            "name": "Bama Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "600 Greensboro Ave,Tuscaloosa, Alabama",
                "addressLocality": "Tuscaloosa",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.20857",
                "longitude": "-87.56818"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "MJ's Academy of Dance Spring Recital",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bama Theatre",
                "url": "https://allevents.in/org/bama-theatre/17306676",
                "description": "The Arts Council of Tuscaloosa manages the Bama Theatre in Downtown Tuscaloosa."
            }
        ]
    }
]
```