

# Event Details

- **Event Name**: Winter Choral Concert
- **Event Start and End Date**: Thu, 26 Feb, 2026 at 07:30 pm
- **Event Description**: Event details and program TBA.
- **Event URL**: https://allevents.in/pullman/winter-choral-concert/200029328447054
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200029328447054?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=pullman-events

## Event venue details

- **city**: Pullman
- **state**: WA
- **country**: United States
- **location**: Kimbrough Music Building, Pullman, WA, United States, Washington 99164
- **lat**: 46.73228
- **long**: -117.1658
- **full address**: Kimbrough Music Building, Pullman, WA, United States, Washington 99164

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: WSU Pullman School of Music (https://allevents.in/org/wsu-pullman-school-of-music/13900097)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/de1c89175aff1ebc90852897a14e652a682155c8590a86a8aa69ee2852eb7f83-rimg-w960-h640-dc191316-gmir?v=1771722466
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6f9a3f45529fd0fa2417065b06424f780f5eb42f53f995a13c47230e25d61316-rimg-w300-h300-dc191417-gmir?v=1771722467

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 26 Feb, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Kimbrough Music Building, Pullman, WA, United States, Washington 99164
- **Q**: Who is organizing the event?
  - **A:** WSU Pullman School of Music
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Winter Choral Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Winter Choral Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/de1c89175aff1ebc90852897a14e652a682155c8590a86a8aa69ee2852eb7f83-rimg-w960-h640-dc191316-gmir?v=1771722466",
        "startDate": "2026-02-26",
        "url": "https://allevents.in/pullman/winter-choral-concert/200029328447054",
        "location": {
            "@type": "Place",
            "name": "Kimbrough Music Building, Pullman, WA, United States, Washington 99164",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 NE Thatuna St, Pullman, WA 99163-4266, United States",
                "addressLocality": "Pullman",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.73228",
                "longitude": "-117.1658"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Event details and program TBA.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "WSU Pullman School of Music",
                "url": "https://allevents.in/org/wsu-pullman-school-of-music/13900097",
                "description": "Preparing the next generation of music educators, performers, and composers."
            }
        ]
    }
]
```