

# Event Details

- **Event Name**: NERD NIGHT @ THE FOUNDRY
- **Event Start and End Date**: Mon, 06 Apr, 2026 at 05:00 pm – Mon, 27 Apr, 2026 at 05:00 pm (-05:00)
- **Event URL**: https://allevents.in/cleveland/nerd-night-the-foundry/210003575523282
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/nerd-night-the-foundry-the-foundry-tickets/14175134&utm_medium=affiliate

## Event venue details

- **city**: Cleveland
- **state**: OH
- **country**: United States
- **location**: The Foundry
- **lat**: 41.4399668003972
- **long**: -81.70669730304604
- **full address**: The Foundry, Cleveland, United States

## Event gallery

- **Alt text**: NERD NIGHT @ THE FOUNDRY
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/95e15f669862e6b035abc699c1efeca78de770eec412f7d25f80366a6c61dbfe-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1771741859

## FAQs

- **Q**: When and where is NERD NIGHT @ THE FOUNDRY being held?
  - **A:** NERD NIGHT @ THE FOUNDRY takes place on Mon, 06 Apr, 2026 at 05:00 pm to Mon, 27 Apr, 2026 at 05:00 pm at The Foundry, Cleveland, United States.
- **Q**: Who is organizing NERD NIGHT @ THE FOUNDRY?
  - **A:** NERD NIGHT @ THE FOUNDRY is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** NERD NIGHT @ THE FOUNDRY is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Cleveland, this event is thoughtfully curated to deliver a standout experience worth every moment. If NERD NIGHT @ THE FOUNDRY 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": "NERD NIGHT @ THE FOUNDRY",
        "image": "https://cdn-az.allevents.in/events10/banners/95e15f669862e6b035abc699c1efeca78de770eec412f7d25f80366a6c61dbfe-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1771741859",
        "startDate": "2026-04-06T17:00:00-05:00",
        "endDate": "2026-04-27T17:00:00-05:00",
        "url": "https://allevents.in/cleveland/nerd-night-the-foundry/210003575523282",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Foundry",
            "address": {
                "@type": "PostalAddress",
                "name": "The Foundry, Cleveland, United States",
                "addressLocality": "Cleveland",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.4399668003972",
                "longitude": "-81.70669730304604"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```