

# Event Details

- **Event Name**: Jammin' in the Park
- **Event Start and End Date**: Sat, 31 Aug, 2019 at 11:00 am – Sat, 31 Aug, 2019 at 06:00 pm
- **Event Description**: A free day of fun and music brought to you by Koenig Suburu and the Nor'wester Rotary Club.
- **Event URL**: https://allevents.in/port-angeles/jammin-in-the-park/200017408962152
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Port Angeles
- **state**: WA
- **country**: United States
- **location**: Port Angeles Waterfront Park
- **lat**: 48.113
- **long**: -123.441
- **full address**: Port Angeles Waterfront Park, Port Angeles, United States

## Event gallery

- **Alt text**: Jammin' in the Park
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8f4b1713cf39d8a4f9cbda1fc10731481c635f0262c6f248ec8b41ab5a09c0ec-rimg-w720-h268-gmir.jpg?v=1566689445

## FAQs

- **Q**: When and where is Jammin' in the Park being held?
  - **A:** Jammin' in the Park takes place on Sat, 31 Aug, 2019 at 11:00 am to Sat, 31 Aug, 2019 at 06:00 pm at Port Angeles Waterfront Park, Port Angeles, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jammin' in the Park",
        "image": "https://cdn-az.allevents.in/events4/banners/8f4b1713cf39d8a4f9cbda1fc10731481c635f0262c6f248ec8b41ab5a09c0ec-rimg-w720-h268-gmir.jpg?v=1566689445",
        "startDate": "2019-08-31",
        "endDate": "2019-08-31",
        "url": "https://allevents.in/port-angeles/jammin-in-the-park/200017408962152",
        "location": {
            "@type": "Place",
            "name": "Port Angeles Waterfront Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Port Angeles Waterfront Park, Port Angeles, United States",
                "addressLocality": "Port Angeles",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.113",
                "longitude": "-123.441"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A free day of fun and music brought to you by Koenig Suburu and the Nor'wester Rotary Club."
    }
]
```