

# Event Details

- **Event Name**: Young Artist Festival
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 12:00 am – Sat, 14 Mar, 2026 at 11:59 pm
- **Event Description**: Show starts at 7:00pm, however, we will need the Gym all day until 11:00pm
- **Event URL**: https://allevents.in/santa-rosa/young-artist-festival/1600028691887742
- **Event Categories**: Festivals, Art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Santa Rosa
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.459302
- **long**: -122.764953
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1725 Peterson Lane, Santa Rosa, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f771d9a0-7b27-11f0-ac1f-cfd0d53b2222-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Young Artist Festival being held?
  - **A:** Young Artist Festival takes place on Sat, 14 Mar, 2026 at 12:00 am to Sat, 14 Mar, 2026 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 1725 Peterson Lane, Santa Rosa, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Young Artist Festival is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Santa Rosa, this event is thoughtfully curated to deliver a standout experience worth every moment. If Young Artist Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Young Artist Festival",
        "image": "https://cdn-az.allevents.in/events10/banners/f1ecbbd0-7b27-11f0-81a1-edfbd68f67d5-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-14",
        "endDate": "2026-03-14",
        "url": "https://allevents.in/santa-rosa/young-artist-festival/1600028691887742",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1725 Peterson Lane",
                "addressLocality": "Santa Rosa",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.459302",
                "longitude": "-122.764953"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Show starts at 7:00pm, however, we will need the Gym all day until 11:00pm"
    }
]
```