

# Event Details

- **Event Name**: Min Jin Lee
- **Event Start and End Date**: Thu, 08 Oct, 2026 at 07:30 pm – Thu, 08 Oct, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/min-jin-lee/2300030578916421
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Dallas Museum Of Art
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Dallas Museum Of Art, 1717 N Harwood St, Dallas, United States

## Event gallery

- **Alt text**: Min Jin Lee
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Min+Jin+Lee&date=Thu%2C+08+Oct%2C+2026+at+07%3A30+pm&bg=2

## FAQs

- **Q**: When and where is Min Jin Lee being held?
  - **A:** Min Jin Lee takes place on Thu, 08 Oct, 2026 at 07:30 pm to Thu, 08 Oct, 2026 at 09:30 pm at Dallas Museum Of Art, 1717 N Harwood St, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Min Jin Lee",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Min+Jin+Lee&date=Thu%2C+08+Oct%2C+2026+at+07%3A30+pm&bg=2",
        "startDate": "2026-10-08T19:30:00-05:00",
        "endDate": "2026-10-08T21:30:00-05:00",
        "url": "https://allevents.in/dallas/min-jin-lee/2300030578916421",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dallas Museum Of Art",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1717 N Harwood St",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```