

# Event Details

- **Event Name**: Summer Movie Magic: The School of Rock
- **Event Start and End Date**: Sun, 17 Aug, 2025 at 02:00 pm
- **Event Description**: Venue Details:Tennessee Theatre,604 S. Gay St., Tennessee Theatre,Knoxville, United States
- **Event URL**: https://allevents.in/knoxville/summer-movie-magic-the-school-of-rock/210003683498011
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210003683498011

## Event venue details

- **city**: Knoxville
- **state**: TN
- **country**: United States
- **location**: Tennessee Theatre
- **lat**: 35.964436
- **long**: -83.9170710000000119
- **full address**: Tennessee Theatre, Knoxville, United States

## Event gallery

- **Alt text**: Summer Movie Magic: The School of Rock
  - **Image URL**: https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg

## FAQs

- **Q**: When and where is Summer Movie Magic: The School of Rock being held?
  - **A:** Summer Movie Magic: The School of Rock takes place on Sun, 17 Aug, 2025 at 02:00 pm to Sun, 17 Aug, 2025 at 02:00 pm at Tennessee Theatre, Knoxville, United States.
- **Q**: Who is organizing Summer Movie Magic: The School of Rock?
  - **A:** Summer Movie Magic: The School of Rock is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Movie Magic: The School of Rock",
        "image": "https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg",
        "startDate": "2025-08-17",
        "url": "https://allevents.in/knoxville/summer-movie-magic-the-school-of-rock/210003683498011",
        "location": {
            "@type": "Place",
            "name": "Tennessee Theatre",
            "address": {
                "@type": "PostalAddress",
                "name": "Tennessee Theatre, Knoxville, United States",
                "addressLocality": "Knoxville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.964436",
                "longitude": "-83.9170710000000119"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:Tennessee Theatre,604 S. Gay St., Tennessee Theatre,Knoxville, United States"
    }
]
```