

# Event Details

- **Event Name**: Christmas Party
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 08:00 am
- **Event Description**: bring munchies. 
Band is supplying ham and salad meal
- **Event URL**: https://allevents.in/goulburn/christmas-party/200029367754357
- **Event Categories**: christmas, entertainment, parties, music
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Goulburn
- **state**: NS
- **country**: Australia
- **location**: Victoria Park Goulburn
- **lat**: -34.75050667
- **long**: 149.70903333
- **full address**: Victoria Park Goulburn, Faithfull St,Goulburn,NSW,Australia

## Event gallery

- **Alt text**: Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/746959c607b1832c5d78949e14f253fa9805be1958d93ae77bf0fe3b592aa9da-rimg-w960-h540-dcc0baa9-gmir?v=1765957557

## FAQs

- **Q**: When and where is Christmas Party being held?
  - **A:** Christmas Party takes place on Fri, 19 Dec, 2025 at 08:00 am to Fri, 19 Dec, 2025 at 08:00 am at Victoria Park Goulburn, Faithfull St,Goulburn,NSW,Australia.
- **Q**: Who is organizing Christmas Party?
  - **A:** Christmas Party is organized by Goulburn Soldiers Club Pipes and Drums.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Goulburn, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Party",
        "image": "https://cdn-az.allevents.in/events5/banners/746959c607b1832c5d78949e14f253fa9805be1958d93ae77bf0fe3b592aa9da-rimg-w960-h540-dcc0baa9-gmir?v=1765957557",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/goulburn/christmas-party/200029367754357",
        "location": {
            "@type": "Place",
            "name": "Victoria Park Goulburn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Faithfull St,Goulburn,NSW,Australia",
                "addressLocality": "Goulburn",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.75050667",
                "longitude": "149.70903333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "bring munchies. \nBand is supplying ham and salad meal",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Goulburn Soldiers Club Pipes and Drums",
                "url": "https://allevents.in/org/goulburn-soldiers-club-pipes-and-drums/27249366"
            }
        ]
    }
]
```