

# 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 is the event happening?
  - **A:** Sat, 14 Mar, 2026 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1725 Peterson Lane, Santa Rosa, United States
- **Q**: What type of event is this?
  - **A:** Festivals, Art
- **Q**: Where can I find ticket details about Young Artist Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
    }
]
```