

# Event Details

- **Event Name**: Young Artist Concert
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 01: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!

Live stream link is also available at www.lawrence.edu/LCMF
- **Event URL**: https://allevents.in/appleton/young-artist-concert/200030342901758
- **Event Categories**: music, entertainment, concerts, art, music-festivals, festivals
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 5

## 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**: Young Artist Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5382ba3115d8a97363775cd0289a84659015a36b5c105aa54233a17c64591ca0-rimg-w1200-h800-dc5a3716-gmir?v=1785050271

## FAQs

- **Q**: When and where is Young Artist Concert being held?
  - **A:** Young Artist Concert takes place on Sun, 26 Jul, 2026 at 01:00 pm to Sun, 26 Jul, 2026 at 01:00 pm at Lawrence Memorial Chapel, 510 E College Ave, Appleton, WI 54911-5614, United States.
- **Q**: Who is organizing Young Artist Concert?
  - **A:** Young Artist Concert is organized by Lawrence Chamber Music Festival.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Young Artist 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 Young Artist 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": "Young Artist Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/5382ba3115d8a97363775cd0289a84659015a36b5c105aa54233a17c64591ca0-rimg-w1200-h800-dc5a3716-gmir?v=1785050271",
        "startDate": "2026-07-26",
        "url": "https://allevents.in/appleton/young-artist-concert/200030342901758",
        "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!\n\nLive stream link is also available at www.lawrence.edu/LCMF",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lawrence Chamber Music Festival",
                "url": "https://allevents.in/org/lawrence-chamber-music-festival/26292715"
            }
        ]
    }
]
```