

# Event Details

- **Event Name**: Fog Box Comedy Club presents Paul Foot + Special Guests
- **Event Start and End Date**: Sun, 29 Jun, 2025 at 07:30 pm – Sun, 29 Jun, 2025 at 10:00 pm
- **Event Description**: "He's a comedy genius, one of the funniest things I've seen. Sublime, original and brilliant." - The IndependentArtistsPaul Foot
- **Event URL**: https://allevents.in/todmorden/fog-box-comedy-club-presents-paul-foot-special-guests/300040669244
- **Event Categories**: comedy, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Oldham/Golden-Lion-Todmorden/Fog-Box-Comedy-Club-presents-Paul-Foot--Special-Guests/40669244/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Todmorden
- **state**: EN
- **country**: United Kingdom
- **location**: Golden Lion Todmorden
- **lat**: 53.712184
- **long**: -2.09868
- **full address**: Golden Lion Todmorden, Fielden Square, Todmorden, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/8/4/3/1952970_fcf2cda7_paul-foot-and-guests_1024.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/8/4/3/1952970_fcf2cda7_paul-foot-and-guests_400.jpg

## Artist Details

- **Artist name**: Paul Foot

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 29 Jun, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Golden Lion Todmorden, Fielden Square, Todmorden, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Paul Foot
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** comedy, art
- **Q**: Where can I find ticket details about Fog Box Comedy Club presents Paul Foot + Special Guests ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fog Box Comedy Club presents Paul Foot + Special Guests",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/8/4/3/1952970_fcf2cda7_paul-foot-and-guests_1024.jpg",
        "startDate": "2025-06-29",
        "endDate": "2025-06-29",
        "url": "https://allevents.in/todmorden/fog-box-comedy-club-presents-paul-foot-special-guests/300040669244",
        "location": {
            "@type": "Place",
            "name": "Golden Lion Todmorden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Fielden Square",
                "addressLocality": "Todmorden",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.712184",
                "longitude": "-2.09868"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "\"He's a comedy genius, one of the funniest things I've seen. Sublime, original and brilliant.\" - The IndependentArtistsPaul Foot",
        "performer": [
            {
                "@type": "Person",
                "name": "Paul Foot"
            }
        ]
    }
]
```