

# Event Details

- **Event Name**: Daisy Cutter
- **Event Start and End Date**: Fri, 31 Jul, 2026 at 08:30 pm
- **Event Description**: ....
- **Event URL**: https://allevents.in/leicester/daisy-cutter/200030161894052
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Leicester
- **state**: EN
- **country**: United Kingdom
- **location**: 59 Braunstone Gate, Leicester
- **lat**: 52.63098
- **long**: -1.14633
- **full address**: 59 Braunstone Gate, Leicester, United Kingdom

## Event gallery

- **Alt text**: Daisy Cutter
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6cf3e842729ca71fddd24b56c5bea6fbddcb53d3d719e80471b9c0bcf17ef009-rimg-w1200-h676-dc080808-gmir?v=1785454404

## FAQs

- **Q**: When and where is Daisy Cutter being held?
  - **A:** Daisy Cutter takes place on Fri, 31 Jul, 2026 at 08:30 pm to Fri, 31 Jul, 2026 at 08:30 pm at 59 Braunstone Gate, Leicester, United Kingdom.
- **Q**: Who is organizing Daisy Cutter?
  - **A:** Daisy Cutter is organized by The Metal Monocle.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Daisy Cutter",
        "image": "https://cdn-az.allevents.in/events6/banners/6cf3e842729ca71fddd24b56c5bea6fbddcb53d3d719e80471b9c0bcf17ef009-rimg-w1200-h676-dc080808-gmir?v=1785454404",
        "startDate": "2026-07-31",
        "url": "https://allevents.in/leicester/daisy-cutter/200030161894052",
        "location": {
            "@type": "Place",
            "name": "59 Braunstone Gate, Leicester",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "53 Braunstone Gate, Leicester, LE3 5LH, United Kingdom",
                "addressLocality": "Leicester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.63098",
                "longitude": "-1.14633"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "....",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Metal Monocle",
                "url": "https://allevents.in/org/the-metal-monocle/16609565",
                "description": "Welcome to Leicester's first Steampunk Rock bar located in a popular area of Leicester, a rock bar with a twist. The kind of music we play is the classic rock that everyone loves, punk, alternative metal and everything in between."
            }
        ]
    }
]
```