

# Event Details

- **Event Name**: Ultimate
- **Event Start and End Date**: Sat, 24 May, 2025 at 02:00 pm – Sun, 25 May, 2025 at 11:00 pm
- **Event Description**: A two day festival in the beautiful grounds of Upton Country Park!Music Genres :  Rock, Pop
- **Event URL**: https://allevents.in/poole/ultimate/300040987120
- **Event Categories**: festivals, country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/festivals/ultimate-festivals-poole/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Poole
- **state**: EN
- **country**: United Kingdom
- **location**: Upton Country Park.
- **lat**: 50.73657
- **long**: -2.011088
- **full address**: Upton Country Park., Poole Road, Poole, United Kingdom

## Event gallery

- **Alt text**: Ultimate
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/a/1/5/2017701_58d07098_ultimate-festivals-poole_1024.jpg

## FAQs

- **Q**: When and where is Ultimate being held?
  - **A:** Ultimate takes place on Sat, 24 May, 2025 at 02:00 pm to Sun, 25 May, 2025 at 11:00 pm at Upton Country Park., Poole Road, Poole, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ultimate is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Poole, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ultimate 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": "Ultimate",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/a/1/5/2017701_58d07098_ultimate-festivals-poole_1024.jpg",
        "startDate": "2025-05-24",
        "endDate": "2025-05-25",
        "url": "https://allevents.in/poole/ultimate/300040987120",
        "location": {
            "@type": "Place",
            "name": "Upton Country Park.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Poole Road",
                "addressLocality": "Poole",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.73657",
                "longitude": "-2.011088"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A two day festival in the beautiful grounds of Upton Country Park!Music Genres :  Rock, Pop"
    }
]
```