

# Event Details

- **Event Name**: Cribbage
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 06:00 pm – Wed, 08 Jul, 2026 at 10:00 pm
- **Event Description**: Come play cribbage with other people who love playing the game! All experience levels welcome.
- **Event URL**: https://allevents.in/burlington/cribbage/200030348410721
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: VT
- **country**: United States
- **location**: 3 Mill Street, Burlington, VT, United States, Vermont 05446
- **lat**: 44.48817
- **long**: -73.18554
- **full address**: 3 Mill Street, Burlington, VT, United States, Vermont 05446

## Event gallery

- **Alt text**: Cribbage
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b826c8d4c85efd0f9a9821a017b4923bb96a4de03193f28d9ff68316b7578bd8-rimg-w500-h500-dc918b79-gmir?v=1783065786

## FAQs

- **Q**: When and where is Cribbage being held?
  - **A:** Cribbage takes place on Wed, 08 Jul, 2026 at 06:00 pm to Wed, 08 Jul, 2026 at 10:00 pm at 3 Mill Street, Burlington, VT, United States, Vermont 05446.
- **Q**: Who is organizing Cribbage?
  - **A:** Cribbage is organized by The Boardroom - Board Game Cafe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cribbage",
        "image": "https://cdn-az.allevents.in/events6/banners/b826c8d4c85efd0f9a9821a017b4923bb96a4de03193f28d9ff68316b7578bd8-rimg-w500-h500-dc918b79-gmir?v=1783065786",
        "startDate": "2026-07-08",
        "endDate": "2026-07-08",
        "url": "https://allevents.in/burlington/cribbage/200030348410721",
        "location": {
            "@type": "Place",
            "name": "3 Mill Street, Burlington, VT, United States, Vermont 05446",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 Mill St, Burlington, VT 05401-1514, United States",
                "addressLocality": "Burlington",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.48817",
                "longitude": "-73.18554"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play cribbage with other people who love playing the game! All experience levels welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Boardroom - Board Game Cafe",
                "url": "https://allevents.in/org/the-boardroom-board-game-cafe/16940020"
            }
        ]
    }
]
```