

# Event Details

- **Event Name**: Festive event
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 03:00 pm
- **Event Description**: Our third annual  festive event. bringing together people, music, food and festivities,  mulled wine, games, activities, and  community.  Our last big event of the year.
- **Event URL**: https://allevents.in/bournemouth/festive-event/200028902210911
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 154

## Ticket Details


## Event venue details

- **city**: Bournemouth
- **state**: EN
- **country**: United Kingdom
- **location**: Redhill Park, Redhill Avenue, Bournemouth
- **lat**: 50.75477
- **long**: -1.88063
- **full address**: Redhill Park, Redhill Avenue, Bournemouth, United Kingdom

## Event gallery

- **Alt text**: Festive event
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4412f42c66054598f37e185a4e5485a97cb9af6d27790ca8c3c40e6526aeb277-rimg-w1200-h904-dc63a4f0-gmir?v=1765430832

## FAQs

- **Q**: When and where is Festive event being held?
  - **A:** Festive event takes place on Thu, 18 Dec, 2025 at 03:00 pm to Thu, 18 Dec, 2025 at 03:00 pm at Redhill Park, Redhill Avenue, Bournemouth, United Kingdom.
- **Q**: Who is organizing Festive event?
  - **A:** Festive event is organized by Redhill Park Cafe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Festive event",
        "image": "https://cdn-az.allevents.in/events10/banners/4412f42c66054598f37e185a4e5485a97cb9af6d27790ca8c3c40e6526aeb277-rimg-w1200-h904-dc63a4f0-gmir?v=1765430832",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/bournemouth/festive-event/200028902210911",
        "location": {
            "@type": "Place",
            "name": "Redhill Park, Redhill Avenue, Bournemouth",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Redhill Park, Redhill Avenue, Bournemouth, BH9 2, United Kingdom",
                "addressLocality": "Bournemouth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.75477",
                "longitude": "-1.88063"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our third annual  festive event. bringing together people, music, food and festivities,  mulled wine, games, activities, and  community.  Our last big event of the year.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Redhill Park Cafe",
                "url": "https://allevents.in/org/redhill-park-cafe/23333976"
            }
        ]
    }
]
```