

# Event Details

- **Event Name**: Stake Primary Temple Activity
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 10:00 am – Sat, 25 Jul, 2026 at 01:00 pm (+10:00)
- **Event Description**: A special temple-focused activity that helps Primary children learn about temples, their purpose, and how they can prepare to attend in the future.
- **Event URL**: https://allevents.in/carlingford/stake-primary-temple-activity/1600029288106112
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Carlingford
- **state**: NSW
- **country**: AU
- **location**: LDS Sydney Australia Temple
- **lat**: -33.7682723
- **long**: 151.0483265
- **full address**: LDS Sydney Australia Temple, 756 Pennant Hills Rd, Carlingford, AU

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/65960230-cf92-11f0-86c9-2746d5ad88eb-rimg-w735-h602-dcff

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 25 Jul, 2026 at 10:00 am (+10:00)
- **Q**: Where is the event happening?
  - **A:** LDS Sydney Australia Temple, 756 Pennant Hills Rd, Carlingford, AU
- **Q**: Where can I find ticket details about Stake Primary Temple Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Primary Temple Activity",
        "image": "https://cdn-az.allevents.in/events5/banners/650ad930-cf92-11f0-86c9-2746d5ad88eb-rimg-w735-h602-dcffffff-gmir.jpg",
        "startDate": "2026-07-25T10:00:00+10:00",
        "endDate": "2026-07-25T13:00:00+10:00",
        "url": "https://allevents.in/carlingford/stake-primary-temple-activity/1600029288106112",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "LDS Sydney Australia Temple",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "756 Pennant Hills Rd",
                "addressLocality": "Carlingford",
                "addressRegion": "NSW",
                "addressCountry": {
                    "@type": "Country",
                    "name": "AU"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.7682723",
                "longitude": "151.0483265"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A special temple-focused activity that helps Primary children learn about temples, their purpose, and how they can prepare to attend in the future."
    }
]
```