

# Event Details

- **Event Name**: FiddleBop at the Rose and Crown, North Parade, Oxford
- **Event Start and End Date**: Sun, 01 May, 2016 at 07:00 pm – Sun, 01 May, 2016 at 09:00 pm
- **Event Description**: We're back in Oxford of the punts and dreaming spires! This time, for an Oxford Jazz Kitchen gig at the Rose and Crown, North Parade, Oxford. A smashing pub this! See you there?
- **Event URL**: https://allevents.in/oxford/fiddlebop-at-the-rose-and-crown-north-parade-oxford/473891179483380
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Oxford
- **state**: EN
- **country**: United Kingdom
- **location**: Rose and Crown
- **lat**: 51.764698101653
- **long**: -1.2615439999049
- **full address**: Rose and Crown, 14 North Parade Avenue, Oxford, United Kingdom

## Event gallery

- **Alt text**: FiddleBop at the Rose and Crown, North Parade, Oxford
  - **Image URL**: https://eventthumb.s3.amazonaws.com/thumbs/thumb56cce1cc20e9c.jpg

## FAQs

- **Q**: When and where is FiddleBop at the Rose and Crown, North Parade, Oxford being held?
  - **A:** FiddleBop at the Rose and Crown, North Parade, Oxford takes place on Sun, 01 May, 2016 at 07:00 pm to Sun, 01 May, 2016 at 09:00 pm at Rose and Crown, 14 North Parade Avenue, Oxford, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FiddleBop at the Rose and Crown, North Parade, Oxford",
        "image": "https://eventthumb.s3.amazonaws.com/thumbs/thumb56cce1cc20e9c.jpg",
        "startDate": "2016-05-01",
        "endDate": "2016-05-01",
        "url": "https://allevents.in/oxford/fiddlebop-at-the-rose-and-crown-north-parade-oxford/473891179483380",
        "location": {
            "@type": "Place",
            "name": "Rose and Crown",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14 North Parade Avenue",
                "addressLocality": "Oxford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.764698101653",
                "longitude": "-1.2615439999049"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're back in Oxford of the punts and dreaming spires! This time, for an Oxford Jazz Kitchen gig at the Rose and Crown, North Parade, Oxford. A smashing pub this! See you there?"
    }
]
```