

# Event Details

- **Event Name**: Spring Final Show
- **Event Start and End Date**: Sun, 17 May, 2026 at 11:00 am (-04:00)
- **Event Description**: Come see our students as they perform their shows for this season!!
- **Event URL**: https://allevents.in/charleston/spring-final-show/200029693226740
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Charleston
- **state**: SC
- **country**: United States
- **location**: Music Farm
- **lat**: 32.79019
- **long**: -79.93833
- **full address**: Music Farm, 81 Mary St, Charleston, SC 29403-6249, United States

## Event gallery

- **Alt text**: Spring Final Show
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7cc6631eb5a68a4e7c7859b46430d38f759a3b69bf2cb7ce6ec42e707003a7a3-rimg-w1200-h767-dc300a07-gmir?v=1777393852

## FAQs

- **Q**: When and where is Spring Final Show being held?
  - **A:** Spring Final Show takes place on Sun, 17 May, 2026 at 11:00 am to Sun, 17 May, 2026 at 11:00 am at Music Farm, 81 Mary St, Charleston, SC 29403-6249, United States.
- **Q**: Who is organizing Spring Final Show?
  - **A:** Spring Final Show is organized by School of Rock Mount Pleasant.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Final Show",
        "image": "https://cdn-az.allevents.in/events4/banners/7cc6631eb5a68a4e7c7859b46430d38f759a3b69bf2cb7ce6ec42e707003a7a3-rimg-w1200-h767-dc300a07-gmir?v=1777393852",
        "startDate": "2026-05-17T11:00:00-04:00",
        "url": "https://allevents.in/charleston/spring-final-show/200029693226740",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Music Farm",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "81 Mary St, Charleston, SC 29403-6249, United States",
                "addressLocality": "Charleston",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.79019",
                "longitude": "-79.93833"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see our students as they perform their shows for this season!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "School of Rock Mount Pleasant",
                "url": "https://allevents.in/org/school-of-rock-mount-pleasant/20877491"
            }
        ]
    }
]
```