

# Event Details

- **Event Name**: Prospect United Methodist Fall Festival 
- **Event Start and End Date**: Sun, 19 Oct, 2025 at 05:00 pm
- **Event Description**: Join us next Sunday for an afternoon of family fun.
- **Event URL**: https://allevents.in/dacula/prospect-united-methodist-fall-festival/200029051294547
- **Event Categories**: festivals, fall-festivals
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

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

## Event venue details

- **city**: Dacula
- **state**: GA
- **country**: United States
- **location**: Prospect United Methodist Church
- **lat**: 34.020031454074
- **long**: -83.95890803683
- **full address**: Prospect United Methodist Church, 1549 Prospect Rd,Dacula, Georgia, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Prospect UMC (https://allevents.in/org/prospect-umc/26914887)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7c506644d31e8d4b11dbed4ef1c4d3db81406fa8eabcb499bb0ed95f45671d24-rimg-w1200-h1553-dcfef7ed-gmir?v=1760459939
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1645aaf8d128ce36ac4c67ccdafa7567401ba4ba8cb936daf9b3bdc4c2211cd2-rimg-w300-h300-dcfef7ed-gmir?v=1760459939

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 19 Oct, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Prospect United Methodist Church, 1549 Prospect Rd,Dacula, Georgia, United States
- **Q**: Who is organizing the event?
  - **A:** Prospect UMC
- **Q**: What type of event is this?
  - **A:** festivals, fall-festivals
- **Q**: Where can I find ticket details about Prospect United Methodist 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": "Prospect United Methodist Fall Festival",
        "image": "https://cdn-az.allevents.in/events6/banners/7c506644d31e8d4b11dbed4ef1c4d3db81406fa8eabcb499bb0ed95f45671d24-rimg-w1200-h1553-dcfef7ed-gmir?v=1760459939",
        "startDate": "2025-10-19",
        "url": "https://allevents.in/dacula/prospect-united-methodist-fall-festival/200029051294547",
        "location": {
            "@type": "Place",
            "name": "Prospect United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1549 Prospect Rd,Dacula, Georgia",
                "addressLocality": "Dacula",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.020031454074",
                "longitude": "-83.95890803683"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us next Sunday for an afternoon of family fun.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Prospect UMC",
                "url": "https://allevents.in/org/prospect-umc/26914887"
            }
        ]
    }
]
```