

# Event Details

- **Event Name**: You're on a Game Show
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 02:30 pm – Tue, 23 Jun, 2026 at 04:00 pm
- **Event Description**: Join us for trivia, challenges, guessing, speed run puzzles, and much more!
For kids 7-12
- **Event URL**: https://allevents.in/cannon-falls/youre-on-a-game-show/200030235483053
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cannon Falls
- **state**: MN
- **country**: United States
- **location**: Cannon Falls Library
- **lat**: 44.508115648
- **long**: -92.905148567989
- **full address**: Cannon Falls Library, 306 Mill St W,Cannon Falls,MN,United States

## Event gallery

- **Alt text**: You're on a Game Show
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/419e44a9b9ac5c3e6c0126bdd503f8dbad08622d6217515a6658461fda224e87-rimg-w1200-h1553-dc905bd5-gmir?v=1782162333

## FAQs

- **Q**: When and where is You're on a Game Show being held?
  - **A:** You're on a Game Show takes place on Tue, 23 Jun, 2026 at 02:30 pm to Tue, 23 Jun, 2026 at 04:00 pm at Cannon Falls Library, 306 Mill St W,Cannon Falls,MN,United States.
- **Q**: Who is organizing You're on a Game Show?
  - **A:** You're on a Game Show is organized by Cannon Falls Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "You're on a Game Show",
        "image": "https://cdn-az.allevents.in/events1/banners/419e44a9b9ac5c3e6c0126bdd503f8dbad08622d6217515a6658461fda224e87-rimg-w1200-h1553-dc905bd5-gmir?v=1782162333",
        "startDate": "2026-06-23",
        "endDate": "2026-06-23",
        "url": "https://allevents.in/cannon-falls/youre-on-a-game-show/200030235483053",
        "location": {
            "@type": "Place",
            "name": "Cannon Falls Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "306 Mill St W,Cannon Falls,MN,United States",
                "addressLocality": "Cannon Falls",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.508115648",
                "longitude": "-92.905148567989"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for trivia, challenges, guessing, speed run puzzles, and much more!\nFor kids 7-12",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cannon Falls Library",
                "url": "https://allevents.in/org/cannon-falls-library/21362277"
            }
        ]
    }
]
```