

# Event Details

- **Event Name**: TRF library game night 
- **Event Start and End Date**: Tue, 15 Jul, 2025 at 06:00 pm
- **Event Description**: Bring the family to play Wii sports at the library and find out who the best Wii bowler is.
- **Event URL**: https://allevents.in/thief-river-falls/trf-library-game-night/200028496858320
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200028496858320?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=thief+river+falls-events

## Event venue details

- **city**: Thief River Falls
- **state**: MN
- **country**: United States
- **location**: Thief River Falls Public Library
- **lat**: 48.1168038
- **long**: -96.1811865
- **full address**: Thief River Falls Public Library, 102 1st St East, PO Box 674,Thief River Falls, Minnesota, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/227cb302954d098fce8e650bac5757e4dfde224484d5b833d1f5a667b4faf25c-rimg-w1200-h1553-dc1da0d6-gmir?v=1752550039
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b81126109a3c3bd44eb03e37b44d67f107aec098cf2b85030c4f924dbc1180e0-rimg-w300-h300-dc1b8cc6-gmir?v=1752550040

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 15 Jul, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Thief River Falls Public Library, 102 1st St East, PO Box 674,Thief River Falls, Minnesota, United States
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about TRF library game night  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "TRF library game night",
        "image": "https://cdn-az.allevents.in/events2/banners/227cb302954d098fce8e650bac5757e4dfde224484d5b833d1f5a667b4faf25c-rimg-w1200-h1553-dc1da0d6-gmir?v=1752550039",
        "startDate": "2025-07-15",
        "url": "https://allevents.in/thief-river-falls/trf-library-game-night/200028496858320",
        "location": {
            "@type": "Place",
            "name": "Thief River Falls Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 1st St East, PO Box 674,Thief River Falls, Minnesota",
                "addressLocality": "Thief River Falls",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.1168038",
                "longitude": "-96.1811865"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring the family to play Wii sports at the library and find out who the best Wii bowler is."
    }
]
```