

# Event Details

- **Event Name**: Radio Burner
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 08:00 pm
- **Event Description**: ...
- **Event URL**: https://allevents.in/loughborough/radio-burner/200030072527816
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## 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**: Radio Burner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/76b0a30160bb4c2f2fd35fa3a21d34ce8b18fee9d2b76f210d0a19c544b6d0e4-rimg-w1200-h676-dc020202-gmir?v=1783556800

## FAQs

- **Q**: When and where is Radio Burner being held?
  - **A:** Radio Burner takes place on Fri, 10 Jul, 2026 at 08:00 pm to Fri, 10 Jul, 2026 at 08:00 pm at 39b Market Street, Loughborough, United Kingdom.
- **Q**: Who is organizing Radio Burner?
  - **A:** Radio Burner is organized by The Mini Monocle.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Radio Burner",
        "image": "https://cdn-az.allevents.in/events4/banners/76b0a30160bb4c2f2fd35fa3a21d34ce8b18fee9d2b76f210d0a19c544b6d0e4-rimg-w1200-h676-dc020202-gmir?v=1783556800",
        "startDate": "2026-07-10",
        "url": "https://allevents.in/loughborough/radio-burner/200030072527816",
        "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"
            }
        ]
    }
]
```