

# Event Details

- **Event Name**: Jazz Combos Concert
- **Event Start and End Date**: Wed, 25 Feb, 2026 at 07:30 pm
- **Event Description**: Event details and program TBA.
- **Event URL**: https://allevents.in/pullman/jazz-combos-concert/200029328447656
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

- **Ticket URL**: http://facebook.com/200029328447656?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/events5/banners/86742139c8c0534379ae24d4d4f848990e3c7b0fa73bf64e5d8983502e52d83b-rimg-w960-h640-dc191316-gmir?v=1771722026
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/443d96c3ab080646ea390f6c737323ad051fde380066be9a04fe7b771ad574b9-rimg-w300-h300-dc191417-gmir?v=1771722027

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 25 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:** music, entertainment, concerts
- **Q**: Where can I find ticket details about Jazz Combos Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jazz Combos Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/86742139c8c0534379ae24d4d4f848990e3c7b0fa73bf64e5d8983502e52d83b-rimg-w960-h640-dc191316-gmir?v=1771722026",
        "startDate": "2026-02-25",
        "url": "https://allevents.in/pullman/jazz-combos-concert/200029328447656",
        "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."
            }
        ]
    }
]
```