

# Event Details

- **Event Name**: Day in the Park
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 11:00 am
- **Event Description**: Multicultural Christian Gathering hosted by Cruz y Libertad welcoming to all and providing a family friendly event with FREE food and live music

https://www.thedayinthepark.com/home.html
- **Event URL**: https://allevents.in/portland/day-in-the-park/200030271182451
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Portland
- **state**: OR
- **country**: United States
- **location**: Lents Park
- **lat**: 45.488360632292
- **long**: -122.57061628946
- **full address**: Lents Park, 92nd Ave and Holgate Blvd,Portland,OR,United States

## Event gallery

- **Alt text**: Day in the Park
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ca4601c898a059fb6e694267bded561e92858c2675bedadc88fee546c2a7edb0-rimg-w443-h307-dcf8f8f8-gmir?v=1785616682

## FAQs

- **Q**: When and where is Day in the Park being held?
  - **A:** Day in the Park takes place on Sat, 08 Aug, 2026 at 11:00 am to Sat, 08 Aug, 2026 at 11:00 am at Lents Park, 92nd Ave and Holgate Blvd,Portland,OR,United States.
- **Q**: Who is organizing Day in the Park?
  - **A:** Day in the Park is organized by Char Pennie.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Day in the Park is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Portland, this event is thoughtfully curated to deliver a standout experience worth every moment. If Day 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": "Day in the Park",
        "image": "https://cdn-az.allevents.in/events3/banners/ca4601c898a059fb6e694267bded561e92858c2675bedadc88fee546c2a7edb0-rimg-w443-h307-dcf8f8f8-gmir?v=1785616682",
        "startDate": "2026-08-08",
        "url": "https://allevents.in/portland/day-in-the-park/200030271182451",
        "location": {
            "@type": "Place",
            "name": "Lents Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "92nd Ave and Holgate Blvd,Portland,OR,United States",
                "addressLocality": "Portland",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.488360632292",
                "longitude": "-122.57061628946"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Multicultural Christian Gathering hosted by Cruz y Libertad welcoming to all and providing a family friendly event with FREE food and live music\n\nhttps://www.thedayinthepark.com/home.html",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Char Pennie",
                "url": "https://allevents.in/org/char-pennie/27943045"
            }
        ]
    }
]
```