

# Event Details

- **Event Name**: Reunión sacramental por la tarde
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 07:00 pm – Sun, 12 Apr, 2026 at 08:00 pm
- **Event Description**: Para miembros de la iglesia y sus amigos que trabajan durante el día y no pueden venir a la mañana.
- **Event URL**: https://allevents.in/buhl/reunión-sacramental-por-la-tarde/1600027748901454
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Buhl
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.602039226456
- **long**: -114.75465427247
- **full address**: The Church of Jesus Christ of Latter-day Saints, 501 Main Street, Buhl, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8f6df8b0-243d-11f1-8500-4f0c3b0bf48e-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Reunión sacramental por la tarde being held?
  - **A:** Reunión sacramental por la tarde takes place on Sun, 12 Apr, 2026 at 07:00 pm to Sun, 12 Apr, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 501 Main Street, Buhl, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Reunión sacramental por la tarde",
        "image": "https://cdn-az.allevents.in/events5/banners/d5b67ff0-36d4-11f1-a0ec-d9550886fa40-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-12",
        "endDate": "2026-04-12",
        "url": "https://allevents.in/buhl/reunión-sacramental-por-la-tarde/1600027748901454",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "501 Main Street",
                "addressLocality": "Buhl",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.602039226456",
                "longitude": "-114.75465427247"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Para miembros de la iglesia y sus amigos que trabajan durante el día y no pueden venir a la mañana."
    }
]
```