

# Event Details

- **Event Name**: Pumpkins in the Park
- **Event Start and End Date**: Sat, 17 Oct, 2026 at 10:00 am – Sun, 18 Oct, 2026 at 05:00 pm (+00:00)
- **Event Description**: A a fun-filled two-day Pumpkin and Autumn themed festival
- **Event URL**: https://allevents.in/southampton/pumpkins-in-the-park/300042701123
- **Event Categories**: festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Southampton/Royal-Victoria-Country-Park---Southampton/Pumpkins-in-the-Park/42701123/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Southampton
- **state**: EN
- **country**: United Kingdom
- **location**: Royal Victoria Country Park   Southampton
- **lat**: 50.868544
- **long**: -1.342678
- **full address**: Royal Victoria Country Park   Southampton, The Park Office, Royal Victoria Country Park, Netley, Southampton, United Kingdom

## Event gallery

- **Alt text**: Pumpkins in the Park
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/19a2d5cc331640bb57a8434af6b917815511d3bb20f02a9a497f3410e0992e31-rimg-w400-h400-dc181818-gmir.png?v=1788307449

## FAQs

- **Q**: When and where is Pumpkins in the Park being held?
  - **A:** Pumpkins in the Park takes place on Sat, 17 Oct, 2026 at 10:00 am to Sun, 18 Oct, 2026 at 05:00 pm at Royal Victoria Country Park   Southampton, The Park Office, Royal Victoria Country Park, Netley, Southampton, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pumpkins in the Park is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Southampton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pumpkins in the Park sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Pumpkins in the Park",
        "image": "https://cdn-az.allevents.in/events1/banners/19a2d5cc331640bb57a8434af6b917815511d3bb20f02a9a497f3410e0992e31-rimg-w400-h400-dc181818-gmir.png?v=1788307449",
        "startDate": "2026-10-17T10:00:00+00:00",
        "endDate": "2026-10-18T17:00:00+00:00",
        "url": "https://allevents.in/southampton/pumpkins-in-the-park/300042701123",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Royal Victoria Country Park   Southampton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Park Office, Royal Victoria Country Park, Netley",
                "addressLocality": "Southampton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.868544",
                "longitude": "-1.342678"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A a fun-filled two-day Pumpkin and Autumn themed festival"
    }
]
```