

# Event Details

- **Event Name**: SWAN VIEW CHRISTMAS CELEBRATION
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 03:00 pm – Sat, 20 Dec, 2025 at 04:00 pm
- **Event Description**: FREE ACTIVITIES RIDES GAMES ENTERTAINMENT FOOD TRUCKS MARKETS AND CHRISTMAS CAROLS AFTER 6PM
- **Event URL**: https://allevents.in/perth/swan-view-christmas-celebration/80001842396679
- **Event Categories**: food-drinks
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Perth
- **state**: WA
- **country**: Australia
- **location**: Swan View Senior High School, Gladstone Avenue, Swan View WA, Australia
- **lat**: -31.9505269000
- **long**: 115.8604572000
- **full address**: Swan View Senior High School, Gladstone Avenue, Swan View WA, Australia, Perth, Australia

## Event gallery

- **Alt text**: SWAN VIEW CHRISTMAS CELEBRATION
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb68ce12af7bfe6.jpg

## FAQs

- **Q**: When and where is SWAN VIEW CHRISTMAS CELEBRATION being held?
  - **A:** SWAN VIEW CHRISTMAS CELEBRATION takes place on Sat, 20 Dec, 2025 at 03:00 pm to Sat, 20 Dec, 2025 at 04:00 pm at Swan View Senior High School, Gladstone Avenue, Swan View WA, Australia, Perth, Australia.
- **Q**: Who is organizing SWAN VIEW CHRISTMAS CELEBRATION?
  - **A:** SWAN VIEW CHRISTMAS CELEBRATION is organized by Swan View Community Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SWAN VIEW CHRISTMAS CELEBRATION",
        "image": "https://cdn2.allevents.in/thumbs/thumb68ce12af7bfe6.jpg",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/perth/swan-view-christmas-celebration/80001842396679",
        "location": {
            "@type": "Place",
            "name": "Swan View Senior High School, Gladstone Avenue, Swan View WA, Australia",
            "address": {
                "@type": "PostalAddress",
                "name": "Swan View Senior High School, Gladstone Avenue, Swan View WA, Australia, Perth, Australia",
                "addressLocality": "Perth",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-31.9505269000",
                "longitude": "115.8604572000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FREE ACTIVITIES RIDES GAMES ENTERTAINMENT FOOD TRUCKS MARKETS AND CHRISTMAS CAROLS AFTER 6PM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Swan View Community Association",
                "url": "https://allevents.in/org/swan-view-community-association/26737823"
            }
        ]
    }
]
```