

# Event Details

- **Event Name**: Church Work Day
- **Event Start and End Date**: Sat, 19 Jul, 2025 at 08:00 am – Sat, 19 Jul, 2025 at 12:00 pm
- **Event Description**: Show up and we will get you to work on one of our projects.
- **Event URL**: https://allevents.in/cloudcroft/church-work-day/200028473752713
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Cloudcroft
- **state**: NM
- **country**: United States
- **location**: 106 Burro Avenue, Cloudcroft, NM, United States, New Mexico 88317
- **lat**: 32.9584
- **long**: -105.74594
- **full address**: 106 Burro Avenue, Cloudcroft, NM, United States, New Mexico 88317

## Event gallery

- **Alt text**: Church Work Day
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/fc65176632b4baaed03e0b56adb84a11a7663d12626c9ba66112b56d61ce6413-rimg-w1200-h675-dc1a2830-gmir?v=1752659887

## FAQs

- **Q**: When and where is Church Work Day being held?
  - **A:** Church Work Day takes place on Sat, 19 Jul, 2025 at 08:00 am to Sat, 19 Jul, 2025 at 12:00 pm at 106 Burro Avenue, Cloudcroft, NM, United States, New Mexico 88317.
- **Q**: Who is organizing Church Work Day?
  - **A:** Church Work Day is organized by Summit Christian Fellowship, Cloudcroft.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Work Day",
        "image": "https://cdn-az.allevents.in/events9/banners/fc65176632b4baaed03e0b56adb84a11a7663d12626c9ba66112b56d61ce6413-rimg-w1200-h675-dc1a2830-gmir?v=1752659887",
        "startDate": "2025-07-19",
        "endDate": "2025-07-19",
        "url": "https://allevents.in/cloudcroft/church-work-day/200028473752713",
        "location": {
            "@type": "Place",
            "name": "106 Burro Avenue, Cloudcroft, NM, United States, New Mexico 88317",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "106 Burro Ave, Cloudcroft, NM 88317, United States",
                "addressLocality": "Cloudcroft",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.9584",
                "longitude": "-105.74594"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Show up and we will get you to work on one of our projects.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Summit Christian Fellowship Cloudcroft",
                "url": "https://allevents.in/org/summit-christian-fellowship-cloudcroft/25959610"
            }
        ]
    }
]
```