

# Event Details

- **Event Name**: Ladies Night
- **Event Start and End Date**: Wed, 09 Dec, 2026 at 04:00 pm – Wed, 09 Dec, 2026 at 08:00 pm (-05:00)
- **Event Description**: Grab the gals and come on out to Downtown Manistee for a night of holiday shopping!
- **Event URL**: https://allevents.in/manistee/ladies-night/200029691488539
- **Event Categories**: shopping, holiday
- **Interested Audience**: 
  - total_interested_count: 103

## Ticket Details


## Event venue details

- **city**: Manistee
- **state**: MI
- **country**: United States
- **location**: Downtown Manistee
- **lat**: 44.24712
- **long**: -86.32433
- **full address**: Downtown Manistee, 70 Maple St, Manistee, MI 49660-1688, United States

## Event gallery

- **Alt text**: Ladies Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/34efa4999c2a72d7bc10870588bb5ff954b33276c2fe99fe5d33f24f6215a31c-rimg-w1200-h675-dc081828-gmir?v=1786395862

## FAQs

- **Q**: When and where is Ladies Night being held?
  - **A:** Ladies Night takes place on Wed, 09 Dec, 2026 at 04:00 pm to Wed, 09 Dec, 2026 at 08:00 pm at Downtown Manistee, 70 Maple St, Manistee, MI 49660-1688, United States.
- **Q**: Who is organizing Ladies Night?
  - **A:** Ladies Night is organized by Downtown Manistee.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ladies Night",
        "image": "https://cdn-az.allevents.in/events7/banners/34efa4999c2a72d7bc10870588bb5ff954b33276c2fe99fe5d33f24f6215a31c-rimg-w1200-h675-dc081828-gmir?v=1786395862",
        "startDate": "2026-12-09T16:00:00-05:00",
        "endDate": "2026-12-09T20:00:00-05:00",
        "url": "https://allevents.in/manistee/ladies-night/200029691488539",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Downtown Manistee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "70 Maple St, Manistee, MI 49660-1688, United States",
                "addressLocality": "Manistee",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.24712",
                "longitude": "-86.32433"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grab the gals 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!"
            }
        ]
    }
]
```