

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 02:00 pm
- **Event Description**: Save the Date! Christmas Concert at Immanuel.  Listen to wonderful music and scripture. We will have some baked goods during the fellowship.
- **Event URL**: https://allevents.in/whitestone/christmas-concert/200029248159157
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Whitestone
- **state**: NY
- **country**: United States
- **location**: 149-40 11th Ave, Whitestone, NY, United States, New York 11357
- **lat**: 40.79109
- **long**: -73.81529
- **full address**: 149-40 11th Ave, Whitestone, NY, United States, New York 11357

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/041e09636d0cf9e4513e6df72f99f44793db5a465f8bfaf6777589ab52c38c58-rimg-w1200-h1553-dc8f0306-gmir?v=1766061507

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sat, 20 Dec, 2025 at 02:00 pm to Sat, 20 Dec, 2025 at 02:00 pm at 149-40 11th Ave, Whitestone, NY, United States, New York 11357.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Immanuel Lutheran Church, Whitestone, NY 11357.
- **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 Whitestone, 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/events3/banners/041e09636d0cf9e4513e6df72f99f44793db5a465f8bfaf6777589ab52c38c58-rimg-w1200-h1553-dc8f0306-gmir?v=1766061507",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/whitestone/christmas-concert/200029248159157",
        "location": {
            "@type": "Place",
            "name": "149-40 11th Ave, Whitestone, NY, United States, New York 11357",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "149-40 11th Ave, Whitestone, NY 11357, United States",
                "addressLocality": "Whitestone",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.79109",
                "longitude": "-73.81529"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the Date! Christmas Concert at Immanuel.  Listen to wonderful music and scripture. We will have some baked goods during the fellowship.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Immanuel Lutheran Church Whitestone NY 11357",
                "url": "https://allevents.in/org/immanuel-lutheran-church-whitestone-ny-11357/27136840"
            }
        ]
    }
]
```