

# Event Details

- **Event Name**: Game Day
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 10:00 am – Thu, 09 Jul, 2026 at 11:00 am
- **Event Description**: Everyone is invited to join us for Game Day this summer. The Youth Department has over 200 games in its programming collection, so there is something for everyone.
- **Event URL**: https://allevents.in/mcpherson/game-day/200030361582107
- **Event Categories**: it
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mcpherson
- **state**: KS
- **country**: United States
- **location**: 214 W Marlin St, McPherson, KS, United States, Kansas 67460
- **lat**: 38.37068
- **long**: -97.66885
- **full address**: 214 W Marlin St, McPherson, KS, United States, Kansas 67460

## Event gallery

- **Alt text**: Game Day
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a46617ce63e3f29c8586884a71703120193c7a40e974e78da6d1a35114c8fdfc-rimg-w1200-h675-dcd5e8ce-gmir?v=1783309147

## FAQs

- **Q**: When and where is Game Day being held?
  - **A:** Game Day takes place on Thu, 09 Jul, 2026 at 10:00 am to Thu, 09 Jul, 2026 at 11:00 am at 214 W Marlin St, McPherson, KS, United States, Kansas 67460.
- **Q**: Who is organizing Game Day?
  - **A:** Game Day is organized by McPherson Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Game Day is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Mcpherson, this event is thoughtfully curated to deliver a standout experience worth every moment. If Game Day sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Day",
        "image": "https://cdn-az.allevents.in/events7/banners/a46617ce63e3f29c8586884a71703120193c7a40e974e78da6d1a35114c8fdfc-rimg-w1200-h675-dcd5e8ce-gmir?v=1783309147",
        "startDate": "2026-07-09",
        "endDate": "2026-07-09",
        "url": "https://allevents.in/mcpherson/game-day/200030361582107",
        "location": {
            "@type": "Place",
            "name": "214 W Marlin St, McPherson, KS, United States, Kansas 67460",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "214 W Marlin St, McPherson, KS 67460-4218, United States",
                "addressLocality": "Mcpherson",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.37068",
                "longitude": "-97.66885"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is invited to join us for Game Day this summer. The Youth Department has over 200 games in its programming collection, so there is something for everyone.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "McPherson Public Library",
                "url": "https://allevents.in/org/mcpherson-public-library/21797305"
            }
        ]
    }
]
```