

# Event Details

- **Event Name**: Last club meet up of the year!
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 07:00 pm
- **Event Description**: An opportunity to try out the latest tabletop board games, war games and roleplaying games, or just relax and build or paint your latest modelling project.
- **Event URL**: https://allevents.in/ramsey/last-club-meet-up-of-the-year/200029373946347
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Ramsey
- **state**: IM
- **country**: Man, Isle Of
- **location**: Quayle’s Hall, Albert Street, Ramsey
- **lat**: 54.32091
- **long**: -4.38188
- **full address**: Quayle’s Hall, Albert Street, Ramsey, Man, Isle Of

## Event gallery

- **Alt text**: Last club meet up of the year!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/306997535958fbff2eca26dbd53e59f7ea0355ee6897ef690ea44ea40e73eaa0-rimg-w1024-h1024-dc1c1416-gmir?v=1766074246

## FAQs

- **Q**: When and where is Last club meet up of the year! being held?
  - **A:** Last club meet up of the year! takes place on Thu, 18 Dec, 2025 at 07:00 pm to Thu, 18 Dec, 2025 at 07:00 pm at Quayle’s Hall, Albert Street, Ramsey, Man, Isle Of.
- **Q**: Who is organizing Last club meet up of the year!?
  - **A:** Last club meet up of the year! is organized by Ramsey Dice Pirates.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Last club meet up of the year!",
        "image": "https://cdn-az.allevents.in/events6/banners/306997535958fbff2eca26dbd53e59f7ea0355ee6897ef690ea44ea40e73eaa0-rimg-w1024-h1024-dc1c1416-gmir?v=1766074246",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/ramsey/last-club-meet-up-of-the-year/200029373946347",
        "location": {
            "@type": "Place",
            "name": "Quayle’s Hall, Albert Street, Ramsey",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6, Albert Street, Ramsey, IM8 1, Isle of Man",
                "addressLocality": "Ramsey",
                "addressRegion": "IM",
                "addressCountry": {
                    "@type": "Country",
                    "name": "Man, Isle Of"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.32091",
                "longitude": "-4.38188"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An opportunity to try out the latest tabletop board games, war games and roleplaying games, or just relax and build or paint your latest modelling project.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ramsey Dice Pirates",
                "url": "https://allevents.in/org/ramsey-dice-pirates/24843632"
            }
        ]
    }
]
```