

# Event Details

- **Event Name**: Advent Wreath Building Family Event
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 09:00 am
- **Event Description**: We will make Advent Wreaths during part of the service. Pastor will explain the meaning of the Advent Wreath and the candles.
- **Event URL**: https://allevents.in/barnesville/advent-wreath-building-family-event/200029196225212
- **Event Categories**: christmas-wreath-workshops
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Barnesville
- **state**: MN
- **country**: United States
- **location**: 1103 4th Ave NE, Barnesville, MN, United States, Minnesota 56514
- **lat**: 46.65683
- **long**: -96.40567
- **full address**: 1103 4th Ave NE, Barnesville, MN, United States, Minnesota 56514

## Event gallery

- **Alt text**: Advent Wreath Building Family Event
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Advent+Wreath+Building+Family+Event&date=Sun%2C+23+Nov%2C+2025+at+09%3A00+am&bg=3

## FAQs

- **Q**: When and where is Advent Wreath Building Family Event being held?
  - **A:** Advent Wreath Building Family Event takes place on Sun, 23 Nov, 2025 at 09:00 am to Sun, 23 Nov, 2025 at 09:00 am at 1103 4th Ave NE, Barnesville, MN, United States, Minnesota 56514.
- **Q**: Who is organizing Advent Wreath Building Family Event?
  - **A:** Advent Wreath Building Family Event is organized by St. John's Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Advent Wreath Building Family Event",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Advent+Wreath+Building+Family+Event&date=Sun%2C+23+Nov%2C+2025+at+09%3A00+am&bg=3",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/barnesville/advent-wreath-building-family-event/200029196225212",
        "location": {
            "@type": "Place",
            "name": "1103 4th Ave NE, Barnesville, MN, United States, Minnesota 56514",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1103 4th Ave NE, Barnesville, MN 56514-3338, United States",
                "addressLocality": "Barnesville",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.65683",
                "longitude": "-96.40567"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will make Advent Wreaths during part of the service. Pastor will explain the meaning of the Advent Wreath and the candles.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Johns Lutheran Church",
                "url": "https://allevents.in/org/st-johns-lutheran-church/26309678"
            }
        ]
    }
]
```