

# Event Details

- **Event Name**: YSA Linger Longer
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 02:00 pm – Sun, 01 Mar, 2026 at 03:30 pm
- **Event Description**: Join us after church for lunch and make new friends!
- **Event URL**: https://allevents.in/boulder/ysa-linger-longer/1600028340865041
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Boulder
- **state**: CO
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c5798cf0-48ea-11f0-a9c5-293607c471b1-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4655 Table Mesa Drive, Boulder, United States
- **Q**: Where can I find ticket details about YSA Linger Longer ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "YSA Linger Longer",
        "image": "https://cdn-az.allevents.in/events3/banners/c4703340-48ea-11f0-a9c5-293607c471b1-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-03-01",
        "endDate": "2026-03-01",
        "url": "https://allevents.in/boulder/ysa-linger-longer/1600028340865041",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.986306588889",
                "longitude": "-105.24088464768"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us after church for lunch and make new friends!"
    }
]
```