

# Event Details

- **Event Name**: West Oakland game night
- **Event Start and End Date**: Wed, 21 Jun, 2023 at 06:00 pm – Wed, 21 Jun, 2023 at 09:00 pm
- **Event Description**: Join us for a happy hour game night at 7th West with our friends from It's Your Move! Part of our West Oakland event series.
- **Event URL**: https://allevents.in/oakland/west-oakland-game-night/200024770731343
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Oakland
- **state**: CA
- **country**: United States
- **location**: 1255 7th St, Oakland, CA 94607-2149, United States
- **lat**: 37.80416
- **long**: -122.29071
- **full address**: 1255 7th St, Oakland, CA 94607-2149, United States

## Event gallery

- **Alt text**: West Oakland game night
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8e518668c9a18a2d1ddd57c1c6a7af5a586ad87e111854f24693e0821bf5b77d-rimg-w959-h720-gmir.jpg?v=1687278809

## FAQs

- **Q**: When and where is West Oakland game night being held?
  - **A:** West Oakland game night takes place on Wed, 21 Jun, 2023 at 06:00 pm to Wed, 21 Jun, 2023 at 09:00 pm at 1255 7th St, Oakland, CA 94607-2149, United States.
- **Q**: Who is organizing West Oakland game night?
  - **A:** West Oakland game night is organized by The Community Democracy Project (Oakland).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "West Oakland game night",
        "image": "https://cdn-az.allevents.in/events10/banners/8e518668c9a18a2d1ddd57c1c6a7af5a586ad87e111854f24693e0821bf5b77d-rimg-w959-h720-gmir.jpg?v=1687278809",
        "startDate": "2023-06-21",
        "endDate": "2023-06-21",
        "url": "https://allevents.in/oakland/west-oakland-game-night/200024770731343",
        "location": {
            "@type": "Place",
            "name": "1255 7th St, Oakland, CA 94607-2149, United States",
            "address": {
                "@type": "PostalAddress",
                "name": "1255 7th St, Oakland, CA 94607-2149, United States",
                "addressLocality": "Oakland",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.80416",
                "longitude": "-122.29071"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a happy hour game night at 7th West with our friends from It's Your Move! Part of our West Oakland event series.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Community Democracy Project (Oakland)",
                "url": "https://allevents.in/org/the-community-democracy-project-oakland/9298987",
                "description": "Local people, local resources, local power! Help Oakland get a people's budget on the ballot, where residents help decide the budget! "
            }
        ]
    }
]
```