

# Event Details

- **Event Name**: Between the Lines MHS Spring Musical
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 02:00 pm (-04:00)
- **Event Description**: April 23-25 at 7pm and April 26 at 2pm 
adult tickets $10 and children $8 
MHS students are free
- **Event URL**: https://allevents.in/morgantown/between-the-lines-mhs-spring-musical/200029941550355
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029941550355?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=morgantown-events

## Event venue details

- **city**: Morgantown
- **state**: WV
- **country**: United States
- **location**: Metropolitan Theatre
- **lat**: 39.630800669143
- **long**: -79.955524206161
- **full address**: Metropolitan Theatre, 369 High St,Morgantown, West Virginia, United States

## Event gallery

- **Alt text**: Between the Lines MHS Spring Musical
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8e19912bf9cb7df3ce08c0c8b0e258d4fa1469e07b206257aa427cb017702c18-rimg-w1200-h877-dc131a2d-gmir?v=1776166015

## FAQs

- **Q**: When and where is Between the Lines MHS Spring Musical being held?
  - **A:** Between the Lines MHS Spring Musical takes place on Sun, 26 Apr, 2026 at 02:00 pm to Sun, 26 Apr, 2026 at 02:00 pm at Metropolitan Theatre, 369 High St,Morgantown, West Virginia, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Between the Lines MHS Spring Musical",
        "image": "https://cdn-az.allevents.in/events6/banners/8e19912bf9cb7df3ce08c0c8b0e258d4fa1469e07b206257aa427cb017702c18-rimg-w1200-h877-dc131a2d-gmir?v=1776166015",
        "startDate": "2026-04-26T14:00:00-04:00",
        "url": "https://allevents.in/morgantown/between-the-lines-mhs-spring-musical/200029941550355",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Metropolitan Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "369 High St,Morgantown, West Virginia",
                "addressLocality": "Morgantown",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.630800669143",
                "longitude": "-79.955524206161"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "April 23-25 at 7pm and April 26 at 2pm \nadult tickets $10 and children $8 \nMHS students are free"
    }
]
```