

# Event Details

- **Event Name**: December Discussion Night
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 08:00 pm
- **Event Description**: Christmas is coming, the goose is getting fat, we're all busy talking, and acting like a, er, need to find a rhyme...
- **Event URL**: https://allevents.in/peterborough/december-discussion-night/200029155788841
- **Event Categories**: art, theatre, christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Peterborough
- **state**: EN
- **country**: United Kingdom
- **location**: The Bumble Inn
- **lat**: 52.5752057
- **long**: -0.2446347
- **full address**: The Bumble Inn, 46 Westgate,Peterborough, United Kingdom

## Event gallery

- **Alt text**: December Discussion Night
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=December+Discussion+Night&date=Wed%2C+03+Dec%2C+2025+at+08%3A00+pm&bg=2

## FAQs

- **Q**: When and where is December Discussion Night being held?
  - **A:** December Discussion Night takes place on Wed, 03 Dec, 2025 at 08:00 pm to Wed, 03 Dec, 2025 at 08:00 pm at The Bumble Inn, 46 Westgate,Peterborough, United Kingdom.
- **Q**: Who is organizing December Discussion Night?
  - **A:** December Discussion Night is organized by Peterborough Science Fiction Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** December Discussion Night is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in Peterborough, this event is thoughtfully curated to deliver a standout experience worth every moment. If December Discussion Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "December Discussion Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=December+Discussion+Night&date=Wed%2C+03+Dec%2C+2025+at+08%3A00+pm&bg=2",
        "startDate": "2025-12-03",
        "url": "https://allevents.in/peterborough/december-discussion-night/200029155788841",
        "location": {
            "@type": "Place",
            "name": "The Bumble Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "46 Westgate,Peterborough",
                "addressLocality": "Peterborough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.5752057",
                "longitude": "-0.2446347"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas is coming, the goose is getting fat, we're all busy talking, and acting like a, er, need to find a rhyme...",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Peterborough Science Fiction Club",
                "url": "https://allevents.in/org/peterborough-science-fiction-club/22279909"
            }
        ]
    }
]
```