

# Event Details

- **Event Name**: Evening of Christmas Cheer
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 05:00 pm
- **Event Description**: Come join the Altarstar Methodist Church family in an evening of Christmas songs, cheer, music, joy, and entertainment. Free fellowship dinner to follow at 6pm. Come join us!
- **Event URL**: https://allevents.in/auburn/evening-of-christmas-cheer/200029100279751
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Auburn
- **state**: IN
- **country**: United States
- **location**: 1403 County Road 68, Auburn, IN
- **lat**: 41.27974
- **long**: -85.12579
- **full address**: 1403 County Road 68, Auburn, IN, United States

## Event gallery

- **Alt text**: Evening of Christmas Cheer
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2af0d6166991c79d4ee490411b59170d86934800b7af0402be2659f51e8531ec-rimg-w512-h338-dcdad7f3-gmir?v=1765483625

## FAQs

- **Q**: When and where is Evening of Christmas Cheer being held?
  - **A:** Evening of Christmas Cheer takes place on Sun, 14 Dec, 2025 at 05:00 pm to Sun, 14 Dec, 2025 at 05:00 pm at 1403 County Road 68, Auburn, IN, United States.
- **Q**: Who is organizing Evening of Christmas Cheer?
  - **A:** Evening of Christmas Cheer is organized by Altarstar United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Evening of Christmas Cheer",
        "image": "https://cdn-az.allevents.in/events8/banners/2af0d6166991c79d4ee490411b59170d86934800b7af0402be2659f51e8531ec-rimg-w512-h338-dcdad7f3-gmir?v=1765483625",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/auburn/evening-of-christmas-cheer/200029100279751",
        "location": {
            "@type": "Place",
            "name": "1403 County Road 68, Auburn, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1403 County Road 68, Auburn, IN 46706-9523, United States",
                "addressLocality": "Auburn",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.27974",
                "longitude": "-85.12579"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join the Altarstar Methodist Church family in an evening of Christmas songs, cheer, music, joy, and entertainment. Free fellowship dinner to follow at 6pm. Come join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Altarstar United Methodist Church",
                "url": "https://allevents.in/org/altarstar-united-methodist-church/21825747"
            }
        ]
    }
]
```