

# Event Details

- **Event Name**: DWU Death Café
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 01:00 pm – Mon, 15 Dec, 2025 at 03:00 pm
- **Event Description**: This is the final project for REL-360, Death Dying and Life After Death. Student groups will be presenting their finals for the 2025-26 Fall Semester. The Public is invited to come and hear, ask questions and interact.
- **Event URL**: https://allevents.in/mitchell/dwu-death-café/200029246564515
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

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

## Event venue details

- **city**: Mitchell
- **state**: SD
- **country**: United States
- **location**: McGovern Library
- **lat**: 43.69840962804
- **long**: -98.030455968761
- **full address**: McGovern Library, 1200 W. University Ave.,Mitchell, South Dakota, United States

## Event gallery

- **Alt text**: DWU Death Café
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bffea52f8897f55ade882d8241f9c1e5a24c2b0352b561d4ab699c0e26557aa0-rimg-w1000-h665-dc141414-gmir?v=1765221071

## FAQs

- **Q**: When and where is DWU Death Café being held?
  - **A:** DWU Death Café takes place on Mon, 15 Dec, 2025 at 01:00 pm to Mon, 15 Dec, 2025 at 03:00 pm at McGovern Library, 1200 W. University Ave.,Mitchell, South Dakota, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DWU Death Café",
        "image": "https://cdn-az.allevents.in/events8/banners/bffea52f8897f55ade882d8241f9c1e5a24c2b0352b561d4ab699c0e26557aa0-rimg-w1000-h665-dc141414-gmir?v=1765221071",
        "startDate": "2025-12-15",
        "endDate": "2025-12-15",
        "url": "https://allevents.in/mitchell/dwu-death-café/200029246564515",
        "location": {
            "@type": "Place",
            "name": "McGovern Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1200 W. University Ave.,Mitchell, South Dakota",
                "addressLocality": "Mitchell",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.69840962804",
                "longitude": "-98.030455968761"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is the final project for REL-360, Death Dying and Life After Death. Student groups will be presenting their finals for the 2025-26 Fall Semester. The Public is invited to come and hear, ask questions and interact."
    }
]
```