

# Event Details

- **Event Name**: Harvest Festival
- **Event Start and End Date**: Sat, 25 Oct, 2025 at 06:00 pm – Sat, 25 Oct, 2025 at 08:00 pm
- **Event Description**: All are welcome! Wear your costume. Chili Cookoff. 6:00pm-8:00pm.
- **Event URL**: https://allevents.in/covina/harvest-festival/1600028767828628
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Covina
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.086662
- **long**: -117.916158
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1271 West Badillo Street, Covina, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/52ddcb30-85d9-11f0-af2f-d180d11a7521-rimg-w820-h482-dcf6

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 25 Oct, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1271 West Badillo Street, Covina, US
- **Q**: Where can I find ticket details about Harvest Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Harvest Festival",
        "image": "https://cdn-az.allevents.in/events5/banners/50666290-85d9-11f0-af2f-d180d11a7521-rimg-w820-h482-dcf6f6f6-gmir.jpg",
        "startDate": "2025-10-25",
        "endDate": "2025-10-25",
        "url": "https://allevents.in/covina/harvest-festival/1600028767828628",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1271 West Badillo Street",
                "addressLocality": "Covina",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.086662",
                "longitude": "-117.916158"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome! Wear your costume. Chili Cookoff. 6:00pm-8:00pm."
    }
]
```