

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 03:00 pm
- **Event Description**: Christmas Concert
- **Event URL**: https://allevents.in/woodstown/christmas-concert/200027911305245
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Woodstown
- **state**: NJ
- **country**: United States
- **location**: Woodstown Friends Meeting
- **lat**: 39.654536339246
- **long**: -75.329204237915
- **full address**: Woodstown Friends Meeting, 1 Marlton Rd, Woodstown, NJ 08098-1229, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0d625009fc2b65dbf8d5a293454790f5c88165b9a432e7140604601da6185067-rimg-w1200-h494-dcffffff-gmir?v=1766223974

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sun, 21 Dec, 2025 at 03:00 pm to Sun, 21 Dec, 2025 at 03:00 pm at Woodstown Friends Meeting, 1 Marlton Rd, Woodstown, NJ 08098-1229, United States.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Pea Patch Brass and Percussion.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas 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 Woodstown, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/0d625009fc2b65dbf8d5a293454790f5c88165b9a432e7140604601da6185067-rimg-w1200-h494-dcffffff-gmir?v=1766223974",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/woodstown/christmas-concert/200027911305245",
        "location": {
            "@type": "Place",
            "name": "Woodstown Friends Meeting",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Marlton Rd, Woodstown, NJ 08098-1229, United States",
                "addressLocality": "Woodstown",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.654536339246",
                "longitude": "-75.329204237915"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pea Patch Brass and Percussion",
                "url": "https://allevents.in/org/pea-patch-brass-and-percussion/26433269"
            }
        ]
    }
]
```