

# Event Details

- **Event Name**: Oregon Percussion Ensemble 
- **Event Start and End Date**: Thu, 26 Feb, 2026 at 07:30 pm
- **Event Description**: More information coming soon.
- **Event URL**: https://allevents.in/eugene/oregon-percussion-ensemble/200029564994307
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://ticket.uoregon.edu/somd26/5240?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=eugene-events

## Event venue details

- **city**: Eugene
- **state**: OR
- **country**: United States
- **location**: UO Beall Concert Hall
- **lat**: 44.041037703249
- **long**: -123.07822530451
- **full address**: UO Beall Concert Hall, 961 E 18th Avenue,Eugene, Oregon, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: UO School of Music and Dance (https://allevents.in/org/uo-school-of-music-and-dance/21164961)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9f20e9008e202f040d08ed3a449882a2100f38b0bc0bd1425c71f8ba6f01def1-rimg-w1200-h675-dc028740-gmir?v=1771597306
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/806af917e04ebbbc83f2b8564881c7d75e847d9e53bfe76601aa24cc397dfb36-rimg-w300-h300-dc01873f-gmir?v=1771597306

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 26 Feb, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** UO Beall Concert Hall, 961 E 18th Avenue,Eugene, Oregon, United States
- **Q**: Who is organizing the event?
  - **A:** UO School of Music and Dance
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Oregon Percussion Ensemble  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Oregon Percussion Ensemble",
        "image": "https://cdn-az.allevents.in/events9/banners/9f20e9008e202f040d08ed3a449882a2100f38b0bc0bd1425c71f8ba6f01def1-rimg-w1200-h675-dc028740-gmir?v=1771597306",
        "startDate": "2026-02-26",
        "url": "https://allevents.in/eugene/oregon-percussion-ensemble/200029564994307",
        "location": {
            "@type": "Place",
            "name": "UO Beall Concert Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "961 E 18th Avenue,Eugene, Oregon",
                "addressLocality": "Eugene",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.041037703249",
                "longitude": "-123.07822530451"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More information coming soon.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "UO School of Music and Dance",
                "url": "https://allevents.in/org/uo-school-of-music-and-dance/21164961"
            }
        ]
    }
]
```