

# Event Details

- **Event Name**: Youth Activities
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 06:30 pm – Wed, 19 Nov, 2025 at 08:00 pm
- **Event Description**: BBQ and Stuff
- **Event URL**: https://allevents.in/south-haven/youth-activities/1600028626659104
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: South Haven
- **state**: MI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.398841152093
- **long**: -86.254885968052
- **full address**: The Church of Jesus Christ of Latter-day Saints, 05272 73.50 St, South Haven, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/754ddd30-7315-11f0-8413-6bd0fd9ad4eb-rimg-w1000-h667-dc2

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 19 Nov, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 05272 73.50 St, South Haven, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Youth Activities ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Activities",
        "image": "https://cdn-az.allevents.in/events5/banners/c1b62940-c5a2-11f0-b61d-bb2498f53cda-rimg-w1200-h800-dc2a321c-gmir.jpg",
        "startDate": "2025-11-19",
        "endDate": "2025-11-19",
        "url": "https://allevents.in/south-haven/youth-activities/1600028626659104",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "05272 73.50 St",
                "addressLocality": "South Haven",
                "addressRegion": "MI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.398841152093",
                "longitude": "-86.254885968052"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "BBQ and Stuff"
    }
]
```