

# Event Details

- **Event Name**: The Walk-Ins
- **Event Start and End Date**: Sat, 23 May, 2026 at 07:00 pm (-04:00)
- **Event Description**: Another night of rocking and dancing at the Crooked Eye!
- **Event URL**: https://allevents.in/hatboro/the-walk-ins/200029930897603
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Hatboro
- **state**: PA
- **country**: United States
- **location**: Crooked Eye Brewery
- **lat**: 40.179370393443
- **long**: -75.104889468852
- **full address**: Crooked Eye Brewery, 13 E Montgomery Ave, Hatboro, PA 19040-2618, United States

## Event gallery

- **Alt text**: The Walk-Ins
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/137b1ef266e46dc3f60fa6674ff850827efb4b194f9ed21749bb5d2183e8b913-rimg-w1200-h621-dc321156-gmir?v=1775967843

## FAQs

- **Q**: When and where is The Walk-Ins being held?
  - **A:** The Walk-Ins takes place on Sat, 23 May, 2026 at 07:00 pm to Sat, 23 May, 2026 at 07:00 pm at Crooked Eye Brewery, 13 E Montgomery Ave, Hatboro, PA 19040-2618, United States.
- **Q**: Who is organizing The Walk-Ins?
  - **A:** The Walk-Ins is organized by The Walk-Ins.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Walk-Ins is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Hatboro, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Walk-Ins sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Walk-Ins",
        "image": "https://cdn-az.allevents.in/events7/banners/137b1ef266e46dc3f60fa6674ff850827efb4b194f9ed21749bb5d2183e8b913-rimg-w1200-h621-dc321156-gmir?v=1775967843",
        "startDate": "2026-05-23T19:00:00-04:00",
        "url": "https://allevents.in/hatboro/the-walk-ins/200029930897603",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Crooked Eye Brewery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13 E Montgomery Ave, Hatboro, PA 19040-2618, United States",
                "addressLocality": "Hatboro",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.179370393443",
                "longitude": "-75.104889468852"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Another night of rocking and dancing at the Crooked Eye!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Walk-Ins",
                "url": "https://allevents.in/org/the-walk-ins/26914230"
            }
        ]
    }
]
```