

# Event Details

- **Event Name**: Family Game Day!
- **Event Start and End Date**: Mon, 29 Dec, 2025 at 01:00 pm – Mon, 29 Dec, 2025 at 04:00 pm
- **Event Description**: Spend a few hours playing some board games, card games, or GIANT games at the library.  All ages welcome.
- **Event URL**: https://allevents.in/clear-lake/family-game-day/200029189336923
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Clear Lake
- **state**: IA
- **country**: United States
- **location**: 200 N 4th St, Clear Lake, IA, United States, Iowa 50428
- **lat**: 43.13848
- **long**: -93.3827
- **full address**: 200 N 4th St, Clear Lake, IA, United States, Iowa 50428

## Event gallery

- **Alt text**: Family Game Day!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e086cdc3f3a782284fddb47c936895b3f6b08c55495973b73596d76822ab0753-rimg-w1200-h675-dcffffff-gmir?v=1766594366

## FAQs

- **Q**: When and where is Family Game Day! being held?
  - **A:** Family Game Day! takes place on Mon, 29 Dec, 2025 at 01:00 pm to Mon, 29 Dec, 2025 at 04:00 pm at 200 N 4th St, Clear Lake, IA, United States, Iowa 50428.
- **Q**: Who is organizing Family Game Day!?
  - **A:** Family Game Day! is organized by Clear Lake Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Game Day!",
        "image": "https://cdn-az.allevents.in/events6/banners/e086cdc3f3a782284fddb47c936895b3f6b08c55495973b73596d76822ab0753-rimg-w1200-h675-dcffffff-gmir?v=1766594366",
        "startDate": "2025-12-29",
        "endDate": "2025-12-29",
        "url": "https://allevents.in/clear-lake/family-game-day/200029189336923",
        "location": {
            "@type": "Place",
            "name": "200 N 4th St, Clear Lake, IA, United States, Iowa 50428",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 N 4th St, Clear Lake, IA 50428-1639, United States",
                "addressLocality": "Clear Lake",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.13848",
                "longitude": "-93.3827"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spend a few hours playing some board games, card games, or GIANT games at the library.  All ages welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clear Lake Public Library",
                "url": "https://allevents.in/org/clear-lake-public-library/25951897"
            }
        ]
    }
]
```