

# Event Details

- **Event Name**: Combined Youth Activity!
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 07:00 pm – Wed, 10 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/lancaster/combined-youth-activity/1600027511419608
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lancaster
- **state**: SC
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.7124753278
- **long**: -80.803709477524
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1328 West Meeting Street, Lancaster, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4dfc80b0-2c43-11f0-b268-d78ed8940c40-rimg-w1200-h675-dcc1a88e-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Combined+Youth+Activity%21&date=10+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 10 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1328 West Meeting Street, Lancaster, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Combined 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": "Combined Youth Activity!",
        "image": "https://cdn-az.allevents.in/events4/banners/4dfc80b0-2c43-11f0-b268-d78ed8940c40-rimg-w1200-h675-dcc1a88e-gmir.jpg",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/lancaster/combined-youth-activity/1600027511419608",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1328 West Meeting Street",
                "addressLocality": "Lancaster",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.7124753278",
                "longitude": "-80.803709477524"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```