

# Event Details

- **Event Name**: PCC’s Holiday Concert
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 03:00 pm
- **Event Description**: Save the date for PCC’s holiday concert!
- **Event URL**: https://allevents.in/levittown/pcc’s-holiday-concert/200029156506829
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Levittown
- **state**: PA
- **country**: United States
- **location**: Keller Hall - Pennsbury High School
- **lat**: 40.176660390219
- **long**: -74.843539269414
- **full address**: Keller Hall - Pennsbury High School, 608 S. Olds Blvd,Levittown, Pennsylvania, United States

## Event gallery

- **Alt text**: PCC’s Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/852e420f889617968dc69377f5dfa603180b0c174c7c2959a2f789ca3c66990c-rimg-w1200-h1553-dc77a4da-gmir?v=1765526603

## FAQs

- **Q**: When and where is PCC’s Holiday Concert being held?
  - **A:** PCC’s Holiday Concert takes place on Sat, 13 Dec, 2025 at 03:00 pm to Sat, 13 Dec, 2025 at 03:00 pm at Keller Hall - Pennsbury High School, 608 S. Olds Blvd,Levittown, Pennsylvania, United States.
- **Q**: Who is organizing PCC’s Holiday Concert?
  - **A:** PCC’s Holiday Concert is organized by Pennsbury Community Chorus.
- **Q**: Who is this event for? Is it right for me?
  - **A:** PCC’s Holiday 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 Levittown, this event is thoughtfully curated to deliver a standout experience worth every moment. If PCC’s Holiday 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": "PCC’s Holiday Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/852e420f889617968dc69377f5dfa603180b0c174c7c2959a2f789ca3c66990c-rimg-w1200-h1553-dc77a4da-gmir?v=1765526603",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/levittown/pcc’s-holiday-concert/200029156506829",
        "location": {
            "@type": "Place",
            "name": "Keller Hall - Pennsbury High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "608 S. Olds Blvd,Levittown, Pennsylvania",
                "addressLocality": "Levittown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.176660390219",
                "longitude": "-74.843539269414"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date for PCC’s holiday concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pennsbury Community Chorus",
                "url": "https://allevents.in/org/pennsbury-community-chorus/27038748"
            }
        ]
    }
]
```