

# Event Details

- **Event Name**: Parkway 2nd ward Relief Society Activity
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 12:00 pm – Mon, 15 Dec, 2025 at 01:30 pm
- **Event Description**: Soups and Service Activity
- **Event URL**: https://allevents.in/chesterfield/parkway-2nd-ward-relief-society-activity/1600029196533745
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Chesterfield
- **state**: MO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.613927452115
- **long**: -90.548545431084
- **full address**: The Church of Jesus Christ of Latter-day Saints, 15081 Clayton Road, Chesterfield, US

## Event gallery

- **Alt text**: Parkway 2nd ward Relief Society Activity
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Parkway+2nd+ward+Relief+Society+Activity&date=Mon%2C+15+Dec%2C+2025+at+12%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Parkway 2nd ward Relief Society Activity being held?
  - **A:** Parkway 2nd ward Relief Society Activity takes place on Mon, 15 Dec, 2025 at 12:00 pm to Mon, 15 Dec, 2025 at 01:30 pm at The Church of Jesus Christ of Latter-day Saints, 15081 Clayton Road, Chesterfield, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Parkway 2nd ward Relief Society Activity",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Parkway+2nd+ward+Relief+Society+Activity&date=Mon%2C+15+Dec%2C+2025+at+12%3A00+pm&bg=1",
        "startDate": "2025-12-15",
        "endDate": "2025-12-15",
        "url": "https://allevents.in/chesterfield/parkway-2nd-ward-relief-society-activity/1600029196533745",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15081 Clayton Road",
                "addressLocality": "Chesterfield",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.613927452115",
                "longitude": "-90.548545431084"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Soups and Service Activity"
    }
]
```