

# Event Details

- **Event Name**: Park Meet-Up
- **Event Start and End Date**: Thu, 11 Jun, 2026 at 05:00 pm
- **Event Description**: Meeting at the park on the North side of the baseball fields!
- **Event URL**: https://allevents.in/west-valley-city/park-meet-up/200030205628733
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: West Valley City
- **state**: UT
- **country**: United States
- **location**: 4552 W 3500 S, West Valley City, UT 84120-6093, United States
- **lat**: 40.69817
- **long**: -111.99984
- **full address**: 4552 W 3500 S, West Valley City, UT 84120-6093, United States

## Event gallery

- **Alt text**: Park Meet-Up
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/37f25c6cf97b31d771c48e58405fb3111da5082efcf0f67ca58c4f3e91ec7de0-rimg-w1191-h474-dcfbfdfa-gmir?v=1780964553

## FAQs

- **Q**: When and where is Park Meet-Up being held?
  - **A:** Park Meet-Up takes place on Thu, 11 Jun, 2026 at 05:00 pm to Thu, 11 Jun, 2026 at 05:00 pm at 4552 W 3500 S, West Valley City, UT 84120-6093, United States.
- **Q**: Who is organizing Park Meet-Up?
  - **A:** Park Meet-Up is organized by Jackling Elementary PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Park Meet-Up",
        "image": "https://cdn-az.allevents.in/events1/banners/37f25c6cf97b31d771c48e58405fb3111da5082efcf0f67ca58c4f3e91ec7de0-rimg-w1191-h474-dcfbfdfa-gmir?v=1780964553",
        "startDate": "2026-06-11",
        "url": "https://allevents.in/west-valley-city/park-meet-up/200030205628733",
        "location": {
            "@type": "Place",
            "name": "4552 W 3500 S, West Valley City, UT 84120-6093, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4552 W 3500 S, West Valley City, UT 84120-6093, United States",
                "addressLocality": "West Valley City",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.69817",
                "longitude": "-111.99984"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meeting at the park on the North side of the baseball fields!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jackling Elementary PTA",
                "url": "https://allevents.in/org/jackling-elementary-pta/27884672"
            }
        ]
    }
]
```