

# Event Details

- **Event Name**: Christmas Bazaar
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 10:00 am
- **Event Description**: Come one and all to the First Lutheran Annual Christmas Bazaar!  We will have all your favorites as well as some amazing raffles and handmade goodies.  Get your Christmas shopping done with us!
- **Event URL**: https://allevents.in/international-falls/christmas-bazaar/200029215376833
- **Event Categories**: christmas, christmas-markets-and-fairs, shopping
- **Interested Audience**: 
  - total_interested_count: 90

## Ticket Details


## Event venue details

- **city**: International Falls
- **state**: MN
- **country**: United States
- **location**: 123 Wayside Ln, International Falls, MN, United States, Minnesota 56649
- **lat**: 48.5958
- **long**: -93.42591
- **full address**: 123 Wayside Ln, International Falls, MN, United States, Minnesota 56649

## Event gallery

- **Alt text**: Christmas Bazaar
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/34a192c81fe4670775ebd999f2e6d9866bb7e805c40ad76fae5c20315d4c3488-rimg-w1200-h1855-dc04747a-gmir?v=1764761357

## FAQs

- **Q**: When and where is Christmas Bazaar being held?
  - **A:** Christmas Bazaar takes place on Sat, 06 Dec, 2025 at 10:00 am to Sat, 06 Dec, 2025 at 10:00 am at 123 Wayside Ln, International Falls, MN, United States, Minnesota 56649.
- **Q**: Who is organizing Christmas Bazaar?
  - **A:** Christmas Bazaar is organized by First Lutheran Church ELCA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Bazaar",
        "image": "https://cdn-az.allevents.in/events3/banners/34a192c81fe4670775ebd999f2e6d9866bb7e805c40ad76fae5c20315d4c3488-rimg-w1200-h1855-dc04747a-gmir?v=1764761357",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/international-falls/christmas-bazaar/200029215376833",
        "location": {
            "@type": "Place",
            "name": "123 Wayside Ln, International Falls, MN, United States, Minnesota 56649",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 Wayside Ln, International Falls, MN 56649-2113, United States",
                "addressLocality": "International Falls",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.5958",
                "longitude": "-93.42591"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come one and all to the First Lutheran Annual Christmas Bazaar!  We will have all your favorites as well as some amazing raffles and handmade goodies.  Get your Christmas shopping done with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Lutheran Church ELCA",
                "url": "https://allevents.in/org/first-lutheran-church-elca/23211710"
            }
        ]
    }
]
```