

# Event Details

- **Event Name**: FREE Concert
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 06:00 pm
- **Event Description**: Join us for a relaxed evening of classical music performed by the Portland Festival Symphony
- **Event URL**: https://allevents.in/lake-oswego/free-concert/200030130802635
- **Event Categories**: Music, Entertainment, Concerts, Festivals
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Lake Oswego
- **state**: OR
- **country**: United States
- **location**: Foothills City Park
- **lat**: 45.4196815
- **long**: -122.6575394
- **full address**: Foothills City Park, 199 Foothills Rd, Lake Oswego, OR 97034, United States

## Event gallery

- **Alt text**: FREE Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e0bd57a87811fc7b9c1c7bd39b31cc7fbfc36075d200e3d22e9c930224287443-rimg-w1200-h425-dc030303-gmir?v=1779778295

## FAQs

- **Q**: When and where is FREE Concert being held?
  - **A:** FREE Concert takes place on Sat, 22 Aug, 2026 at 06:00 pm to Sat, 22 Aug, 2026 at 06:00 pm at Foothills City Park, 199 Foothills Rd, Lake Oswego, OR 97034, United States.
- **Q**: Who is organizing FREE Concert?
  - **A:** FREE Concert is organized by Portland Festival Symphony.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FREE Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/e0bd57a87811fc7b9c1c7bd39b31cc7fbfc36075d200e3d22e9c930224287443-rimg-w1200-h425-dc030303-gmir?v=1779778295",
        "startDate": "2026-08-22",
        "url": "https://allevents.in/lake-oswego/free-concert/200030130802635",
        "location": {
            "@type": "Place",
            "name": "Foothills City Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "199 Foothills Rd, Lake Oswego, OR 97034, United States",
                "addressLocality": "Lake Oswego",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.4196815",
                "longitude": "-122.6575394"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a relaxed evening of classical music performed by the Portland Festival Symphony",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Portland Festival Symphony",
                "url": "https://allevents.in/org/portland-festival-symphony/3187668",
                "description": "Join Maestro Lajos Balogh and Portland Festival Symphony as we celebrate 34 years of presenting free, live classical music in Portland’s beautiful parks."
            }
        ]
    }
]
```