

# Event Details

- **Event Name**: Men's Night
- **Event Start and End Date**: Wed, 16 Dec, 2026 at 05:00 pm – Wed, 16 Dec, 2026 at 08:00 pm (-05:00)
- **Event Description**: Grab the guys and come on out to Downtown Manistee for a night of holiday shopping!
- **Event URL**: https://allevents.in/manistee/mens-night/200029734284013
- **Event Categories**: shopping, holiday
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Manistee
- **state**: MI
- **country**: United States
- **location**: 400 River Street, Manistee, MI, United States, Michigan 49660
- **lat**: 44.24787
- **long**: -86.32469
- **full address**: 400 River Street, Manistee, MI, United States, Michigan 49660

## Event gallery

- **Alt text**: Men's Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/425779a9c1d9066603fe19189335ad23769721185dc5265bc0a51e52008a77d7-rimg-w1200-h675-dcc0bec4-gmir?v=1775178186

## FAQs

- **Q**: When and where is Men's Night being held?
  - **A:** Men's Night takes place on Wed, 16 Dec, 2026 at 05:00 pm to Wed, 16 Dec, 2026 at 08:00 pm at 400 River Street, Manistee, MI, United States, Michigan 49660.
- **Q**: Who is organizing Men's Night?
  - **A:** Men's Night is organized by Downtown Manistee.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Night",
        "image": "https://cdn-az.allevents.in/events7/banners/425779a9c1d9066603fe19189335ad23769721185dc5265bc0a51e52008a77d7-rimg-w1200-h675-dcc0bec4-gmir?v=1775178186",
        "startDate": "2026-12-16T17:00:00-05:00",
        "endDate": "2026-12-16T20:00:00-05:00",
        "url": "https://allevents.in/manistee/mens-night/200029734284013",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "400 River Street, Manistee, MI, United States, Michigan 49660",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 River St, Manistee, MI 49660-1523, United States",
                "addressLocality": "Manistee",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.24787",
                "longitude": "-86.32469"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grab the guys and come on out to Downtown Manistee for a night of holiday shopping!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Downtown Manistee",
                "url": "https://allevents.in/org/downtown-manistee/7248168",
                "description": "Downtown Manistee: historic Victorian architecture with a 21st century vibe!"
            }
        ]
    }
]
```