

# Event Details

- **Event Name**: May WTY Gathering
- **Event Start and End Date**: Sun, 17 May, 2026 at 02:00 pm (-05:00)
- **Event Description**: A regional gathering for middle and high school students from all church backgrounds: worship, a shared message, and real connection with other students who are serious about their faith.
- **Event URL**: https://allevents.in/camden/may-wty-gathering/200030006762420
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Camden
- **state**: TN
- **country**: United States
- **location**: The House of the Lord
- **lat**: 36.10958
- **long**: -88.11944
- **full address**: The House of the Lord, 3815 US-641, Camden, TN 38320-5129, United States

## Event gallery

- **Alt text**: May WTY Gathering
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/10e94ae24b6a6849d471582e8a8764a2bb98c69fda3a079a8cd89bdb13b85f59-rimg-w1200-h676-dcf25994-gmir?v=1777584440

## FAQs

- **Q**: When and where is May WTY Gathering being held?
  - **A:** May WTY Gathering takes place on Sun, 17 May, 2026 at 02:00 pm to Sun, 17 May, 2026 at 02:00 pm at The House of the Lord, 3815 US-641, Camden, TN 38320-5129, United States.
- **Q**: Who is organizing May WTY Gathering?
  - **A:** May WTY Gathering is organized by West TN Youth Gatherings.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "May WTY Gathering",
        "image": "https://cdn-az.allevents.in/events10/banners/10e94ae24b6a6849d471582e8a8764a2bb98c69fda3a079a8cd89bdb13b85f59-rimg-w1200-h676-dcf25994-gmir?v=1777584440",
        "startDate": "2026-05-17T14:00:00-05:00",
        "url": "https://allevents.in/camden/may-wty-gathering/200030006762420",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The House of the Lord",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3815 US-641, Camden, TN 38320-5129, United States",
                "addressLocality": "Camden",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.10958",
                "longitude": "-88.11944"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A regional gathering for middle and high school students from all church backgrounds: worship, a shared message, and real connection with other students who are serious about their faith.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West TN Youth Gatherings",
                "url": "https://allevents.in/org/west-tn-youth-gatherings/27740585"
            }
        ]
    }
]
```