

# Event Details

- **Event Name**: Session night
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 08:00 pm
- **Event Description**: Sing a song , play a tune, tell a story or just sit back and enjoy. There will be a collection for the club.
- **Event URL**: https://allevents.in/burntisland/session-night/200029368895759
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## 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 gallery

- **Alt text**: Session night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/23ed6824e591996074a35e3bbf482b54bb3315dc59c31d2cee8c3622a96f6cd3-rimg-w750-h376-dc48a7ac-gmir?v=1765975739

## FAQs

- **Q**: When and where is Session night being held?
  - **A:** Session night takes place on Wed, 17 Dec, 2025 at 08:00 pm to Wed, 17 Dec, 2025 at 08:00 pm at The Glen Tavern Dunfermline, 110-112 Pittencrief St, Dunfermline,Burntisland, Fife, United Kingdom.
- **Q**: Who is organizing Session night?
  - **A:** Session night is organized by Dunfermline Folk Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Session night",
        "image": "https://cdn-az.allevents.in/events7/banners/23ed6824e591996074a35e3bbf482b54bb3315dc59c31d2cee8c3622a96f6cd3-rimg-w750-h376-dc48a7ac-gmir?v=1765975739",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/burntisland/session-night/200029368895759",
        "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": "Sing a song , play a tune, tell a story or just sit back and enjoy. There will be a collection for the club.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dunfermline Folk Club",
                "url": "https://allevents.in/org/dunfermline-folk-club/20264580"
            }
        ]
    }
]
```