

# Event Details

- **Event Name**: Pamper the Park
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 09:00 am (-05:00)
- **Event Description**: The City of Aurora Park Board is hosting an event to help beautify our City Parks. Saturday, April 18th, we'll be meeting at the White Park Skate Park.
- **Event URL**: https://allevents.in/aurora/pamper-the-park/200029867637038
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Aurora
- **state**: MO
- **country**: United States
- **location**: White Park
- **lat**: 36.972904821749
- **long**: -93.732631582603
- **full address**: White Park, 710 W Pleasant St, Aurora, MO 65605-1453, United States

## Event gallery

- **Alt text**: Pamper the Park
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ef9f3114e7186bbdfcf9dc3d00980fbc51c5fafd5571de05510c045d088063fe-rimg-w1200-h1200-dcffffff-gmir?v=1775726507

## FAQs

- **Q**: When and where is Pamper the Park being held?
  - **A:** Pamper the Park takes place on Sat, 18 Apr, 2026 at 09:00 am to Sat, 18 Apr, 2026 at 09:00 am at White Park, 710 W Pleasant St, Aurora, MO 65605-1453, United States.
- **Q**: Who is organizing Pamper the Park?
  - **A:** Pamper the Park is organized by City of Aurora Missouri Parks and Recreation Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pamper the Park",
        "image": "https://cdn-az.allevents.in/events10/banners/ef9f3114e7186bbdfcf9dc3d00980fbc51c5fafd5571de05510c045d088063fe-rimg-w1200-h1200-dcffffff-gmir?v=1775726507",
        "startDate": "2026-04-18T09:00:00-05:00",
        "url": "https://allevents.in/aurora/pamper-the-park/200029867637038",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "White Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "710 W Pleasant St, Aurora, MO 65605-1453, United States",
                "addressLocality": "Aurora",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.972904821749",
                "longitude": "-93.732631582603"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The City of Aurora Park Board is hosting an event to help beautify our City Parks. Saturday, April 18th, we'll be meeting at the White Park Skate Park.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Aurora Missouri Parks and Recreation Department",
                "url": "https://allevents.in/org/city-of-aurora-missouri-parks-and-recreation-department/24034208"
            }
        ]
    }
]
```