

# Event Details

- **Event Name**: Miss Bowie at The Noel's Arms, Melton Mowbray
- **Event Start and End Date**: Sat, 20 Oct, 2018 at 09:00 pm
- **Event URL**: https://allevents.in/melton-mowbray/miss-bowie-at-the-noels-arms-melton-mowbray/175589416568340
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Melton Mowbray
- **state**: EN
- **country**: United Kingdom
- **location**: The Noel's Arms Freehouse
- **lat**: 52.7630105
- **long**: -0.8847454
- **full address**: The Noel's Arms Freehouse, 31 Burton Street, Melton Mowbray, United Kingdom

## Event gallery

- **Alt text**: Miss Bowie at The Noel's Arms, Melton Mowbray
  - **Image URL**: https://cdn-az.allevents.in/banners/ca04d5089204ca77f4bfde455a83a43a-rimg-w720-h269-gmir.png

## FAQs

- **Q**: When and where is Miss Bowie at The Noel's Arms, Melton Mowbray being held?
  - **A:** Miss Bowie at The Noel's Arms, Melton Mowbray takes place on Sat, 20 Oct, 2018 at 09:00 pm to Sat, 20 Oct, 2018 at 09:00 pm at The Noel's Arms Freehouse, 31 Burton Street, Melton Mowbray, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Miss Bowie at The Noel's Arms, Melton Mowbray",
        "image": "https://cdn-az.allevents.in/banners/ca04d5089204ca77f4bfde455a83a43a-rimg-w720-h269-gmir.png",
        "startDate": "2018-10-20",
        "url": "https://allevents.in/melton-mowbray/miss-bowie-at-the-noels-arms-melton-mowbray/175589416568340",
        "location": {
            "@type": "Place",
            "name": "The Noel's Arms Freehouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "31 Burton Street",
                "addressLocality": "Melton Mowbray",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.7630105",
                "longitude": "-0.8847454"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```