

# Event Details

- **Event Name**: Advent Worship Services
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 06:30 pm
- **Event Description**: Join us for a meal at 5:30 followed by Worship at 6:30 pm
- **Event URL**: https://allevents.in/barnesville/advent-worship-services/200029196219453
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## 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 Worship Services
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/02b4ad91d06a60cbd17d8451a358f855bb4f2572aa75573cd08b5021673ec232-rimg-w600-h430-dc030201-gmir?v=1765928997

## FAQs

- **Q**: When and where is Advent Worship Services being held?
  - **A:** Advent Worship Services takes place on Wed, 17 Dec, 2025 at 06:30 pm to Wed, 17 Dec, 2025 at 06:30 pm at 1103 4th Ave NE, Barnesville, MN, United States, Minnesota 56514.
- **Q**: Who is organizing Advent Worship Services?
  - **A:** Advent Worship Services is organized by St. John's Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Advent Worship Services",
        "image": "https://cdn-az.allevents.in/events3/banners/02b4ad91d06a60cbd17d8451a358f855bb4f2572aa75573cd08b5021673ec232-rimg-w600-h430-dc030201-gmir?v=1765928997",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/barnesville/advent-worship-services/200029196219453",
        "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": "Join us for a meal at 5:30 followed by Worship at 6:30 pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Johns Lutheran Church",
                "url": "https://allevents.in/org/st-johns-lutheran-church/26309678"
            }
        ]
    }
]
```