

# Event Details

- **Event Name**: Holiday Concert at Newark Senior Center
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 07:00 pm – Wed, 17 Dec, 2025 at 08:15 pm
- **Event Description**: Our first public concert for December was postponed, but this one at the Newark Senior Center is still on, tonight at 7:00 pm. Plenty of free parking.
- **Event URL**: https://allevents.in/newark/holiday-concert-at-newark-senior-center/200029370451346
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Newark
- **state**: DE
- **country**: United States
- **location**: 200 Whitechapel Dr, Newark, DE 19713, United States
- **lat**: 39.67527
- **long**: -75.73167
- **full address**: 200 Whitechapel Dr, Newark, DE 19713, United States

## Event gallery

- **Alt text**: Holiday Concert at Newark Senior Center
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d6490fc100da1160b247f877d102c2bfa3904f254c6e410381fedc534857b056-rimg-w1200-h1552-dcf0f0f0-gmir?v=1766013286

## FAQs

- **Q**: When and where is Holiday Concert at Newark Senior Center being held?
  - **A:** Holiday Concert at Newark Senior Center takes place on Wed, 17 Dec, 2025 at 07:00 pm to Wed, 17 Dec, 2025 at 08:15 pm at 200 Whitechapel Dr, Newark, DE 19713, United States.
- **Q**: Who is organizing Holiday Concert at Newark Senior Center?
  - **A:** Holiday Concert at Newark Senior Center is organized by Newark Community Band - Delaware.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Concert at Newark Senior Center 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 Newark, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday Concert at Newark Senior Center 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": "Holiday Concert at Newark Senior Center",
        "image": "https://cdn-az.allevents.in/events1/banners/d6490fc100da1160b247f877d102c2bfa3904f254c6e410381fedc534857b056-rimg-w1200-h1552-dcf0f0f0-gmir?v=1766013286",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/newark/holiday-concert-at-newark-senior-center/200029370451346",
        "location": {
            "@type": "Place",
            "name": "200 Whitechapel Dr, Newark, DE 19713, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Whitechapel Dr, Newark, DE 19713, United States",
                "addressLocality": "Newark",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.67527",
                "longitude": "-75.73167"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our first public concert for December was postponed, but this one at the Newark Senior Center is still on, tonight at 7:00 pm. Plenty of free parking.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Newark Community Band - Delaware",
                "url": "https://allevents.in/org/newark-community-band-delaware/23328419"
            }
        ]
    }
]
```