

# Event Details

- **Event Name**: Festival Concert
- **Event Start and End Date**: Fri, 24 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-concert/200030342907739
- **Event Categories**: music, entertainment, festivals, concerts, music-festivals
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Appleton
- **state**: WI
- **country**: United States
- **location**: Lawrence Memorial Chapel
- **lat**: 44.262300949424
- **long**: -88.399190018036
- **full address**: Lawrence Memorial Chapel, 510 E College Ave, Appleton, WI 54911-5614, United States

## Event gallery

- **Alt text**: Festival Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e447fa5a530f60f9d1ead357334f7c88b16b015808c9e7879ba5a79137371962-rimg-w1200-h800-dc5a3716-gmir?v=1784356303

## FAQs

- **Q**: When and where is Festival Concert being held?
  - **A:** Festival Concert takes place on Fri, 24 Jul, 2026 at 07:00 pm to Fri, 24 Jul, 2026 at 07:00 pm at Lawrence Memorial Chapel, 510 E College Ave, Appleton, WI 54911-5614, United States.
- **Q**: Who is organizing Festival Concert?
  - **A:** Festival Concert is organized by Lawrence Chamber Music Festival.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Festival Concert 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 Appleton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Festival Concert 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": "Festival Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/e447fa5a530f60f9d1ead357334f7c88b16b015808c9e7879ba5a79137371962-rimg-w1200-h800-dc5a3716-gmir?v=1784356303",
        "startDate": "2026-07-24",
        "url": "https://allevents.in/appleton/festival-concert/200030342907739",
        "location": {
            "@type": "Place",
            "name": "Lawrence Memorial Chapel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "510 E College Ave, Appleton, WI 54911-5614, United States",
                "addressLocality": "Appleton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.262300949424",
                "longitude": "-88.399190018036"
            }
        },
        "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"
            }
        ]
    }
]
```