

# Event Details

- **Event Name**: Murder Mystery Dinner
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 12:00 pm (-05:00)
- **Event Description**: There will be two shows on this day, one at noon and one at 5 PM.
- **Event URL**: https://allevents.in/thebes/murder-mystery-dinner/200029185370957
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 292

## Ticket Details

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

## Event venue details

- **city**: Thebes
- **state**: IL
- **country**: United States
- **location**: 407 Oak Street, PO Box 53, Thebes, IL
- **lat**: 37.2199
- **long**: -89.46216
- **full address**: 407 Oak Street, PO Box 53, Thebes, IL, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Thebes Historical Courthouse (https://allevents.in/org/thebes-historical-courthouse/24878571)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/bd6bab7a7f2dbd486165eac2dc0fca9fa9d55bf1f4eee1d8f3cf0ac9516659fe-rimg-w1200-h1002-dc3766a9-gmir?v=1775110678
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/866b63c5cadd6c59cb19c8dfe31a4e702acee46287ffb1c6130cf55f05caaf74-rimg-w300-h300-dc3766a9-gmir?v=1775110678

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 20 Jun, 2026 at 12:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** 407 Oak Street, PO Box 53, Thebes, IL, United States
- **Q**: Who is organizing the event?
  - **A:** Thebes Historical Courthouse
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Murder Mystery Dinner ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Murder Mystery Dinner",
        "image": "https://cdn-az.allevents.in/events1/banners/bd6bab7a7f2dbd486165eac2dc0fca9fa9d55bf1f4eee1d8f3cf0ac9516659fe-rimg-w1200-h1002-dc3766a9-gmir?v=1775110678",
        "startDate": "2026-06-20T12:00:00-05:00",
        "url": "https://allevents.in/thebes/murder-mystery-dinner/200029185370957",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "407 Oak Street, PO Box 53, Thebes, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "407 Oak St, Thebes, IL 62990, United States",
                "addressLocality": "Thebes",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.2199",
                "longitude": "-89.46216"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "There will be two shows on this day, one at noon and one at 5 PM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Thebes Historical Courthouse",
                "url": "https://allevents.in/org/thebes-historical-courthouse/24878571"
            }
        ]
    }
]
```