

# Event Details

- **Event Name**: Fall Festival 
- **Event Start and End Date**: Sat, 25 Oct, 2025 at 04:00 pm – Sat, 25 Oct, 2025 at 08:00 pm
- **Event Description**: Come for some good fun, food, and games!
- **Event URL**: https://allevents.in/maysville/fall-festival/200028990724419
- **Event Categories**: festivals, fall-festivals, food-truck-festivals
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details

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

## Event venue details

- **city**: Maysville
- **state**: GA
- **country**: United States
- **location**: 70 Unity Church Circle, Maysville, GA
- **lat**: 34.25023
- **long**: -83.60607
- **full address**: 70 Unity Church Circle, Maysville, GA, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Unity Christian Church - Maysville, GA (https://allevents.in/org/unity-christian-church-maysville-ga/25370338)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Fall+Festival+&date=Sat%2C+25+Oct%2C+2025+at+04%3A00+pm&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Fall+Festival+&date=25+Oct

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 25 Oct, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** 70 Unity Church Circle, Maysville, GA, United States
- **Q**: Who is organizing the event?
  - **A:** Unity Christian Church - Maysville, GA
- **Q**: What type of event is this?
  - **A:** festivals, fall-festivals, food-truck-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://dyn-image.allevents.in/generate-image?v=4&title=Fall+Festival+&date=Sat%2C+25+Oct%2C+2025+at+04%3A00+pm&bg=5",
        "startDate": "2025-10-25",
        "endDate": "2025-10-25",
        "url": "https://allevents.in/maysville/fall-festival/200028990724419",
        "location": {
            "@type": "Place",
            "name": "70 Unity Church Circle, Maysville, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "70 Unity Church Cir, Maysville, GA 30558-2410, United States",
                "addressLocality": "Maysville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.25023",
                "longitude": "-83.60607"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come for some good fun, food, and games!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Unity Christian Church - Maysville GA",
                "url": "https://allevents.in/org/unity-christian-church-maysville-ga/25370338"
            }
        ]
    }
]
```