

# Event Details

- **Event Name**: Christmas Party night - all tickets sold
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 07:00 pm
- **Event Description**: Christmas dinner / party
All tickets sold
- **Event URL**: https://allevents.in/burntisland/christmas-party-night-all-tickets-sold/200029327023148
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Burntisland
- **state**: SC
- **country**: United Kingdom
- **location**: The Glen Tavern Dunfermline
- **lat**: 56.05336
- **long**: -3.3026
- **full address**: The Glen Tavern Dunfermline, 110-112 Pittencrief St, Dunfermline,Burntisland, Fife, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Dunfermline Folk Club (https://allevents.in/org/dunfermline-folk-club/20264580)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4f96a226de5eac9eb85ac79866e80caa8b614d87f3df0bde5dabfeaf6266fe1d-rimg-w750-h345-dc6763fe-gmir?v=1765271868
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Party+night+-+all+tickets+sold&date=10+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 10 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Glen Tavern Dunfermline, 110-112 Pittencrief St, Dunfermline,Burntisland, Fife, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Dunfermline Folk Club
- **Q**: Where can I find ticket details about Christmas Party night - all tickets sold ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Party night - all tickets sold",
        "image": "https://cdn-az.allevents.in/events10/banners/4f96a226de5eac9eb85ac79866e80caa8b614d87f3df0bde5dabfeaf6266fe1d-rimg-w750-h345-dc6763fe-gmir?v=1765271868",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/burntisland/christmas-party-night-all-tickets-sold/200029327023148",
        "location": {
            "@type": "Place",
            "name": "The Glen Tavern Dunfermline",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110-112 Pittencrief St, Dunfermline,Burntisland, Fife",
                "addressLocality": "Burntisland",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.05336",
                "longitude": "-3.3026"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas dinner / party\nAll tickets sold",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dunfermline Folk Club",
                "url": "https://allevents.in/org/dunfermline-folk-club/20264580"
            }
        ]
    }
]
```