

# Event Details

- **Event Name**: The Adventures of Priscilla, Queen of the Desert (1994)
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 07:15 pm – Sat, 25 Jul, 2026 at 09:15 pm
- **Event Description**: Nearby AttractionsMelkweg Cinema has 15 upcoming events.
- **Event URL**: https://allevents.in/amsterdam/the-adventures-of-priscilla-queen-of-the-desert-1994/210002144835792
- **Event Categories**: Arts & Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Amsterdam
- **state**: NH
- **country**: Netherlands
- **location**: Melkweg
- **lat**: 52.36483
- **long**: 4.88127
- **full address**: Melkweg, Amsterdam, Netherlands

## Event gallery

- **Alt text**: The Adventures of Priscilla, Queen of the Desert (1994)
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2385df73e88266614d7eab52cc02aae8d52be2b74184cf1d13880446920429ed-rimg-w1024-h576-dc050407-gmir.jpg?v=1781915441

## FAQs

- **Q**: When and where is The Adventures of Priscilla, Queen of the Desert (1994) being held?
  - **A:** The Adventures of Priscilla, Queen of the Desert (1994) takes place on Sat, 25 Jul, 2026 at 07:15 pm to Sat, 25 Jul, 2026 at 09:15 pm at Melkweg, Amsterdam, Netherlands.
- **Q**: Who is organizing The Adventures of Priscilla, Queen of the Desert (1994)?
  - **A:** The Adventures of Priscilla, Queen of the Desert (1994) is organized by Melkweg.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Adventures of Priscilla, Queen of the Desert (1994)",
        "image": "https://cdn-az.allevents.in/events10/banners/2385df73e88266614d7eab52cc02aae8d52be2b74184cf1d13880446920429ed-rimg-w1024-h576-dc050407-gmir.jpg?v=1781915441",
        "startDate": "2026-07-25",
        "endDate": "2026-07-25",
        "url": "https://allevents.in/amsterdam/the-adventures-of-priscilla-queen-of-the-desert-1994/210002144835792",
        "location": {
            "@type": "Place",
            "name": "Melkweg",
            "address": {
                "@type": "PostalAddress",
                "name": "Melkweg, Amsterdam, Netherlands",
                "addressLocality": "Amsterdam",
                "addressRegion": "NH",
                "addressCountry": "NL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.36483",
                "longitude": "4.88127"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsMelkweg Cinema has 15 upcoming events."
    }
]
```