

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 10:30 am
- **Event Description**: ALL WELCOME!
Sunday Service at 10:30 am - on 16 November
with Pastor Paul Cox
- **Event URL**: https://allevents.in/hayling-island/sunday-service/200029199164813
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029199164813?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hayling+island-events

## Event venue details

- **city**: Hayling Island
- **state**: EN
- **country**: United Kingdom
- **location**: 21 The Drive, PO10 8JP Southbourne, United Kingdom
- **lat**: 50.84662
- **long**: -0.91084
- **full address**: 21 The Drive, PO10 8JP Southbourne, United Kingdom, 19 The Drive, Emsworth, PO10 8JP, United Kingdom, Hayling Island

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Southbourne Free Church (https://allevents.in/org/southbourne-free-church/25894383)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Service&date=Sun%2C+16+Nov%2C+2025+at+10%3A30+am&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Service&date=16+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 16 Nov, 2025 at 10:30 am
- **Q**: Where is the event happening?
  - **A:** 21 The Drive, PO10 8JP Southbourne, United Kingdom, 19 The Drive, Emsworth, PO10 8JP, United Kingdom, Hayling Island
- **Q**: Who is organizing the event?
  - **A:** Southbourne Free Church
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Sunday Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+Service&date=Sun%2C+16+Nov%2C+2025+at+10%3A30+am&bg=4",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/hayling-island/sunday-service/200029199164813",
        "location": {
            "@type": "Place",
            "name": "21 The Drive, PO10 8JP Southbourne, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19 The Drive, Emsworth, PO10 8JP, United Kingdom",
                "addressLocality": "Hayling Island",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.84662",
                "longitude": "-0.91084"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "ALL WELCOME!\nSunday Service at 10:30 am - on 16 November\nwith Pastor Paul Cox",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southbourne Free Church",
                "url": "https://allevents.in/org/southbourne-free-church/25894383"
            }
        ]
    }
]
```