

# Event Details

- **Event Name**: Dance Out with Masons Apron
- **Event Start and End Date**: Mon, 13 Jul, 2026 at 07:30 pm
- **Event Description**: An evening dance out with friends
- **Event URL**: https://allevents.in/kidlington/dance-out-with-masons-apron/200030268426538
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Kidlington
- **state**: EN
- **country**: United Kingdom
- **location**: The Boat Inn Thrupp
- **lat**: 51.838815509913
- **long**: -1.3036456641689
- **full address**: The Boat Inn Thrupp, The Boat Inn, Thrupp,Kidlington, Oxfordshire, United Kingdom

## Event gallery

- **Alt text**: Dance Out with Masons Apron
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/69c5677c0ed4e7339c99d7f26ee211ca36ab3f3928ba8c4b48fbc122aa907582-rimg-w1200-h900-dc908e78-gmir?v=1783466679

## FAQs

- **Q**: When and where is Dance Out with Masons Apron being held?
  - **A:** Dance Out with Masons Apron takes place on Mon, 13 Jul, 2026 at 07:30 pm to Mon, 13 Jul, 2026 at 07:30 pm at The Boat Inn Thrupp, The Boat Inn, Thrupp,Kidlington, Oxfordshire, United Kingdom.
- **Q**: Who is organizing Dance Out with Masons Apron?
  - **A:** Dance Out with Masons Apron is organized by Summertown Morris.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dance Out with Masons Apron",
        "image": "https://cdn-az.allevents.in/events1/banners/69c5677c0ed4e7339c99d7f26ee211ca36ab3f3928ba8c4b48fbc122aa907582-rimg-w1200-h900-dc908e78-gmir?v=1783466679",
        "startDate": "2026-07-13",
        "url": "https://allevents.in/kidlington/dance-out-with-masons-apron/200030268426538",
        "location": {
            "@type": "Place",
            "name": "The Boat Inn Thrupp",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Boat Inn, Thrupp,Kidlington, Oxfordshire",
                "addressLocality": "Kidlington",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.838815509913",
                "longitude": "-1.3036456641689"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An evening dance out with friends",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Summertown Morris",
                "url": "https://allevents.in/org/summertown-morris/24826810"
            }
        ]
    }
]
```