

# Event Details

- **Event Name**: Jazz Night
- **Event Start and End Date**: Wed, 18 Feb, 2026 at 06:00 pm
- **Event Description**: Join us for an evening of jazz featuring musicians from MMS and MHS. Refreshments will also be available for sale - cash only. All funds will go towards the Jazz trip in April.
- **Event URL**: https://allevents.in/milton/jazz-night/200029652281209
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Milton
- **state**: WI
- **country**: United States
- **location**: Milton High School
- **lat**: 42.774893420309
- **long**: -88.954569198492
- **full address**: Milton High School, Milton High School,Milton, Wisconsin, United States

## Event gallery

- **Alt text**: Jazz Night
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/bef758f0d27b85f4c17f54e0de5107caafebf6681399b13607bd8f99ef74dec5-rimg-w1024-h1024-dc300303-gmir?v=1770837909

## FAQs

- **Q**: When and where is Jazz Night being held?
  - **A:** Jazz Night takes place on Wed, 18 Feb, 2026 at 06:00 pm to Wed, 18 Feb, 2026 at 06:00 pm at Milton High School, Milton High School,Milton, Wisconsin, United States.
- **Q**: Who is organizing Jazz Night?
  - **A:** Jazz Night is organized by Milton Red Hawk Bands.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jazz Night is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Milton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Jazz Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jazz Night",
        "image": "https://cdn-az.allevents.in/events9/banners/bef758f0d27b85f4c17f54e0de5107caafebf6681399b13607bd8f99ef74dec5-rimg-w1024-h1024-dc300303-gmir?v=1770837909",
        "startDate": "2026-02-18",
        "url": "https://allevents.in/milton/jazz-night/200029652281209",
        "location": {
            "@type": "Place",
            "name": "Milton High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Milton High School,Milton, Wisconsin",
                "addressLocality": "Milton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.774893420309",
                "longitude": "-88.954569198492"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of jazz featuring musicians from MMS and MHS. Refreshments will also be available for sale - cash only. All funds will go towards the Jazz trip in April.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Milton Red Hawk Bands",
                "url": "https://allevents.in/org/milton-red-hawk-bands/22689283"
            }
        ]
    }
]
```