

# Event Details

- **Event Name**: Game Day
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 02:00 pm – Wed, 26 Nov, 2025 at 03:00 pm
- **Event Description**: Come play a favorite board game at the JPL. Open to all ages. Join on your own or bring along family and friends.
- **Event URL**: https://allevents.in/juneau/game-day/200029161192207
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Juneau
- **state**: WI
- **country**: United States
- **location**: 250 N. Fairfield Avenue, Juneau, WI, United States, Wisconsin 53916
- **lat**: 43.40863
- **long**: -88.70824
- **full address**: 250 N. Fairfield Avenue, Juneau, WI, United States, Wisconsin 53916

## Event gallery

- **Alt text**: Game Day
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/75383e9841c140042140a2b02daa5ac7d77cb9eb4e78fcb0a45d344da6aed838-rimg-w642-h458-dcf5c587-gmir?v=1764008361

## FAQs

- **Q**: When and where is Game Day being held?
  - **A:** Game Day takes place on Wed, 26 Nov, 2025 at 02:00 pm to Wed, 26 Nov, 2025 at 03:00 pm at 250 N. Fairfield Avenue, Juneau, WI, United States, Wisconsin 53916.
- **Q**: Who is organizing Game Day?
  - **A:** Game Day is organized by Juneau Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Day",
        "image": "https://cdn-az.allevents.in/events6/banners/75383e9841c140042140a2b02daa5ac7d77cb9eb4e78fcb0a45d344da6aed838-rimg-w642-h458-dcf5c587-gmir?v=1764008361",
        "startDate": "2025-11-26",
        "endDate": "2025-11-26",
        "url": "https://allevents.in/juneau/game-day/200029161192207",
        "location": {
            "@type": "Place",
            "name": "250 N. Fairfield Avenue, Juneau, WI, United States, Wisconsin 53916",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "250 N Fairfield Ave, Juneau, WI 53039-1157, United States",
                "addressLocality": "Juneau",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.40863",
                "longitude": "-88.70824"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play a favorite board game at the JPL. Open to all ages. Join on your own or bring along family and friends.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Juneau Public Library",
                "url": "https://allevents.in/org/juneau-public-library/19705035"
            }
        ]
    }
]
```