

# Event Details

- **Event Name**: Lights at the Homestead
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm – Wed, 24 Dec, 2025 at 08:00 pm
- **Event Description**: Enjoy a stroll through the museum and grounds. This a free event. Donations are appreciated.
- **Event URL**: https://allevents.in/cedar-city/lights-at-the-homestead/200029401849521
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Cedar City
- **state**: UT
- **country**: United States
- **location**: 635 N Main St, Cedar City, UT, United States, Utah 84721
- **lat**: 37.68861
- **long**: -113.06249
- **full address**: 635 N Main St, Cedar City, UT, United States, Utah 84721

## Event gallery

- **Alt text**: Lights at the Homestead
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e806550078635f9f943a23c84e6fc296957f8851790a9d18e8d29fda846f7e4d-rimg-w1200-h1200-dcffffff-gmir?v=1766592441

## FAQs

- **Q**: When and where is Lights at the Homestead being held?
  - **A:** Lights at the Homestead takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 08:00 pm at 635 N Main St, Cedar City, UT, United States, Utah 84721.
- **Q**: Who is organizing Lights at the Homestead?
  - **A:** Lights at the Homestead is organized by Frontier Homestead State Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lights at the Homestead",
        "image": "https://cdn-az.allevents.in/events3/banners/e806550078635f9f943a23c84e6fc296957f8851790a9d18e8d29fda846f7e4d-rimg-w1200-h1200-dcffffff-gmir?v=1766592441",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/cedar-city/lights-at-the-homestead/200029401849521",
        "location": {
            "@type": "Place",
            "name": "635 N Main St, Cedar City, UT, United States, Utah 84721",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "635 N Main St, Cedar City, UT 84721-6179, United States",
                "addressLocality": "Cedar City",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.68861",
                "longitude": "-113.06249"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy a stroll through the museum and grounds. This a free event. Donations are appreciated.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Frontier Homestead State Park",
                "url": "https://allevents.in/org/frontier-homestead-state-park/26152741"
            }
        ]
    }
]
```