

# Event Details

- **Event Name**: Jamie Jones
- **Event Start and End Date**: Fri, 09 Oct, 2026 at 10:00 pm – Sat, 10 Oct, 2026 at 12:00 am (-04:00)
- **Event URL**: https://allevents.in/new-york/jamie-jones/2300030627352521
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Pacha New York
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Pacha New York, 618 W 46th St, New York, United States

## Event gallery

- **Alt text**: Jamie Jones
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/27911be0-aa21-11f1-abda-d1c1d0c990ef-rimg-w1152-h1440-dcf8f8e8-gmir.jpg?v=1788719480

## FAQs

- **Q**: When and where is Jamie Jones being held?
  - **A:** Jamie Jones takes place on Fri, 09 Oct, 2026 at 10:00 pm to Sat, 10 Oct, 2026 at 12:00 am at Pacha New York, 618 W 46th St, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jamie Jones 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 New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Jamie Jones 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": "Jamie Jones",
        "image": "https://cdn-az.allevents.in/events9/banners/27911be0-aa21-11f1-abda-d1c1d0c990ef-rimg-w1152-h1440-dcf8f8e8-gmir.jpg?v=1788719480",
        "startDate": "2026-10-09T22:00:00-04:00",
        "endDate": "2026-10-10T00:00:00-04:00",
        "url": "https://allevents.in/new-york/jamie-jones/2300030627352521",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Pacha New York",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "618 W 46th St",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```