

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 03:00 pm
- **Event Description**: Enjoy an afternoon of beautiful Christmas music. Refreshments will be provided by Caroleton Manor.
- **Event URL**: https://allevents.in/cambridge-city/christmas-concert/200029290009413
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Cambridge City
- **state**: IN
- **country**: United States
- **location**: 1007 E Main Street, 47327
- **lat**: 39.81433
- **long**: -85.15579
- **full address**: 1007 E Main Street, 47327, 1007 E Main St, Cambridge City, IN 47327-1440, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b00d0b5cec29269c8a9bba26bbdd085621cd3db1d74da459e63b47f0e2562348-rimg-w940-h788-dcf4f2ee-gmir?v=1766040806

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sat, 20 Dec, 2025 at 03:00 pm to Sat, 20 Dec, 2025 at 03:00 pm at 1007 E Main Street, 47327, 1007 E Main St, Cambridge City, IN 47327-1440, United States.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Western Wayne Senior Center.
- **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 Cambridge City, 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/events6/banners/b00d0b5cec29269c8a9bba26bbdd085621cd3db1d74da459e63b47f0e2562348-rimg-w940-h788-dcf4f2ee-gmir?v=1766040806",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/cambridge-city/christmas-concert/200029290009413",
        "location": {
            "@type": "Place",
            "name": "1007 E Main Street, 47327",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1007 E Main St, Cambridge City, IN 47327-1440, United States",
                "addressLocality": "Cambridge City",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.81433",
                "longitude": "-85.15579"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy an afternoon of beautiful Christmas music. Refreshments will be provided by Caroleton Manor.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Western Wayne Senior Center",
                "url": "https://allevents.in/org/western-wayne-senior-center/23880267"
            }
        ]
    }
]
```