

# Event Details

- **Event Name**: Pints and Puzzles in the Taproom
- **Event Start and End Date**: Sun, 11 Jan, 2026 at 03:00 pm
- **Event Description**: $25.00 gets you 4 drinks and a puzzle to solve - share with a friend.
- **Event URL**: https://allevents.in/carey/pints-and-puzzles-in-the-taproom/200029291366114
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029291366114?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=carey-events

## Event venue details

- **city**: Carey
- **state**: OH
- **country**: United States
- **location**: Carey Brewing Station
- **lat**: 40.95208
- **long**: -83.37913
- **full address**: Carey Brewing Station, 300 East Findlay St.,Carey, Ohio, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Carey Brewing Station (https://allevents.in/org/carey-brewing-station/25982188)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8325c72f2ae5e6228dff5baca7ef7d900a8713d074c911b4e365521d27761f41-rimg-w597-h341-dc010101-gmir?v=1767980626
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a6ba2f71b99f318cdd8dbc15019b70ab7ffe6dd2e382d784c5d940305e937b71-rimg-w300-h300-dc010101-gmir?v=1767980626

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 11 Jan, 2026 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Carey Brewing Station, 300 East Findlay St.,Carey, Ohio, United States
- **Q**: Who is organizing the event?
  - **A:** Carey Brewing Station
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Pints and Puzzles in the Taproom ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pints and Puzzles in the Taproom",
        "image": "https://cdn-az.allevents.in/events1/banners/8325c72f2ae5e6228dff5baca7ef7d900a8713d074c911b4e365521d27761f41-rimg-w597-h341-dc010101-gmir?v=1767980626",
        "startDate": "2026-01-11",
        "url": "https://allevents.in/carey/pints-and-puzzles-in-the-taproom/200029291366114",
        "location": {
            "@type": "Place",
            "name": "Carey Brewing Station",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 East Findlay St.,Carey, Ohio",
                "addressLocality": "Carey",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.95208",
                "longitude": "-83.37913"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "$25.00 gets you 4 drinks and a puzzle to solve - share with a friend.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carey Brewing Station",
                "url": "https://allevents.in/org/carey-brewing-station/25982188"
            }
        ]
    }
]
```