

# Event Details

- **Event Name**: Afternoon in the Park
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 02:00 pm – Sat, 20 Jun, 2026 at 04:00 pm
- **Event Description**: Go Fly a Kite!!  
And play games and eat popsicles!
Saturday, June 20th 2:00pm - 4:00pm
- **Event URL**: https://allevents.in/liverpool/afternoon-in-the-park/200030162350205
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Liverpool
- **state**: NY
- **country**: United States
- **location**: 604 Oswego St, Liverpool, NY 13088-5141, United States
- **lat**: 43.10383
- **long**: -76.20656
- **full address**: 604 Oswego St, Liverpool, NY 13088-5141, United States

## Event gallery

- **Alt text**: Afternoon in the Park
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a89255fb9f3a6c025bd7f3556d3c35879d102fbc77365e070bb8e1bedec33223-rimg-w1080-h1080-dcffffff-gmir?v=1781676797

## FAQs

- **Q**: When and where is Afternoon in the Park being held?
  - **A:** Afternoon in the Park takes place on Sat, 20 Jun, 2026 at 02:00 pm to Sat, 20 Jun, 2026 at 04:00 pm at 604 Oswego St, Liverpool, NY 13088-5141, United States.
- **Q**: Who is organizing Afternoon in the Park?
  - **A:** Afternoon in the Park is organized by Liverpool First United Methodist Church .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Afternoon in the Park",
        "image": "https://cdn-az.allevents.in/events1/banners/a89255fb9f3a6c025bd7f3556d3c35879d102fbc77365e070bb8e1bedec33223-rimg-w1080-h1080-dcffffff-gmir?v=1781676797",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/liverpool/afternoon-in-the-park/200030162350205",
        "location": {
            "@type": "Place",
            "name": "604 Oswego St, Liverpool, NY 13088-5141, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "604 Oswego St, Liverpool, NY 13088-5141, United States",
                "addressLocality": "Liverpool",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.10383",
                "longitude": "-76.20656"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Go Fly a Kite!!  \nAnd play games and eat popsicles!\nSaturday, June 20th 2:00pm - 4:00pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Liverpool First United Methodist Church ",
                "url": "https://allevents.in/org/liverpool-first-united-methodist-church/27359460"
            }
        ]
    }
]
```