

# Event Details

- **Event Name**: Popsicles in the Park
- **Event Start and End Date**: Wed, 27 Aug, 2025 at 11:00 am
- **Event Description**: Celebrate the end of summer with us at the park!
- **Event URL**: https://allevents.in/middletown/popsicles-in-the-park/200028282698200
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

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

## Event venue details

- **city**: Middletown
- **state**: DE
- **country**: United States
- **location**: Charles E. Price Memorial Park
- **lat**: 39.428108115717
- **long**: -75.747162737023
- **full address**: Charles E. Price Memorial Park, 950 Levels Road,Middletown, Delaware, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: 321foundation (https://allevents.in/org/321foundation/25978979)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/464b94409b12064a4a17a35001b1f2e3073021873b996c5c446fa8c7bc5971a0-rimg-w1200-h1200-dcf2eb47-gmir?v=1756305811
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4881521a0dbeb246062a3551fa56a4d65604cb183b1eeac25f4bdf3fbfc31a87-rimg-w300-h300-dcf2eb47-gmir?v=1756305812

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 27 Aug, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Charles E. Price Memorial Park, 950 Levels Road,Middletown, Delaware, United States
- **Q**: Who is organizing the event?
  - **A:** 321foundation
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Popsicles in the Park ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Popsicles in the Park",
        "image": "https://cdn-az.allevents.in/events8/banners/464b94409b12064a4a17a35001b1f2e3073021873b996c5c446fa8c7bc5971a0-rimg-w1200-h1200-dcf2eb47-gmir?v=1756305811",
        "startDate": "2025-08-27",
        "url": "https://allevents.in/middletown/popsicles-in-the-park/200028282698200",
        "location": {
            "@type": "Place",
            "name": "Charles E. Price Memorial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "950 Levels Road,Middletown, Delaware",
                "addressLocality": "Middletown",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.428108115717",
                "longitude": "-75.747162737023"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the end of summer with us at the park!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "321foundation",
                "url": "https://allevents.in/org/321foundation/25978979"
            }
        ]
    }
]
```