

# Event Details

- **Event Name**: NMU Jazz Concert
- **Event Start and End Date**: Wed, 30 Sep, 2026 at 07:30 pm (-04:00)
- **Event Description**: Please join us for the first NMU Jazz Concert of the Fall 2026 semester! This is a free concert in Reynolds Recital Hall at 7:30 pm on Wednesday, September 30, 2026.
- **Event URL**: https://allevents.in/marquette/nmu-jazz-concert/200030662886621
- **Event Categories**: music, entertainment, concerts, jazz
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Marquette
- **state**: MI
- **country**: United States
- **location**: Reynolds Recital Hall NMU
- **lat**: 46.558163320087
- **long**: -87.40395056339
- **full address**: Reynolds Recital Hall NMU, Marquette, Michigan, United States

## Event gallery

- **Alt text**: NMU Jazz Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f7d87b872f9f8b32dc82dd471df0ff4eda82acbabbc67f598b1b85c530ce1e93-rimg-w1200-h630-dc589848-gmir?v=1788628701

## FAQs

- **Q**: When and where is NMU Jazz Concert being held?
  - **A:** NMU Jazz Concert takes place on Wed, 30 Sep, 2026 at 07:30 pm to Wed, 30 Sep, 2026 at 07:30 pm at Reynolds Recital Hall NMU, Marquette, Michigan, United States.
- **Q**: Who is organizing NMU Jazz Concert?
  - **A:** NMU Jazz Concert is organized by Northern Michigan University Department of Music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** NMU Jazz Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Marquette, this event is thoughtfully curated to deliver a standout experience worth every moment. If NMU Jazz Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "NMU Jazz Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/f7d87b872f9f8b32dc82dd471df0ff4eda82acbabbc67f598b1b85c530ce1e93-rimg-w1200-h630-dc589848-gmir?v=1788628701",
        "startDate": "2026-09-30T19:30:00-04:00",
        "url": "https://allevents.in/marquette/nmu-jazz-concert/200030662886621",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Reynolds Recital Hall NMU",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Marquette, Michigan",
                "addressLocality": "Marquette",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.558163320087",
                "longitude": "-87.40395056339"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for the first NMU Jazz Concert of the Fall 2026 semester! This is a free concert in Reynolds Recital Hall at 7:30 pm on Wednesday, September 30, 2026.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northern Michigan University Department of Music",
                "url": "https://allevents.in/org/northern-michigan-university-department-of-music/23627743"
            }
        ]
    }
]
```