

# Event Details

- **Event Name**: Chapel Cleaning
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 08:00 am – Sat, 19 Sep, 2026 at 09:00 am (-06:00)
- **Event Description**: We will be vacuuming, dusting, emptying trashes, washing doors and cleaning bathrooms.
- **Event URL**: https://allevents.in/central/chapel-cleaning/1600030397266721
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600030397266721

## Event venue details

- **city**: Central
- **state**: UT
- **country**: US
- **location**: Central Chapel
- **lat**: 37.4162018
- **long**: -113.6120289
- **full address**: Central Chapel, 850 E Pine Valley Highway, Central, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/06e0f860-7e26-11f1-a0f0-b3fc05930e16-rimg-w549-h646-dcff

## FAQs

- **Q**: When and where is Chapel Cleaning being held?
  - **A:** Chapel Cleaning takes place on Sat, 19 Sep, 2026 at 08:00 am to Sat, 19 Sep, 2026 at 09:00 am at Central Chapel, 850 E Pine Valley Highway, Central, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chapel Cleaning",
        "image": "https://cdn-az.allevents.in/events4/banners/12983ce0-7e26-11f1-8de7-a55c04e17f2e-rimg-w549-h646-dcffffff-gmir.jpg",
        "startDate": "2026-09-19T08:00:00-06:00",
        "endDate": "2026-09-19T09:00:00-06:00",
        "url": "https://allevents.in/central/chapel-cleaning/1600030397266721",
        "location": {
            "@type": "Place",
            "name": "Central Chapel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "850 E Pine Valley Highway",
                "addressLocality": "Central",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.4162018",
                "longitude": "-113.6120289"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be vacuuming, dusting, emptying trashes, washing doors and cleaning bathrooms."
    }
]
```