

# Event Details

- **Event Name**: St. Jude Pumpkin Patch
- **Event Start and End Date**: Sat, 03 Oct, 2026 at 10:00 am – Sat, 03 Oct, 2026 at 05:00 pm (-06:00)
- **Event Description**: Games, food, train rides, s’mores and lots of family fun!
- **Event URL**: https://allevents.in/havre/st-jude-pumpkin-patch/200030647339919
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Havre
- **state**: MT
- **country**: United States
- **location**: Havre, Montana
- **lat**: 48.5454
- **long**: -109.678
- **full address**: Havre, Montana, United States

## Event gallery

- **Alt text**: St. Jude Pumpkin Patch
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a633d9db1f422b4e6216d76e1d0a5ee91abe8f56408442ed2c67a75882934708-rimg-w1170-h1488-dcf8f8f8-gmir?v=1788329059

## FAQs

- **Q**: When and where is St. Jude Pumpkin Patch being held?
  - **A:** St. Jude Pumpkin Patch takes place on Sat, 03 Oct, 2026 at 10:00 am to Sat, 03 Oct, 2026 at 05:00 pm at Havre, Montana, United States.
- **Q**: Who is organizing St. Jude Pumpkin Patch?
  - **A:** St. Jude Pumpkin Patch is organized by St. Jude Pumpkin Patch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "St. Jude Pumpkin Patch",
        "image": "https://cdn-az.allevents.in/events6/banners/a633d9db1f422b4e6216d76e1d0a5ee91abe8f56408442ed2c67a75882934708-rimg-w1170-h1488-dcf8f8f8-gmir?v=1788329059",
        "startDate": "2026-10-03T10:00:00-06:00",
        "endDate": "2026-10-03T17:00:00-06:00",
        "url": "https://allevents.in/havre/st-jude-pumpkin-patch/200030647339919",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Havre, Montana",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Havre,MT,United States",
                "addressLocality": "Havre",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.5454",
                "longitude": "-109.678"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Games, food, train rides, s’mores and lots of family fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Jude Pumpkin Patch",
                "url": "https://allevents.in/org/st-jude-pumpkin-patch/28132398"
            }
        ]
    }
]
```