

# Event Details

- **Event Name**: Opening Concert
- **Event Start and End Date**: Thu, 21 May, 2026 at 07:30 pm (-05:00)
- **Event Description**: Join us for the opening party celebrating the onset of this year's weekend contests with music from our guest artists.  Full bar and food available on site.
- **Event URL**: https://allevents.in/oxford/opening-concert/200029961326827
- **Event Categories**: entertainment, concerts, music, parties, contests, art
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Oxford
- **state**: MS
- **country**: United States
- **location**: The Old Henry
- **lat**: 34.366779100052
- **long**: -89.520210266113
- **full address**: The Old Henry, 1002 East Jackson Ave,Oxford, Mississippi, United States

## Event gallery

- **Alt text**: Opening Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/95031ca60022e86dbd4a32f24b2a59cbc7502f66532e04797374b6fc0f2985e0-rimg-w1200-h800-dc141717-gmir?v=1776453566

## FAQs

- **Q**: When and where is Opening Concert being held?
  - **A:** Opening Concert takes place on Thu, 21 May, 2026 at 07:30 pm to Thu, 21 May, 2026 at 07:30 pm at The Old Henry, 1002 East Jackson Ave,Oxford, Mississippi, United States.
- **Q**: Who is organizing Opening Concert?
  - **A:** Opening Concert is organized by World Championship Old-Time Piano Playing Contest and Festival.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Opening Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Oxford, this event is thoughtfully curated to deliver a standout experience worth every moment. If Opening Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Opening Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/95031ca60022e86dbd4a32f24b2a59cbc7502f66532e04797374b6fc0f2985e0-rimg-w1200-h800-dc141717-gmir?v=1776453566",
        "startDate": "2026-05-21T19:30:00-05:00",
        "url": "https://allevents.in/oxford/opening-concert/200029961326827",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Old Henry",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1002 East Jackson Ave,Oxford, Mississippi",
                "addressLocality": "Oxford",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.366779100052",
                "longitude": "-89.520210266113"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the opening party celebrating the onset of this year's weekend contests with music from our guest artists.  Full bar and food available on site.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "World Championship Old-Time Piano Playing Contest and Festival",
                "url": "https://allevents.in/org/world-championship-old-time-piano-playing-contest-and-festival/14984462",
                "description": "The World Championship of Old-Time Piano Playing is an annual festival held every Memorial Day Weekend in Oxford, Mississippi."
            }
        ]
    }
]
```