

# Event Details

- **Event Name**: Family Game Night
- **Event Start and End Date**: Tue, 29 Apr, 2025 at 04:30 pm – Tue, 29 Apr, 2025 at 06:00 pm
- **Event Description**: Join us for a fun evening of family fun and games! Life size board games, prizes, pizza dinner provided.
- **Event URL**: https://allevents.in/pierce/family-game-night/200028032301412
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Pierce
- **state**: CO
- **country**: United States
- **location**: 101 2nd St, Pierce, CO 80650-5019, United States
- **lat**: 40.63938
- **long**: -104.75575
- **full address**: 101 2nd St, Pierce, CO 80650-5019, United States

## Event gallery

- **Alt text**: Family Game Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/08a2323a81f4e21ffd96cb9f1e35e61be25ad912b8ec59563b6db53b72d5df1c-rimg-w975-h1264-dcfedc27-gmir?v=1745360650

## FAQs

- **Q**: When and where is Family Game Night being held?
  - **A:** Family Game Night takes place on Tue, 29 Apr, 2025 at 04:30 pm to Tue, 29 Apr, 2025 at 06:00 pm at 101 2nd St, Pierce, CO 80650-5019, United States.
- **Q**: Who is organizing Family Game Night?
  - **A:** Family Game Night is organized by Highland Elementary PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Game Night",
        "image": "https://cdn-az.allevents.in/events3/banners/08a2323a81f4e21ffd96cb9f1e35e61be25ad912b8ec59563b6db53b72d5df1c-rimg-w975-h1264-dcfedc27-gmir?v=1745360650",
        "startDate": "2025-04-29",
        "endDate": "2025-04-29",
        "url": "https://allevents.in/pierce/family-game-night/200028032301412",
        "location": {
            "@type": "Place",
            "name": "101 2nd St, Pierce, CO 80650-5019, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 2nd St, Pierce, CO 80650-5019, United States,Pierce, Colorado",
                "addressLocality": "Pierce",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.63938",
                "longitude": "-104.75575"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun evening of family fun and games! Life size board games, prizes, pizza dinner provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Highland Elementary PTO",
                "url": "https://allevents.in/org/highland-elementary-pto/23268682"
            }
        ]
    }
]
```