

# Event Details

- **Event Name**: Pipsqueak and The Bog Troll
- **Event Start and End Date**: Fri, 30 May, 2025 at 11:00 am – Fri, 30 May, 2025 at 12:00 pm
- **Event Description**: The lovable Pipsqueak the Dragon returns for another mischief-filled adventure, with a touch of magic poo. A fun-filled show for the whole family.
- **Event URL**: https://allevents.in/plymouth/pipsqueak-and-the-bog-troll/300040947748
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Plymouth/The-Soapbox-Children%27s-Theatre/Pipsqueak-and-The-Bog-Troll/40947748/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Plymouth
- **state**: EN
- **country**: United Kingdom
- **location**: The Soapbox Children's Theatre
- **lat**: 50.3771826
- **long**: -4.1722879
- **full address**: The Soapbox Children's Theatre, Devonport Park, Plymouth, United Kingdom

## Event gallery

- **Alt text**: Pipsqueak and The Bog Troll
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/3/7/4/2005509_103ec331_pipsqueak-and-the-bog-troll_1024.jpg

## FAQs

- **Q**: When and where is Pipsqueak and The Bog Troll being held?
  - **A:** Pipsqueak and The Bog Troll takes place on Fri, 30 May, 2025 at 11:00 am to Fri, 30 May, 2025 at 12:00 pm at The Soapbox Children's Theatre, Devonport Park, Plymouth, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pipsqueak and The Bog Troll",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/3/7/4/2005509_103ec331_pipsqueak-and-the-bog-troll_1024.jpg",
        "startDate": "2025-05-30",
        "endDate": "2025-05-30",
        "url": "https://allevents.in/plymouth/pipsqueak-and-the-bog-troll/300040947748",
        "location": {
            "@type": "Place",
            "name": "The Soapbox Children's Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Devonport Park",
                "addressLocality": "Plymouth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.3771826",
                "longitude": "-4.1722879"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The lovable Pipsqueak the Dragon returns for another mischief-filled adventure, with a touch of magic poo. A fun-filled show for the whole family."
    }
]
```