

# Event Details

- **Event Name**: Dance Out with Mr Hemmings
- **Event Start and End Date**: Tue, 21 Jul, 2026 at 07:30 pm
- **Event Description**: An evening dance out with friends
- **Event URL**: https://allevents.in/abingdon/dance-out-with-mr-hemmings/200030268489803
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Abingdon
- **state**: EN
- **country**: United Kingdom
- **location**: The Crown, Marcham
- **lat**: 51.66672
- **long**: -1.34355
- **full address**: The Crown, Marcham, 1 Packhorse Lane, Marcham,Abingdon, Oxfordshire, United Kingdom

## Event gallery

- **Alt text**: Dance Out with Mr Hemmings
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0b0477dda577e47dddfa29f8d952b35958da4afdeecac3cd7457160c11ef69bc-rimg-w1200-h900-dc908e78-gmir?v=1784234356

## FAQs

- **Q**: When and where is Dance Out with Mr Hemmings being held?
  - **A:** Dance Out with Mr Hemmings takes place on Tue, 21 Jul, 2026 at 07:30 pm to Tue, 21 Jul, 2026 at 07:30 pm at The Crown, Marcham, 1 Packhorse Lane, Marcham,Abingdon, Oxfordshire, United Kingdom.
- **Q**: Who is organizing Dance Out with Mr Hemmings?
  - **A:** Dance Out with Mr Hemmings is organized by Summertown Morris.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dance Out with Mr Hemmings",
        "image": "https://cdn-az.allevents.in/events8/banners/0b0477dda577e47dddfa29f8d952b35958da4afdeecac3cd7457160c11ef69bc-rimg-w1200-h900-dc908e78-gmir?v=1784234356",
        "startDate": "2026-07-21",
        "url": "https://allevents.in/abingdon/dance-out-with-mr-hemmings/200030268489803",
        "location": {
            "@type": "Place",
            "name": "The Crown, Marcham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Packhorse Lane, Marcham,Abingdon, Oxfordshire",
                "addressLocality": "Abingdon",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.66672",
                "longitude": "-1.34355"
            }
        },
        "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"
            }
        ]
    }
]
```