

# Event Details

- **Event Name**: Thursday Night DnD - Session 0!
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 05:00 pm
- **Event Description**: The first Session of our brand new 5th Edition DnD Campaign, "Dragons of the Nelanther Isles"
- **Event URL**: https://allevents.in/glasgow/thursday-night-dnd-session-0/200030254071342
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: 86 broad street, G402BA Glasgow, United Kingdom
- **lat**: 55.85051
- **long**: -4.22338
- **full address**: 86 broad street, G402BA Glasgow, United Kingdom, 86 Broad Street, Glasgow, G40 2BA, United Kingdom

## Event gallery

- **Alt text**: Thursday Night DnD - Session 0!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bac7d0a2ded31ac9bdca3f79b95fc3fc48e07ab0f2b95adc25ff484f6d641d5a-rimg-w1200-h675-dc060706-gmir?v=1781668722

## FAQs

- **Q**: When and where is Thursday Night DnD - Session 0! being held?
  - **A:** Thursday Night DnD - Session 0! takes place on Thu, 25 Jun, 2026 at 05:00 pm to Thu, 25 Jun, 2026 at 05:00 pm at 86 broad street, G402BA Glasgow, United Kingdom, 86 Broad Street, Glasgow, G40 2BA, United Kingdom.
- **Q**: Who is organizing Thursday Night DnD - Session 0!?
  - **A:** Thursday Night DnD - Session 0! is organized by Quest Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thursday Night DnD - Session 0!",
        "image": "https://cdn-az.allevents.in/events8/banners/bac7d0a2ded31ac9bdca3f79b95fc3fc48e07ab0f2b95adc25ff484f6d641d5a-rimg-w1200-h675-dc060706-gmir?v=1781668722",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/glasgow/thursday-night-dnd-session-0/200030254071342",
        "location": {
            "@type": "Place",
            "name": "86 broad street, G402BA Glasgow, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "86 Broad Street, Glasgow, G40 2BA, United Kingdom",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.85051",
                "longitude": "-4.22338"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The first Session of our brand new 5th Edition DnD Campaign, \"Dragons of the Nelanther Isles\"",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Quest Club",
                "url": "https://allevents.in/org/quest-club/26197773"
            }
        ]
    }
]
```