

# Event Details

- **Event Name**: Christmas scrim
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 12:00 pm
- **Event Description**: Our annual Christmas scrim! More details to follow
- **Event URL**: https://allevents.in/the-hague/christmas-scrim/200028872403817
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: The Hague
- **state**: ZH
- **country**: Netherlands
- **location**: Oranjeplein, Den Haag, Nederland
- **lat**: 52.07133
- **long**: 4.31608
- **full address**: Oranjeplein, Den Haag, Nederland, Oranjeplein 74, 2515 LK Den Haag, Nederland, The Hague, Netherlands

## Event gallery

- **Alt text**: Christmas scrim
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f7842edc4b7b681b81e140dd9b21a106d6595c972c2334f4263c69524f35583c-rimg-w1200-h480-dc340913-gmir?v=1765146974

## FAQs

- **Q**: When and where is Christmas scrim being held?
  - **A:** Christmas scrim takes place on Sat, 13 Dec, 2025 at 12:00 pm to Sat, 13 Dec, 2025 at 12:00 pm at Oranjeplein, Den Haag, Nederland, Oranjeplein 74, 2515 LK Den Haag, Nederland, The Hague, Netherlands.
- **Q**: Who is organizing Christmas scrim?
  - **A:** Christmas scrim is organized by The Parliament of Pain - The Hague.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas scrim",
        "image": "https://cdn-az.allevents.in/events9/banners/f7842edc4b7b681b81e140dd9b21a106d6595c972c2334f4263c69524f35583c-rimg-w1200-h480-dc340913-gmir?v=1765146974",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/the-hague/christmas-scrim/200028872403817",
        "location": {
            "@type": "Place",
            "name": "Oranjeplein, Den Haag, Nederland",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Oranjeplein 74, 2515 LK Den Haag, Nederland",
                "addressLocality": "The Hague",
                "addressRegion": "ZH",
                "addressCountry": "NL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.07133",
                "longitude": "4.31608"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual Christmas scrim! More details to follow",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Parliament of Pain - The Hague",
                "url": "https://allevents.in/org/the-parliament-of-pain-the-hague/26607869"
            }
        ]
    }
]
```