

# Event Details

- **Event Name**: Game night
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 06:30 pm – Mon, 15 Dec, 2025 at 08:00 pm
- **Event Description**: join us for games:  Play old favorites, learn a new game, or bring one to share!
- **Event URL**: https://allevents.in/pierce/game-night/200029241874711
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Pierce
- **state**: NE
- **country**: United States
- **location**: 207 W Court St, Pierce, NE, United States, Nebraska 68767
- **lat**: 42.20011
- **long**: -97.52867
- **full address**: 207 W Court St, Pierce, NE, United States, Nebraska 68767

## Event gallery

- **Alt text**: Game night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b0c34b174bfb891d70100ee1693ad9b39f91ffb96dab743a476b9782b6bb574c-rimg-w940-h788-dcfed102-gmir?v=1765731767

## FAQs

- **Q**: When and where is Game night being held?
  - **A:** Game night takes place on Mon, 15 Dec, 2025 at 06:30 pm to Mon, 15 Dec, 2025 at 08:00 pm at 207 W Court St, Pierce, NE, United States, Nebraska 68767.
- **Q**: Who is organizing Game night?
  - **A:** Game night is organized by Lied Pierce Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game night",
        "image": "https://cdn-az.allevents.in/events5/banners/b0c34b174bfb891d70100ee1693ad9b39f91ffb96dab743a476b9782b6bb574c-rimg-w940-h788-dcfed102-gmir?v=1765731767",
        "startDate": "2025-12-15",
        "endDate": "2025-12-15",
        "url": "https://allevents.in/pierce/game-night/200029241874711",
        "location": {
            "@type": "Place",
            "name": "207 W Court St, Pierce, NE, United States, Nebraska 68767",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "207 Court St, Pierce, NE 68767-1226, United States",
                "addressLocality": "Pierce",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.20011",
                "longitude": "-97.52867"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "join us for games:  Play old favorites, learn a new game, or bring one to share!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lied Pierce Public Library",
                "url": "https://allevents.in/org/lied-pierce-public-library/24234685"
            }
        ]
    }
]
```