

# Event Details

- **Event Name**: Symphonic Band Concert
- **Event Start and End Date**: Thu, 23 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: Free Admission
- **Event URL**: https://allevents.in/bethany/symphonic-band-concert/200029571075341
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Bethany
- **state**: OK
- **country**: United States
- **location**: Herrick Auditorium
- **lat**: 35.512401881366
- **long**: -97.630556045348
- **full address**: Herrick Auditorium, 4028 N Asbury Ave, Bethany, OK 73008, United States

## Event gallery

- **Alt text**: Symphonic Band Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f64fe9c5b87cf450818b5822caa5f8bfb301c1210416ec78800bfda75c653202-rimg-w1200-h630-dc347780-gmir?v=1775706992

## FAQs

- **Q**: When and where is Symphonic Band Concert being held?
  - **A:** Symphonic Band Concert takes place on Thu, 23 Apr, 2026 at 07:00 pm to Thu, 23 Apr, 2026 at 07:00 pm at Herrick Auditorium, 4028 N Asbury Ave, Bethany, OK 73008, United States.
- **Q**: Who is organizing Symphonic Band Concert?
  - **A:** Symphonic Band Concert is organized by SNU Music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Symphonic Band 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 Bethany, this event is thoughtfully curated to deliver a standout experience worth every moment. If Symphonic Band 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": "Symphonic Band Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/f64fe9c5b87cf450818b5822caa5f8bfb301c1210416ec78800bfda75c653202-rimg-w1200-h630-dc347780-gmir?v=1775706992",
        "startDate": "2026-04-23T19:00:00-05:00",
        "url": "https://allevents.in/bethany/symphonic-band-concert/200029571075341",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Herrick Auditorium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4028 N Asbury Ave, Bethany, OK 73008, United States",
                "addressLocality": "Bethany",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.512401881366",
                "longitude": "-97.630556045348"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free Admission",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SNU Music",
                "url": "https://allevents.in/org/snu-music/22803627"
            }
        ]
    }
]
```