

# Event Details

- **Event Name**: Woodland Park Summer Linger Longer
- **Event Start and End Date**: Sun, 16 Aug, 2026 at 12:30 pm – Sun, 16 Aug, 2026 at 01:00 pm (-06:00)
- **Event Description**: Linger Longer for 30 minutes after the church block in the Cultural Hall.
- **Event URL**: https://allevents.in/layton/woodland-park-summer-linger-longer/1600029623936549
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Layton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.0951338
- **long**: -111.9871862
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2300 University Park Blvd, Layton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/dc730340-0245-11f1-ab0d-df212c37f3dd-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 16 Aug, 2026 at 12:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2300 University Park Blvd, Layton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Woodland Park Summer 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": "Woodland Park Summer Linger Longer",
        "image": "https://cdn-az.allevents.in/events8/banners/c881afd0-1ef1-11f1-a80c-71aa7eb81ff0-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-08-16T12:30:00-06:00",
        "endDate": "2026-08-16T13:00:00-06:00",
        "url": "https://allevents.in/layton/woodland-park-summer-linger-longer/1600029623936549",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2300 University Park Blvd",
                "addressLocality": "Layton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.0951338",
                "longitude": "-111.9871862"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Linger Longer for 30 minutes after the church block in the Cultural Hall."
    }
]
```