

# Event Details

- **Event Name**: Youth Activity
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 07:00 pm – Wed, 03 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/kinston/youth-activity/1600027685279021
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Kinston
- **state**: NC
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.296342821729
- **long**: -77.606715842812
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3006 Carey Road, Kinston, United States

## Event gallery

- **Alt text**: Youth Activity
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a4194be0-2c5c-11f0-b7e7-b761835452a9-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Youth Activity being held?
  - **A:** Youth Activity takes place on Wed, 03 Dec, 2025 at 07:00 pm to Wed, 03 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 3006 Carey Road, Kinston, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Youth Activity is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Kinston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Youth Activity sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Activity",
        "image": "https://cdn-az.allevents.in/events7/banners/a4194be0-2c5c-11f0-b7e7-b761835452a9-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-03",
        "endDate": "2025-12-03",
        "url": "https://allevents.in/kinston/youth-activity/1600027685279021",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3006 Carey Road",
                "addressLocality": "Kinston",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.296342821729",
                "longitude": "-77.606715842812"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```