

# Event Details

- **Event Name**: Newcastle Noir 2025
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 10:30 am – Sat, 06 Dec, 2025 at 08:00 pm
- **Event Description**: The team are back with gusto, bringing you all the latest crime fiction wonderment and just in time for Christmas.
- **Event URL**: https://allevents.in/newcastle-upon-tyne/newcastle-noir-2025/200029159042048
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details


## Event venue details

- **city**: Newcastle Upon Tyne
- **state**: EN
- **country**: United Kingdom
- **location**: 33 New Bridge St, Newcastle upon Tyne
- **lat**: 54.97459
- **long**: -1.6112
- **full address**: 33 New Bridge St, Newcastle upon Tyne, United Kingdom

## Event gallery

- **Alt text**: Newcastle Noir 2025
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a9568237f51803e5e41b8a8d0bd7511f65b2ce1cbeb240c584b718b79c77e657-rimg-w1200-h900-dc1c0503-gmir?v=1764659609

## FAQs

- **Q**: When and where is Newcastle Noir 2025 being held?
  - **A:** Newcastle Noir 2025 takes place on Fri, 05 Dec, 2025 at 10:30 am to Sat, 06 Dec, 2025 at 08:00 pm at 33 New Bridge St, Newcastle upon Tyne, United Kingdom.
- **Q**: Who is organizing Newcastle Noir 2025?
  - **A:** Newcastle Noir 2025 is organized by Newcastle Noir.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Newcastle Noir 2025",
        "image": "https://cdn-az.allevents.in/events1/banners/a9568237f51803e5e41b8a8d0bd7511f65b2ce1cbeb240c584b718b79c77e657-rimg-w1200-h900-dc1c0503-gmir?v=1764659609",
        "startDate": "2025-12-05",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/newcastle-upon-tyne/newcastle-noir-2025/200029159042048",
        "location": {
            "@type": "Place",
            "name": "33 New Bridge St, Newcastle upon Tyne",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "39 New Bridge Street West, Newcastle upon Tyne, NE1 8, United Kingdom",
                "addressLocality": "Newcastle Upon Tyne",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.97459",
                "longitude": "-1.6112"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The team are back with gusto, bringing you all the latest crime fiction wonderment and just in time for Christmas.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Newcastle Noir",
                "url": "https://allevents.in/org/newcastle-noir/27041256"
            }
        ]
    }
]
```