

# Event Details

- **Event Name**: Church Work Day
- **Event Start and End Date**: Sat, 13 Sep, 2025 at 08:00 am
- **Event Description**: Church Work Day. Lunch Provided.
- **Event URL**: https://allevents.in/springhill/church-work-day/200028780475851
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Springhill
- **state**: LA
- **country**: United States
- **location**: 808 Reynolds St, Springhill, LA
- **lat**: 33.00047
- **long**: -93.45044
- **full address**: 808 Reynolds St, Springhill, LA, United States

## Event gallery

- **Alt text**: Church Work Day
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3e21cf939cdcaf9a4693dd9bd94cbd9e4f48b74afa97443511f7e75708eea781-rimg-w500-h500-dc010101-gmir?v=1757541673

## FAQs

- **Q**: When and where is Church Work Day being held?
  - **A:** Church Work Day takes place on Sat, 13 Sep, 2025 at 08:00 am to Sat, 13 Sep, 2025 at 08:00 am at 808 Reynolds St, Springhill, LA, United States.
- **Q**: Who is organizing Church Work Day?
  - **A:** Church Work Day is organized by Community Church: North Webster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Work Day",
        "image": "https://cdn-az.allevents.in/events6/banners/3e21cf939cdcaf9a4693dd9bd94cbd9e4f48b74afa97443511f7e75708eea781-rimg-w500-h500-dc010101-gmir?v=1757541673",
        "startDate": "2025-09-13",
        "url": "https://allevents.in/springhill/church-work-day/200028780475851",
        "location": {
            "@type": "Place",
            "name": "808 Reynolds St, Springhill, LA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "808 Reynolds St, Springhill, LA 71075-3548, United States",
                "addressLocality": "Springhill",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.00047",
                "longitude": "-93.45044"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Church Work Day. Lunch Provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Community Church North Webster",
                "url": "https://allevents.in/org/community-church-north-webster/26048986"
            }
        ]
    }
]
```