

# Event Details

- **Event Name**: Building Cleaning
- **Event Start and End Date**: Sat, 27 Dec, 2025 at 09:00 am – Sat, 27 Dec, 2025 at 10:00 am
- **Event Description**: To clean the building. People also use the building but will need to work around the cleaning crew. This generally takes only 1 hour
- **Event URL**: https://allevents.in/farmington/building-cleaning/1600028167249315
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Farmington
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.011602553852
- **long**: -111.90569853208
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1885 N Summerwood Drive, Farmington, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5177f580-2d38-11f0-b121-471cfdc3329b-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 27 Dec, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1885 N Summerwood Drive, Farmington, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Building Cleaning ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Building Cleaning",
        "image": "https://cdn-az.allevents.in/events1/banners/b2e907b0-d223-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-27",
        "endDate": "2025-12-27",
        "url": "https://allevents.in/farmington/building-cleaning/1600028167249315",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1885 N Summerwood Drive",
                "addressLocality": "Farmington",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.011602553852",
                "longitude": "-111.90569853208"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "To clean the building. People also use the building but will need to work around the cleaning crew. This generally takes only 1 hour"
    }
]
```