

# Event Details

- **Event Name**: Murder Mystery Book Club
- **Event Start and End Date**: Wed, 11 Mar, 2026 at 07:00 pm
- **Event Description**: The Murder Mystery Club will be discussing "The Last Thing He Told Me" by Laura Dave.
- **Event URL**: https://allevents.in/warren/murder-mystery-book-club/200029748958812
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Warren
- **state**: IN
- **country**: United States
- **location**: 123 E Third St, PO Box 327, Warren, IN, United States, Indiana 46792
- **lat**: 40.68342
- **long**: -85.4255
- **full address**: 123 E Third St, PO Box 327, Warren, IN, United States, Indiana 46792

## Event gallery

- **Alt text**: Murder Mystery Book Club
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0071fdc3e941881244d621ffda2d2930a785cba5fa7e9da1c7eb87e83fd82421-rimg-w895-h1500-dc043231-gmir?v=1773052930

## FAQs

- **Q**: When and where is Murder Mystery Book Club being held?
  - **A:** Murder Mystery Book Club takes place on Wed, 11 Mar, 2026 at 07:00 pm to Wed, 11 Mar, 2026 at 07:00 pm at 123 E Third St, PO Box 327, Warren, IN, United States, Indiana 46792.
- **Q**: Who is organizing Murder Mystery Book Club?
  - **A:** Murder Mystery Book Club is organized by Warren Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Murder Mystery Book Club",
        "image": "https://cdn-az.allevents.in/events9/banners/0071fdc3e941881244d621ffda2d2930a785cba5fa7e9da1c7eb87e83fd82421-rimg-w895-h1500-dc043231-gmir?v=1773052930",
        "startDate": "2026-03-11",
        "url": "https://allevents.in/warren/murder-mystery-book-club/200029748958812",
        "location": {
            "@type": "Place",
            "name": "123 E Third St, PO Box 327, Warren, IN, United States, Indiana 46792",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 E 3rd St, Warren, IN 46792-4607, United States",
                "addressLocality": "Warren",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.68342",
                "longitude": "-85.4255"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Murder Mystery Club will be discussing \"The Last Thing He Told Me\" by Laura Dave.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Warren Public Library",
                "url": "https://allevents.in/org/warren-public-library/22787628",
                "description": "Warren Public Library, Warren. 780 likes · 40 talking about this · 43 were here. Embracing the Past While Looking to the Future"
            }
        ]
    }
]
```