

# Event Details

- **Event Name**: Special Sunday Service
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 10:00 am
- **Event Description**: Come expecting a time of Worship, the Word and Ministry!
- **Event URL**: https://allevents.in/normal/special-sunday-service/200030274837700
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Normal
- **state**: IL
- **country**: United States
- **location**: Normal, Illinois
- **lat**: 40.5112
- **long**: -88.9844
- **full address**: Normal, Illinois, United States

## Event gallery

- **Alt text**: Special Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2abea0814b912f8065bff1e996709cde4fd4beebfa68f30b5e60121f996aa69b-rimg-w742-h960-dc040404-gmir?v=1782587315

## FAQs

- **Q**: When and where is Special Sunday Service being held?
  - **A:** Special Sunday Service takes place on Sun, 05 Jul, 2026 at 10:00 am to Sun, 05 Jul, 2026 at 10:00 am at Normal, Illinois, United States.
- **Q**: Who is organizing Special Sunday Service?
  - **A:** Special Sunday Service is organized by Greater Love Ministries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Special Sunday Service",
        "image": "https://cdn-az.allevents.in/events1/banners/2abea0814b912f8065bff1e996709cde4fd4beebfa68f30b5e60121f996aa69b-rimg-w742-h960-dc040404-gmir?v=1782587315",
        "startDate": "2026-07-05",
        "url": "https://allevents.in/normal/special-sunday-service/200030274837700",
        "location": {
            "@type": "Place",
            "name": "Normal, Illinois",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Normal, Illinois",
                "addressLocality": "Normal",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.5112",
                "longitude": "-88.9844"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come expecting a time of Worship, the Word and Ministry!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greater Love Ministries",
                "url": "https://allevents.in/org/greater-love-ministries/26881757",
                "description": "Greater Love Ministries, Bloomington. 230 likes · 71 talking about this. We put the Word of God first place.\n\nWe live by faith.\n\nWe walk in love.\n\nWe..."
            }
        ]
    }
]
```