

# Event Details

- **Event Name**: Amtrac
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 11:59 pm – Sun, 13 Dec, 2026 at 01:59 am (-05:00)
- **Event URL**: https://allevents.in/new-york/amtrac/2300030596923011
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Webster Hall
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Webster Hall, 125 East 11th Street, New York, United States

## Event gallery

- **Alt text**: Amtrac
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/723a99d0-a42e-11f1-9988-bfc638c33a5a-rimg-w1200-h690-dcd8d8c8-gmir.jpg?v=1788065486

## FAQs

- **Q**: When and where is Amtrac being held?
  - **A:** Amtrac takes place on Sat, 12 Dec, 2026 at 11:59 pm to Sun, 13 Dec, 2026 at 01:59 am at Webster Hall, 125 East 11th Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Amtrac 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 Amtrac 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": "Amtrac",
        "image": "https://cdn-az.allevents.in/events8/banners/723a99d0-a42e-11f1-9988-bfc638c33a5a-rimg-w1200-h690-dcd8d8c8-gmir.jpg?v=1788065486",
        "startDate": "2026-12-12T23:59:00-05:00",
        "endDate": "2026-12-13T01:59:00-05:00",
        "url": "https://allevents.in/new-york/amtrac/2300030596923011",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Webster Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 East 11th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```