

# Event Details

- **Event Name**: Santa is coming
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 01:00 am
- **Event Description**: Santa is coming to Lakeside Square! From 11am to 2pm Santa and one of his elf friends will be at Lakeside Square. Come on down to take some pictures and feel the holiday cheer.
- **Event URL**: https://allevents.in/pakenham/santa-is-coming/200029353094123
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Pakenham
- **state**: VI
- **country**: Australia
- **location**: 9 Village Way, Pakenham, VIC, Australia, Victoria 3810
- **lat**: -38.07303
- **long**: 145.43784
- **full address**: 9 Village Way, Pakenham, VIC, Australia, Victoria 3810

## Event gallery

- **Alt text**: Santa is coming
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3fdf0a3392abe73be088dcd25163417ea1fc10f698dd1a75892bcde24de06709-rimg-w851-h315-dcc4eaf1-gmir?v=1765676423

## FAQs

- **Q**: When and where is Santa is coming being held?
  - **A:** Santa is coming takes place on Sat, 20 Dec, 2025 at 01:00 am to Sat, 20 Dec, 2025 at 01:00 am at 9 Village Way, Pakenham, VIC, Australia, Victoria 3810.
- **Q**: Who is organizing Santa is coming?
  - **A:** Santa is coming is organized by Lakeside Square.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa is coming",
        "image": "https://cdn-az.allevents.in/events3/banners/3fdf0a3392abe73be088dcd25163417ea1fc10f698dd1a75892bcde24de06709-rimg-w851-h315-dcc4eaf1-gmir?v=1765676423",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/pakenham/santa-is-coming/200029353094123",
        "location": {
            "@type": "Place",
            "name": "9 Village Way, Pakenham, VIC, Australia, Victoria 3810",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lakeside Square Shopping Centr, 9 Village Way, Pakenham VIC 3810, Australia",
                "addressLocality": "Pakenham",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-38.07303",
                "longitude": "145.43784"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Santa is coming to Lakeside Square! From 11am to 2pm Santa and one of his elf friends will be at Lakeside Square. Come on down to take some pictures and feel the holiday cheer.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lakeside Square",
                "url": "https://allevents.in/org/lakeside-square/26254461"
            }
        ]
    }
]
```