

# Event Details

- **Event Name**: Shakespear in the Park
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 06:30 am – Wed, 15 Jul, 2026 at 08:30 pm
- **Event Description**: Free concert in Richmond Beach Community Park.
- **Event URL**: https://allevents.in/shoreline/shakespear-in-the-park/200030217221128
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Shoreline
- **state**: WA
- **country**: United States
- **location**: 2201 NW 197th St, Shoreline, WA 98177, United States
- **lat**: 47.77243
- **long**: -122.38601
- **full address**: 2201 NW 197th St, Shoreline, WA 98177, United States

## Event gallery

- **Alt text**: Shakespear in the Park
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f5dc79f44bac325645ccf4acdfd8fd044cfc0b58af02b46f23eaee9500707a13-rimg-w468-h468-dc58817c-gmir?v=1784113793

## FAQs

- **Q**: When and where is Shakespear in the Park being held?
  - **A:** Shakespear in the Park takes place on Wed, 15 Jul, 2026 at 06:30 am to Wed, 15 Jul, 2026 at 08:30 pm at 2201 NW 197th St, Shoreline, WA 98177, United States.
- **Q**: Who is organizing Shakespear in the Park?
  - **A:** Shakespear in the Park is organized by ShoreLake Arts.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Shakespear 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. If Shakespear 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": "Shakespear in the Park",
        "image": "https://cdn-az.allevents.in/events8/banners/f5dc79f44bac325645ccf4acdfd8fd044cfc0b58af02b46f23eaee9500707a13-rimg-w468-h468-dc58817c-gmir?v=1784113793",
        "startDate": "2026-07-15",
        "endDate": "2026-07-15",
        "url": "https://allevents.in/shoreline/shakespear-in-the-park/200030217221128",
        "location": {
            "@type": "Place",
            "name": "2201 NW 197th St, Shoreline, WA 98177, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Richmond Beach Community Park, 2201 NW 197th St, Shoreline, WA 98177, United States",
                "addressLocality": "Shoreline",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.77243",
                "longitude": "-122.38601"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free concert in Richmond Beach Community Park.",
        "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."
            }
        ]
    }
]
```