

# Event Details

- **Event Name**: Fall Festival 
- **Event Start and End Date**: Fri, 31 Oct, 2025 at 05:00 pm
- **Event Description**: Come join us for a fall festival with games, candy and great fellowship
- **Event URL**: https://allevents.in/millbrook/fall-festival/200028851083408
- **Event Categories**: festivals, fall-festivals
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details

- **Ticket URL**: http://facebook.com/200028851083408?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=millbrook-events

## Event venue details

- **city**: Millbrook
- **state**: AL
- **country**: United States
- **location**: Millbrook Baptist Church
- **lat**: 32.504743507015
- **long**: -86.37656572679
- **full address**: Millbrook Baptist Church, 3431 Browns Road,Millbrook,AL,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Millbrook Baptist Church (https://allevents.in/org/millbrook-baptist-church/26095506)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5b65941d56383802660622004a4bd77bbb49effd14345a7c7fec50b694e416c2-rimg-w640-h360-dcded4c6-gmir?v=1759820732
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8e32b3edf16b159332728d49f3c513aed8afaa4f17b39bb28c31b3dd5e6685e9-rimg-w300-h300-dcddd3c5-gmir?v=1759820735

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 31 Oct, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Millbrook Baptist Church, 3431 Browns Road,Millbrook,AL,United States
- **Q**: Who is organizing the event?
  - **A:** Millbrook Baptist Church
- **Q**: What type of event is this?
  - **A:** festivals, fall-festivals
- **Q**: Where can I find ticket details about Fall Festival  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Fall Festival",
        "image": "https://cdn-az.allevents.in/events4/banners/5b65941d56383802660622004a4bd77bbb49effd14345a7c7fec50b694e416c2-rimg-w640-h360-dcded4c6-gmir?v=1759820732",
        "startDate": "2025-10-31",
        "url": "https://allevents.in/millbrook/fall-festival/200028851083408",
        "location": {
            "@type": "Place",
            "name": "Millbrook Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3431 Browns Road,Millbrook,AL,United States",
                "addressLocality": "Millbrook",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.504743507015",
                "longitude": "-86.37656572679"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a fall festival with games, candy and great fellowship",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Millbrook Baptist Church",
                "url": "https://allevents.in/org/millbrook-baptist-church/26095506"
            }
        ]
    }
]
```