

# Event Details

- **Event Name**: Walnut Grove Christmas Celebration
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 05:00 pm – Sat, 06 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/cordova/walnut-grove-christmas-celebration/1600027705407256
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027705407256

## Event venue details

- **city**: Cordova
- **state**: TN
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.131588476267
- **long**: -89.791369532689
- **full address**: The Church of Jesus Christ of Latter-day Saints, 8150 Walnut Grove Road, Cordova, United States

## Event gallery

- **Alt text**: Walnut Grove Christmas Celebration
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f25f5e90-2c69-11f0-b7e7-b761835452a9-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Walnut Grove Christmas Celebration being held?
  - **A:** Walnut Grove Christmas Celebration takes place on Sat, 06 Dec, 2025 at 05:00 pm to Sat, 06 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 8150 Walnut Grove Road, Cordova, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Walnut Grove Christmas Celebration 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 Cordova, this event is thoughtfully curated to deliver a standout experience worth every moment. If Walnut Grove Christmas Celebration 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": "Walnut Grove Christmas Celebration",
        "image": "https://cdn-az.allevents.in/events2/banners/f25f5e90-2c69-11f0-b7e7-b761835452a9-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/cordova/walnut-grove-christmas-celebration/1600027705407256",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8150 Walnut Grove Road",
                "addressLocality": "Cordova",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.131588476267",
                "longitude": "-89.791369532689"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```