

# Event Details

- **Event Name**: Whittier Summer Concerts in the Park
- **Event Start and End Date**: Mon, 13 Jul, 2026 at 06:00 pm
- **Event Description**: We're bringing your favorite dance hits to Whittier's Summer Concerts – come get your boogie on!
- **Event URL**: https://allevents.in/whittier/whittier-summer-concerts-in-the-park/200030260309424
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Whittier
- **state**: CA
- **country**: United States
- **location**: Central Park
- **lat**: 33.981226232572
- **long**: -118.03442121165
- **full address**: Central Park, 6532 Friends Ave,Whittier, California, United States

## Event gallery

- **Alt text**: Whittier Summer Concerts in the Park
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/86ea7557ab18f895c958386592173e2087250cf68efd615f1923458994a18f77-rimg-w1200-h675-dc1b1513-gmir?v=1783631490

## FAQs

- **Q**: When and where is Whittier Summer Concerts in the Park being held?
  - **A:** Whittier Summer Concerts in the Park takes place on Mon, 13 Jul, 2026 at 06:00 pm to Mon, 13 Jul, 2026 at 06:00 pm at Central Park, 6532 Friends Ave,Whittier, California, United States.
- **Q**: Who is organizing Whittier Summer Concerts in the Park?
  - **A:** Whittier Summer Concerts in the Park is organized by Dance Dance Evolution.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Whittier Summer Concerts 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 Whittier, this event is thoughtfully curated to deliver a standout experience worth every moment. If Whittier Summer Concerts in the Park 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": "Whittier Summer Concerts in the Park",
        "image": "https://cdn-az.allevents.in/events8/banners/86ea7557ab18f895c958386592173e2087250cf68efd615f1923458994a18f77-rimg-w1200-h675-dc1b1513-gmir?v=1783631490",
        "startDate": "2026-07-13",
        "url": "https://allevents.in/whittier/whittier-summer-concerts-in-the-park/200030260309424",
        "location": {
            "@type": "Place",
            "name": "Central Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6532 Friends Ave,Whittier, California",
                "addressLocality": "Whittier",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.981226232572",
                "longitude": "-118.03442121165"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're bringing your favorite dance hits to Whittier's Summer Concerts – come get your boogie on!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dance Dance Evolution",
                "url": "https://allevents.in/org/dance-dance-evolution/20004462"
            }
        ]
    }
]
```