

# Event Details

- **Event Name**: The Johnny Crab Trio
- **Event Start and End Date**: Sat, 03 Oct, 2026 at 08:30 pm (+01:00)
- **Event Description**: ...
- **Event URL**: https://allevents.in/loughborough/the-johnny-crab-trio/200029941484942
- **Interested Audience**: 
  - total_interested_count: 0

## 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**: The Johnny Crab Trio
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/58572b2026d6d281c3162e8386d9aa6592f2791d8d048600e4e85b75a0d65d5f-rimg-w960-h541-dc191816-gmir?v=1776164862

## FAQs

- **Q**: When and where is The Johnny Crab Trio being held?
  - **A:** The Johnny Crab Trio takes place on Sat, 03 Oct, 2026 at 08:30 pm to Sat, 03 Oct, 2026 at 08:30 pm at 39b Market Street, Loughborough, United Kingdom.
- **Q**: Who is organizing The Johnny Crab Trio?
  - **A:** The Johnny Crab Trio is organized by The Mini Monocle.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Johnny Crab Trio",
        "image": "https://cdn-az.allevents.in/events2/banners/58572b2026d6d281c3162e8386d9aa6592f2791d8d048600e4e85b75a0d65d5f-rimg-w960-h541-dc191816-gmir?v=1776164862",
        "startDate": "2026-10-03T20:30:00+01:00",
        "url": "https://allevents.in/loughborough/the-johnny-crab-trio/200029941484942",
        "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"
            }
        ]
    }
]
```