

# Event Details

- **Event Name**: Christmas Holiday Concert XIII
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 03:00 pm – Sun, 30 Nov, 2025 at 05:00 pm
- **Event Description**: Come out and get in the Holiday Spirit! Our concert is on Sunday, November 30 3:00PM at the State Theater in Uniontown.
- **Event URL**: https://allevents.in/uniontown/christmas-holiday-concert-xiii/200029264048925
- **Event Categories**: concerts, music, entertainment, holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 55

## Ticket Details


## Event venue details

- **city**: Uniontown
- **state**: PA
- **country**: United States
- **location**: Downtown Uniontown
- **lat**: 39.900722
- **long**: -79.725495
- **full address**: Downtown Uniontown, Uniontown, Pennsylvania, United States

## Event gallery

- **Alt text**: Christmas Holiday Concert XIII
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4cc95404cfa092e5dd6fd0733053d0b6ba085df25220d73bd0ef3c189b521b37-rimg-w883-h681-dceeeeee-gmir?v=1764217945

## FAQs

- **Q**: When and where is Christmas Holiday Concert XIII being held?
  - **A:** Christmas Holiday Concert XIII takes place on Sun, 30 Nov, 2025 at 03:00 pm to Sun, 30 Nov, 2025 at 05:00 pm at Downtown Uniontown, Uniontown, Pennsylvania, United States.
- **Q**: Who is organizing Christmas Holiday Concert XIII?
  - **A:** Christmas Holiday Concert XIII is organized by VFW Post 8543 Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Holiday Concert XIII 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 Uniontown, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christmas Holiday Concert XIII",
        "image": "https://cdn-az.allevents.in/events3/banners/4cc95404cfa092e5dd6fd0733053d0b6ba085df25220d73bd0ef3c189b521b37-rimg-w883-h681-dceeeeee-gmir?v=1764217945",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/uniontown/christmas-holiday-concert-xiii/200029264048925",
        "location": {
            "@type": "Place",
            "name": "Downtown Uniontown",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Uniontown, Pennsylvania",
                "addressLocality": "Uniontown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.900722",
                "longitude": "-79.725495"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and get in the Holiday Spirit! Our concert is on Sunday, November 30 3:00PM at the State Theater in Uniontown.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "VFW Post 8543 Band",
                "url": "https://allevents.in/org/vfw-post-8543-band/27152748"
            }
        ]
    }
]
```