

# Event Details

- **Event Name**: Youth Fundraising Event
- **Event Start and End Date**: Fri, 14 Nov, 2025 at 12:00 am – Fri, 14 Nov, 2025 at 11:59 pm
- **Event Description**: More Details TBD
- **Event URL**: https://allevents.in/princeton/youth-fundraising-event/1600027933124815
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Princeton
- **state**: MN
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.576599973344
- **long**: -93.613524311279
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2174 100th Avenue, Princeton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/34ae0270-fd43-11ef-a14b-67c51913f0fc-rimg-w1000-h667-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 14 Nov, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2174 100th Avenue, Princeton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Youth Fundraising Event ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Fundraising Event",
        "image": "https://cdn-az.allevents.in/events6/banners/f0866850-b820-11f0-8d9f-47c638e01653-rimg-w1200-h800-dcedf1f6-gmir.jpg",
        "startDate": "2025-11-14",
        "endDate": "2025-11-14",
        "url": "https://allevents.in/princeton/youth-fundraising-event/1600027933124815",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2174 100th Avenue",
                "addressLocality": "Princeton",
                "addressRegion": "MN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.576599973344",
                "longitude": "-93.613524311279"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More Details TBD"
    }
]
```