

# Event Details

- **Event Name**: The Secret Circus Presents: PLAZZY PARADISE
- **Event Start and End Date**: Sat, 02 May, 2026 at 07:30 pm – Sat, 02 May, 2026 at 10:30 pm (+00:00)
- **Event Description**: Welcome to Plazzy Paradise, where the tans are permanent, the smiles are moulded on, and nobody melts.ArtistsBeija FloSofierce flame
- **Event URL**: https://allevents.in/liverpool/the-secret-circus-presents-plazzy-paradise/300042330636
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Liverpool/Ullet-Road-Church/The-Secret-Circus-Presents-PLAZZY-PARADISE/42330636/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Liverpool
- **state**: EN
- **country**: United Kingdom
- **location**: Ullet Road Church
- **lat**: 53.389692
- **long**: -2.938043
- **full address**: Ullet Road Church, 57 Ullet Road, Liverpool, United Kingdom

## Event gallery

- **Alt text**: The Secret Circus Presents: PLAZZY PARADISE
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/fb1f9a50343994d298e6ff50bb9b112f16edca90b02801d2d29a23ef155bd449-rimg-w1024-h1024-dcf6bec2-gmir.jpg?v=1775651170

## Artist Details

- **Artist name**: Beija Flo
- **Artist name**: Sofierce flame

## FAQs

- **Q**: When and where is The Secret Circus Presents: PLAZZY PARADISE being held?
  - **A:** The Secret Circus Presents: PLAZZY PARADISE takes place on Sat, 02 May, 2026 at 07:30 pm to Sat, 02 May, 2026 at 10:30 pm at Ullet Road Church, 57 Ullet Road, Liverpool, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Secret Circus Presents: PLAZZY PARADISE",
        "image": "https://cdn-az.allevents.in/events4/banners/fb1f9a50343994d298e6ff50bb9b112f16edca90b02801d2d29a23ef155bd449-rimg-w1024-h1024-dcf6bec2-gmir.jpg?v=1775651170",
        "startDate": "2026-05-02T19:30:00+00:00",
        "endDate": "2026-05-02T22:30:00+00:00",
        "url": "https://allevents.in/liverpool/the-secret-circus-presents-plazzy-paradise/300042330636",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ullet Road Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "57 Ullet Road",
                "addressLocality": "Liverpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.389692",
                "longitude": "-2.938043"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Welcome to Plazzy Paradise, where the tans are permanent, the smiles are moulded on, and nobody melts.ArtistsBeija FloSofierce flame",
        "performer": [
            {
                "@type": "Person",
                "name": "Beija Flo"
            },
            {
                "@type": "Person",
                "name": "Sofierce flame"
            }
        ]
    }
]
```