

# Event Details

- **Event Name**: An Evening With Mike Bubbins
- **Event Start and End Date**: Fri, 03 Oct, 2025 at 07:30 pm – Fri, 03 Oct, 2025 at 08:30 pm
- **Event Description**: Join the star of hit BBC sit-com Mammoth in a free-wheeling evening of conversation incredible stories an audience Q &amp; A and some work-in-progress new material.
- **Event URL**: https://allevents.in/swansea/an-evening-with-mike-bubbins/80002313693774
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Swansea
- **state**: WA
- **country**: United Kingdom
- **location**: Pontardawe Arts Centre, Herbert Street, Pontardawe, Swansea, UK
- **lat**: 51.6214400000
- **long**: -3.9436460000
- **full address**: Pontardawe Arts Centre, Herbert Street, Pontardawe, Swansea, UK, United Kingdom

## Event gallery

- **Alt text**: An Evening With Mike Bubbins
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6814cf571cef0.jpg

## FAQs

- **Q**: When and where is An Evening With Mike Bubbins being held?
  - **A:** An Evening With Mike Bubbins takes place on Fri, 03 Oct, 2025 at 07:30 pm to Fri, 03 Oct, 2025 at 08:30 pm at Pontardawe Arts Centre, Herbert Street, Pontardawe, Swansea, UK, United Kingdom.
- **Q**: Who is organizing An Evening With Mike Bubbins?
  - **A:** An Evening With Mike Bubbins is organized by Pontardawe Arts Centre.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "An Evening With Mike Bubbins",
        "image": "https://cdn2.allevents.in/thumbs/thumb6814cf571cef0.jpg",
        "startDate": "2025-10-03",
        "endDate": "2025-10-03",
        "url": "https://allevents.in/swansea/an-evening-with-mike-bubbins/80002313693774",
        "location": {
            "@type": "Place",
            "name": "Pontardawe Arts Centre, Herbert Street, Pontardawe, Swansea, UK",
            "address": {
                "@type": "PostalAddress",
                "name": "Pontardawe Arts Centre, Herbert Street, Pontardawe, Swansea, UK, United Kingdom",
                "addressLocality": "Swansea",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.6214400000",
                "longitude": "-3.9436460000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the star of hit BBC sit-com Mammoth in a free-wheeling evening of conversation incredible stories an audience Q & A and some work-in-progress new material.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pontardawe Arts Centre",
                "url": "https://allevents.in/org/pontardawe-arts-centre/25654234"
            }
        ]
    }
]
```