

# Event Details

- **Event Name**: Family Christmas BBQ
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 05:00 am
- **Event Description**: This coming Saturday is our family Christmas BBQ, This is open to everyone, junior and senior players, past players, future players who maybe thinking of giving it a go, and of course your families ?
- **Event URL**: https://allevents.in/nelson/family-christmas-bbq/200029289180139
- **Event Categories**: christmas, workshops
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Nelson
- **state**: NE
- **country**: New Zealand
- **location**: Nelson Rugby Football Club
- **lat**: -41.267934547882
- **long**: 173.28351104188
- **full address**: Nelson Rugby Football Club, Nelson, New Zealand

## Event gallery

- **Alt text**: Family Christmas BBQ
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8224fb63e7299b1350035338a013b7b0150f7ce02d7294ef70e96ba3c4d8faa8-rimg-w1200-h630-dc072a58-gmir?v=1764713439

## FAQs

- **Q**: When and where is Family Christmas BBQ being held?
  - **A:** Family Christmas BBQ takes place on Sat, 06 Dec, 2025 at 05:00 am to Sat, 06 Dec, 2025 at 05:00 am at Nelson Rugby Football Club, Nelson, New Zealand.
- **Q**: Who is organizing Family Christmas BBQ?
  - **A:** Family Christmas BBQ is organized by Nelson Rugby Football Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Family Christmas BBQ 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 Nelson, this event is thoughtfully curated to deliver a standout experience worth every moment. If Family Christmas BBQ 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": "Family Christmas BBQ",
        "image": "https://cdn-az.allevents.in/events3/banners/8224fb63e7299b1350035338a013b7b0150f7ce02d7294ef70e96ba3c4d8faa8-rimg-w1200-h630-dc072a58-gmir?v=1764713439",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/nelson/family-christmas-bbq/200029289180139",
        "location": {
            "@type": "Place",
            "name": "Nelson Rugby Football Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Nelson, New Zealand",
                "addressLocality": "Nelson",
                "addressRegion": "NE",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-41.267934547882",
                "longitude": "173.28351104188"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This coming Saturday is our family Christmas BBQ, This is open to everyone, junior and senior players, past players, future players who maybe thinking of giving it a go, and of course your families ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nelson Rugby Football Club",
                "url": "https://allevents.in/org/nelson-rugby-football-club/27179512"
            }
        ]
    }
]
```