

# Event Details

- **Event Name**: The Old Brooklyn Night Faire
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 05:00 pm – Sat, 19 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/cleveland/the-old-brooklyn-night-faire/210001384633338
- **Event Categories**: Miscellaneous
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/the-old-brooklyn-night-faire-the-foundry-tickets/15044153&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**: The Old Brooklyn Night Faire
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/700cba387a5ab2f6102f34607be62196ce856c1b1cee09269f1a5bac5300ff26-rimg-w1024-h576-dc286898-gmir.jpg?v=1787467927

## FAQs

- **Q**: When and where is The Old Brooklyn Night Faire being held?
  - **A:** The Old Brooklyn Night Faire takes place on Sat, 19 Sep, 2026 at 05:00 pm to Sat, 19 Sep, 2026 at 10:00 pm at The Foundry, Cleveland, United States.
- **Q**: Who is organizing The Old Brooklyn Night Faire?
  - **A:** The Old Brooklyn Night Faire is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Old Brooklyn Night Faire is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. 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 The Old Brooklyn Night Faire sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "The Old Brooklyn Night Faire",
        "image": "https://cdn-az.allevents.in/events6/banners/700cba387a5ab2f6102f34607be62196ce856c1b1cee09269f1a5bac5300ff26-rimg-w1024-h576-dc286898-gmir.jpg?v=1787467927",
        "startDate": "2026-09-19T17:00:00-05:00",
        "endDate": "2026-09-19T22:00:00-05:00",
        "url": "https://allevents.in/cleveland/the-old-brooklyn-night-faire/210001384633338",
        "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"
    }
]
```