

# Event Details

- **Event Name**: Minden Game Night
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 06:00 pm
- **Event Description**: Game Night anyone? All are welcome! A casual, relaxed way to meet others in your community. Games will be available or feel free to bring one you want to try.
- **Event URL**: https://allevents.in/minden/minden-game-night/200029913165039
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Minden
- **state**: NV
- **country**: United States
- **location**: Pizza Factory Minden
- **lat**: 38.9623
- **long**: -119.78104
- **full address**: Pizza Factory Minden, 1758 US Highway 395 N, Minden, NV 89423-4711, United States

## Event gallery

- **Alt text**: Minden Game Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/aef0ecbe4857c7cfbdd0fab1fb0c9e20828b0fc8e8cdec61cb526b0cda11cdf2-rimg-w940-h788-dcf9d582-gmir?v=1775724879

## FAQs

- **Q**: When and where is Minden Game Night being held?
  - **A:** Minden Game Night takes place on Tue, 14 Apr, 2026 at 06:00 pm to Tue, 14 Apr, 2026 at 06:00 pm at Pizza Factory Minden, 1758 US Highway 395 N, Minden, NV 89423-4711, United States.
- **Q**: Who is organizing Minden Game Night?
  - **A:** Minden Game Night is organized by The Porch Movement.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Minden Game Night",
        "image": "https://cdn-az.allevents.in/events7/banners/aef0ecbe4857c7cfbdd0fab1fb0c9e20828b0fc8e8cdec61cb526b0cda11cdf2-rimg-w940-h788-dcf9d582-gmir?v=1775724879",
        "startDate": "2026-04-14",
        "url": "https://allevents.in/minden/minden-game-night/200029913165039",
        "location": {
            "@type": "Place",
            "name": "Pizza Factory Minden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1758 US Highway 395 N, Minden, NV 89423-4711, United States",
                "addressLocality": "Minden",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.9623",
                "longitude": "-119.78104"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Game Night anyone? All are welcome! A casual, relaxed way to meet others in your community. Games will be available or feel free to bring one you want to try.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Porch Movement",
                "url": "https://allevents.in/org/the-porch-movement/22348510"
            }
        ]
    }
]
```