

# Event Details

- **Event Name**: KPCC Carols Night
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 05:45 am – Sun, 21 Dec, 2025 at 09:00 am
- **Event Description**: We would love for you to join us at our Carols night! We will be having carols, children's games, a free sausage sizzle and a visit from Santa! Let's celebrate the birth of Jesus with fun for all!
- **Event URL**: https://allevents.in/blacktown/kpcc-carols-night/200029189897945
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Blacktown
- **state**: NS
- **country**: Australia
- **location**: Kings Park Community Church
- **lat**: -33.7436
- **long**: 150.90465
- **full address**: Kings Park Community Church, Unit 1, 13 Turbo Rd, Kings Park, Blacktown, Australia

## Event gallery

- **Alt text**: KPCC Carols Night
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2d879d3dd788940cfcf57f811efea0efe269d669d76ffece191eaadd381450b5-rimg-w1200-h675-dc770107-gmir?v=1765494323

## FAQs

- **Q**: When and where is KPCC Carols Night being held?
  - **A:** KPCC Carols Night takes place on Sun, 21 Dec, 2025 at 05:45 am to Sun, 21 Dec, 2025 at 09:00 am at Kings Park Community Church, Unit 1, 13 Turbo Rd, Kings Park, Blacktown, Australia.
- **Q**: Who is organizing KPCC Carols Night?
  - **A:** KPCC Carols Night is organized by Kings Park Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "KPCC Carols Night",
        "image": "https://cdn-az.allevents.in/events10/banners/2d879d3dd788940cfcf57f811efea0efe269d669d76ffece191eaadd381450b5-rimg-w1200-h675-dc770107-gmir?v=1765494323",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/blacktown/kpcc-carols-night/200029189897945",
        "location": {
            "@type": "Place",
            "name": "Kings Park Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Unit 1, 13 Turbo Rd, Kings Park",
                "addressLocality": "Blacktown",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.7436",
                "longitude": "150.90465"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We would love for you to join us at our Carols night! We will be having carols, children's games, a free sausage sizzle and a visit from Santa! Let's celebrate the birth of Jesus with fun for all!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kings Park Community Church",
                "url": "https://allevents.in/org/kings-park-community-church/27072024"
            }
        ]
    }
]
```