

# Event Details

- **Event Name**: Oddities and Curiosities Expo
- **Event Start and End Date**: Fri, 25 Sep, 2026 at 06:00 pm – Sun, 27 Sep, 2026 at 12:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/oddities-and-curiosities-expo/2300029157481534
- **Event Categories**: business, exhibitions
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Kay Bailey Hutchison Convention Center
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Kay Bailey Hutchison Convention Center, 650 S Griffin Street, Dallas, United States

## Event gallery

- **Alt text**: Oddities and Curiosities Expo
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d7dd7c80-a8c0-11f1-a4a1-eb59356bc08b-rimg-w1200-h675-dc080808-gmir.jpg?v=1788568173

## FAQs

- **Q**: When and where is Oddities and Curiosities Expo being held?
  - **A:** Oddities and Curiosities Expo takes place on Fri, 25 Sep, 2026 at 06:00 pm to Sun, 27 Sep, 2026 at 12:00 pm at Kay Bailey Hutchison Convention Center, 650 S Griffin Street, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Oddities and Curiosities Expo is ideal for professionals, entrepreneurs, startup founders, and networking enthusiasts eager to grow their connections. Whether you're a first-time attendee or a longtime enthusiast in Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Oddities and Curiosities Expo sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Oddities and Curiosities Expo",
        "image": "https://cdn-az.allevents.in/events1/banners/d7dd7c80-a8c0-11f1-a4a1-eb59356bc08b-rimg-w1200-h675-dc080808-gmir.jpg?v=1788568173",
        "startDate": "2026-09-25T18:00:00-05:00",
        "endDate": "2026-09-27T12:00:00-05:00",
        "url": "https://allevents.in/dallas/oddities-and-curiosities-expo/2300029157481534",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kay Bailey Hutchison Convention Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "650 S Griffin Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```