

# Event Details

- **Event Name**: Spring Concert Ft. Young Artist 
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 04:00 pm
- **Event Description**: Concert
- **Event URL**: https://allevents.in/hanford/spring-concert-ft-young-artist/200028860520543
- **Event Categories**: concerts, music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 58

## Ticket Details


## Event venue details

- **city**: Hanford
- **state**: CA
- **country**: United States
- **location**: Hanford Fox Theatre
- **lat**: 36.32839
- **long**: -119.6479
- **full address**: Hanford Fox Theatre, 326 N Irwin ,Hanford,CA,United States

## Event gallery

- **Alt text**: Spring Concert Ft. Young Artist
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c6da0fc4c92199488b65bf3be1bacd9b3cd08a5bd605dffb8dd27cdacc10e413-rimg-w1080-h1080-dcd6c9b8-gmir?v=1773165475

## FAQs

- **Q**: When and where is Spring Concert Ft. Young Artist  being held?
  - **A:** Spring Concert Ft. Young Artist  takes place on Sun, 15 Mar, 2026 at 04:00 pm to Sun, 15 Mar, 2026 at 04:00 pm at Hanford Fox Theatre, 326 N Irwin ,Hanford,CA,United States.
- **Q**: Who is organizing Spring Concert Ft. Young Artist ?
  - **A:** Spring Concert Ft. Young Artist  is organized by Kings Symphony Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Concert Ft. Young Artist  is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Hanford, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Spring Concert Ft. Young Artist",
        "image": "https://cdn-az.allevents.in/events4/banners/c6da0fc4c92199488b65bf3be1bacd9b3cd08a5bd605dffb8dd27cdacc10e413-rimg-w1080-h1080-dcd6c9b8-gmir?v=1773165475",
        "startDate": "2026-03-15",
        "url": "https://allevents.in/hanford/spring-concert-ft-young-artist/200028860520543",
        "location": {
            "@type": "Place",
            "name": "Hanford Fox Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "326 N Irwin ,Hanford,CA,United States",
                "addressLocality": "Hanford",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.32839",
                "longitude": "-119.6479"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kings Symphony Orchestra",
                "url": "https://allevents.in/org/kings-symphony-orchestra/13862144",
                "description": "Celebrating a new beginning!"
            }
        ]
    }
]
```