

# Event Details

- **Event Name**: Concerts in the Park
- **Event Start and End Date**: Thu, 12 Aug, 2021 at 06:30 pm
- **Event Description**: Thursday night concerts in the park are back at Puyallup's Pioneer Park!
- **Event URL**: https://allevents.in/puyallup/concerts-in-the-park/200021285272024
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Puyallup
- **state**: WA
- **country**: United States
- **location**: Pioneer Park Pavilion
- **lat**: 47.18875784238
- **long**: -122.29448325183
- **full address**: Pioneer Park Pavilion, 330 S Meridian, Puyallup, WA 98371, United States

## Event gallery

- **Alt text**: Concerts in the Park
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/61b47d9021e71fd0b524284257748fafe7ea842952f8faa17c6eb07a07de9805-rimg-w507-h315-gmir.jpg?v=1628740387

## FAQs

- **Q**: When and where is Concerts in the Park being held?
  - **A:** Concerts in the Park takes place on Thu, 12 Aug, 2021 at 06:30 pm to Thu, 12 Aug, 2021 at 06:30 pm at Pioneer Park Pavilion, 330 S Meridian, Puyallup, WA 98371, United States.
- **Q**: Who is organizing Concerts in the Park?
  - **A:** Concerts in the Park is organized by The Coats.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concerts in the Park is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Puyallup, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concerts in the Park sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Concerts in the Park",
        "image": "https://cdn-az.allevents.in/events1/banners/61b47d9021e71fd0b524284257748fafe7ea842952f8faa17c6eb07a07de9805-rimg-w507-h315-gmir.jpg?v=1628740387",
        "startDate": "2021-08-12",
        "url": "https://allevents.in/puyallup/concerts-in-the-park/200021285272024",
        "location": {
            "@type": "Place",
            "name": "Pioneer Park Pavilion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "330 S Meridian, Puyallup, WA 98371",
                "addressLocality": "Puyallup",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.18875784238",
                "longitude": "-122.29448325183"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Thursday night concerts in the park are back at Puyallup's Pioneer Park!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Coats",
                "url": "https://allevents.in/org/the-coats/2518521",
                "description": "The Coats are the Pacific Northwest's premiere a cappella band."
            }
        ]
    }
]
```