

# Event Details

- **Event Name**: Christmas Gig
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 11:00 am
- **Event Description**: Gig to celebrate Christmas! All welcome!
- **Event URL**: https://allevents.in/margate/christmas-gig/200029101342810
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Margate
- **state**: EN
- **country**: United Kingdom
- **location**: The Veterans Association
- **lat**: 51.375302665497
- **long**: 1.301175
- **full address**: The Veterans Association, 2 Surrey Gardens,Birchington, Kent, Margate, United Kingdom

## Event gallery

- **Alt text**: Christmas Gig
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Gig&date=Thu%2C+11+Dec%2C+2025+at+11%3A00+am&bg=1

## FAQs

- **Q**: When and where is Christmas Gig being held?
  - **A:** Christmas Gig takes place on Thu, 11 Dec, 2025 at 11:00 am to Thu, 11 Dec, 2025 at 11:00 am at The Veterans Association, 2 Surrey Gardens,Birchington, Kent, Margate, United Kingdom.
- **Q**: Who is organizing Christmas Gig?
  - **A:** Christmas Gig is organized by John Marshall-Redding.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Gig",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Gig&date=Thu%2C+11+Dec%2C+2025+at+11%3A00+am&bg=1",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/margate/christmas-gig/200029101342810",
        "location": {
            "@type": "Place",
            "name": "The Veterans Association",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Surrey Gardens,Birchington, Kent",
                "addressLocality": "Margate",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.375302665497",
                "longitude": "1.301175"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gig to celebrate Christmas! All welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "John Marshall-Redding",
                "url": "https://allevents.in/org/john-marshall-redding/26228349",
                "description": "John Marshall-Redding. 681 likes · 44 talking about this. Birchington Ukulele Group (BUG’s)"
            }
        ]
    }
]
```