

# Event Details

- **Event Name**: Oddities and Curiosities Expo
- **Event Start and End Date**: Fri, 18 Sep, 2026 at 04:00 pm – Sun, 20 Sep, 2026 at 12:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/oddities-and-curiosities-expo/2300029157479829
- **Event Categories**: business, exhibitions
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: The Expo at World Market Center
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: The Expo at World Market Center, 495 South Grand Central, Las Vegas, United States

## Event gallery

- **Alt text**: Oddities and Curiosities Expo
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6549f6e0-a6df-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc080808-gmir.jpg?v=1788361389

## FAQs

- **Q**: When and where is Oddities and Curiosities Expo being held?
  - **A:** Oddities and Curiosities Expo takes place on Fri, 18 Sep, 2026 at 04:00 pm to Sun, 20 Sep, 2026 at 12:00 pm at The Expo at World Market Center, 495 South Grand Central, Las Vegas, 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 Las Vegas, 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/6549f6e0-a6df-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc080808-gmir.jpg?v=1788361389",
        "startDate": "2026-09-18T16:00:00-07:00",
        "endDate": "2026-09-20T12:00:00-07:00",
        "url": "https://allevents.in/las-vegas/oddities-and-curiosities-expo/2300029157479829",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Expo at World Market Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "495 South Grand Central",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```