

# Event Details

- **Event Name**: Cribbage
- **Event Start and End Date**: Mon, 06 Apr, 2026 at 10:00 am – Tue, 07 Apr, 2026 at 05:30 pm
- **Event Description**: Come in and play some cribbage! Beginners welcome.
- **Event URL**: https://allevents.in/baldwin/cribbage/200029890082557
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Baldwin
- **state**: WI
- **country**: United States
- **location**: 400 Cedar Street, Baldwin, WI, United States, Wisconsin 54002
- **lat**: 44.95663
- **long**: -92.36831
- **full address**: 400 Cedar Street, Baldwin, WI, United States, Wisconsin 54002

## Event gallery

- **Alt text**: Cribbage
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0bd26ae0ad66925936781028ae5d32ba1d71b7d6739e57040ed67b329f2a46ff-rimg-w1080-h1080-dc4b4c4d-gmir?v=1775204096

## FAQs

- **Q**: When and where is Cribbage being held?
  - **A:** Cribbage takes place on Mon, 06 Apr, 2026 at 10:00 am to Tue, 07 Apr, 2026 at 05:30 pm at 400 Cedar Street, Baldwin, WI, United States, Wisconsin 54002.
- **Q**: Who is organizing Cribbage?
  - **A:** Cribbage is organized by Baldwin Public Library - Wisconsin.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cribbage",
        "image": "https://cdn-az.allevents.in/events1/banners/0bd26ae0ad66925936781028ae5d32ba1d71b7d6739e57040ed67b329f2a46ff-rimg-w1080-h1080-dc4b4c4d-gmir?v=1775204096",
        "startDate": "2026-04-06",
        "endDate": "2026-04-07",
        "url": "https://allevents.in/baldwin/cribbage/200029890082557",
        "location": {
            "@type": "Place",
            "name": "400 Cedar Street, Baldwin, WI, United States, Wisconsin 54002",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 Cedar St, Baldwin, WI 54002-4927, United States",
                "addressLocality": "Baldwin",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.95663",
                "longitude": "-92.36831"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come in and play some cribbage! Beginners welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Baldwin Public Library - Wisconsin",
                "url": "https://allevents.in/org/baldwin-public-library-wisconsin/19550505"
            }
        ]
    }
]
```