

# Event Details

- **Event Name**: Family Night: Concert in the Courtyard
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 05:30 pm
- **Event Description**: Join us for the second concert of our summer series next Wednesday! We will have music, drinks, and BBQ?See you all there!
- **Event URL**: https://allevents.in/des-peres/family-night-concert-in-the-courtyard/200030227031727
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Des Peres
- **state**: MO
- **country**: United States
- **location**: Cedarhurst of Des Peres
- **lat**: 38.60526
- **long**: -90.45706
- **full address**: Cedarhurst of Des Peres, 12826 Daylight Circle,Town and Country, Missouri, Des Peres, United States

## Event gallery

- **Alt text**: Family Night: Concert in the Courtyard
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e2fb44456b6743bd09e77173df7e861a773e1447bb63dfd05384885af5be1f88-rimg-w1200-h444-dcf4f3e7-gmir?v=1781300127

## FAQs

- **Q**: When and where is Family Night: Concert in the Courtyard being held?
  - **A:** Family Night: Concert in the Courtyard takes place on Wed, 17 Jun, 2026 at 05:30 pm to Wed, 17 Jun, 2026 at 05:30 pm at Cedarhurst of Des Peres, 12826 Daylight Circle,Town and Country, Missouri, Des Peres, United States.
- **Q**: Who is organizing Family Night: Concert in the Courtyard?
  - **A:** Family Night: Concert in the Courtyard is organized by Cedarhurst of Des Peres.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Family Night: Concert in the Courtyard 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 Des Peres, this event is thoughtfully curated to deliver a standout experience worth every moment. If Family Night: Concert in the Courtyard 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": "Family Night: Concert in the Courtyard",
        "image": "https://cdn-az.allevents.in/events3/banners/e2fb44456b6743bd09e77173df7e861a773e1447bb63dfd05384885af5be1f88-rimg-w1200-h444-dcf4f3e7-gmir?v=1781300127",
        "startDate": "2026-06-17",
        "url": "https://allevents.in/des-peres/family-night-concert-in-the-courtyard/200030227031727",
        "location": {
            "@type": "Place",
            "name": "Cedarhurst of Des Peres",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12826 Daylight Circle,Town and Country, Missouri",
                "addressLocality": "Des Peres",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.60526",
                "longitude": "-90.45706"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the second concert of our summer series next Wednesday! We will have music, drinks, and BBQ?See you all there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cedarhurst of Des Peres",
                "url": "https://allevents.in/org/cedarhurst-of-des-peres/27749661"
            }
        ]
    }
]
```