

# Event Details

- **Event Name**: Port's Got Talent
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 01:45 am
- **Event Description**: Students audition for a chance to perform in front of the school community at our annual talent show.
- **Event URL**: https://allevents.in/port-douglas/ports-got-talent/200029155840356
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

- **Ticket URL**: http://facebook.com/200029155840356?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=port+douglas-events

## Event venue details

- **city**: Port Douglas
- **state**: QL
- **country**: Australia
- **location**: 4 Endeavour Street, Port Douglas, QLD, Australia, Queensland 4877
- **lat**: -16.52486
- **long**: 145.4603
- **full address**: 4 Endeavour Street, Port Douglas, QLD, Australia, Queensland 4877

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Port Douglas State School (https://allevents.in/org/port-douglas-state-school/27010287)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a55d20592e4798974ea38974dcafb31e64c63bbec438ea8a0047b7b8c8e55715-rimg-w1200-h675-dcfe6829-gmir?v=1764727429
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/cbb9a64ef76ce45c44d6788516be1eb98737cebc055525ebe150a147a4352672-rimg-w300-h300-dcfe6829-gmir?v=1764727429

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 10 Dec, 2025 at 01:45 am
- **Q**: Where is the event happening?
  - **A:** 4 Endeavour Street, Port Douglas, QLD, Australia, Queensland 4877
- **Q**: Who is organizing the event?
  - **A:** Port Douglas State School
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Port's Got Talent ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Port's Got Talent",
        "image": "https://cdn-az.allevents.in/events6/banners/a55d20592e4798974ea38974dcafb31e64c63bbec438ea8a0047b7b8c8e55715-rimg-w1200-h675-dcfe6829-gmir?v=1764727429",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/port-douglas/ports-got-talent/200029155840356",
        "location": {
            "@type": "Place",
            "name": "4 Endeavour Street, Port Douglas, QLD, Australia, Queensland 4877",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Endeavour St, Port Douglas QLD 4877, Australia",
                "addressLocality": "Port Douglas",
                "addressRegion": "QL",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-16.52486",
                "longitude": "145.4603"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Students audition for a chance to perform in front of the school community at our annual talent show.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Port Douglas State School",
                "url": "https://allevents.in/org/port-douglas-state-school/27010287"
            }
        ]
    }
]
```