

# Event Details

- **Event Name**: Morning worship with Martin Hannant
- **Event Start and End Date**: Sun, 24 May, 2026 at 10:00 am (+01:00)
- **Event Description**: Morning service with activities for the young people
- **Event URL**: https://allevents.in/witney/morning-worship-with-martin-hannant/200029926226524
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Witney
- **state**: EN
- **country**: United Kingdom
- **location**: Main Road, Long Hanborough, OX29 8JX Witney, United Kingdom
- **lat**: 51.82508
- **long**: -1.38588
- **full address**: Main Road, Long Hanborough, OX29 8JX Witney, United Kingdom, Witney, United Kingdom

## Event gallery

- **Alt text**: Morning worship with Martin Hannant
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/071be4e85b31ac2160967a6a63f15562d9cdcb279dc4a817d00e491ecf670de6-rimg-w1024-h768-dc470303-gmir?v=1775891004

## FAQs

- **Q**: When and where is Morning worship with Martin Hannant being held?
  - **A:** Morning worship with Martin Hannant takes place on Sun, 24 May, 2026 at 10:00 am to Sun, 24 May, 2026 at 10:00 am at Main Road, Long Hanborough, OX29 8JX Witney, United Kingdom, Witney, United Kingdom.
- **Q**: Who is organizing Morning worship with Martin Hannant?
  - **A:** Morning worship with Martin Hannant is organized by Long Hanborough Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Morning worship with Martin Hannant",
        "image": "https://cdn-az.allevents.in/events3/banners/071be4e85b31ac2160967a6a63f15562d9cdcb279dc4a817d00e491ecf670de6-rimg-w1024-h768-dc470303-gmir?v=1775891004",
        "startDate": "2026-05-24T10:00:00+01:00",
        "url": "https://allevents.in/witney/morning-worship-with-martin-hannant/200029926226524",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Main Road, Long Hanborough, OX29 8JX Witney, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "Main Road, Long Hanborough, OX29 8JX Witney, United Kingdom, Witney, United Kingdom",
                "addressLocality": "Witney",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.82508",
                "longitude": "-1.38588"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Morning service with activities for the young people",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Long Hanborough Methodist Church",
                "url": "https://allevents.in/org/long-hanborough-methodist-church/24491435"
            }
        ]
    }
]
```