

# Event Details

- **Event Name**: Fourth Friday Game Night
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 06:30 pm – Fri, 28 Nov, 2025 at 08:30 pm
- **Event Description**: Come to the chapel to play board games for a couple of hours! Bring some games if you have them, or just show up. There will be plenty of games there.
- **Event URL**: https://allevents.in/baraboo/fourth-friday-game-night/1600027683768614
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027683768614

## Event venue details

- **city**: Baraboo
- **state**: WI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.482969123529
- **long**: -89.756585223114
- **full address**: The Church of Jesus Christ of Latter-day Saints, 813 Iroquois Circle, Baraboo, US

## Event gallery

- **Alt text**: Fourth Friday Game Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d1fcb450-ccbd-11f0-b6d4-af84bbdedf18-rimg-w920-h690-dc180303-gmir.jpg

## FAQs

- **Q**: When and where is Fourth Friday Game Night being held?
  - **A:** Fourth Friday Game Night takes place on Fri, 28 Nov, 2025 at 06:30 pm to Fri, 28 Nov, 2025 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 813 Iroquois Circle, Baraboo, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fourth Friday Game Night",
        "image": "https://cdn-az.allevents.in/events1/banners/d1fcb450-ccbd-11f0-b6d4-af84bbdedf18-rimg-w920-h690-dc180303-gmir.jpg",
        "startDate": "2025-11-28",
        "endDate": "2025-11-28",
        "url": "https://allevents.in/baraboo/fourth-friday-game-night/1600027683768614",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "813 Iroquois Circle",
                "addressLocality": "Baraboo",
                "addressRegion": "WI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.482969123529",
                "longitude": "-89.756585223114"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to the chapel to play board games for a couple of hours! Bring some games if you have them, or just show up. There will be plenty of games there."
    }
]
```