

# Event Details

- **Event Name**: NMU Jazz Concert
- **Event Start and End Date**: Wed, 11 Feb, 2026 at 07:30 pm
- **Event Description**: Join us for the first NMU Jazz Concert of the Winter 2026 semester! This is a free concert in Reynolds Recital Hall at 7:30 PM on Wednesday, February 11th.
- **Event URL**: https://allevents.in/marquette/nmu-jazz-concert/200029618920310
- **Event Categories**: music, entertainment, concerts, jazz
- **Interested Audience**: 
  - total_interested_count: 41

## 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/events6/banners/aaf782f64db29f2403762281f78e76d69492959f9f5a322e080eab35ac30facb-rimg-w1200-h630-dcf2d8a9-gmir?v=1770164289

## FAQs

- **Q**: When and where is NMU Jazz Concert being held?
  - **A:** NMU Jazz Concert takes place on Wed, 11 Feb, 2026 at 07:30 pm to Wed, 11 Feb, 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/events6/banners/aaf782f64db29f2403762281f78e76d69492959f9f5a322e080eab35ac30facb-rimg-w1200-h630-dcf2d8a9-gmir?v=1770164289",
        "startDate": "2026-02-11",
        "url": "https://allevents.in/marquette/nmu-jazz-concert/200029618920310",
        "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": "Join us for the first NMU Jazz Concert of the Winter 2026 semester! This is a free concert in Reynolds Recital Hall at 7:30 PM on Wednesday, February 11th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northern Michigan University Department of Music",
                "url": "https://allevents.in/org/northern-michigan-university-department-of-music/23627743"
            }
        ]
    }
]
```