

# Event Details

- **Event Name**: 25th Ward Youth Fundraiser
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 04:00 pm – Tue, 14 Apr, 2026 at 09:00 pm
- **Event Description**: 25th Ward Youth Fundraiser
- **Event URL**: https://allevents.in/ammon/25th-ward-youth-fundraiser/1600028210613109
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ammon
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.478800583233
- **long**: -111.96323477385
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2055 South Ammon Road, Ammon, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8c8c3890-3416-11f0-9be3-8fa412d14dfd-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is 25th Ward Youth Fundraiser being held?
  - **A:** 25th Ward Youth Fundraiser takes place on Tue, 14 Apr, 2026 at 04:00 pm to Tue, 14 Apr, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 2055 South Ammon Road, Ammon, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "25th Ward Youth Fundraiser",
        "image": "https://cdn-az.allevents.in/events3/banners/05590d10-384f-11f1-8cf9-eb7bf32cfbd0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-14",
        "endDate": "2026-04-14",
        "url": "https://allevents.in/ammon/25th-ward-youth-fundraiser/1600028210613109",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2055 South Ammon Road",
                "addressLocality": "Ammon",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.478800583233",
                "longitude": "-111.96323477385"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "25th Ward Youth Fundraiser"
    }
]
```