

# Event Details

- **Event Name**: Barbara
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 10:00 am – Tue, 16 Jun, 2026 at 04:00 pm (-06:00)
- **Event Description**: Blood Drive
- **Event URL**: https://allevents.in/burley/barbara/1600029315199839
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Burley
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.475610464747
- **long**: -113.82396786427
- **full address**: The Church of Jesus Christ of Latter-day Saints, 152 West 400 South, Burley, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a7a396f0-d317-11f0-8847-13c74ce67ee0-rimg-w750-h592-dcff

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 16 Jun, 2026 at 10:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 152 West 400 South, Burley, US
- **Q**: Where can I find ticket details about Barbara ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Barbara",
        "image": "https://cdn-az.allevents.in/events10/banners/a727fe50-d317-11f0-8847-13c74ce67ee0-rimg-w750-h592-dcffffff-gmir.jpg",
        "startDate": "2026-06-16T10:00:00-06:00",
        "endDate": "2026-06-16T16:00:00-06:00",
        "url": "https://allevents.in/burley/barbara/1600029315199839",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "152 West 400 South",
                "addressLocality": "Burley",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.475610464747",
                "longitude": "-113.82396786427"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Blood Drive"
    }
]
```