

# Event Details

- **Event Name**: New Freedom Senior Center Concert
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 07:00 pm
- **Event Description**: Glen Rock Carolers songs, costumes, and history.
It will last about 1 hour from 7:00-8:00 pm.
- **Event URL**: https://allevents.in/new-freedom/new-freedom-senior-center-concert/200029101057857
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 43

## Ticket Details

- **Ticket URL**: http://facebook.com/200029101057857?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=new+freedom-events

## Event venue details

- **city**: New Freedom
- **state**: PA
- **country**: United States
- **location**: South Central York County Senior Center
- **lat**: 39.7625477
- **long**: -76.6884516
- **full address**: South Central York County Senior Center, South Central York County Senior Center, 150 E Main St, New Freedom, PA 17349, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/772008588ec4b3b9c8ac589ce8b0004a9bbacba9a81190b62d3aade3363b8e9f-rimg-w1200-h632-dcf6f6f4-gmir?v=1765045417
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/fe5c802d10f364cccf65a14b3d4730b159d31803128fe52e01f7c424bd21a721-rimg-w300-h300-dcf6f6f3-gmir?v=1765045417

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** South Central York County Senior Center, South Central York County Senior Center, 150 E Main St, New Freedom, PA 17349, United States
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about New Freedom Senior Center Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "New Freedom Senior Center Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/772008588ec4b3b9c8ac589ce8b0004a9bbacba9a81190b62d3aade3363b8e9f-rimg-w1200-h632-dcf6f6f4-gmir?v=1765045417",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/new-freedom/new-freedom-senior-center-concert/200029101057857",
        "location": {
            "@type": "Place",
            "name": "South Central York County Senior Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "South Central York County Senior Center, 150 E Main St, New Freedom, PA 17349, United States",
                "addressLocality": "New Freedom",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.7625477",
                "longitude": "-76.6884516"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Glen Rock Carolers songs, costumes, and history.\nIt will last about 1 hour from 7:00-8:00 pm."
    }
]
```