

# Event Details

- **Event Name**: Burley 9th - Halloween Party
- **Event Start and End Date**: Wed, 29 Oct, 2025 at 03:00 pm – Wed, 29 Oct, 2025 at 09:00 pm
- **Event Description**: Dress up and come enjoy an evening with the members of the Burley 9th Ward!
- **Event URL**: https://allevents.in/burley/burley-9th-halloween-party/1600027908126451
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Burley
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.526885805463
- **long**: -113.79009133667
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2050 Normal Avenue, Burley, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/06c82620-f7bb-11ef-af9d-65009a11819f-rimg-w1000-h563-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 29 Oct, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2050 Normal Avenue, Burley, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Burley 9th - Halloween Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Burley 9th - Halloween Party",
        "image": "https://cdn-az.allevents.in/events5/banners/630a3120-b50d-11f0-a066-359a962c76b3-rimg-w1200-h675-dcc3d6eb-gmir.jpg",
        "startDate": "2025-10-29",
        "endDate": "2025-10-29",
        "url": "https://allevents.in/burley/burley-9th-halloween-party/1600027908126451",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2050 Normal Avenue",
                "addressLocality": "Burley",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.526885805463",
                "longitude": "-113.79009133667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dress up and come enjoy an evening with the members of the Burley 9th Ward!"
    }
]
```