

# Event Details

- **Event Name**: FHE - Study Night and Pizza
- **Event Start and End Date**: Mon, 20 Apr, 2026 at 07:00 pm – Mon, 20 Apr, 2026 at 08:30 pm (-06:00)
- **Event Description**: Gear up for finals week, and stay to study or just stop by for pizza!
- **Event URL**: https://allevents.in/cedar-city/fhe-study-night-and-pizza/1600029819727216
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cedar City
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.67855427
- **long**: -113.0719279
- **full address**: The Church of Jesus Christ of Latter-day Saints, 85 N 600 W, Cedar City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c3c4dfb0-2191-11f1-ac80-9da451afa77f-rimg-w474-h316-dcd9

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 20 Apr, 2026 at 07:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 85 N 600 W, Cedar City, US
- **Q**: Where can I find ticket details about FHE - Study Night and Pizza ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FHE - Study Night and Pizza",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=FHE+-+Study+Night+and+Pizza&date=Mon%2C+20+Apr%2C+2026+at+07%3A00+pm&bg=2",
        "startDate": "2026-04-20T19:00:00-06:00",
        "endDate": "2026-04-20T20:30:00-06:00",
        "url": "https://allevents.in/cedar-city/fhe-study-night-and-pizza/1600029819727216",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "85 N 600 W",
                "addressLocality": "Cedar City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.67855427",
                "longitude": "-113.0719279"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gear up for finals week, and stay to study or just stop by for pizza!"
    }
]
```