

# Event Details

- **Event Name**: Queenstown Branch Primary Presentation
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 10:00 am – Sun, 23 Nov, 2025 at 11:00 am
- **Event Description**: Primary Presentation
- **Event URL**: https://allevents.in/queenstown/queenstown-branch-primary-presentation/1600029111262346
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029111262346

## Event venue details

- **city**: Queenstown
- **country**: NZ
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: -45.0244837
- **long**: 168.7345002
- **full address**: The Church of Jesus Christ of Latter-day Saints, 25 Douglas Street, Queenstown, NZ

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/151a1370-b6bd-11f0-9743-6fdd05a2854c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Queenstown Branch Primary Presentation being held?
  - **A:** Queenstown Branch Primary Presentation takes place on Sun, 23 Nov, 2025 at 10:00 am to Sun, 23 Nov, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 25 Douglas Street, Queenstown, NZ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Queenstown Branch Primary Presentation",
        "image": "https://cdn-az.allevents.in/events9/banners/72ac7ea0-c7e9-11f0-a4e9-c9193a232180-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-23",
        "endDate": "2025-11-23",
        "url": "https://allevents.in/queenstown/queenstown-branch-primary-presentation/1600029111262346",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Douglas Street, Queenstown",
                "addressLocality": "Queenstown",
                "addressRegion": "",
                "addressCountry": {
                    "@type": "Country",
                    "name": "NZ"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-45.0244837",
                "longitude": "168.7345002"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Primary Presentation"
    }
]
```