

# Event Details

- **Event Name**: Student Recital
- **Event Start and End Date**: Thu, 16 Apr, 2026 at 12:00 pm (-05:00)
- **Event Description**: Department of Music students perform music from the semester for their classmates.
- **Event URL**: https://allevents.in/webster-groves/student-recital/200029724905916
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029724905916?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=webster+groves-events

## Event venue details

- **city**: Webster Groves
- **state**: MO
- **country**: United States
- **location**: Thompson Music Building
- **lat**: 38.58977
- **long**: -90.34392
- **full address**: Thompson Music Building, 8282 Big Bend Blvd,Webster Groves, Missouri, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Webster University Department of Music (https://allevents.in/org/webster-university-department-of-music/8966459)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/48a1825f34e3ac474b23a0e6a9529a9a46485fd2c11deab98bc56c8e7375d364-rimg-w1000-h1000-dcd55044-gmir?v=1775291720
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9dadd45bab849b9cdf54fa983ed1fe70828096ebfae718e327049eea4181d9e2-rimg-w300-h300-dcd55045-gmir?v=1775291720

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 16 Apr, 2026 at 12:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Thompson Music Building, 8282 Big Bend Blvd,Webster Groves, Missouri, United States
- **Q**: Who is organizing the event?
  - **A:** Webster University Department of Music
- **Q**: Where can I find ticket details about Student Recital ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Student Recital",
        "image": "https://cdn-az.allevents.in/events6/banners/48a1825f34e3ac474b23a0e6a9529a9a46485fd2c11deab98bc56c8e7375d364-rimg-w1000-h1000-dcd55044-gmir?v=1775291720",
        "startDate": "2026-04-16T12:00:00-05:00",
        "url": "https://allevents.in/webster-groves/student-recital/200029724905916",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Thompson Music Building",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8282 Big Bend Blvd,Webster Groves, Missouri",
                "addressLocality": "Webster Groves",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.58977",
                "longitude": "-90.34392"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Department of Music students perform music from the semester for their classmates.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Webster University Department of Music",
                "url": "https://allevents.in/org/webster-university-department-of-music/8966459"
            }
        ]
    }
]
```