

# Event Details

- **Event Name**: Monthly Comedy Show (International Comedy Month)
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: Performers TBA
- **Event URL**: https://allevents.in/mankato/monthly-comedy-show-international-comedy-month/200029544795140
- **Event Categories**: comedy, performances, entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

- **Ticket URL**: http://facebook.com/200029544795140?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=mankato-events

## Event venue details

- **city**: Mankato
- **state**: MN
- **country**: United States
- **location**: Circle Inn
- **lat**: 44.17048
- **long**: -94.0072
- **full address**: Circle Inn, 232 Belgrade Ave,North Mankato, Minnesota, Mankato, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Greater Mankato Area Comedy Coalition (https://allevents.in/org/greater-mankato-area-comedy-coalition/21085800)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b34ee6287e378239dd30b184992b0a627ac911301616f17fa1b837e64408d6cc-rimg-w851-h315-dcc07561-gmir?v=1774870390
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8b9816cebd7b25d754420769109e2c58393568ef8a0f04c3527d5cb2940bd86e-rimg-w300-h300-dc056536-gmir?v=1774870390

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 19 Apr, 2026 at 07:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Circle Inn, 232 Belgrade Ave,North Mankato, Minnesota, Mankato, United States
- **Q**: Who is organizing the event?
  - **A:** Greater Mankato Area Comedy Coalition
- **Q**: What type of event is this?
  - **A:** comedy, performances, entertainment
- **Q**: Where can I find ticket details about Monthly Comedy Show (International Comedy Month) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Comedy Show (International Comedy Month)",
        "image": "https://cdn-az.allevents.in/events5/banners/b34ee6287e378239dd30b184992b0a627ac911301616f17fa1b837e64408d6cc-rimg-w851-h315-dcc07561-gmir?v=1774870390",
        "startDate": "2026-04-19T19:00:00-05:00",
        "url": "https://allevents.in/mankato/monthly-comedy-show-international-comedy-month/200029544795140",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Circle Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "232 Belgrade Ave,North Mankato, Minnesota",
                "addressLocality": "Mankato",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.17048",
                "longitude": "-94.0072"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Performers TBA",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greater Mankato Area Comedy Coalition",
                "url": "https://allevents.in/org/greater-mankato-area-comedy-coalition/21085800"
            }
        ]
    }
]
```