

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 07:30 pm
- **Event Description**: Come join us for an evening of Christmas music and hot chocolate! Our new music director has assembled a lovely group of musicians to ring in the Christmas week. Please join us! Freewill donation.
- **Event URL**: https://allevents.in/red-hook/christmas-concert/200029361835442
- **Event Categories**: music, entertainment, christmas, concerts, nonprofit
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Red Hook
- **state**: NY
- **country**: United States
- **location**: 126 Old Post Rd N , Upper Red Hook, NY, United States, New York 12571
- **lat**: 42.03108
- **long**: -73.84482
- **full address**: 126 Old Post Rd N , Upper Red Hook, NY, United States, New York 12571, 126 Old Post Rd N, Red Hook, NY 12571-2264, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/76c82a55ef1eae333f1f4bf5fc6f8645e62434e665f165b7def3ec5b595bc0c6-rimg-w1200-h1553-dc424f7b-gmir?v=1765855421

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Fri, 19 Dec, 2025 at 07:30 pm to Fri, 19 Dec, 2025 at 07:30 pm at 126 Old Post Rd N , Upper Red Hook, NY, United States, New York 12571, 126 Old Post Rd N, Red Hook, NY 12571-2264, United States.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by St. John's Reformed Church.
- **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 Red Hook, 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": "MusicEvent",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/76c82a55ef1eae333f1f4bf5fc6f8645e62434e665f165b7def3ec5b595bc0c6-rimg-w1200-h1553-dc424f7b-gmir?v=1765855421",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/red-hook/christmas-concert/200029361835442",
        "location": {
            "@type": "Place",
            "name": "126 Old Post Rd N , Upper Red Hook, NY, United States, New York 12571",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "126 Old Post Rd N, Red Hook, NY 12571-2264, United States",
                "addressLocality": "Red Hook",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.03108",
                "longitude": "-73.84482"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for an evening of Christmas music and hot chocolate! Our new music director has assembled a lovely group of musicians to ring in the Christmas week. Please join us! Freewill donation.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Johns Reformed Church",
                "url": "https://allevents.in/org/st-johns-reformed-church/20801795"
            }
        ]
    }
]
```