

# Event Details

- **Event Name**: Cribbage Night
- **Event Start and End Date**: Tue, 17 Mar, 2026 at 06:00 pm – Tue, 17 Mar, 2026 at 07:00 pm
- **Event Description**: Come play or come if you'd like to learn
- **Event URL**: https://allevents.in/bingham/cribbage-night/200029688967838
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Bingham
- **state**: ME
- **country**: United States
- **location**: 297 Main St, 04920
- **lat**: 45.05669
- **long**: -69.88305
- **full address**: 297 Main St, 04920, 297 Main St, Bingham, ME 04920-4017, United States

## Event gallery

- **Alt text**: Cribbage Night
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2a2689c6f395b471508a46c0ac988d41bdcff344c58aa084d6dcf19fe79c5b27-rimg-w1200-h1236-dc461b32-gmir?v=1773619419

## FAQs

- **Q**: When and where is Cribbage Night being held?
  - **A:** Cribbage Night takes place on Tue, 17 Mar, 2026 at 06:00 pm to Tue, 17 Mar, 2026 at 07:00 pm at 297 Main St, 04920, 297 Main St, Bingham, ME 04920-4017, United States.
- **Q**: Who is organizing Cribbage Night?
  - **A:** Cribbage Night is organized by Bingham Union Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cribbage Night",
        "image": "https://cdn-az.allevents.in/events10/banners/2a2689c6f395b471508a46c0ac988d41bdcff344c58aa084d6dcf19fe79c5b27-rimg-w1200-h1236-dc461b32-gmir?v=1773619419",
        "startDate": "2026-03-17",
        "endDate": "2026-03-17",
        "url": "https://allevents.in/bingham/cribbage-night/200029688967838",
        "location": {
            "@type": "Place",
            "name": "297 Main St, 04920",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "297 Main St, Bingham, ME 04920-4017, United States",
                "addressLocality": "Bingham",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.05669",
                "longitude": "-69.88305"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play or come if you'd like to learn",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bingham Union Library",
                "url": "https://allevents.in/org/bingham-union-library/21658754"
            }
        ]
    }
]
```