

# Event Details

- **Event Name**: Cribbage Night
- **Event Start and End Date**: Wed, 21 Jan, 2026 at 05:30 pm
- **Event Description**: Join us for a fun night of cribbage! All skill levels welcome- please bring a board if you are able.
- **Event URL**: https://allevents.in/helena/cribbage-night/200029520715830
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Helena
- **state**: MT
- **country**: United States
- **location**: 317 Cruse Ave, Helena, MT, United States, Montana 59601
- **lat**: 46.58886
- **long**: -112.03658
- **full address**: 317 Cruse Ave, Helena, MT, United States, Montana 59601

## Event gallery

- **Alt text**: Cribbage Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a26714fc91ef869b7fb79b109b2c3bf7812dca4cc6d61dd28e6b9a27a48f6e74-rimg-w1200-h677-dcffffff-gmir?v=1768756230

## FAQs

- **Q**: When and where is Cribbage Night being held?
  - **A:** Cribbage Night takes place on Wed, 21 Jan, 2026 at 05:30 pm to Wed, 21 Jan, 2026 at 05:30 pm at 317 Cruse Ave, Helena, MT, United States, Montana 59601.
- **Q**: Who is organizing Cribbage Night?
  - **A:** Cribbage Night is organized by Mt Ascension Gastropub.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cribbage Night",
        "image": "https://cdn-az.allevents.in/events2/banners/a26714fc91ef869b7fb79b109b2c3bf7812dca4cc6d61dd28e6b9a27a48f6e74-rimg-w1200-h677-dcffffff-gmir?v=1768756230",
        "startDate": "2026-01-21",
        "url": "https://allevents.in/helena/cribbage-night/200029520715830",
        "location": {
            "@type": "Place",
            "name": "317 Cruse Ave, Helena, MT, United States, Montana 59601",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "317 N Cruse Ave, Helena, MT 59601-5003, United States",
                "addressLocality": "Helena",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.58886",
                "longitude": "-112.03658"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun night of cribbage! All skill levels welcome- please bring a board if you are able.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt Ascension Gastropub",
                "url": "https://allevents.in/org/mt-ascension-gastropub/20819455"
            }
        ]
    }
]
```