

# Event Details

- **Event Name**: Open Mic Nighy 
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:30 pm
- **Event Description**: Join us for our last open mic of the year
- **Event URL**: https://allevents.in/darlington/open-mic-nighy/200028866007439
- **Event Categories**: open-mic
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200028866007439?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=darlington-events

## Event venue details

- **city**: Darlington
- **state**: EN
- **country**: United Kingdom
- **location**: John Fowler Way, Darlington
- **lat**: 54.54762
- **long**: -1.58732
- **full address**: John Fowler Way, Darlington, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The White Heifer that Travelled (https://allevents.in/org/the-white-heifer-that-travelled/20408272)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Open+Mic+Nighy+&date=Fri%2C+12+Dec%2C+2025+at+07%3A30+pm&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/23d94d58f6ff8292ac58c18c2de1718b82fd079513f21ea41f9dc5c0621d80bd-rimg-w300-h300-dc060615-gmir?v=1764618589

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 12 Dec, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** John Fowler Way, Darlington, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** The White Heifer that Travelled
- **Q**: What type of event is this?
  - **A:** open-mic
- **Q**: Where can I find ticket details about Open Mic Nighy  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Open Mic Nighy",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Open+Mic+Nighy+&date=Fri%2C+12+Dec%2C+2025+at+07%3A30+pm&bg=5",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/darlington/open-mic-nighy/200028866007439",
        "location": {
            "@type": "Place",
            "name": "John Fowler Way, Darlington",
            "address": {
                "@type": "PostalAddress",
                "name": "John Fowler Way, Darlington, United Kingdom",
                "addressLocality": "Darlington",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.54762",
                "longitude": "-1.58732"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our last open mic of the year",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The White Heifer that Travelled",
                "url": "https://allevents.in/org/the-white-heifer-that-travelled/20408272"
            }
        ]
    }
]
```