

# Event Details

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

## Ticket Details

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

## Event venue details

- **city**: Farmington
- **state**: UT
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3a822900-5316-11f0-90a6-8354ca65a622-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3e4c9e80-5316-11f0-b695-69aeb6c16004-rimg-w300-h300-dcf1efed-gmir.png

## 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, United States
- **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/events6/banners/3a822900-5316-11f0-90a6-8354ca65a622-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-27",
        "endDate": "2025-12-27",
        "url": "https://allevents.in/farmington/building-cleaning/1600027776349045",
        "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": "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."
    }
]
```