

# Event Details

- **Event Name**: Youth Fund Raiser
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 12:00 am – Sat, 18 Apr, 2026 at 11:59 pm (-04:00)
- **Event Description**: various activities
- **Event URL**: https://allevents.in/scotch-plains/youth-fund-raiser/1600028958198216
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Scotch Plains
- **state**: NJ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.619754531704
- **long**: -74.357204434566
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1781 Raritan Road, Scotch Plains, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f3c04110-9b99-11f0-9333-8120863fd285-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is Youth Fund Raiser being held?
  - **A:** Youth Fund Raiser takes place on Sat, 18 Apr, 2026 at 12:00 am to Sat, 18 Apr, 2026 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 1781 Raritan Road, Scotch Plains, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Fund Raiser",
        "image": "https://cdn-az.allevents.in/events1/banners/99060320-23ef-11f1-9831-630114a07816-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-18T00:00:00-04:00",
        "endDate": "2026-04-18T23:59:00-04:00",
        "url": "https://allevents.in/scotch-plains/youth-fund-raiser/1600028958198216",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1781 Raritan Road",
                "addressLocality": "Scotch Plains",
                "addressRegion": "NJ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.619754531704",
                "longitude": "-74.357204434566"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "various activities"
    }
]
```