

# Event Details

- **Event Name**: Christmas Program
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for our annual Christmas Program! This year there will be a performance of the skit "Manger Tales" as well as several musical pieces as usual. After the program, join us for cookies, refreshments, and a time of fellowship.
- **Event URL**: https://allevents.in/floodwood/christmas-program/200029355443845
- **Event Categories**: Art, Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Floodwood
- **state**: MN
- **country**: United States
- **location**: 11698 Highway 8, Floodwood, MN
- **lat**: 46.92854
- **long**: -92.91097
- **full address**: 11698 Highway 8, Floodwood, MN, United States

## Event gallery

- **Alt text**: Christmas Program
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Program&date=Sun%2C+14+Dec%2C+2025+at+06%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Christmas Program being held?
  - **A:** Christmas Program takes place on Sun, 14 Dec, 2025 at 06:00 pm to Sun, 14 Dec, 2025 at 06:00 pm at 11698 Highway 8, Floodwood, MN, United States.
- **Q**: Who is organizing Christmas Program?
  - **A:** Christmas Program is organized by Floodwood New Life Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Program",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Program&date=Sun%2C+14+Dec%2C+2025+at+06%3A00+pm&bg=1",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/floodwood/christmas-program/200029355443845",
        "location": {
            "@type": "Place",
            "name": "11698 Highway 8, Floodwood, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11698 Highway 8, Floodwood, MN 55736-8147, United States",
                "addressLocality": "Floodwood",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.92854",
                "longitude": "-92.91097"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Christmas Program! This year there will be a performance of the skit \"Manger Tales\" as well as several musical pieces as usual. After the program, join us for cookies, refreshments, and a time of fellowship.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Floodwood New Life Community Church",
                "url": "https://allevents.in/org/floodwood-new-life-community-church/23904352"
            }
        ]
    }
]
```