

# Event Details

- **Event Name**: Who Shot Frank
- **Event Start and End Date**: Fri, 06 Mar, 2026 at 08:00 pm
- **Event Description**: .....
- **Event URL**: https://allevents.in/loughborough/who-shot-frank/200029559102805
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029559102805?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=loughborough-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: The Mini Monocle (https://allevents.in/org/the-mini-monocle/23510502)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b7ad1653fe9ed5c2de79a20b3e883830269d7705f551043fa163e85395c67033-rimg-w1200-h676-dc214e71-gmir?v=1772129398
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2b9879022d3a8b51c79704f5d51aceb5a189e4ceadd0307f80e7a51b8a730371-rimg-w300-h300-dc255173-gmir?v=1772129399

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 06 Mar, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** 39b Market Street, Loughborough, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** The Mini Monocle
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Who Shot Frank ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Who Shot Frank",
        "image": "https://cdn-az.allevents.in/events1/banners/b7ad1653fe9ed5c2de79a20b3e883830269d7705f551043fa163e85395c67033-rimg-w1200-h676-dc214e71-gmir?v=1772129398",
        "startDate": "2026-03-06",
        "url": "https://allevents.in/loughborough/who-shot-frank/200029559102805",
        "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"
            }
        ]
    }
]
```