

# Event Details

- **Event Name**: LA Kings Park City Hockey Camp
- **Event Start and End Date**: Mon, 08 Jul, 2019 at 09:00 am – Fri, 12 Jul, 2019 at 12:00 pm
- **Event Description**: Fine tune your skills during a 5-day Summer Camp with on-ice instruction from LA Kings Alumni and LA Kings Hockey Development Staff to prepare for the 2019-2020 season!
- **Event URL**: https://allevents.in/park-city/la-kings-park-city-hockey-camp/200017072588306
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Park City
- **country**: United States
- **location**: Park City Ice Arena
- **lat**: 40.68226
- **long**: -111.47052
- **full address**: Park City Ice Arena, 600 Gilmore Way, Park City, Utah 84060, United States

## Event gallery

- **Alt text**: LA Kings Park City Hockey Camp
  - **Image URL**: https://cdn-az.allevents.in/banners/4fe33200-9b96-11e9-8fd5-075a39b4f8c9-rimg-w526-h295-gmir.jpg

## FAQs

- **Q**: When and where is LA Kings Park City Hockey Camp being held?
  - **A:** LA Kings Park City Hockey Camp takes place on Mon, 08 Jul, 2019 at 09:00 am to Fri, 12 Jul, 2019 at 12:00 pm at Park City Ice Arena, 600 Gilmore Way, Park City, Utah 84060, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "LA Kings Park City Hockey Camp",
        "image": "https://cdn-az.allevents.in/banners/4fe33200-9b96-11e9-8fd5-075a39b4f8c9-rimg-w526-h295-gmir.jpg",
        "startDate": "2019-07-08",
        "endDate": "2019-07-12",
        "url": "https://allevents.in/park-city/la-kings-park-city-hockey-camp/200017072588306",
        "location": {
            "@type": "Place",
            "name": "Park City Ice Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "600 Gilmore Way, Park City, Utah 84060",
                "addressLocality": "Park City",
                "addressRegion": null,
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.68226",
                "longitude": "-111.47052"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fine tune your skills during a 5-day Summer Camp with on-ice instruction from LA Kings Alumni and LA Kings Hockey Development Staff to prepare for the 2019-2020 season!"
    }
]
```