

# Event Details

- **Event Name**: DPL FanCon
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:30 am – Sat, 20 Jun, 2026 at 11:30 am
- **Event Description**: Calling all teens! Looking for something fun to do? Come to DPL FanCon, an all-day event with fandom-themed activities! We have a video game tournament, an escape room challenge, trivia, a costume contest, and Bingo for snacks! Plus, pizza and ramen for lunch! 
- **Event URL**: https://allevents.in/derry/dpl-fancon/80003433455601
- **Event Categories**: entertainment, contests, bingo, sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Derry
- **state**: NH
- **country**: United States
- **location**: Derry Public Library
- **lat**: 42.8834582
- **long**: -71.3224764
- **full address**: Derry Public Library, 64 E Broadway, Derry, NH 03038, United States

## Event gallery

- **Alt text**: DPL FanCon
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a15e41e618bb.jpg

## FAQs

- **Q**: When and where is DPL FanCon being held?
  - **A:** DPL FanCon takes place on Sat, 20 Jun, 2026 at 10:30 am to Sat, 20 Jun, 2026 at 11:30 am at Derry Public Library, 64 E Broadway, Derry, NH 03038, United States.
- **Q**: Who is organizing DPL FanCon?
  - **A:** DPL FanCon is organized by Derry Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DPL FanCon",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a15e41e618bb.jpg",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/derry/dpl-fancon/80003433455601",
        "location": {
            "@type": "Place",
            "name": "Derry Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "64 E Broadway, Derry, NH 03038, United States",
                "postalCode": "03038",
                "addressLocality": "Derry",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.8834582",
                "longitude": "-71.3224764"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Calling all teens! Looking for something fun to do? Come to DPL FanCon, an all-day event with fandom-themed activities! We have a video game tournament, an escape room challenge, trivia, a costume contest, and Bingo for snacks! Plus, pizza and ramen for lunch! ",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Derry Public Library",
                "url": "https://allevents.in/org/derry-public-library/21560647"
            }
        ]
    }
]
```