

# Event Details

- **Event Name**: Pogo
- **Event Start and End Date**: Sat, 16 May, 2026 at 08:00 pm (+01:00)
- **Event Description**: ....
- **Event URL**: https://allevents.in/loughborough/pogo/200029749671949
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Loughborough
- **state**: EN
- **country**: United Kingdom
- **location**: 39b Market Street, Loughborough
- **lat**: 52.77185
- **long**: -1.20917
- **full address**: 39b Market Street, Loughborough, United Kingdom

## Event gallery

- **Alt text**: Pogo
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ca4c96352195ff5ef52d2876451c24435bb6418a492d3bda02697653ca167dd3-rimg-w1200-h676-dc040203-gmir?v=1776234896

## FAQs

- **Q**: When and where is Pogo being held?
  - **A:** Pogo takes place on Sat, 16 May, 2026 at 08:00 pm to Sat, 16 May, 2026 at 08:00 pm at 39b Market Street, Loughborough, United Kingdom.
- **Q**: Who is organizing Pogo?
  - **A:** Pogo is organized by The Mini Monocle.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pogo is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Loughborough, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pogo sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Pogo",
        "image": "https://cdn-az.allevents.in/events3/banners/ca4c96352195ff5ef52d2876451c24435bb6418a492d3bda02697653ca167dd3-rimg-w1200-h676-dc040203-gmir?v=1776234896",
        "startDate": "2026-05-16T20:00:00+01:00",
        "url": "https://allevents.in/loughborough/pogo/200029749671949",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "39b Market Street, Loughborough",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "39b Market Street, Loughborough, LE11 3, United Kingdom",
                "addressLocality": "Loughborough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.77185",
                "longitude": "-1.20917"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "....",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Mini Monocle",
                "url": "https://allevents.in/org/the-mini-monocle/23510502"
            }
        ]
    }
]
```