

# Event Details

- **Event Name**: All YM: Pumpkin carving/ tossing
- **Event Start and End Date**: Wed, 21 Oct, 2026 at 07:00 pm – Wed, 21 Oct, 2026 at 08:30 pm (-05:00)
- **Event Description**: all YM will be carving Pumpkins at the pavilion
- **Event URL**: https://allevents.in/stillwater/all-ym-pumpkin-carving-tossing/1600030632930805
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Stillwater
- **state**: OK
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.09459886193
- **long**: -97.088502997874
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2324 West 26th Avenue, Stillwater, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a86ddd20-a44f-11f1-8345-8160f1306c66-rimg-w1000-h563-dcc

## FAQs

- **Q**: When and where is All YM: Pumpkin carving/ tossing being held?
  - **A:** All YM: Pumpkin carving/ tossing takes place on Wed, 21 Oct, 2026 at 07:00 pm to Wed, 21 Oct, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 2324 West 26th Avenue, Stillwater, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "All YM: Pumpkin carving/ tossing",
        "image": "https://cdn-az.allevents.in/events9/banners/9e97f780-a89c-11f1-a4a1-eb59356bc08b-rimg-w1200-h675-dcc8d8e8-gmir.jpg",
        "startDate": "2026-10-21T19:00:00-05:00",
        "endDate": "2026-10-21T20:30:00-05:00",
        "url": "https://allevents.in/stillwater/all-ym-pumpkin-carving-tossing/1600030632930805",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2324 West 26th Avenue",
                "addressLocality": "Stillwater",
                "addressRegion": "OK",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.09459886193",
                "longitude": "-97.088502997874"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "all YM will be carving Pumpkins at the pavilion"
    }
]
```