

# Event Details

- **Event Name**: Youth Service
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 10:30 am
- **Event Description**: You don’t want to miss!! Everyone welcome!!
- **Event URL**: https://allevents.in/waterloo/youth-service/200028990111726
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Waterloo
- **state**: IL
- **country**: United States
- **location**: Second Chance Ministries
- **lat**: 38.30835
- **long**: -90.24115
- **full address**: Second Chance Ministries, 2736 State Route 156,Waterloo,IL,United States

## Event gallery

- **Alt text**: Youth Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/85b853d26aea48a34b6d187dcd0c3ffe30a40c4543a31f2b42018623beafeedc-rimg-w1200-h1552-dce9df93-gmir?v=1762449127

## FAQs

- **Q**: When and where is Youth Service being held?
  - **A:** Youth Service takes place on Sun, 23 Nov, 2025 at 10:30 am to Sun, 23 Nov, 2025 at 10:30 am at Second Chance Ministries, 2736 State Route 156,Waterloo,IL,United States.
- **Q**: Who is organizing Youth Service?
  - **A:** Youth Service is organized by Second Chance Ministries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Service",
        "image": "https://cdn-az.allevents.in/events5/banners/85b853d26aea48a34b6d187dcd0c3ffe30a40c4543a31f2b42018623beafeedc-rimg-w1200-h1552-dce9df93-gmir?v=1762449127",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/waterloo/youth-service/200028990111726",
        "location": {
            "@type": "Place",
            "name": "Second Chance Ministries",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2736 State Route 156,Waterloo,IL,United States",
                "addressLocality": "Waterloo",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.30835",
                "longitude": "-90.24115"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You don’t want to miss!! Everyone welcome!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Second Chance Ministries",
                "url": "https://allevents.in/org/second-chance-ministries/25979489"
            }
        ]
    }
]
```