

# Event Details

- **Event Name**: DPL Trivia Night: Buffy the Vampire Slayer
- **Event Start and End Date**: Fri, 24 Oct, 2025 at 07:00 pm
- **Event Description**: The Duncan Public Library will be at Experience HQ for another trivia night on Friday, October 24th and it'll be all about Buffy the Vampire Slayer! This is a FREE event!
- **Event URL**: https://allevents.in/duncan/dpl-trivia-night-buffy-the-vampire-slayer/200028927716657
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Duncan
- **state**: OK
- **country**: United States
- **location**: Experience HQ
- **lat**: 34.542095496915
- **long**: -97.968446782247
- **full address**: Experience HQ, 4321 N. Highway 81,Duncan, Oklahoma, United States

## Event gallery

- **Alt text**: DPL Trivia Night: Buffy the Vampire Slayer
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b56be6d0a22d4bf2e25d76d104fb6fcdc31dd183a80a6a8837b45d1b3f749760-rimg-w1200-h628-dc2b78d5-gmir?v=1760691677

## FAQs

- **Q**: When and where is DPL Trivia Night: Buffy the Vampire Slayer being held?
  - **A:** DPL Trivia Night: Buffy the Vampire Slayer takes place on Fri, 24 Oct, 2025 at 07:00 pm to Fri, 24 Oct, 2025 at 07:00 pm at Experience HQ, 4321 N. Highway 81,Duncan, Oklahoma, United States.
- **Q**: Who is organizing DPL Trivia Night: Buffy the Vampire Slayer?
  - **A:** DPL Trivia Night: Buffy the Vampire Slayer is organized by Duncan Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DPL Trivia Night: Buffy the Vampire Slayer",
        "image": "https://cdn-az.allevents.in/events6/banners/b56be6d0a22d4bf2e25d76d104fb6fcdc31dd183a80a6a8837b45d1b3f749760-rimg-w1200-h628-dc2b78d5-gmir?v=1760691677",
        "startDate": "2025-10-24",
        "url": "https://allevents.in/duncan/dpl-trivia-night-buffy-the-vampire-slayer/200028927716657",
        "location": {
            "@type": "Place",
            "name": "Experience HQ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4321 N. Highway 81,Duncan, Oklahoma",
                "addressLocality": "Duncan",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.542095496915",
                "longitude": "-97.968446782247"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Duncan Public Library will be at Experience HQ for another trivia night on Friday, October 24th and it'll be all about Buffy the Vampire Slayer! This is a FREE event!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Duncan Public Library",
                "url": "https://allevents.in/org/duncan-public-library/24966667"
            }
        ]
    }
]
```