

# Event Details

- **Event Name**: Clear creek ward harvest festival
- **Event Start and End Date**: Sat, 17 Oct, 2026 at 12:00 am – Sat, 17 Oct, 2026 at 11:59 pm (-05:00)
- **Event Description**: Clear Creek Ward Havest Festival
- **Event URL**: https://allevents.in/denton/clear-creek-ward-harvest-festival/1600029091131721
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Denton
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.24239414436
- **long**: -97.097972204394
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3000 Old North Rd, Denton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/67cb9fe0-b293-11f0-bc3b-55cfec1e4694-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 17 Oct, 2026 at 12:00 am (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3000 Old North Rd, Denton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Clear creek ward harvest festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Clear creek ward harvest festival",
        "image": "https://cdn-az.allevents.in/events1/banners/bc2ebdd0-1ec0-11f1-8c59-7d35fb7764c4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-10-17T00:00:00-05:00",
        "endDate": "2026-10-17T23:59:00-05:00",
        "url": "https://allevents.in/denton/clear-creek-ward-harvest-festival/1600029091131721",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3000 Old North Rd",
                "addressLocality": "Denton",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.24239414436",
                "longitude": "-97.097972204394"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Clear Creek Ward Havest Festival"
    }
]
```