

# Event Details

- **Event Name**: Cancelled by the venue
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 09:00 pm
- **Event Description**: Come and see us at this great venue
- **Event URL**: https://allevents.in/alfreton/cancelled-by-the-venue/200029190254453
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

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

## Event venue details

- **city**: Alfreton
- **state**: EN
- **country**: United Kingdom
- **location**: The Dog House pub Alfreton
- **lat**: 53.097602009528
- **long**: -1.38505
- **full address**: The Dog House pub Alfreton, 32-34 Nottingham Road 
,Alfreton, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: SheRoKS (https://allevents.in/org/sheroks/25964176)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6ff5e8a0711cee8e01f996e47e312b94e224357087f4eb09ba91c2339d8af33a-rimg-w1200-h554-dc130817-gmir?v=1769667277
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Cancelled+by+the+venue&date=07+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Feb, 2026 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** The Dog House pub Alfreton, 32-34 Nottingham Road 
,Alfreton, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** SheRoKS
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Cancelled by the venue ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cancelled by the venue",
        "image": "https://cdn-az.allevents.in/events10/banners/6ff5e8a0711cee8e01f996e47e312b94e224357087f4eb09ba91c2339d8af33a-rimg-w1200-h554-dc130817-gmir?v=1769667277",
        "startDate": "2026-02-07",
        "url": "https://allevents.in/alfreton/cancelled-by-the-venue/200029190254453",
        "eventStatus": "https://schema.org/EventCancelled",
        "location": {
            "@type": "Place",
            "name": "The Dog House pub Alfreton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "32-34 Nottingham Road \n,Alfreton",
                "addressLocality": "Alfreton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.097602009528",
                "longitude": "-1.38505"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and see us at this great venue",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SheRoKS",
                "url": "https://allevents.in/org/sheroks/25964176"
            }
        ]
    }
]
```