

# Event Details

- **Event Name**: Temple Trip
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 12:00 pm – Wed, 04 Mar, 2026 at 01:30 pm
- **Event Description**: Boise Idaho Temple Trip. Baptisms. Noon and 12:30 PM
- **Event URL**: https://allevents.in/boise/temple-trip/1600029629120139
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Boise
- **state**: ID
- **country**: US
- **location**: Boise Idaho Temple
- **lat**: 43.5934897
- **long**: -116.275277
- **full address**: Boise Idaho Temple, 1211 S. Cole Road, Boise, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/93ee5d90-0308-11f1-952b-edf25a5ec216-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Mar, 2026 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Boise Idaho Temple, 1211 S. Cole Road, Boise, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Temple Trip ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Temple Trip",
        "image": "https://cdn-az.allevents.in/events9/banners/9f8a78f0-0308-11f1-ad67-5d201e5d33ca-rimg-w1200-h675-dcd7bda8-gmir.jpg",
        "startDate": "2026-03-04",
        "endDate": "2026-03-04",
        "url": "https://allevents.in/boise/temple-trip/1600029629120139",
        "location": {
            "@type": "Place",
            "name": "Boise Idaho Temple",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1211 S. Cole Road",
                "addressLocality": "Boise",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.5934897",
                "longitude": "-116.275277"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Boise Idaho Temple Trip. Baptisms. Noon and 12:30 PM"
    }
]
```