

# Event Details

- **Event Name**: Church Christmas Party
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 12:15 pm
- **Event Description**: Following the morning service, we'll have our annual church wide Christmas Party and a visit from a familiar person.
- **Event URL**: https://allevents.in/roan-mountain/church-christmas-party/200028917172809
- **Event Categories**: christmas, parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Roan Mountain
- **state**: TN
- **country**: United States
- **location**: Lower Shell Creek Christian Church Youth Ministry
- **lat**: 36.1891147
- **long**: -82.0430692
- **full address**: Lower Shell Creek Christian Church Youth Ministry, 8733 Veterans Memorial Pkwy, Roan Mountain, TN 37687-3347, United States

## Event gallery

- **Alt text**: Church Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/43ee9c5e9b218dfcd9e5fb36b40f0e5e46ad0d9cc1ba0af4075007f7e9a7f57c-rimg-w960-h720-dc463632-gmir?v=1765610502

## FAQs

- **Q**: When and where is Church Christmas Party being held?
  - **A:** Church Christmas Party takes place on Sun, 14 Dec, 2025 at 12:15 pm to Sun, 14 Dec, 2025 at 12:15 pm at Lower Shell Creek Christian Church Youth Ministry, 8733 Veterans Memorial Pkwy, Roan Mountain, TN 37687-3347, United States.
- **Q**: Who is organizing Church Christmas Party?
  - **A:** Church Christmas Party is organized by Lower Shell Creek Christian Church Youth Ministry.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Church Christmas Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Roan Mountain, this event is thoughtfully curated to deliver a standout experience worth every moment. If Church Christmas Party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Christmas Party",
        "image": "https://cdn-az.allevents.in/events4/banners/43ee9c5e9b218dfcd9e5fb36b40f0e5e46ad0d9cc1ba0af4075007f7e9a7f57c-rimg-w960-h720-dc463632-gmir?v=1765610502",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/roan-mountain/church-christmas-party/200028917172809",
        "location": {
            "@type": "Place",
            "name": "Lower Shell Creek Christian Church Youth Ministry",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8733 Veterans Memorial Pkwy, Roan Mountain, TN 37687-3347, United States",
                "addressLocality": "Roan Mountain",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.1891147",
                "longitude": "-82.0430692"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Following the morning service, we'll have our annual church wide Christmas Party and a visit from a familiar person.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lower Shell Creek Christian Church Youth Ministry",
                "url": "https://allevents.in/org/lower-shell-creek-christian-church-youth-ministry/21163360"
            }
        ]
    }
]
```