

# Event Details

- **Event Name**: Messy Church is back
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 09:45 am – Sun, 05 Jul, 2026 at 11:45 am
- **Event Description**: Messy Church - We'd love you to join us for Breakfast at 9.45 this Sunday
- **Event URL**: https://allevents.in/slough/messy-church-is-back/200030242758312
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Slough
- **state**: EN
- **country**: United Kingdom
- **location**: 100 Trelawney Avenue, Slough
- **lat**: 51.50015
- **long**: -0.54733
- **full address**: 100 Trelawney Avenue, Slough, United Kingdom

## Event gallery

- **Alt text**: Messy Church is back
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/904ea74055f01a9fe3bfa6d3c0c62774e140c769803e562d8af04b9a06776303-rimg-w1200-h675-dcffffff-gmir?v=1782864960

## FAQs

- **Q**: When and where is Messy Church is back being held?
  - **A:** Messy Church is back takes place on Sun, 05 Jul, 2026 at 09:45 am to Sun, 05 Jul, 2026 at 11:45 am at 100 Trelawney Avenue, Slough, United Kingdom.
- **Q**: Who is organizing Messy Church is back?
  - **A:** Messy Church is back is organized by Langley Free Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Messy Church is back",
        "image": "https://cdn-az.allevents.in/events3/banners/904ea74055f01a9fe3bfa6d3c0c62774e140c769803e562d8af04b9a06776303-rimg-w1200-h675-dcffffff-gmir?v=1782864960",
        "startDate": "2026-07-05",
        "endDate": "2026-07-05",
        "url": "https://allevents.in/slough/messy-church-is-back/200030242758312",
        "location": {
            "@type": "Place",
            "name": "100 Trelawney Avenue, Slough",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "109 Trelawney Avenue, Slough, SL3 8RG, United Kingdom",
                "addressLocality": "Slough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.50015",
                "longitude": "-0.54733"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Messy Church - We'd love you to join us for Breakfast at 9.45 this Sunday",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Langley Free Church",
                "url": "https://allevents.in/org/langley-free-church/15027202",
                "description": "Welcome to the official page for Langley Free Church. We are a group of ordinary people meeting together in Langley to worship God and share our faith."
            }
        ]
    }
]
```