

# Event Details

- **Event Name**: Live show 
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 03:00 pm
- **Event Description**: The live show is changed to December 1
- **Event URL**: https://allevents.in/phnom-penh/live-show/200029155866556
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Phnom Penh
- **state**: PP
- **country**: Cambodia
- **location**: Phnom Penh, Cambodia
- **lat**: 11.570657804982
- **long**: 104.92989537032
- **full address**: Phnom Penh, Cambodia

## Event gallery

- **Alt text**: Live show
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b84502a98243ad28749447fe7a6a08966d79f9ba153048b1d6984a6ee2780eaf-rimg-w1184-h785-dcaac5dc-gmir?v=1764297181

## FAQs

- **Q**: When and where is Live show  being held?
  - **A:** Live show  takes place on Mon, 01 Dec, 2025 at 03:00 pm to Mon, 01 Dec, 2025 at 03:00 pm at Phnom Penh, Cambodia.
- **Q**: Who is organizing Live show ?
  - **A:** Live show  is organized by Infrastructure Development Academy - IDA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live show",
        "image": "https://cdn-az.allevents.in/events2/banners/b84502a98243ad28749447fe7a6a08966d79f9ba153048b1d6984a6ee2780eaf-rimg-w1184-h785-dcaac5dc-gmir?v=1764297181",
        "startDate": "2025-12-01",
        "url": "https://allevents.in/phnom-penh/live-show/200029155866556",
        "location": {
            "@type": "Place",
            "name": "Phnom Penh, Cambodia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Phnom Penh",
                "addressLocality": "Phnom Penh",
                "addressRegion": "PP",
                "addressCountry": "KH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "11.570657804982",
                "longitude": "104.92989537032"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The live show is changed to December 1",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Infrastructure Development Academy - IDA",
                "url": "https://allevents.in/org/infrastructure-development-academy-ida/27038012"
            }
        ]
    }
]
```