

# Event Details

- **Event Name**: Private event:  Holiday Luncheon Concert
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 11:00 am
- **Event Description**: We'll be performing a set of our favorite seasonal music for this private luncheon.
- **Event URL**: https://allevents.in/newton/private-event-holiday-luncheon-concert/200029356954243
- **Event Categories**: entertainment, concerts, music, holiday, performances
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Newton
- **state**: MA
- **country**: United States
- **location**: Church of the Redeemer
- **lat**: 42.329737312645
- **long**: -71.167845949461
- **full address**: Church of the Redeemer, 379 Hammond St,Newton, Massachusetts, United States

## Event gallery

- **Alt text**: Private event:  Holiday Luncheon Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6b7fc04f3acfd838acaa7d4e3e6c0a9a7a9a92110422e36831dcb008f12254d1-rimg-w1200-h456-dc040307-gmir?v=1765755402

## FAQs

- **Q**: When and where is Private event:  Holiday Luncheon Concert being held?
  - **A:** Private event:  Holiday Luncheon Concert takes place on Thu, 18 Dec, 2025 at 11:00 am to Thu, 18 Dec, 2025 at 11:00 am at Church of the Redeemer, 379 Hammond St,Newton, Massachusetts, United States.
- **Q**: Who is organizing Private event:  Holiday Luncheon Concert?
  - **A:** Private event:  Holiday Luncheon Concert is organized by The Unlikely Strummers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Private event:  Holiday Luncheon 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 Newton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Private event:  Holiday Luncheon 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": "Private event:  Holiday Luncheon Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/6b7fc04f3acfd838acaa7d4e3e6c0a9a7a9a92110422e36831dcb008f12254d1-rimg-w1200-h456-dc040307-gmir?v=1765755402",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/newton/private-event-holiday-luncheon-concert/200029356954243",
        "location": {
            "@type": "Place",
            "name": "Church of the Redeemer",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "379 Hammond St,Newton, Massachusetts",
                "addressLocality": "Newton",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.329737312645",
                "longitude": "-71.167845949461"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We'll be performing a set of our favorite seasonal music for this private luncheon.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Unlikely Strummers",
                "url": "https://allevents.in/org/the-unlikely-strummers/25981356"
            }
        ]
    }
]
```