

# Event Details

- **Event Name**: Amber Mark
- **Event Start and End Date**: Tue, 20 Oct, 2026 at 10:30 pm – Wed, 21 Oct, 2026 at 12:30 am (-04:00)
- **Event URL**: https://allevents.in/new-york/amber-mark/2300030615561749
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Blue Note Jazz Club - New York
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Blue Note Jazz Club - New York, 131 West 3rd Street, New York, United States

## Event gallery

- **Alt text**: Amber Mark
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Amber+Mark&date=Tue%2C+20+Oct%2C+2026+at+10%3A30+pm&bg=5

## FAQs

- **Q**: When and where is Amber Mark being held?
  - **A:** Amber Mark takes place on Tue, 20 Oct, 2026 at 10:30 pm to Wed, 21 Oct, 2026 at 12:30 am at Blue Note Jazz Club - New York, 131 West 3rd Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Amber Mark 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 Amber Mark 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": "Amber Mark",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Amber+Mark&date=Tue%2C+20+Oct%2C+2026+at+10%3A30+pm&bg=5",
        "startDate": "2026-10-20T22:30:00-04:00",
        "endDate": "2026-10-21T00:30:00-04:00",
        "url": "https://allevents.in/new-york/amber-mark/2300030615561749",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Blue Note Jazz Club - New York",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "131 West 3rd Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```