

# Event Details

- **Event Name**: Annual Treat in the Park hosted by the Burlington Lions Club
- **Event Start and End Date**: Fri, 31 Oct, 2025 at 05:00 pm
- **Event Description**: We will be hosting our annual Treat in the Park on Halloween, Friday, Oct 31st starting at 5pm! Hope to see you there!
- **Event URL**: https://allevents.in/burlington/annual-treat-in-the-park-hosted-by-the-burlington-lions-club/200029066599609
- **Event Categories**: halloween
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: IL
- **country**: United States
- **location**: 401 Park St, Burlington, IL 60109, United States
- **lat**: 42.04726
- **long**: -88.54668
- **full address**: 401 Park St, Burlington, IL 60109, United States

## Event gallery

- **Alt text**: Annual Treat in the Park hosted by the Burlington Lions Club
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/cf226a7394f98185b39adbfd2b8b6c265aa57158487a575ea571b36e26e7ca0e-rimg-w1080-h1920-dc33124f-gmir?v=1761842164

## FAQs

- **Q**: When and where is Annual Treat in the Park hosted by the Burlington Lions Club being held?
  - **A:** Annual Treat in the Park hosted by the Burlington Lions Club takes place on Fri, 31 Oct, 2025 at 05:00 pm to Fri, 31 Oct, 2025 at 05:00 pm at 401 Park St, Burlington, IL 60109, United States.
- **Q**: Who is organizing Annual Treat in the Park hosted by the Burlington Lions Club?
  - **A:** Annual Treat in the Park hosted by the Burlington Lions Club is organized by Burlington IL Lions Club .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Treat in the Park hosted by the Burlington Lions Club",
        "image": "https://cdn-az.allevents.in/events9/banners/cf226a7394f98185b39adbfd2b8b6c265aa57158487a575ea571b36e26e7ca0e-rimg-w1080-h1920-dc33124f-gmir?v=1761842164",
        "startDate": "2025-10-31",
        "url": "https://allevents.in/burlington/annual-treat-in-the-park-hosted-by-the-burlington-lions-club/200029066599609",
        "location": {
            "@type": "Place",
            "name": "401 Park St, Burlington, IL 60109, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Burlington Park, 401 Park St, Burlington, IL 60109, United States",
                "addressLocality": "Burlington",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.04726",
                "longitude": "-88.54668"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be hosting our annual Treat in the Park on Halloween, Friday, Oct 31st starting at 5pm! Hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Burlington IL Lions Club ",
                "url": "https://allevents.in/org/burlington-il-lions-club/26934589"
            }
        ]
    }
]
```