

# Event Details

- **Event Name**: FiddleBop at the Trout Inn, Lechlade
- **Event Start and End Date**: Sun, 10 Apr, 2016 at 08:00 pm
- **Event Description**: What an amazing pub! Right next to the first lock on the River Thames, just right for hot-hot-hot gypsy jazz swing from FiddleBop! We're looking forward to this gig, for sure... in fact we can hardly wait... see you there?
- **Event URL**: https://allevents.in/lechlade/fiddlebop-at-the-trout-inn-lechlade/492836017562308
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lechlade
- **country**: United Kingdom
- **location**: Trout Inn, Lechlade
- **lat**: 51.690277777778
- **long**: -1.6783333333333
- **full address**: Trout Inn, Lechlade, United Kingdom

## Event gallery

- **Alt text**: FiddleBop at the Trout Inn, Lechlade
  - **Image URL**: https://cdn-az.allevents.in/banners/11f972a914518de9d760a86b55a6ae36

## FAQs

- **Q**: When and where is FiddleBop at the Trout Inn, Lechlade being held?
  - **A:** FiddleBop at the Trout Inn, Lechlade takes place on Sun, 10 Apr, 2016 at 08:00 pm to Sun, 10 Apr, 2016 at 08:00 pm at Trout Inn, Lechlade, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FiddleBop at the Trout Inn, Lechlade",
        "image": "https://cdn-az.allevents.in/banners/11f972a914518de9d760a86b55a6ae36",
        "startDate": "2016-04-10",
        "url": "https://allevents.in/lechlade/fiddlebop-at-the-trout-inn-lechlade/492836017562308",
        "location": {
            "@type": "Place",
            "name": "Trout Inn, Lechlade",
            "address": {
                "@type": "PostalAddress",
                "name": "Trout Inn, Lechlade, United Kingdom",
                "addressLocality": "Lechlade",
                "addressRegion": "",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.690277777778",
                "longitude": "-1.6783333333333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "What an amazing pub! Right next to the first lock on the River Thames, just right for hot-hot-hot gypsy jazz swing from FiddleBop! We're looking forward to this gig, for sure... in fact we can hardly wait... see you there?"
    }
]
```