

# Event Details

- **Event Name**: Christmas Week
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 06:30 am – Thu, 04 Dec, 2025 at 12:00 pm
- **Event Description**: Let’s celebrate the festive season!! ?
- **Event URL**: https://allevents.in/adelaide/christmas-week/200028874289906
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Adelaide
- **state**: SA
- **country**: Australia
- **location**: Seacliff Recreation Centre
- **lat**: -35.031
- **long**: 138.52187
- **full address**: Seacliff Recreation Centre, 32 Yacca Road,Adelaide,SA,Australia

## Event gallery

- **Alt text**: Christmas Week
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1aa6c193d1e10e288a103e08f572c74ff03d0f444b08bbbb613459149e095005-rimg-w1200-h675-dca02234-gmir?v=1763888145

## FAQs

- **Q**: When and where is Christmas Week being held?
  - **A:** Christmas Week takes place on Thu, 04 Dec, 2025 at 06:30 am to Thu, 04 Dec, 2025 at 12:00 pm at Seacliff Recreation Centre, 32 Yacca Road,Adelaide,SA,Australia.
- **Q**: Who is organizing Christmas Week?
  - **A:** Christmas Week is organized by Seacliff Calisthenics Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Week",
        "image": "https://cdn-az.allevents.in/events4/banners/1aa6c193d1e10e288a103e08f572c74ff03d0f444b08bbbb613459149e095005-rimg-w1200-h675-dca02234-gmir?v=1763888145",
        "startDate": "2025-12-04",
        "endDate": "2025-12-04",
        "url": "https://allevents.in/adelaide/christmas-week/200028874289906",
        "location": {
            "@type": "Place",
            "name": "Seacliff Recreation Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "32 Yacca Road,Adelaide,SA,Australia",
                "addressLocality": "Adelaide",
                "addressRegion": "SA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-35.031",
                "longitude": "138.52187"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s celebrate the festive season!! ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seacliff Calisthenics Club",
                "url": "https://allevents.in/org/seacliff-calisthenics-club/21121485"
            }
        ]
    }
]
```