

# Event Details

- **Event Name**: DOF Christmas extravaganza 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 12:00 am
- **Event Description**: 21st December Cinderella will be presented in a way never imagined.
- **Event URL**: https://allevents.in/birmingham/dof-christmas-extravaganza/200029153663911
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details

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

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: Kitchen Garden
- **lat**: 52.43417
- **long**: -1.89371
- **full address**: Kitchen Garden, 17 York Road,Birmingham, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Dirty Old Folkers (https://allevents.in/org/the-dirty-old-folkers/27035456)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/87f3061d58fd4b6d94f33ffd5d19d55f6adbbfe0dc4ebbc3a65fec8ccc111bd9-rimg-w1200-h903-dc151519-gmir?v=1765911230
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/771ad65d5ef21a5121d8188d2664aa5b8fd294eaa6e68fedab139acf692c446e-rimg-w300-h300-dc151518-gmir?v=1765911230

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** Kitchen Garden, 17 York Road,Birmingham, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** The Dirty Old Folkers
- **Q**: What type of event is this?
  - **A:** christmas
- **Q**: Where can I find ticket details about DOF Christmas extravaganza  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DOF Christmas extravaganza",
        "image": "https://cdn-az.allevents.in/events3/banners/87f3061d58fd4b6d94f33ffd5d19d55f6adbbfe0dc4ebbc3a65fec8ccc111bd9-rimg-w1200-h903-dc151519-gmir?v=1765911230",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/birmingham/dof-christmas-extravaganza/200029153663911",
        "location": {
            "@type": "Place",
            "name": "Kitchen Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 York Road,Birmingham, United Kingdom",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.43417",
                "longitude": "-1.89371"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "21st December Cinderella will be presented in a way never imagined.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dirty Old Folkers",
                "url": "https://allevents.in/org/the-dirty-old-folkers/27035456"
            }
        ]
    }
]
```