

# Event Details

- **Event Name**: Holy Hour
- **Event Start and End Date**: Fri, 09 Jan, 2026 at 07:00 pm
- **Event Description**: You are invited!  Come and spend 1 hour with Jesus in the Blessed Sacrament.
- **Event URL**: https://allevents.in/placerville/holy-hour/200029422879300
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Placerville
- **state**: CA
- **country**: United States
- **location**: St Patrick Catholic Church
- **lat**: 38.72478
- **long**: -120.80279
- **full address**: St Patrick Catholic Church, 3109 Sacramento St,Placerville, California, United States

## Event gallery

- **Alt text**: Holy Hour
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/859240c0f5f40fc616126ecb27111f178ecf8cf4176f7ef2540cb384be32a336-rimg-w1200-h1600-dc151417-gmir?v=1767771697

## FAQs

- **Q**: When and where is Holy Hour being held?
  - **A:** Holy Hour takes place on Fri, 09 Jan, 2026 at 07:00 pm to Fri, 09 Jan, 2026 at 07:00 pm at St Patrick Catholic Church, 3109 Sacramento St,Placerville, California, United States.
- **Q**: Who is organizing Holy Hour?
  - **A:** Holy Hour is organized by St Patrick Catholic Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holy Hour",
        "image": "https://cdn-az.allevents.in/events3/banners/859240c0f5f40fc616126ecb27111f178ecf8cf4176f7ef2540cb384be32a336-rimg-w1200-h1600-dc151417-gmir?v=1767771697",
        "startDate": "2026-01-09",
        "url": "https://allevents.in/placerville/holy-hour/200029422879300",
        "location": {
            "@type": "Place",
            "name": "St Patrick Catholic Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3109 Sacramento St,Placerville, California",
                "addressLocality": "Placerville",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.72478",
                "longitude": "-120.80279"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You are invited!  Come and spend 1 hour with Jesus in the Blessed Sacrament.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Patrick Catholic Church",
                "url": "https://allevents.in/org/st-patrick-catholic-church/26045010"
            }
        ]
    }
]
```