

# Event Details

- **Event Name**: Comedy Night
- **Event Start and End Date**: Fri, 15 May, 2026 at 07:00 pm (-04:00)
- **Event Description**: Mocktails and popcorn will be available for purchase! Come on down and share some laughs with us!
- **Event URL**: https://allevents.in/monroe/comedy-night/200029909307028
- **Event Categories**: comedy, Entertainment
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Monroe
- **state**: MI
- **country**: United States
- **location**: The Mall of Monroe 2121 North Monroe Street, Unit 400, Monroe, MI
- **lat**: 41.94569
- **long**: -83.38635
- **full address**: The Mall of Monroe 2121 North Monroe Street, Unit 400, Monroe, MI, United States

## Event gallery

- **Alt text**: Comedy Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/15de3cd1c9b76f72cba5ee088f280f749a403a908681f823aa3d1bcf829e4ee3-rimg-w1200-h1600-dc141311-gmir?v=1776309364

## FAQs

- **Q**: When and where is Comedy Night being held?
  - **A:** Comedy Night takes place on Fri, 15 May, 2026 at 07:00 pm to Fri, 15 May, 2026 at 07:00 pm at The Mall of Monroe 2121 North Monroe Street, Unit 400, Monroe, MI, United States.
- **Q**: Who is organizing Comedy Night?
  - **A:** Comedy Night is organized by Monroe Community Players.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Comedy Night",
        "image": "https://cdn-az.allevents.in/events3/banners/15de3cd1c9b76f72cba5ee088f280f749a403a908681f823aa3d1bcf829e4ee3-rimg-w1200-h1600-dc141311-gmir?v=1776309364",
        "startDate": "2026-05-15T19:00:00-04:00",
        "url": "https://allevents.in/monroe/comedy-night/200029909307028",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Mall of Monroe 2121 North Monroe Street, Unit 400, Monroe, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mall of Monroe, 2121 N Monroe St, Monroe, MI 48162, United States",
                "addressLocality": "Monroe",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.94569",
                "longitude": "-83.38635"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mocktails and popcorn will be available for purchase! Come on down and share some laughs with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Monroe Community Players",
                "url": "https://allevents.in/org/monroe-community-players/20365186"
            }
        ]
    }
]
```