

# Event Details

- **Event Name**: FiddleBop at The Greedy Goose!
- **Event Start and End Date**: Sat, 21 Nov, 2015 at 08:30 pm – Sat, 21 Nov, 2015 at 11:00 pm
- **Event Description**: FiddleBop return to the wonderfully-named Greedy Goose! This is the "perfect retreat for anyone wanting to enjoy good quality food and drink". We can vouch for the restaurant! So how about coming along for some fine food, some great beer or wine, and lashings of superb hot jazz swing from FiddleBop?
- **Event URL**: https://allevents.in/moreton-in-marsh/fiddlebop-at-the-greedy-goose/473937969459983
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Moreton-in-Marsh
- **state**: EN
- **country**: United Kingdom
- **location**: The Greedy Goose
- **lat**: 51.958128119887
- **long**: -1.6083818955383
- **full address**: The Greedy Goose, Salford Hill, Chastleton, Moreton-in-Marsh, Glos GL56 0SP, United Kingdom

## Event gallery

- **Alt text**: FiddleBop at The Greedy Goose!
  - **Image URL**: https://eventthumb.s3.amazonaws.com/thumbs/thumb563f617c79fa3.png

## FAQs

- **Q**: When and where is FiddleBop at The Greedy Goose! being held?
  - **A:** FiddleBop at The Greedy Goose! takes place on Sat, 21 Nov, 2015 at 08:30 pm to Sat, 21 Nov, 2015 at 11:00 pm at The Greedy Goose, Salford Hill, Chastleton, Moreton-in-Marsh, Glos GL56 0SP, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FiddleBop at The Greedy Goose!",
        "image": "https://eventthumb.s3.amazonaws.com/thumbs/thumb563f617c79fa3.png",
        "startDate": "2015-11-21",
        "endDate": "2015-11-21",
        "url": "https://allevents.in/moreton-in-marsh/fiddlebop-at-the-greedy-goose/473937969459983",
        "location": {
            "@type": "Place",
            "name": "The Greedy Goose",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Salford Hill, Chastleton, Moreton-in-Marsh, Glos GL56 0SP",
                "addressLocality": "Moreton-in-Marsh",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.958128119887",
                "longitude": "-1.6083818955383"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FiddleBop return to the wonderfully-named Greedy Goose! This is the \"perfect retreat for anyone wanting to enjoy good quality food and drink\". We can vouch for the restaurant! So how about coming along for some fine food, some great beer or wine, and lashings of superb hot jazz swing from FiddleBop?"
    }
]
```