

# Event Details

- **Event Name**: A Charlie Brown Christmas
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:00 pm – Sun, 14 Dec, 2025 at 02:00 pm
- **Event Description**: Come see the Christmas Television Classic brought to life onstage! 
Two show times—Sat @7, Sun @2
Admission is just $5 at the door!
- **Event URL**: https://allevents.in/maryville/a-charlie-brown-christmas/200029319790729
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Maryville
- **state**: MO
- **country**: United States
- **location**: 1503 S. Munn Ave., Maryville, MO
- **lat**: 40.32975
- **long**: -94.88304
- **full address**: 1503 S. Munn Ave., Maryville, MO, United States

## Event gallery

- **Alt text**: A Charlie Brown Christmas
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=A+Charlie+Brown+Christmas&date=Sat%2C+13+Dec%2C+2025+at+07%3A00+pm&bg=5

## FAQs

- **Q**: When and where is A Charlie Brown Christmas being held?
  - **A:** A Charlie Brown Christmas takes place on Sat, 13 Dec, 2025 at 07:00 pm to Sun, 14 Dec, 2025 at 02:00 pm at 1503 S. Munn Ave., Maryville, MO, United States.
- **Q**: Who is organizing A Charlie Brown Christmas?
  - **A:** A Charlie Brown Christmas is organized by Maryville R-II Schneider Performing Arts Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "A Charlie Brown Christmas",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=A+Charlie+Brown+Christmas&date=Sat%2C+13+Dec%2C+2025+at+07%3A00+pm&bg=5",
        "startDate": "2025-12-13",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/maryville/a-charlie-brown-christmas/200029319790729",
        "location": {
            "@type": "Place",
            "name": "1503 S. Munn Ave., Maryville, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1503 S Munn Ave, Maryville, MO 64468-2757, United States",
                "addressLocality": "Maryville",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.32975",
                "longitude": "-94.88304"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see the Christmas Television Classic brought to life onstage! \nTwo show times—Sat @7, Sun @2\nAdmission is just $5 at the door!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Maryville R-II Schneider Performing Arts Center",
                "url": "https://allevents.in/org/maryville-r-ii-schneider-performing-arts-center/27186147"
            }
        ]
    }
]
```