

# Event Details

- **Event Name**: Game Day
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 03:00 pm – Sun, 30 Nov, 2025 at 10:00 pm
- **Event Description**: Everyone is welcome. 

There will be multiple board games available to play/learn.
Or bring your favorite game(s) to play/teach.

We will be playing upstairs. The ramp (North) entrance will be unlocked.
- **Event URL**: https://allevents.in/derby/game-day/200029198175202
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Derby
- **state**: KS
- **country**: United States
- **location**: Derby Church of The Nazarene
- **lat**: 37.552772558333
- **long**: -97.261785916667
- **full address**: Derby Church of The Nazarene, 840 N Woodlawn Blvd, Derby, KS 67037-1905, United States

## Event gallery

- **Alt text**: Game Day
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3cd9bb7dfb671eaa9d778714b614c51d0738a8440a3db01a373b0104b62280f8-rimg-w672-h600-dca60401-gmir?v=1764101346

## FAQs

- **Q**: When and where is Game Day being held?
  - **A:** Game Day takes place on Sun, 30 Nov, 2025 at 03:00 pm to Sun, 30 Nov, 2025 at 10:00 pm at Derby Church of The Nazarene, 840 N Woodlawn Blvd, Derby, KS 67037-1905, United States.
- **Q**: Who is organizing Game Day?
  - **A:** Game Day is organized by Derby Church of The Nazarene.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Day",
        "image": "https://cdn-az.allevents.in/events10/banners/3cd9bb7dfb671eaa9d778714b614c51d0738a8440a3db01a373b0104b62280f8-rimg-w672-h600-dca60401-gmir?v=1764101346",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/derby/game-day/200029198175202",
        "location": {
            "@type": "Place",
            "name": "Derby Church of The Nazarene",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "840 N Woodlawn Blvd, Derby, KS 67037-1905, United States",
                "addressLocality": "Derby",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.552772558333",
                "longitude": "-97.261785916667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is welcome. \n\nThere will be multiple board games available to play/learn.\nOr bring your favorite game(s) to play/teach.\n\nWe will be playing upstairs. The ramp (North) entrance will be unlocked.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Derby Church of The Nazarene",
                "url": "https://allevents.in/org/derby-church-of-the-nazarene/26230608"
            }
        ]
    }
]
```