

# Event Details

- **Event Name**: Murder Mystery Dinner
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 06:30 pm – Fri, 17 Jul, 2026 at 08:30 pm (-05:00)
- **Event Description**: Murder Mystery Dinner for RS and EQ
- **Event URL**: https://allevents.in/warrenton/murder-mystery-dinner/1600029500441811
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029500441811

## Event venue details

- **city**: Warrenton
- **state**: MO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.851521761924
- **long**: -91.136549981268
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3619 State Highway 47, Warrenton, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1daa1a50-f1e4-11f0-b926-776f0d719f77-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2f9aff90-f1e4-11f0-a3ee-3f6d9d37adb8-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 17 Jul, 2026 at 06:30 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3619 State Highway 47, Warrenton, US
- **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/events2/banners/1daa1a50-f1e4-11f0-b926-776f0d719f77-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-07-17T18:30:00-05:00",
        "endDate": "2026-07-17T20:30:00-05:00",
        "url": "https://allevents.in/warrenton/murder-mystery-dinner/1600029500441811",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3619 State Highway 47",
                "addressLocality": "Warrenton",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.851521761924",
                "longitude": "-91.136549981268"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Murder Mystery Dinner for RS and EQ"
    }
]
```