

# Event Details

- **Event Name**: 7th Ward Spring Hootenanny 6:00pm
- **Event Start and End Date**: Wed, 08 Apr, 2026 at 06:00 pm – Wed, 08 Apr, 2026 at 08:00 pm (-06:00)
- **Event Description**: Everyone is invited to join a good ol' fashioned hootenanny. There will be hotdogs, leomonade, pie, ice cream, games, and wonderful company.
- **Event URL**: https://allevents.in/burley/7th-ward-spring-hootenanny-6-00pm/1600029885902837
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Burley
- **state**: ID
- **country**: US
- **location**: Church of Jesus Christ of Latter-Day Saints 7th ward
- **lat**: 42.5252785
- **long**: -113.7952913
- **full address**: Church of Jesus Christ of Latter-Day Saints 7th ward, 2200 Oakley Ave, Burley, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2ec6a060-2e70-11f1-a796-25373a183b85-rimg-w1000-h563-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 08 Apr, 2026 at 06:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** Church of Jesus Christ of Latter-Day Saints 7th ward, 2200 Oakley Ave, Burley, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 7th Ward Spring Hootenanny 6:00pm ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "7th Ward Spring Hootenanny 6:00pm",
        "image": "https://cdn-az.allevents.in/events8/banners/3a46f660-2e70-11f1-b66b-c789a2302db1-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-04-08T18:00:00-06:00",
        "endDate": "2026-04-08T20:00:00-06:00",
        "url": "https://allevents.in/burley/7th-ward-spring-hootenanny-6-00pm/1600029885902837",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Church of Jesus Christ of Latter-Day Saints 7th ward",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2200 Oakley Ave",
                "addressLocality": "Burley",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.5252785",
                "longitude": "-113.7952913"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is invited to join a good ol' fashioned hootenanny. There will be hotdogs, leomonade, pie, ice cream, games, and wonderful company."
    }
]
```