

# Event Details

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

## Ticket Details

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

## Event venue details

- **city**: Kinston
- **state**: NC
- **country**: US
- **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, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/463dc970-c026-11f0-a20f-a71ece99b432-rimg-w1200-h563-dc090f1a-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/46829aa0-c026-11f0-a20f-a71ece99b432-rimg-w300-h300-dc2e2f31-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 12 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3006 Carey Road, Kinston, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Youth Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Activity",
        "image": "https://cdn-az.allevents.in/events6/banners/463dc970-c026-11f0-a20f-a71ece99b432-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-11-12",
        "endDate": "2025-11-12",
        "url": "https://allevents.in/kinston/youth-activity/1600027685279824",
        "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": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.296342821729",
                "longitude": "-77.606715842812"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```