

# Event Details

- **Event Name**: New Forest Big Band's Christmas Cracker
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 07:30 pm
- **Event Description**: A great way to get your Christmas festivities started with a toe-tapping concert full of swing, big band and a few Christmas tunes thrown in.
- **Event URL**: https://allevents.in/new-milton/new-forest-big-bands-christmas-cracker/200029167792103
- **Event Categories**: music, entertainment, christmas, concerts
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: https://www.forest-arts.co.uk/event/new-forest-big-bands-christmas-cracker?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=new+milton-events

## Event venue details

- **city**: New Milton
- **state**: EN
- **country**: United Kingdom
- **location**: Forest Arts Centre
- **lat**: 50.747831681617
- **long**: -1.6620518057383
- **full address**: Forest Arts Centre, Old Milton Road,New Milton, Hampshire, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: New Forest Big Band (https://allevents.in/org/new-forest-big-band/26183016)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/089fcd9a20f6554a04468804610f4db7c875f089718b4a3d0e3411500b362000-rimg-w1200-h1553-dc9f1212-gmir?v=1765676089
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=New+Forest+Big+Band%27s+Christmas+Cracker&date=18+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 18 Dec, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Forest Arts Centre, Old Milton Road,New Milton, Hampshire, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** New Forest Big Band
- **Q**: What type of event is this?
  - **A:** music, entertainment, christmas, concerts
- **Q**: Where can I find ticket details about New Forest Big Band's Christmas Cracker ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "New Forest Big Band's Christmas Cracker",
        "image": "https://cdn-az.allevents.in/events10/banners/089fcd9a20f6554a04468804610f4db7c875f089718b4a3d0e3411500b362000-rimg-w1200-h1553-dc9f1212-gmir?v=1765676089",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/new-milton/new-forest-big-bands-christmas-cracker/200029167792103",
        "location": {
            "@type": "Place",
            "name": "Forest Arts Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Old Milton Road,New Milton, Hampshire, United Kingdom",
                "addressLocality": "New Milton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.747831681617",
                "longitude": "-1.6620518057383"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A great way to get your Christmas festivities started with a toe-tapping concert full of swing, big band and a few Christmas tunes thrown in.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Forest Big Band",
                "url": "https://allevents.in/org/new-forest-big-band/26183016"
            }
        ]
    }
]
```