

# Event Details

- **Event Name**: Cathedral Decorating
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 08:00 am
- **Event Description**: All are welcome to come help decorate the Cathedral for Christmas!

Please join us if you’re able, many hands make light work.
- **Event URL**: https://allevents.in/rapid-city/cathedral-decorating/200029174019430
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Rapid City
- **state**: SD
- **country**: United States
- **location**: Cathedral of Our Lady of Perpetual Help
- **lat**: 44.05995298588
- **long**: -103.22778365616
- **full address**: Cathedral of Our Lady of Perpetual Help, 520 Cathedral Dr, Rapid City, SD 57701-5477, United States

## Event gallery

- **Alt text**: Cathedral Decorating
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e36f8af0ffb5771b57a71149b91c7fdc44ff4c4a02d8534a37c7852dab5eb5ce-rimg-w1200-h675-dca58f77-gmir?v=1766265342

## FAQs

- **Q**: When and where is Cathedral Decorating being held?
  - **A:** Cathedral Decorating takes place on Mon, 22 Dec, 2025 at 08:00 am to Mon, 22 Dec, 2025 at 08:00 am at Cathedral of Our Lady of Perpetual Help, 520 Cathedral Dr, Rapid City, SD 57701-5477, United States.
- **Q**: Who is organizing Cathedral Decorating?
  - **A:** Cathedral Decorating is organized by Cathedral of Our Lady of Perpetual Help.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cathedral Decorating",
        "image": "https://cdn-az.allevents.in/events2/banners/e36f8af0ffb5771b57a71149b91c7fdc44ff4c4a02d8534a37c7852dab5eb5ce-rimg-w1200-h675-dca58f77-gmir?v=1766265342",
        "startDate": "2025-12-22",
        "url": "https://allevents.in/rapid-city/cathedral-decorating/200029174019430",
        "location": {
            "@type": "Place",
            "name": "Cathedral of Our Lady of Perpetual Help",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "520 Cathedral Dr, Rapid City, SD 57701-5477, United States",
                "addressLocality": "Rapid City",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.05995298588",
                "longitude": "-103.22778365616"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to come help decorate the Cathedral for Christmas!\n\nPlease join us if you’re able, many hands make light work.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cathedral of Our Lady of Perpetual Help",
                "url": "https://allevents.in/org/cathedral-of-our-lady-of-perpetual-help/25935780"
            }
        ]
    }
]
```