

# Event Details

- **Event Name**: YSA Munch & Mingle
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 02:00 pm – Sun, 21 Jun, 2026 at 02:00 pm (-06:00)
- **Event Description**: Join us after church for snacks and mingling!
- **Event URL**: https://allevents.in/boulder/ysa-munch-and-mingle/1600028340875812
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Boulder
- **state**: CO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.986306588889
- **long**: -105.24088464768
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4655 Table Mesa Drive, Boulder, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/672dbad0-48eb-11f0-8a56-616515df5da4-rimg-w1000-h666-dc7

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 19 Apr, 2026 at 02:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4655 Table Mesa Drive, Boulder, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about YSA Munch & Mingle ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "YSA Munch &amp; Mingle",
        "image": "https://cdn-az.allevents.in/events1/banners/bbef3d00-2414-11f1-8500-4f0c3b0bf48e-rimg-w1200-h800-dc77765f-gmir.jpg",
        "startDate": "2026-04-19T14:00:00-06:00",
        "endDate": "2026-06-21T14:00:00-06:00",
        "url": "https://allevents.in/boulder/ysa-munch-and-mingle/1600028340875812",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4655 Table Mesa Drive",
                "addressLocality": "Boulder",
                "addressRegion": "CO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.986306588889",
                "longitude": "-105.24088464768"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us after church for snacks and mingling!"
    }
]
```