

# Event Details

- **Event Name**: Christmas gig @ Almondsbury Creative
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 pm
- **Event Description**: We think this may now be a Christmas tradition. We will be back for another Christmas gig at Almondsbury Creative.
We may even learn a few more festive tunes this year.
- **Event URL**: https://allevents.in/almondsbury/christmas-gig-almondsbury-creative/200029054481559
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Almondsbury
- **state**: EN
- **country**: United Kingdom
- **location**: Almondsbury Creative
- **lat**: 51.549494161069
- **long**: -2.5690895318985
- **full address**: Almondsbury Creative, Recreation Ground, Gloucester Road,Almondsbury, United Kingdom

## Event gallery

- **Alt text**: Christmas gig @ Almondsbury Creative
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/da472185dff0c2660caefd25c211088b7a6eff3209f1c575f4629ccbfc66beaf-rimg-w839-h546-dc92765d-gmir?v=1765590414

## FAQs

- **Q**: When and where is Christmas gig @ Almondsbury Creative being held?
  - **A:** Christmas gig @ Almondsbury Creative takes place on Sat, 13 Dec, 2025 at 09:00 pm to Sat, 13 Dec, 2025 at 09:00 pm at Almondsbury Creative, Recreation Ground, Gloucester Road,Almondsbury, United Kingdom.
- **Q**: Who is organizing Christmas gig @ Almondsbury Creative?
  - **A:** Christmas gig @ Almondsbury Creative is organized by Every Other Monday.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas gig @ Almondsbury Creative",
        "image": "https://cdn-az.allevents.in/events10/banners/da472185dff0c2660caefd25c211088b7a6eff3209f1c575f4629ccbfc66beaf-rimg-w839-h546-dc92765d-gmir?v=1765590414",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/almondsbury/christmas-gig-almondsbury-creative/200029054481559",
        "location": {
            "@type": "Place",
            "name": "Almondsbury Creative",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Recreation Ground, Gloucester Road,Almondsbury",
                "addressLocality": "Almondsbury",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.549494161069",
                "longitude": "-2.5690895318985"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We think this may now be a Christmas tradition. We will be back for another Christmas gig at Almondsbury Creative.\nWe may even learn a few more festive tunes this year.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Every Other Monday",
                "url": "https://allevents.in/org/every-other-monday/25498652"
            }
        ]
    }
]
```