

# Event Details

- **Event Name**: UO Dance in Concert 
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 07:30 pm
- **Event Description**: More information coming soon.
- **Event URL**: https://allevents.in/eugene/uo-dance-in-concert/200029564997627
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Eugene
- **state**: OR
- **country**: United States
- **location**: Dougherty Dance Theatre
- **lat**: 44.043211066369
- **long**: -123.07647585869
- **full address**: Dougherty Dance Theatre, 1484 University St, Eugene, OR 97403, 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/events2/banners/2b79952a6d37d2ae2787f4664154c918588a5a2f05cf0221d7b1f960870670c1-rimg-w1200-h960-dc010103-gmir?v=1772259158
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7acd7ac2f8895844d673bf93747811081fabde3f931d786c7630812718d9440b-rimg-w300-h300-dc010104-gmir?v=1772259158

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Mar, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Dougherty Dance Theatre, 1484 University St, Eugene, OR 97403, United States
- **Q**: Who is organizing the event?
  - **A:** UO School of Music and Dance
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about UO Dance in Concert  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "UO Dance in Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/2b79952a6d37d2ae2787f4664154c918588a5a2f05cf0221d7b1f960870670c1-rimg-w1200-h960-dc010103-gmir?v=1772259158",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/eugene/uo-dance-in-concert/200029564997627",
        "location": {
            "@type": "Place",
            "name": "Dougherty Dance Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1484 University St, Eugene, OR 97403, United States",
                "addressLocality": "Eugene",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.043211066369",
                "longitude": "-123.07647585869"
            }
        },
        "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"
            }
        ]
    }
]
```