

# Event Details

- **Event Name**: 384 East @ The Pub
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 07:00 pm
- **Event Description**: Party at The Pub with 384 East!
- **Event URL**: https://allevents.in/windsor/384-east-the-pub/200029395785841
- **Event Categories**: pub-crawl
- **Interested Audience**: 
  - total_interested_count: 64

## Ticket Details


## Event venue details

- **city**: Windsor
- **state**: CT
- **country**: United States
- **location**: The Pub
- **lat**: 41.80104
- **long**: -72.61819
- **full address**: The Pub, 59 John Fitch Blvd,South Windsor,CT,United States, Windsor

## Event gallery

- **Alt text**: 384 East @ The Pub
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/187d46d049265cf7ecab9f429dd2595395b970e0a7774a54162b7d2a317b6d4b-rimg-w1200-h1124-dc010101-gmir?v=1769511191

## FAQs

- **Q**: When and where is 384 East @ The Pub being held?
  - **A:** 384 East @ The Pub takes place on Sat, 31 Jan, 2026 at 07:00 pm to Sat, 31 Jan, 2026 at 07:00 pm at The Pub, 59 John Fitch Blvd,South Windsor,CT,United States, Windsor.
- **Q**: Who is organizing 384 East @ The Pub?
  - **A:** 384 East @ The Pub is organized by 384 East Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "384 East @ The Pub",
        "image": "https://cdn-az.allevents.in/events1/banners/187d46d049265cf7ecab9f429dd2595395b970e0a7774a54162b7d2a317b6d4b-rimg-w1200-h1124-dc010101-gmir?v=1769511191",
        "startDate": "2026-01-31",
        "url": "https://allevents.in/windsor/384-east-the-pub/200029395785841",
        "location": {
            "@type": "Place",
            "name": "The Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "59 John Fitch Blvd,South Windsor,CT,United States",
                "addressLocality": "Windsor",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.80104",
                "longitude": "-72.61819"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Party at The Pub with 384 East!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "384 East Band",
                "url": "https://allevents.in/org/384-east-band/26257004"
            }
        ]
    }
]
```