

# 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


## 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 gallery

- **Alt text**: Port's Got Talent
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a55d20592e4798974ea38974dcafb31e64c63bbec438ea8a0047b7b8c8e55715-rimg-w1200-h675-dcfe6829-gmir?v=1764727429

## FAQs

- **Q**: When and where is Port's Got Talent being held?
  - **A:** Port's Got Talent takes place on Wed, 10 Dec, 2025 at 01:45 am to Wed, 10 Dec, 2025 at 01:45 am at 4 Endeavour Street, Port Douglas, QLD, Australia, Queensland 4877.
- **Q**: Who is organizing Port's Got Talent?
  - **A:** Port's Got Talent is organized by Port Douglas State School.

## 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"
            }
        ]
    }
]
```