

# Event Details

- **Event Name**: Woodland Park Fall Social
- **Event Start and End Date**: Fri, 09 Oct, 2026 at 06:00 pm – Fri, 09 Oct, 2026 at 08:00 pm (-06:00)
- **Event Description**: Dinner and Activity for Woodland Park Ward
- **Event URL**: https://allevents.in/layton/woodland-park-fall-social/1600029623946121
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events5/banners/37387850-0246-11f1-ab0d-df212c37f3dd-rimg-w1000-h563-dcf

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 09 Oct, 2026 at 06:00 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 Fall Social ?
  - **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 Fall Social",
        "image": "https://cdn-az.allevents.in/events2/banners/d8b8fc00-1ee2-11f1-8ce5-afcd59d33ab9-rimg-w1200-h675-dcf38e17-gmir.jpg",
        "startDate": "2026-10-09T18:00:00-06:00",
        "endDate": "2026-10-09T20:00:00-06:00",
        "url": "https://allevents.in/layton/woodland-park-fall-social/1600029623946121",
        "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": "Dinner and Activity for Woodland Park Ward"
    }
]
```