

# Event Details

- **Event Name**: Concert in the Park
- **Event Start and End Date**: Thu, 07 Aug, 2025 at 06:30 pm – Thu, 07 Aug, 2025 at 08:00 pm
- **Event Description**: Bring your blanket, lawn chairs and a picnic, then get ready to do some dancing in the park!
- **Event URL**: https://allevents.in/eugene/concert-in-the-park/200027879442704
- **Event Categories**: concerts, music, entertainment, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 804

## Ticket Details


## Event venue details

- **city**: Eugene
- **state**: OR
- **country**: United States
- **location**: Emerald Park
- **lat**: 44.084921514197
- **long**: -123.13800770365
- **full address**: Emerald Park, 1400  Lake Dr,Eugene, Oregon, United States

## Event gallery

- **Alt text**: Concert in the Park
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a509cf90918959e642a2ac27d613534c5195a7dcb68969d2cf9f6d59d68eecae-rimg-w1200-h1553-dcbcc2bd-gmir?v=1754286959

## FAQs

- **Q**: When and where is Concert in the Park being held?
  - **A:** Concert in the Park takes place on Thu, 07 Aug, 2025 at 06:30 pm to Thu, 07 Aug, 2025 at 08:00 pm at Emerald Park, 1400  Lake Dr,Eugene, Oregon, United States.
- **Q**: Who is organizing Concert in the Park?
  - **A:** Concert in the Park is organized by Pendleton Highway.
- **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 Eugene, this event is thoughtfully curated to deliver a standout experience worth every moment. With 800+ 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/a509cf90918959e642a2ac27d613534c5195a7dcb68969d2cf9f6d59d68eecae-rimg-w1200-h1553-dcbcc2bd-gmir?v=1754286959",
        "startDate": "2025-08-07",
        "endDate": "2025-08-07",
        "url": "https://allevents.in/eugene/concert-in-the-park/200027879442704",
        "location": {
            "@type": "Place",
            "name": "Emerald Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1400  Lake Dr,Eugene, Oregon",
                "addressLocality": "Eugene",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.084921514197",
                "longitude": "-123.13800770365"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your blanket, lawn chairs and a picnic, then get ready to do some dancing in the park!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pendleton Highway",
                "url": "https://allevents.in/org/pendleton-highway/26002653"
            }
        ]
    }
]
```