

# Event Details

- **Event Name**: PJ Morton at Town Hall New York
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 08:00 pm
- **Event URL**: https://allevents.in/new-york/pj-morton-at-town-hall-new-york/2400030001915610
- **Event Categories**: contests, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Town Hall New York
- **lat**: 40.75605620
- **long**: -73.98459520
- **full address**: Town Hall New York, 123 W. 43rd St., New York, NY 10036, United States

## Event gallery

- **Alt text**: PJ Morton at Town Hall New York
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3d0279d0-645b-11f1-998e-7d6655a1b7a4-rimg-w1200-h600-dceeebeb-gmir.jpg?v=1781047845

## FAQs

- **Q**: When and where is PJ Morton at Town Hall New York being held?
  - **A:** PJ Morton at Town Hall New York takes place on Sat, 01 Aug, 2026 at 08:00 pm to Sat, 01 Aug, 2026 at 08:00 pm at Town Hall New York, 123 W. 43rd St., New York, NY 10036, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** PJ Morton at Town Hall New York is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If PJ Morton at Town Hall New York sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "PJ Morton at Town Hall New York",
        "image": "https://cdn-az.allevents.in/events1/banners/3d0279d0-645b-11f1-998e-7d6655a1b7a4-rimg-w1200-h600-dceeebeb-gmir.jpg?v=1781047845",
        "startDate": "2026-08-01",
        "url": "https://allevents.in/new-york/pj-morton-at-town-hall-new-york/2400030001915610",
        "location": {
            "@type": "Place",
            "name": "Town Hall New York",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 W. 43rd St., New York, NY 10036",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75605620",
                "longitude": "-73.98459520"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```