

# Event Details

- **Event Name**: Fire in the park
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: Come out and be a part of the movement. It's Harvest Time.
- **Event URL**: https://allevents.in/sylvester/fire-in-the-park/200029931002727
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sylvester
- **state**: GA
- **country**: United States
- **location**: 303 E Hobson St Sylvester Ga 31791
- **lat**: 31.51758
- **long**: -83.82615
- **full address**: 303 E Hobson St Sylvester Ga 31791, Curtis T Shipp Park, 303 E Hobson St, Sylvester, GA 31791, United States

## Event gallery

- **Alt text**: Fire in the park
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b4594e7e673cf6847de0166141a2d83dc207694c1ff769e95777ae33aacbf383-rimg-w1200-h630-dc040404-gmir?v=1775969427

## FAQs

- **Q**: When and where is Fire in the park being held?
  - **A:** Fire in the park takes place on Sat, 25 Apr, 2026 at 06:00 pm to Sat, 25 Apr, 2026 at 06:00 pm at 303 E Hobson St Sylvester Ga 31791, Curtis T Shipp Park, 303 E Hobson St, Sylvester, GA 31791, United States.
- **Q**: Who is organizing Fire in the park?
  - **A:** Fire in the park is organized by Overcomers Deliverance Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fire in the park",
        "image": "https://cdn-az.allevents.in/events10/banners/b4594e7e673cf6847de0166141a2d83dc207694c1ff769e95777ae33aacbf383-rimg-w1200-h630-dc040404-gmir?v=1775969427",
        "startDate": "2026-04-25T18:00:00-04:00",
        "url": "https://allevents.in/sylvester/fire-in-the-park/200029931002727",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "303 E Hobson St Sylvester Ga 31791",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Curtis T Shipp Park, 303 E Hobson St, Sylvester, GA 31791, United States",
                "addressLocality": "Sylvester",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.51758",
                "longitude": "-83.82615"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and be a part of the movement. It's Harvest Time.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Overcomers Deliverance Church",
                "url": "https://allevents.in/org/overcomers-deliverance-church/23814352"
            }
        ]
    }
]
```