

# Event Details

- **Event Name**: Ruby's Open Game Night
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 06:00 pm (-06:00)
- **Event Description**: Ruby's Open Game Night is an event open to anyone. There will be 9 video game consoles plugged in, a Warhammer 40k table, and areas to play card games like MTG. We look forward to seeing you there!
- **Event URL**: https://allevents.in/missoula/rubys-open-game-night/200029960159355
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Missoula
- **state**: MT
- **country**: United States
- **location**: Ruby's Cafe
- **lat**: 46.85129
- **long**: -114.01519
- **full address**: Ruby's Cafe, 2101 Regent St,Missoula, Montana, United States

## Event gallery

- **Alt text**: Ruby's Open Game Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/45e032cec720829aeaadb844b58234f061c2bed809c8272e5333f0343c515967-rimg-w1200-h800-dc0a070d-gmir?v=1776443575

## FAQs

- **Q**: When and where is Ruby's Open Game Night being held?
  - **A:** Ruby's Open Game Night takes place on Fri, 24 Apr, 2026 at 06:00 pm to Fri, 24 Apr, 2026 at 06:00 pm at Ruby's Cafe, 2101 Regent St,Missoula, Montana, United States.
- **Q**: Who is organizing Ruby's Open Game Night?
  - **A:** Ruby's Open Game Night is organized by Orc Box.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ruby's Open Game Night",
        "image": "https://cdn-az.allevents.in/events2/banners/45e032cec720829aeaadb844b58234f061c2bed809c8272e5333f0343c515967-rimg-w1200-h800-dc0a070d-gmir?v=1776443575",
        "startDate": "2026-04-24T18:00:00-06:00",
        "url": "https://allevents.in/missoula/rubys-open-game-night/200029960159355",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ruby's Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2101 Regent St,Missoula, Montana",
                "addressLocality": "Missoula",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.85129",
                "longitude": "-114.01519"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ruby's Open Game Night is an event open to anyone. There will be 9 video game consoles plugged in, a Warhammer 40k table, and areas to play card games like MTG. We look forward to seeing you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Orc Box",
                "url": "https://allevents.in/org/orc-box/27703198"
            }
        ]
    }
]
```