

# Event Details

- **Event Name**: Pack the Pew Sunday
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:00 am
- **Event Description**: We want to pack the pews for the Food Pantry! Bring non-perishable food items and place them in the pew in the back of the sanctuary.
- **Event URL**: https://allevents.in/barnesville/pack-the-pew-sunday/200029196219554
- **Event Categories**: 
- **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**: Pack the Pew Sunday
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/484d6c44f9aa4c9d97892d5b6bbb856124a518f5443b11a96f6e5e08b088799c-rimg-w600-h430-dcfff2ef-gmir?v=1765214073

## FAQs

- **Q**: When and where is Pack the Pew Sunday being held?
  - **A:** Pack the Pew Sunday takes place on Sun, 14 Dec, 2025 at 09:00 am to Sun, 14 Dec, 2025 at 09:00 am at 1103 4th Ave NE, Barnesville, MN, United States, Minnesota 56514.
- **Q**: Who is organizing Pack the Pew Sunday?
  - **A:** Pack the Pew Sunday is organized by St. John's Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pack the Pew Sunday",
        "image": "https://cdn-az.allevents.in/events3/banners/484d6c44f9aa4c9d97892d5b6bbb856124a518f5443b11a96f6e5e08b088799c-rimg-w600-h430-dcfff2ef-gmir?v=1765214073",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/barnesville/pack-the-pew-sunday/200029196219554",
        "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 want to pack the pews for the Food Pantry! Bring non-perishable food items and place them in the pew in the back of the sanctuary.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Johns Lutheran Church",
                "url": "https://allevents.in/org/st-johns-lutheran-church/26309678"
            }
        ]
    }
]
```