

# Event Details

- **Event Name**: Church Cleaning!
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:00 am
- **Event Description**: Let us work together in keeping God’s house clean, welcoming, and beautiful for everyone.
- **Event URL**: https://allevents.in/rotterdam/church-cleaning/200030254680905
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Rotterdam
- **state**: ZH
- **country**: Netherlands
- **location**: Sint-Bavokerk (Rotterdam)
- **lat**: 51.875
- **long**: 4.4704194444444
- **full address**: Sint-Bavokerk (Rotterdam), Rotterdam, Netherlands

## Event gallery

- **Alt text**: Church Cleaning!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/43d05b6c322753e3ee78ca83abce4c0db69fe245881887a6f1f4f07971f9eb6f-rimg-w1054-h1492-dcfefdfe-gmir?v=1781672285

## FAQs

- **Q**: When and where is Church Cleaning! being held?
  - **A:** Church Cleaning! takes place on Sat, 20 Jun, 2026 at 10:00 am to Sat, 20 Jun, 2026 at 10:00 am at Sint-Bavokerk (Rotterdam), Rotterdam, Netherlands.
- **Q**: Who is organizing Church Cleaning!?
  - **A:** Church Cleaning! is organized by Filipino Catholic Community of Rotterdam.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Cleaning!",
        "image": "https://cdn-az.allevents.in/events5/banners/43d05b6c322753e3ee78ca83abce4c0db69fe245881887a6f1f4f07971f9eb6f-rimg-w1054-h1492-dcfefdfe-gmir?v=1781672285",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/rotterdam/church-cleaning/200030254680905",
        "location": {
            "@type": "Place",
            "name": "Sint-Bavokerk (Rotterdam)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rotterdam, Netherlands",
                "addressLocality": "Rotterdam",
                "addressRegion": "ZH",
                "addressCountry": "NL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.875",
                "longitude": "4.4704194444444"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let us work together in keeping God’s house clean, welcoming, and beautiful for everyone.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Filipino Catholic Community of Rotterdam",
                "url": "https://allevents.in/org/filipino-catholic-community-of-rotterdam/21962011"
            }
        ]
    }
]
```