

# Event Details

- **Event Name**: Spring Fling Youth Event
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 05:30 pm
- **Event Description**: Spring is in the air! Join us for family game night, dinner, music, creative crafts, and a colorful chalk walk as we celebrate fresh starts together.
- **Event URL**: https://allevents.in/jerome/spring-fling-youth-event/200029959386112
- **Event Categories**: spring-break
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Jerome
- **state**: ID
- **country**: United States
- **location**: 262 East Avenue A, Jerome, ID, United States, Idaho 83338
- **lat**: 42.72328
- **long**: -114.51512
- **full address**: 262 East Avenue A, Jerome, ID, United States, Idaho 83338

## Event gallery

- **Alt text**: Spring Fling Youth Event
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/855ad22a8bc930933dbe17444aa246055a3eb228a7d401948db38a011eabc974-rimg-w810-h626-dcfff7e2-gmir?v=1776430872

## FAQs

- **Q**: When and where is Spring Fling Youth Event being held?
  - **A:** Spring Fling Youth Event takes place on Sat, 25 Apr, 2026 at 05:30 pm to Sat, 25 Apr, 2026 at 05:30 pm at 262 East Avenue A, Jerome, ID, United States, Idaho 83338.
- **Q**: Who is organizing Spring Fling Youth Event?
  - **A:** Spring Fling Youth Event is organized by First Presbyterian Church of Jerome.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Fling Youth Event is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Jerome, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Fling Youth Event sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Spring Fling Youth Event",
        "image": "https://cdn-az.allevents.in/events3/banners/855ad22a8bc930933dbe17444aa246055a3eb228a7d401948db38a011eabc974-rimg-w810-h626-dcfff7e2-gmir?v=1776430872",
        "startDate": "2026-04-25",
        "url": "https://allevents.in/jerome/spring-fling-youth-event/200029959386112",
        "location": {
            "@type": "Place",
            "name": "262 East Avenue A, Jerome, ID, United States, Idaho 83338",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "262 E Avenue A, Jerome, ID 83338-2702, United States",
                "addressLocality": "Jerome",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.72328",
                "longitude": "-114.51512"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spring is in the air! Join us for family game night, dinner, music, creative crafts, and a colorful chalk walk as we celebrate fresh starts together.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian Church of Jerome",
                "url": "https://allevents.in/org/first-presbyterian-church-of-jerome/27598215"
            }
        ]
    }
]
```