

# Event Details

- **Event Name**: Sunday service 
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 07:00 pm
- **Event Description**: You are invited to join the service. 
Details are on the poster below.
- **Event URL**: https://allevents.in/sasolburg/sunday-service/200030346651104
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sasolburg
- **state**: FS
- **country**: South Africa
- **location**: Lerato Hall
- **lat**: -26.84168
- **long**: 27.85055
- **full address**: Lerato Hall, Metsimaholo, Sasolburg, South Africa

## Event gallery

- **Alt text**: Sunday service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e17db59185e0c4c95033ec0f3b767baf11bc653543a5dea53a814c8bc82b1636-rimg-w1024-h1536-dcfdeed5-gmir?v=1783041904

## FAQs

- **Q**: When and where is Sunday service  being held?
  - **A:** Sunday service  takes place on Sun, 05 Jul, 2026 at 07:00 pm to Sun, 05 Jul, 2026 at 07:00 pm at Lerato Hall, Metsimaholo, Sasolburg, South Africa.
- **Q**: Who is organizing Sunday service ?
  - **A:** Sunday service  is organized by Apostolic Restoration Ministries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday service",
        "image": "https://cdn-az.allevents.in/events9/banners/e17db59185e0c4c95033ec0f3b767baf11bc653543a5dea53a814c8bc82b1636-rimg-w1024-h1536-dcfdeed5-gmir?v=1783041904",
        "startDate": "2026-07-05",
        "url": "https://allevents.in/sasolburg/sunday-service/200030346651104",
        "location": {
            "@type": "Place",
            "name": "Lerato Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Metsimaholo",
                "addressLocality": "Sasolburg",
                "addressRegion": "FS",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-26.84168",
                "longitude": "27.85055"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You are invited to join the service. \nDetails are on the poster below.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Apostolic Restoration Ministries",
                "url": "https://allevents.in/org/apostolic-restoration-ministries/27992803"
            }
        ]
    }
]
```