

# Event Details

- **Event Name**: Christmas Shop for Kids
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 09:00 am – Sat, 06 Dec, 2025 at 02:00 pm
- **Event Description**: Come have breakfast and let your kids pick out gifts for their parents.
- **Event URL**: https://allevents.in/nauvoo/christmas-shop-for-kids/1600028224757949
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Nauvoo
- **state**: IL
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.5540877
- **long**: -91.3861156
- **full address**: The Church of Jesus Christ of Latter-day Saints, 380 North Durphy Street, Nauvoo, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a9b502a0-3757-11f0-80c0-bff2f6fe48c8-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Christmas Shop for Kids being held?
  - **A:** Christmas Shop for Kids takes place on Sat, 06 Dec, 2025 at 09:00 am to Sat, 06 Dec, 2025 at 02:00 pm at The Church of Jesus Christ of Latter-day Saints, 380 North Durphy Street, Nauvoo, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Shop for Kids",
        "image": "https://cdn-az.allevents.in/events9/banners/bcff5d60-3757-11f0-80c0-bff2f6fe48c8-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/nauvoo/christmas-shop-for-kids/1600028224757949",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "380 North Durphy Street",
                "addressLocality": "Nauvoo",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.5540877",
                "longitude": "-91.3861156"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come have breakfast and let your kids pick out gifts for their parents."
    }
]
```