

# Event Details

- **Event Name**: Jimmy Cricket's Big Show
- **Event Start and End Date**: Wed, 08 Oct, 2025 at 01:30 pm – Wed, 08 Oct, 2025 at 04:00 pm
- **Event Description**: Favourite Irish comedian JIMMY CRICKET celebrates 50 years in showbusiness with a big afternoon of entertainment!ArtistsJimmy CricketAndy Eastwood
- **Event URL**: https://allevents.in/mansfield/jimmy-crickets-big-show/300040415773
- **Event Categories**: sports, art, comedy, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Nottingham/Mansfield-Palace-Theatre/Jimmy-Crickets-Big-Show/40415773/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Mansfield
- **state**: EN
- **country**: United Kingdom
- **location**: Mansfield Palace Theatre
- **lat**: 53.1460437
- **long**: -1.1941593
- **full address**: Mansfield Palace Theatre, Leeming Street, Mansfield, United Kingdom

## Event gallery

- **Alt text**: Jimmy Cricket's Big Show
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/609ef1b71c9319727e4b3dc7b512cbdf8990ed32409327cc3f529e2d67bbafdb-rimg-w1024-h1024-dca83430-gmir.jpg?v=1759919775

## Artist Details

- **Artist name**: Jimmy Cricket
- **Artist name**: Andy Eastwood

## FAQs

- **Q**: When and where is Jimmy Cricket's Big Show being held?
  - **A:** Jimmy Cricket's Big Show takes place on Wed, 08 Oct, 2025 at 01:30 pm to Wed, 08 Oct, 2025 at 04:00 pm at Mansfield Palace Theatre, Leeming Street, Mansfield, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jimmy Cricket's Big Show is ideal for comedy fans, stand-up enthusiasts, and anyone looking for a dedicated session of curated laughs, professional acts, and sharp wit from seasoned performers. Whether you're a first-time attendee or a longtime enthusiast in Mansfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Jimmy Cricket's Big Show 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": "Jimmy Cricket's Big Show",
        "image": "https://cdn-az.allevents.in/events1/banners/609ef1b71c9319727e4b3dc7b512cbdf8990ed32409327cc3f529e2d67bbafdb-rimg-w1024-h1024-dca83430-gmir.jpg?v=1759919775",
        "startDate": "2025-10-08",
        "endDate": "2025-10-08",
        "url": "https://allevents.in/mansfield/jimmy-crickets-big-show/300040415773",
        "location": {
            "@type": "Place",
            "name": "Mansfield Palace Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Leeming Street",
                "addressLocality": "Mansfield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.1460437",
                "longitude": "-1.1941593"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Favourite Irish comedian JIMMY CRICKET celebrates 50 years in showbusiness with a big afternoon of entertainment!ArtistsJimmy CricketAndy Eastwood",
        "performer": [
            {
                "@type": "Person",
                "name": "Jimmy Cricket"
            },
            {
                "@type": "Person",
                "name": "Andy Eastwood"
            }
        ]
    }
]
```