

# Event Details

- **Event Name**: 1st ward baptism preview
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 04:00 pm – Sun, 01 Mar, 2026 at 05:00 pm
- **Event Description**: baptism preview
- **Event URL**: https://allevents.in/orem/1st-ward-baptism-preview/1600029709969543
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orem
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.290306100582
- **long**: -111.72321671283
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1150 West 400 South, Orem, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3ae647f0-0f95-11f1-8489-bfa57dd9257e-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1150 West 400 South, Orem, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 1st ward baptism preview ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "1st ward baptism preview",
        "image": "https://cdn-az.allevents.in/events3/banners/15054ee0-1202-11f1-b7b3-a98440b1de4d-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-01",
        "endDate": "2026-03-01",
        "url": "https://allevents.in/orem/1st-ward-baptism-preview/1600029709969543",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1150 West 400 South",
                "addressLocality": "Orem",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.290306100582",
                "longitude": "-111.72321671283"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "baptism preview"
    }
]
```