

# Event Details

- **Event Name**: Game Night
- **Event Start and End Date**: Fri, 16 Jan, 2026 at 06:00 pm – Fri, 16 Jan, 2026 at 09:00 pm
- **Event Description**: Come join us, the group chooses a game or games to play and we all play games talk and have some laughs.
- **Event URL**: https://allevents.in/redding/game-night/200029385972607
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Redding
- **state**: CA
- **country**: United States
- **location**: 1447 Market Street suite A , Redding, CA, United States, California 96002
- **lat**: 40.58477
- **long**: -122.3906
- **full address**: 1447 Market Street suite A , Redding, CA, United States, California 96002

## Event gallery

- **Alt text**: Game Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/505b590ba09cd12d8d6a8c992ff052de2fa1721cc6d21713ce76fe8a2a87f910-rimg-w940-h788-dc013765-gmir?v=1768154764

## FAQs

- **Q**: When and where is Game Night being held?
  - **A:** Game Night takes place on Fri, 16 Jan, 2026 at 06:00 pm to Fri, 16 Jan, 2026 at 09:00 pm at 1447 Market Street suite A , Redding, CA, United States, California 96002.
- **Q**: Who is organizing Game Night?
  - **A:** Game Night is organized by NorCal OUTreach Project.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Night",
        "image": "https://cdn-az.allevents.in/events1/banners/505b590ba09cd12d8d6a8c992ff052de2fa1721cc6d21713ce76fe8a2a87f910-rimg-w940-h788-dc013765-gmir?v=1768154764",
        "startDate": "2026-01-16",
        "endDate": "2026-01-16",
        "url": "https://allevents.in/redding/game-night/200029385972607",
        "location": {
            "@type": "Place",
            "name": "1447 Market Street suite A , Redding, CA, United States, California 96002",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1439 Market St, Redding, CA 96001-1026, United States",
                "addressLocality": "Redding",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.58477",
                "longitude": "-122.3906"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us, the group chooses a game or games to play and we all play games talk and have some laughs.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "NorCal OUTreach Project",
                "url": "https://allevents.in/org/norcal-outreach-project/25955574"
            }
        ]
    }
]
```