

# Event Details

- **Event Name**: Concert in the Park
- **Event Start and End Date**: Wed, 12 Aug, 2026 at 06:30 pm – Wed, 12 Aug, 2026 at 07:30 pm
- **Event Description**: Free concert at Kruckeberg Gardens. The Rallies!
- **Event URL**: https://allevents.in/shoreline/concert-in-the-park/200030217222235
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 88

## Ticket Details


## Event venue details

- **city**: Shoreline
- **state**: WA
- **country**: United States
- **location**: 20312 15th Ave NW, Shoreline, WA 98177-2166, United States
- **lat**: 47.77618
- **long**: -122.3768
- **full address**: 20312 15th Ave NW, Shoreline, WA 98177-2166, United States

## Event gallery

- **Alt text**: Concert in the Park
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/60c0998df5f5ed18712022b7bc56733426d981a1d0558dfc2662014ab5b73986-rimg-w750-h360-dc282828-gmir?v=1786491892

## FAQs

- **Q**: When and where is Concert in the Park being held?
  - **A:** Concert in the Park takes place on Wed, 12 Aug, 2026 at 06:30 pm to Wed, 12 Aug, 2026 at 07:30 pm at 20312 15th Ave NW, Shoreline, WA 98177-2166, United States.
- **Q**: Who is organizing Concert in the Park?
  - **A:** Concert in the Park is organized by ShoreLake Arts.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert 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 Shoreline, this event is thoughtfully curated to deliver a standout experience worth every moment. With 80+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Concert in the Park",
        "image": "https://cdn-az.allevents.in/events5/banners/60c0998df5f5ed18712022b7bc56733426d981a1d0558dfc2662014ab5b73986-rimg-w750-h360-dc282828-gmir?v=1786491892",
        "startDate": "2026-08-12",
        "endDate": "2026-08-12",
        "url": "https://allevents.in/shoreline/concert-in-the-park/200030217222235",
        "location": {
            "@type": "Place",
            "name": "20312 15th Ave NW, Shoreline, WA 98177-2166, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20312 15th Ave NW, Shoreline, WA 98177-2166, United States",
                "addressLocality": "Shoreline",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.77618",
                "longitude": "-122.3768"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free concert at Kruckeberg Gardens. The Rallies!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ShoreLake Arts",
                "url": "https://allevents.in/org/shorelake-arts/18483044",
                "description": "ShoreLake Arts is a community-based arts organization whose mission is to cultivate creativity and inspire our community through the arts."
            }
        ]
    }
]
```