

# Event Details

- **Event Name**: Dirty Duvets
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 08:00 pm
- **Event Description**: ...
- **Event URL**: https://allevents.in/loughborough/dirty-duvets/200029455716254
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## 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**: Dirty Duvets
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/98df3155774c5756954320e17a0b1fa629cd80d7fff3b9de888e2ed56db4bb0a-rimg-w1200-h676-dc020201-gmir?v=1774990990

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dirty Duvets",
        "image": "https://cdn-az.allevents.in/events9/banners/98df3155774c5756954320e17a0b1fa629cd80d7fff3b9de888e2ed56db4bb0a-rimg-w1200-h676-dc020201-gmir?v=1774990990",
        "startDate": "2026-04-03",
        "url": "https://allevents.in/loughborough/dirty-duvets/200029455716254",
        "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"
            }
        ]
    }
]
```