

# Event Details

- **Event Name**: Youth Sunday
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 09:00 am
- **Event Description**: The youth will share readings, songs, and a skit during the service. Stay for breakfast afterwards.
- **Event URL**: https://allevents.in/auburn/youth-sunday/200029612599016
- **Event Categories**: art, theatre
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029612599016?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=auburn-events

## Event venue details

- **city**: Auburn
- **state**: IL
- **country**: United States
- **location**: 1201 W Jackson St, Auburn, IL, United States, Illinois 62615
- **lat**: 39.589
- **long**: -89.75545
- **full address**: 1201 W Jackson St, Auburn, IL, United States, Illinois 62615

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Trinity Auburn (https://allevents.in/org/trinity-auburn/17141162)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/50efd0aeacaffb4f8b3385329156a6d374d164d6a4f459ed9309078701b1c597-rimg-w597-h353-dcf3f3f3-gmir?v=1770071406
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Youth+Sunday&date=08+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 08 Feb, 2026 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** 1201 W Jackson St, Auburn, IL, United States, Illinois 62615
- **Q**: Who is organizing the event?
  - **A:** Trinity Auburn
- **Q**: What type of event is this?
  - **A:** art, theatre
- **Q**: Where can I find ticket details about Youth Sunday ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Sunday",
        "image": "https://cdn-az.allevents.in/events2/banners/50efd0aeacaffb4f8b3385329156a6d374d164d6a4f459ed9309078701b1c597-rimg-w597-h353-dcf3f3f3-gmir?v=1770071406",
        "startDate": "2026-02-08",
        "url": "https://allevents.in/auburn/youth-sunday/200029612599016",
        "location": {
            "@type": "Place",
            "name": "1201 W Jackson St, Auburn, IL, United States, Illinois 62615",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1201 W Jackson St, Auburn, IL 62615-9372, United States",
                "addressLocality": "Auburn",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.589",
                "longitude": "-89.75545"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The youth will share readings, songs, and a skit during the service. Stay for breakfast afterwards.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity Auburn",
                "url": "https://allevents.in/org/trinity-auburn/17141162",
                "description": "Bible Study and Sunday School for ALL ages 8am(Childcare for ages 0-2)\nWorship with us at 9am\n\n"
            }
        ]
    }
]
```