

# Event Details

- **Event Name**: Rock 201 at Pulaski Pub
- **Event Start and End Date**: Fri, 09 Jan, 2026 at 08:00 pm
- **Event Description**: Easthampton Rock
- **Event URL**: https://allevents.in/easthampton/rock-201-at-pulaski-pub/200029339620331
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Easthampton
- **state**: MA
- **country**: United States
- **location**: Pulaski Pub
- **lat**: 42.265727803027
- **long**: -72.659690380096
- **full address**: Pulaski Pub, 79 Maple Street,Easthampton, Massachusetts, United States

## Event gallery

- **Alt text**: Rock 201 at Pulaski Pub
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/28f4e6b134d7d51fbe4fef4c88babe327c4c7979269916e62e7a960a4e06073e-rimg-w1200-h900-dc492a31-gmir?v=1765459710

## FAQs

- **Q**: When and where is Rock 201 at Pulaski Pub being held?
  - **A:** Rock 201 at Pulaski Pub takes place on Fri, 09 Jan, 2026 at 08:00 pm to Fri, 09 Jan, 2026 at 08:00 pm at Pulaski Pub, 79 Maple Street,Easthampton, Massachusetts, United States.
- **Q**: Who is organizing Rock 201 at Pulaski Pub?
  - **A:** Rock 201 at Pulaski Pub is organized by ROCK 201.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rock 201 at Pulaski Pub is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Easthampton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Rock 201 at Pulaski Pub 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": "Rock 201 at Pulaski Pub",
        "image": "https://cdn-az.allevents.in/events4/banners/28f4e6b134d7d51fbe4fef4c88babe327c4c7979269916e62e7a960a4e06073e-rimg-w1200-h900-dc492a31-gmir?v=1765459710",
        "startDate": "2026-01-09",
        "url": "https://allevents.in/easthampton/rock-201-at-pulaski-pub/200029339620331",
        "location": {
            "@type": "Place",
            "name": "Pulaski Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "79 Maple Street,Easthampton, Massachusetts",
                "addressLocality": "Easthampton",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.265727803027",
                "longitude": "-72.659690380096"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Easthampton Rock",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ROCK 201",
                "url": "https://allevents.in/org/rock-201/19268938"
            }
        ]
    }
]
```