

# Event Details

- **Event Name**: Mystery Event
- **Event Start and End Date**: Mon, 24 Aug, 2026 at 06:30 pm (-04:00)
- **Event Description**: Mystery event. Show up, do the miles, do the additional stuff, get a patch.
- **Event URL**: https://allevents.in/cincinnati/mystery-event/200030566874528
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

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

## Event venue details

- **city**: Cincinnati
- **state**: OH
- **country**: United States
- **location**: Theodore M Berry International Friendship Park
- **lat**: 39.105970740791
- **long**: -84.493011832237
- **full address**: Theodore M Berry International Friendship Park, 1101 Riverside Dr.,Cincinnati, United States

## Event gallery

- **Alt text**: Mystery Event
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/824abac1481453df11075e2bea6e938a689e475c7ba138506069fbca32db0fa8-rimg-w1110-h780-dc080808-gmir?v=1786929715

## FAQs

- **Q**: When and where is Mystery Event being held?
  - **A:** Mystery Event takes place on Mon, 24 Aug, 2026 at 06:30 pm to Mon, 24 Aug, 2026 at 06:30 pm at Theodore M Berry International Friendship Park, 1101 Riverside Dr.,Cincinnati, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mystery Event",
        "image": "https://cdn-az.allevents.in/events5/banners/824abac1481453df11075e2bea6e938a689e475c7ba138506069fbca32db0fa8-rimg-w1110-h780-dc080808-gmir?v=1786929715",
        "startDate": "2026-08-24T18:30:00-04:00",
        "url": "https://allevents.in/cincinnati/mystery-event/200030566874528",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Theodore M Berry International Friendship Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1101 Riverside Dr.,Cincinnati",
                "addressLocality": "Cincinnati",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.105970740791",
                "longitude": "-84.493011832237"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mystery event. Show up, do the miles, do the additional stuff, get a patch."
    }
]
```