

# Event Details

- **Event Name**: Youth Activities
- **Event Start and End Date**: Wed, 18 Mar, 2026 at 07:00 pm – Wed, 30 Dec, 2026 at 07:00 pm (-05:00)
- **Event Description**: Youth turning 12 this year up to 18. Activities every Wednesday night from 7-8 at the church.
- **Event URL**: https://allevents.in/borger/youth-activities/1600029818782154
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029818782154

## Event venue details

- **city**: Borger
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.657471095029
- **long**: -101.40529274013
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1314 W Roosevelt Street, Borger, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d38feba0-2179-11f1-8b35-f723b5d21335-rimg-w1000-h667-dca

## FAQs

- **Q**: When and where is Youth Activities being held?
  - **A:** Youth Activities takes place on Wed, 18 Mar, 2026 at 07:00 pm to Wed, 30 Dec, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 1314 W Roosevelt Street, Borger, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Activities",
        "image": "https://cdn-az.allevents.in/events1/banners/62f03d20-3b2b-11f1-bd1f-f1e10f03be6f-rimg-w1200-h800-dca8c1bf-gmir.jpg",
        "startDate": "2026-03-18T19:00:00-05:00",
        "endDate": "2026-12-30T19:00:00-05:00",
        "url": "https://allevents.in/borger/youth-activities/1600029818782154",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1314 W Roosevelt Street",
                "addressLocality": "Borger",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.657471095029",
                "longitude": "-101.40529274013"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth turning 12 this year up to 18. Activities every Wednesday night from 7-8 at the church."
    }
]
```