

# Event Details

- **Event Name**: Parkville Ward Youth Fundraiser Auction
- **Event Start and End Date**: Sat, 09 May, 2026 at 06:00 pm – Sat, 09 May, 2026 at 08:00 pm (-05:00)
- **Event Description**: Come help us raise money for boys and girls summer camps. There will be food and fun and goods and services.
- **Event URL**: https://allevents.in/platte-city/parkville-ward-youth-fundraiser-auction/1600029749165215
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029749165215

## Event venue details

- **city**: Platte City
- **state**: MO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.348926
- **long**: -94.768978
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2700 Ensign Dr, Platte City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8e76d540-14d8-11f1-8ae5-771ed3dbcff0-rimg-w1000-h667-dce

## FAQs

- **Q**: When and where is Parkville Ward Youth Fundraiser Auction being held?
  - **A:** Parkville Ward Youth Fundraiser Auction takes place on Sat, 09 May, 2026 at 06:00 pm to Sat, 09 May, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 2700 Ensign Dr, Platte City, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Parkville Ward Youth Fundraiser Auction",
        "image": "https://cdn-az.allevents.in/events4/banners/6347e2a0-1592-11f1-a400-b5309f7880ac-rimg-w1200-h800-dcedf1f6-gmir.jpg",
        "startDate": "2026-05-09T18:00:00-05:00",
        "endDate": "2026-05-09T20:00:00-05:00",
        "url": "https://allevents.in/platte-city/parkville-ward-youth-fundraiser-auction/1600029749165215",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2700 Ensign Dr",
                "addressLocality": "Platte City",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.348926",
                "longitude": "-94.768978"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come help us raise money for boys and girls summer camps. There will be food and fun and goods and services."
    }
]
```