

# Event Details

- **Event Name**: Festival Opening Concert
- **Event Start and End Date**: Mon, 20 Jul, 2026 at 07:00 pm
- **Event Description**: Lawrence Chamber Music Festival features over 40 young musicians from all over the world, coming together to make beautiful music in a chamber setting. This concert is completely free and open to the public!
- **Event URL**: https://allevents.in/appleton/festival-opening-concert/200030342902503
- **Event Categories**: music, entertainment, festivals, concerts, music-festivals
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Appleton
- **state**: WI
- **country**: United States
- **location**: Gibson Community Music Hall
- **lat**: 44.26148
- **long**: -88.40778
- **full address**: Gibson Community Music Hall, 211 W College Ave, Appleton, WI 54911-5826, United States

## Event gallery

- **Alt text**: Festival Opening Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1cc64488eff3d86aa0bd9add6451d0faf0b530188e6af75afa5dcd03c68668f2-rimg-w1200-h800-dc5a3716-gmir?v=1784443078

## FAQs

- **Q**: When and where is Festival Opening Concert being held?
  - **A:** Festival Opening Concert takes place on Mon, 20 Jul, 2026 at 07:00 pm to Mon, 20 Jul, 2026 at 07:00 pm at Gibson Community Music Hall, 211 W College Ave, Appleton, WI 54911-5826, United States.
- **Q**: Who is organizing Festival Opening Concert?
  - **A:** Festival Opening Concert is organized by Lawrence Chamber Music Festival.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Festival Opening Concert is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Appleton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Festival Opening Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Festival Opening Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/1cc64488eff3d86aa0bd9add6451d0faf0b530188e6af75afa5dcd03c68668f2-rimg-w1200-h800-dc5a3716-gmir?v=1784443078",
        "startDate": "2026-07-20",
        "url": "https://allevents.in/appleton/festival-opening-concert/200030342902503",
        "location": {
            "@type": "Place",
            "name": "Gibson Community Music Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "211 W College Ave, Appleton, WI 54911-5826, United States",
                "addressLocality": "Appleton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.26148",
                "longitude": "-88.40778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lawrence Chamber Music Festival features over 40 young musicians from all over the world, coming together to make beautiful music in a chamber setting. This concert is completely free and open to the public!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lawrence Chamber Music Festival",
                "url": "https://allevents.in/org/lawrence-chamber-music-festival/26292715"
            }
        ]
    }
]
```