

# Event Details

- **Event Name**: OYC Christmas Celebrations
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 12:00 am
- **Event Description**: Saturday 13 December 2025 is the day for our OYC Christmas Celebration
- **Event URL**: https://allevents.in/dunedin/oyc-christmas-celebrations/200029216371852
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Dunedin
- **state**: OT
- **country**: New Zealand
- **location**: 25 Magnet Street, Dunedin, New Zealand 9016
- **lat**: -45.87129
- **long**: 170.52792
- **full address**: 25 Magnet Street, Dunedin, New Zealand 9016, New Zealand

## Event gallery

- **Alt text**: OYC Christmas Celebrations
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/80cb92ba7048fc1e3dfa419a09a97adcf430449b780b8afd4009df0e00a09c57-rimg-w1024-h1536-dc012a44-gmir?v=1765571937

## FAQs

- **Q**: When and where is OYC Christmas Celebrations being held?
  - **A:** OYC Christmas Celebrations takes place on Sat, 13 Dec, 2025 at 12:00 am to Sat, 13 Dec, 2025 at 12:00 am at 25 Magnet Street, Dunedin, New Zealand 9016, New Zealand.
- **Q**: Who is organizing OYC Christmas Celebrations?
  - **A:** OYC Christmas Celebrations is organized by Otago Yacht Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "OYC Christmas Celebrations",
        "image": "https://cdn-az.allevents.in/events9/banners/80cb92ba7048fc1e3dfa419a09a97adcf430449b780b8afd4009df0e00a09c57-rimg-w1024-h1536-dc012a44-gmir?v=1765571937",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/dunedin/oyc-christmas-celebrations/200029216371852",
        "location": {
            "@type": "Place",
            "name": "25 Magnet Street, Dunedin, New Zealand 9016",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Magnet St, Dunedin Central, Dunedin 9016, New Zealand",
                "addressLocality": "Dunedin",
                "addressRegion": "OT",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-45.87129",
                "longitude": "170.52792"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Saturday 13 December 2025 is the day for our OYC Christmas Celebration",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Otago Yacht Club",
                "url": "https://allevents.in/org/otago-yacht-club/26541608"
            }
        ]
    }
]
```