

# Event Details

- **Event Name**: A Christmas Mousequerade
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 10:00 am – Sun, 04 Jan, 2026 at 05:00 pm
- **Event Description**: This Christmas the Fairfax family are preparing for a spectacular Ball, and you are their cordially invited guest.
- **Event URL**: https://allevents.in/york/a-christmas-mousequerade/300041371783
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/York/Fairfax-House/A-Christmas-Mousequerade/41371783/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: York
- **state**: EN
- **country**: United Kingdom
- **location**: Fairfax House
- **lat**: 53.956818
- **long**: -1.080178
- **full address**: Fairfax House, Fairfax House, Castlegate, York, United Kingdom

## Event gallery

- **Alt text**: A Christmas Mousequerade
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5673ea2c902efdfa8e053157c9c3c9a0facbf11088cd9c0128f79929c243d219-rimg-w1024-h1024-dc2e0404-gmir.jpg?v=1766783025

## FAQs

- **Q**: When and where is A Christmas Mousequerade being held?
  - **A:** A Christmas Mousequerade takes place on Sat, 15 Nov, 2025 at 10:00 am to Sun, 04 Jan, 2026 at 05:00 pm at Fairfax House, Fairfax House, Castlegate, York, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "A Christmas Mousequerade",
        "image": "https://cdn-az.allevents.in/events1/banners/5673ea2c902efdfa8e053157c9c3c9a0facbf11088cd9c0128f79929c243d219-rimg-w1024-h1024-dc2e0404-gmir.jpg?v=1766783025",
        "startDate": "2025-11-15",
        "endDate": "2026-01-04",
        "url": "https://allevents.in/york/a-christmas-mousequerade/300041371783",
        "location": {
            "@type": "Place",
            "name": "Fairfax House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Fairfax House, Castlegate",
                "addressLocality": "York",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.956818",
                "longitude": "-1.080178"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This Christmas the Fairfax family are preparing for a spectacular Ball, and you are their cordially invited guest."
    }
]
```