

# Event Details

- **Event Name**: Trivia with Dr. Dudek 
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 06:30 pm
- **Event Description**: This is an every other week challenge to your brain. Ray will stretch your brains ability to recall random data.
- **Event URL**: https://allevents.in/enon/trivia-with-dr-dudek/200030251526838
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Enon
- **state**: OH
- **country**: United States
- **location**: 160 North Xenia Dr, Enon, OH
- **lat**: 39.88048
- **long**: -83.9365
- **full address**: 160 North Xenia Dr, Enon, OH, United States

## Event gallery

- **Alt text**: Trivia with Dr. Dudek
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/16d17c173e74f03c9ca9cadb9fe1e8d9da2bf6de703e9e59d5b0cccd1aa08489-rimg-w1200-h1600-dc607c8f-gmir?v=1782235076

## FAQs

- **Q**: When and where is Trivia with Dr. Dudek  being held?
  - **A:** Trivia with Dr. Dudek  takes place on Thu, 25 Jun, 2026 at 06:30 pm to Thu, 25 Jun, 2026 at 06:30 pm at 160 North Xenia Dr, Enon, OH, United States.
- **Q**: Who is organizing Trivia with Dr. Dudek ?
  - **A:** Trivia with Dr. Dudek  is organized by New Enon Brewing .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia with Dr. Dudek",
        "image": "https://cdn-az.allevents.in/events2/banners/16d17c173e74f03c9ca9cadb9fe1e8d9da2bf6de703e9e59d5b0cccd1aa08489-rimg-w1200-h1600-dc607c8f-gmir?v=1782235076",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/enon/trivia-with-dr-dudek/200030251526838",
        "location": {
            "@type": "Place",
            "name": "160 North Xenia Dr, Enon, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "160 N Xenia Dr, Enon, OH 45323-1021, United States",
                "addressLocality": "Enon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.88048",
                "longitude": "-83.9365"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is an every other week challenge to your brain. Ray will stretch your brains ability to recall random data.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Enon Brewing ",
                "url": "https://allevents.in/org/new-enon-brewing/27251267"
            }
        ]
    }
]
```