

# Event Details

- **Event Name**: Thirsty Thursday Beer Run
- **Event Start and End Date**: Thu, 19 Feb, 2026 at 06:00 pm
- **Event Description**: Let’s meet at the Midtown Cinema Zeroday, run 3-5 miles and then have a beer. If the weather holds it might be over 40 degrees ??.
- **Event URL**: https://allevents.in/harrisburg/thirsty-thursday-beer-run/200029669253858
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

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

## Event venue details

- **city**: Harrisburg
- **state**: PA
- **country**: United States
- **location**: Zeroday Brewing Co.
- **lat**: 40.2715988
- **long**: -76.8914032
- **full address**: Zeroday Brewing Co., Harrisburg, Pennsylvania, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Nick Nichols (https://allevents.in/org/nick-nichols/19411938)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/dca7f843d6aabab2b48835dbed42d22bf18979559f9c8ffb01e7bf2820e2216a-rimg-w800-h900-dcffffff-gmir?v=1771197957
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c8b7a5ea246d6dc6866be80b1d673792974465aaa9ec2953bf9c4b6b181c96e6-rimg-w300-h300-dcffffff-gmir?v=1771197958

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 19 Feb, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Zeroday Brewing Co., Harrisburg, Pennsylvania, United States
- **Q**: Who is organizing the event?
  - **A:** Nick Nichols
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Thirsty Thursday Beer Run ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thirsty Thursday Beer Run",
        "image": "https://cdn-az.allevents.in/events4/banners/dca7f843d6aabab2b48835dbed42d22bf18979559f9c8ffb01e7bf2820e2216a-rimg-w800-h900-dcffffff-gmir?v=1771197957",
        "startDate": "2026-02-19",
        "url": "https://allevents.in/harrisburg/thirsty-thursday-beer-run/200029669253858",
        "location": {
            "@type": "Place",
            "name": "Zeroday Brewing Co.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Harrisburg, Pennsylvania",
                "addressLocality": "Harrisburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.2715988",
                "longitude": "-76.8914032"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s meet at the Midtown Cinema Zeroday, run 3-5 miles and then have a beer. If the weather holds it might be over 40 degrees ??.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nick Nichols",
                "url": "https://allevents.in/org/nick-nichols/19411938"
            }
        ]
    }
]
```