

# Event Details

- **Event Name**: Fall Festival
- **Event Start and End Date**: Sat, 11 Oct, 2025 at 03:00 pm – Sat, 11 Oct, 2025 at 06:00 pm
- **Event Description**: Join us for our Fall Festival at Redeeming Grace Church, 617a Hanna Ave, Loveland, Ohio. See you there!
- **Event URL**: https://allevents.in/loveland/fall-festival/200028955052820
- **Event Categories**: Festivals
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Loveland
- **state**: OH
- **country**: United States
- **location**: 617a Hanna Avenue, Loveland, OH
- **lat**: 39.25905
- **long**: -84.25952
- **full address**: 617a Hanna Avenue, Loveland, OH, United States

## Event gallery

- **Alt text**: Fall Festival
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c2f0f0761dffafa492f79ac7e9a6d152ebac5493df66582d966a6bca7ccbdd4e-rimg-w1200-h1553-dcece0d2-gmir?v=1759555467

## FAQs

- **Q**: When and where is Fall Festival being held?
  - **A:** Fall Festival takes place on Sat, 11 Oct, 2025 at 03:00 pm to Sat, 11 Oct, 2025 at 06:00 pm at 617a Hanna Avenue, Loveland, OH, United States.
- **Q**: Who is organizing Fall Festival?
  - **A:** Fall Festival is organized by Redeeming Grace Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fall Festival",
        "image": "https://cdn-az.allevents.in/events9/banners/c2f0f0761dffafa492f79ac7e9a6d152ebac5493df66582d966a6bca7ccbdd4e-rimg-w1200-h1553-dcece0d2-gmir?v=1759555467",
        "startDate": "2025-10-11",
        "endDate": "2025-10-11",
        "url": "https://allevents.in/loveland/fall-festival/200028955052820",
        "location": {
            "@type": "Place",
            "name": "617a Hanna Avenue, Loveland, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "617 Hanna Ave, Loveland, OH 45140-3117, United States",
                "addressLocality": "Loveland",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.25905",
                "longitude": "-84.25952"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Fall Festival at Redeeming Grace Church, 617a Hanna Ave, Loveland, Ohio. See you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Redeeming Grace Church",
                "url": "https://allevents.in/org/redeeming-grace-church/24874038"
            }
        ]
    }
]
```