

# Event Details

- **Event Name**: Niko Moon
- **Event Start and End Date**: Wed, 09 Sep, 2026 at 06:00 pm – Thu, 10 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/niko-moon/2300030151581952
- **Event Categories**: trips-adventures, contests
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Joe's Bar On Weed St.
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Joe's Bar On Weed St., 940 W. Weed Street, Chicago, United States

## Event gallery

- **Alt text**: Niko Moon
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Niko+Moon&date=Wed%2C+09+Sep%2C+2026+at+06%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Niko Moon being held?
  - **A:** Niko Moon takes place on Wed, 09 Sep, 2026 at 06:00 pm to Thu, 10 Sep, 2026 at 10:00 pm at Joe's Bar On Weed St., 940 W. Weed Street, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Niko Moon",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Niko+Moon&date=Wed%2C+09+Sep%2C+2026+at+06%3A00+pm&bg=3",
        "startDate": "2026-09-09T18:00:00-05:00",
        "endDate": "2026-09-10T22:00:00-05:00",
        "url": "https://allevents.in/chicago/niko-moon/2300030151581952",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Joe's Bar On Weed St.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "940 W. Weed Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```