

# Event Details

- **Event Name**: Messy Church
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 11:30 am – Sat, 20 Jun, 2026 at 01:30 pm
- **Event Description**: Free event of craft activities for any age of child, with a light meal included.
Children should not be left unattended.
- **Event URL**: https://allevents.in/mansfield/messy-church/200030225674948
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Mansfield
- **state**: EN
- **country**: United Kingdom
- **location**: Whaley Thorns & Langwith Village Hall
- **lat**: 53.233890349066
- **long**: -1.2040432398341
- **full address**: Whaley Thorns &amp; Langwith Village Hall, Portland Road,Mansfield, Nottinghamshire, United Kingdom

## Event gallery

- **Alt text**: Messy Church
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/76d1eb26f23b1a4391e05ccda1b55a4f90d2c3ca9ca9d9968fe3d8eaa50e9da9-rimg-w1087-h711-dcffffff-gmir?v=1781248367

## FAQs

- **Q**: When and where is Messy Church being held?
  - **A:** Messy Church takes place on Sat, 20 Jun, 2026 at 11:30 am to Sat, 20 Jun, 2026 at 01:30 pm at Whaley Thorns & Langwith Village Hall, Portland Road,Mansfield, Nottinghamshire, United Kingdom.
- **Q**: Who is organizing Messy Church?
  - **A:** Messy Church is organized by St Luke's Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Messy Church",
        "image": "https://cdn-az.allevents.in/events7/banners/76d1eb26f23b1a4391e05ccda1b55a4f90d2c3ca9ca9d9968fe3d8eaa50e9da9-rimg-w1087-h711-dcffffff-gmir?v=1781248367",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/mansfield/messy-church/200030225674948",
        "location": {
            "@type": "Place",
            "name": "Whaley Thorns & Langwith Village Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Portland Road,Mansfield, Nottinghamshire",
                "addressLocality": "Mansfield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.233890349066",
                "longitude": "-1.2040432398341"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free event of craft activities for any age of child, with a light meal included.\nChildren should not be left unattended.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Lukes Church",
                "url": "https://allevents.in/org/st-lukes-church/27441088"
            }
        ]
    }
]
```