

# Event Details

- **Event Name**: Ward Camp Out at Snydermill
- **Event Start and End Date**: Fri, 07 Aug, 2026 at 04:00 pm – Sat, 08 Aug, 2026 at 10:00 am (-06:00)
- **Event Description**: Dinner and Breakfast provided. Camp over night if desired.
- **Event URL**: https://allevents.in/park-city/ward-camp-out-at-snydermill/1600029806152030
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Park City
- **state**: UT
- **country**: US
- **location**: Snydermill Recreational Camp
- **lat**: 40.7159482
- **long**: -111.5449547
- **full address**: Snydermill Recreational Camp, 5875 UT-224, Park City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7eee2280-1f01-11f1-8c59-7d35fb7764c4-rimg-w1000-h667-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 07 Aug, 2026 at 04:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** Snydermill Recreational Camp, 5875 UT-224, Park City, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ward Camp Out at Snydermill ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Camp Out at Snydermill",
        "image": "https://cdn-az.allevents.in/events7/banners/f0b26b70-23ba-11f1-b21f-e7b51f3e47f4-rimg-w1200-h800-dc2a321c-gmir.jpg",
        "startDate": "2026-08-07T16:00:00-06:00",
        "endDate": "2026-08-08T10:00:00-06:00",
        "url": "https://allevents.in/park-city/ward-camp-out-at-snydermill/1600029806152030",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Snydermill Recreational Camp",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5875 UT-224",
                "addressLocality": "Park City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7159482",
                "longitude": "-111.5449547"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dinner and Breakfast provided. Camp over night if desired."
    }
]
```