

# Event Details

- **Event Name**: Lukka
- **Event Start and End Date**: Mon, 30 Nov, -0001 at 12:00 am
- **Event URL**: https://allevents.in/new-york/lukka/2300030369162646
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Berlin NYC
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Berlin NYC, 25 Avenue A, New York, United States

## Event gallery

- **Alt text**: Lukka
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5d41cad0-8147-11f1-957f-f1f06462340d-rimg-w1200-h675-dc030303-gmir.jpg?v=1784227893

## FAQs

- **Q**: When and where is Lukka being held?
  - **A:** Lukka takes place on Mon, 30 Nov, -0001 at 12:00 am to Mon, 30 Nov, -0001 at 12:00 am at Berlin NYC, 25 Avenue A, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lukka",
        "image": "https://cdn-az.allevents.in/events6/banners/5d41cad0-8147-11f1-957f-f1f06462340d-rimg-w1200-h675-dc030303-gmir.jpg?v=1784227893",
        "startDate": "-0001-11-30",
        "url": "https://allevents.in/new-york/lukka/2300030369162646",
        "location": {
            "@type": "Place",
            "name": "Berlin NYC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Avenue A",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```