

# Event Details

- **Event Name**: Pops Concert in the Park 
- **Event Start and End Date**: Sun, 31 May, 2026 at 07:00 pm (-07:00)
- **Event Description**: Concert
- **Event URL**: https://allevents.in/hanford/pops-concert-in-the-park/200028798647448
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 253

## Ticket Details


## Event venue details

- **city**: Hanford
- **state**: CA
- **country**: United States
- **location**: Hanford Civic Park
- **lat**: 36.328714611455
- **long**: -119.6469592234
- **full address**: Hanford Civic Park, 400 N Douty St,Hanford, California, United States

## Event gallery

- **Alt text**: Pops Concert in the Park
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2004386e5530f65ac0f6d0ef7213f926ea1bba66a18bf01c774c471873d532a1-rimg-w1107-h1105-dcd9e8fe-gmir?v=1775840834

## FAQs

- **Q**: When and where is Pops Concert in the Park  being held?
  - **A:** Pops Concert in the Park  takes place on Sun, 31 May, 2026 at 07:00 pm to Sun, 31 May, 2026 at 07:00 pm at Hanford Civic Park, 400 N Douty St,Hanford, California, United States.
- **Q**: Who is organizing Pops Concert in the Park ?
  - **A:** Pops Concert in the Park  is organized by Kings Symphony Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pops Concert in the Park  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 250+ 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": "Pops Concert in the Park",
        "image": "https://cdn-az.allevents.in/events5/banners/2004386e5530f65ac0f6d0ef7213f926ea1bba66a18bf01c774c471873d532a1-rimg-w1107-h1105-dcd9e8fe-gmir?v=1775840834",
        "startDate": "2026-05-31T19:00:00-07:00",
        "url": "https://allevents.in/hanford/pops-concert-in-the-park/200028798647448",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hanford Civic Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 N Douty St,Hanford, California",
                "addressLocality": "Hanford",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.328714611455",
                "longitude": "-119.6469592234"
            }
        },
        "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!"
            }
        ]
    }
]
```