

# Event Details

- **Event Name**: An evening in Jerusalem
- **Event Start and End Date**: Mon, 30 Mar, 2026 at 06:00 pm – Mon, 30 Mar, 2026 at 09:00 pm
- **Event Description**: Experience a "walk" through the Holy Week. Dress in traditional attire from the time of Jesus including sandals of some sort. Some constuming materials will be available too. A light dinner of traditional foods will be served.
- **Event URL**: https://allevents.in/rock-hill/an-evening-in-jerusalem/1600029806475500
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rock Hill
- **state**: SC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.892599548403
- **long**: -81.039895526173
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1883 Saluda Road, Rock Hill, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a55f8270-1f0a-11f1-8ce5-afcd59d33ab9-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 30 Mar, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1883 Saluda Road, Rock Hill, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about An evening in Jerusalem ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "An evening in Jerusalem",
        "image": "https://cdn-az.allevents.in/events9/banners/06bb3d10-2c86-11f1-a796-25373a183b85-rimg-w1200-h675-dcd7bda8-gmir.jpg",
        "startDate": "2026-03-30",
        "endDate": "2026-03-30",
        "url": "https://allevents.in/rock-hill/an-evening-in-jerusalem/1600029806475500",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1883 Saluda Road",
                "addressLocality": "Rock Hill",
                "addressRegion": "SC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.892599548403",
                "longitude": "-81.039895526173"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Experience a \"walk\" through the Holy Week. Dress in traditional attire from the time of Jesus including sandals of some sort. Some constuming materials will be available too. A light dinner of traditional foods will be served."
    }
]
```