

# Event Details

- **Event Name**: APO Winter Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Come stay warm and enjoy a December concert!
- **Event URL**: https://allevents.in/clayton/apo-winter-concert/200028860445952
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details


## Event venue details

- **city**: Clayton
- **state**: MO
- **country**: United States
- **location**: Wydown United Church
- **lat**: 38.64335
- **long**: -90.31134
- **full address**: Wydown United Church, 6501 Wydown Blvd,Clayton, Missouri, United States

## Event gallery

- **Alt text**: APO Winter Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4824decbc2021eb5daa621ade1341cf6f599c3cdd5bb2d7cabfac2bfcfd75f23-rimg-w1200-h900-dc2c1e16-gmir?v=1765160652

## FAQs

- **Q**: When and where is APO Winter Concert being held?
  - **A:** APO Winter Concert takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at Wydown United Church, 6501 Wydown Blvd,Clayton, Missouri, United States.
- **Q**: Who is organizing APO Winter Concert?
  - **A:** APO Winter Concert is organized by Alliance Philharmonia Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** APO Winter 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 Clayton, this event is thoughtfully curated to deliver a standout experience worth every moment. If APO Winter 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": "APO Winter Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/4824decbc2021eb5daa621ade1341cf6f599c3cdd5bb2d7cabfac2bfcfd75f23-rimg-w1200-h900-dc2c1e16-gmir?v=1765160652",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/clayton/apo-winter-concert/200028860445952",
        "location": {
            "@type": "Place",
            "name": "Wydown United Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6501 Wydown Blvd,Clayton, Missouri",
                "addressLocality": "Clayton",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.64335",
                "longitude": "-90.31134"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come stay warm and enjoy a December concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alliance Philharmonia Orchestra",
                "url": "https://allevents.in/org/alliance-philharmonia-orchestra/24278355"
            }
        ]
    }
]
```