

# Event Details

- **Event Name**: November Social Night
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 08:00 pm – Wed, 19 Nov, 2025 at 10:00 pm
- **Event Description**: Once a month we try and be sociable... it's a strain...
- **Event URL**: https://allevents.in/peterborough/november-social-night/200029155794703
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029155794703?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=peterborough-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Peterborough Science Fiction Club (https://allevents.in/org/peterborough-science-fiction-club/22279909)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=November+Social+Night&date=Wed%2C+19+Nov%2C+2025+at+08%3A00+pm&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8fdf266cc14c931ffcf4c65e78edb77793df4385356a8f0d1c427042c6620060-rimg-w300-h300-dcffffff-gmir?v=1762614363

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 19 Nov, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** The Bumble Inn, 46 Westgate,Peterborough, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Peterborough Science Fiction Club
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about November Social Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "November Social Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=November+Social+Night&date=Wed%2C+19+Nov%2C+2025+at+08%3A00+pm&bg=4",
        "startDate": "2025-11-19",
        "endDate": "2025-11-19",
        "url": "https://allevents.in/peterborough/november-social-night/200029155794703",
        "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": "Once a month we try and be sociable... it's a strain...",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Peterborough Science Fiction Club",
                "url": "https://allevents.in/org/peterborough-science-fiction-club/22279909"
            }
        ]
    }
]
```