

# Event Details

- **Event Name**: HC1 Fall Festival
- **Event Start and End Date**: Tue, 28 Oct, 2025 at 06:00 pm – Tue, 28 Oct, 2025 at 08:00 pm
- **Event Description**: Join us for the Hillcrest neighborhood fall festival. Carnival, Soup, and Goodies
- **Event URL**: https://allevents.in/logan/hc1-fall-festival/1600029067205347
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Logan
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.746850098777
- **long**: -111.7974592478
- **full address**: The Church of Jesus Christ of Latter-day Saints, 875 North 1500 East, Logan, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/aefaf950-acef-11f0-bf3f-0d4309e5d6e1-rimg-w1000-h563-dcf

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 28 Oct, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 875 North 1500 East, Logan, US
- **Q**: Where can I find ticket details about HC1 Fall Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HC1 Fall Festival",
        "image": "https://cdn-az.allevents.in/events3/banners/add36940-acef-11f0-8c71-ff3506f7a26b-rimg-w1200-h675-dcf38e17-gmir.jpg",
        "startDate": "2025-10-28",
        "endDate": "2025-10-28",
        "url": "https://allevents.in/logan/hc1-fall-festival/1600029067205347",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "875 North 1500 East",
                "addressLocality": "Logan",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.746850098777",
                "longitude": "-111.7974592478"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the Hillcrest neighborhood fall festival. Carnival, Soup, and Goodies"
    }
]
```