

# Event Details

- **Event Name**: Dracula in Concert
- **Event Start and End Date**: Tue, 22 Jun, 2027 at 07:30 pm – Tue, 22 Jun, 2027 at 09:30 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/dracula-in-concert/2300030537499124
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: David Geffen Hall at Lincoln Center
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: David Geffen Hall at Lincoln Center, 132 W. 65th Street, New York, United States

## Event gallery

- **Alt text**: Dracula in Concert
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Dracula+in+Concert&date=Tue%2C+22+Jun%2C+2027+at+07%3A30+pm&bg=5

## FAQs

- **Q**: When and where is Dracula in Concert being held?
  - **A:** Dracula in Concert takes place on Tue, 22 Jun, 2027 at 07:30 pm to Tue, 22 Jun, 2027 at 09:30 pm at David Geffen Hall at Lincoln Center, 132 W. 65th Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dracula in Concert 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 Dracula in Concert 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": "Dracula in Concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Dracula+in+Concert&date=Tue%2C+22+Jun%2C+2027+at+07%3A30+pm&bg=5",
        "startDate": "2027-06-22T19:30:00-04:00",
        "endDate": "2027-06-22T21:30:00-04:00",
        "url": "https://allevents.in/new-york/dracula-in-concert/2300030537499124",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "David Geffen Hall at Lincoln Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "132 W. 65th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```