

# Event Details

- **Event Name**: Symphony Orchestra Concert
- **Event Start and End Date**: Sat, 25 Oct, 2025 at 05:00 pm – Sat, 25 Oct, 2025 at 06:00 pm
- **Event Description**: You are invited to join us for an evening of beautiful music with the Walla Walla University Symphony Orchestra on Saturday October 25th at 5:00 p.m. The repertoire features Joseph Jongen's Symphonie Concertante Op. 81. Admission is free and all are welcome!
- **Event URL**: https://allevents.in/college-place/symphony-orchestra-concert/80001734311556
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: College Place
- **state**: WA
- **country**: United States
- **location**: Walla Walla University Church of Seventh-Day Adventists
- **lat**: 46.0461509
- **long**: -118.3917338
- **full address**: Walla Walla University Church of Seventh-Day Adventists, 212 SW 4th St, College Place, WA 99324, United States

## Event gallery

- **Alt text**: Symphony Orchestra Concert
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb68f66528ba557.jpg

## FAQs

- **Q**: When and where is Symphony Orchestra Concert being held?
  - **A:** Symphony Orchestra Concert takes place on Sat, 25 Oct, 2025 at 05:00 pm to Sat, 25 Oct, 2025 at 06:00 pm at Walla Walla University Church of Seventh-Day Adventists, 212 SW 4th St, College Place, WA 99324, United States.
- **Q**: Who is organizing Symphony Orchestra Concert?
  - **A:** Symphony Orchestra Concert is organized by Walla Walla University Department of Music.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Symphony Orchestra Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb68f66528ba557.jpg",
        "startDate": "2025-10-25",
        "endDate": "2025-10-25",
        "url": "https://allevents.in/college-place/symphony-orchestra-concert/80001734311556",
        "location": {
            "@type": "Place",
            "name": "Walla Walla University Church of Seventh-Day Adventists",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "212 SW 4th St, College Place, WA 99324, United States",
                "postalCode": "99324",
                "addressLocality": "College Place",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.0461509",
                "longitude": "-118.3917338"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You are invited to join us for an evening of beautiful music with the Walla Walla University Symphony Orchestra on Saturday October 25th at 5:00 p.m. The repertoire features Joseph Jongen's Symphonie Concertante Op. 81. Admission is free and all are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Walla Walla University Department of Music",
                "url": "https://allevents.in/org/walla-walla-university-department-of-music/24175226",
                "description": "Our mission is to challenge and nurture each student with a rich musical experience. It is our goal that each music student will be inspired and stimulated to further enrich the lives of others with the expertise, passion, and sensitivity gained from studying at Walla Walla University."
            }
        ]
    }
]
```