

# Event Details

- **Event Name**: Youth Activities - Combined
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 06:30 pm – Wed, 03 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/madison/youth-activities-combined/1600027866369325
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Madison
- **state**: WI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.075337663444
- **long**: -89.547695604388
- **full address**: The Church of Jesus Christ of Latter-day Saints, 701 Bear Claw Way, Madison, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4b7d50f0-ee6b-11ef-b3ed-d5829900cd63-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Youth Activities - Combined being held?
  - **A:** Youth Activities - Combined takes place on Wed, 03 Dec, 2025 at 06:30 pm to Wed, 03 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 701 Bear Claw Way, Madison, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Youth Activities - Combined 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 Madison, this event is thoughtfully curated to deliver a standout experience worth every moment. If Youth Activities - Combined 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 Activities - Combined",
        "image": "https://cdn-az.allevents.in/events4/banners/51a2a770-d0a9-11f0-949e-c77059e80991-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-03",
        "endDate": "2025-12-03",
        "url": "https://allevents.in/madison/youth-activities-combined/1600027866369325",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "701 Bear Claw Way",
                "addressLocality": "Madison",
                "addressRegion": "WI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.075337663444",
                "longitude": "-89.547695604388"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```