

# Event Details

- **Event Name**: Party in the Park
- **Event Start and End Date**: Thu, 21 May, 2026 at 10:00 am
- **Event Description**: Last day of school party for all ages! Lots of fun plans are in the works!
- **Event URL**: https://allevents.in/preston/party-in-the-park/200030008192048
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Preston
- **state**: ID
- **country**: United States
- **location**: 186 W 2nd N St, Preston, ID, United States, Idaho 83263
- **lat**: 42.10056
- **long**: -111.88181
- **full address**: 186 W 2nd N St, Preston, ID, United States, Idaho 83263

## Event gallery

- **Alt text**: Party in the Park
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/82a48401a7e053aed6ea8f69802ad1df88ba714ed2005bb371ee2a39391cbcf6-rimg-w1200-h686-dc77482e-gmir?v=1778952366

## FAQs

- **Q**: When and where is Party in the Park being held?
  - **A:** Party in the Park takes place on Thu, 21 May, 2026 at 10:00 am to Thu, 21 May, 2026 at 10:00 am at 186 W 2nd N St, Preston, ID, United States, Idaho 83263.
- **Q**: Who is organizing Party in the Park?
  - **A:** Party in the Park is organized by Preston Candy Store.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Party in the Park is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Preston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Party in the Park sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Party in the Park",
        "image": "https://cdn-az.allevents.in/events1/banners/82a48401a7e053aed6ea8f69802ad1df88ba714ed2005bb371ee2a39391cbcf6-rimg-w1200-h686-dc77482e-gmir?v=1778952366",
        "startDate": "2026-05-21",
        "url": "https://allevents.in/preston/party-in-the-park/200030008192048",
        "location": {
            "@type": "Place",
            "name": "186 W 2nd N St, Preston, ID, United States, Idaho 83263",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "186 W 200 N, Preston, ID 83263, United States",
                "addressLocality": "Preston",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.10056",
                "longitude": "-111.88181"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Last day of school party for all ages! Lots of fun plans are in the works!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Preston Candy Store",
                "url": "https://allevents.in/org/preston-candy-store/25468149"
            }
        ]
    }
]
```