

# Event Details

- **Event Name**: Anaheim Concert In The Park
- **Event Start and End Date**: Sat, 10 Aug, 2019 at 07:00 pm
- **Event Description**: Show time tba
All ages concert
- **Event URL**: https://allevents.in/anaheim/anaheim-concert-in-the-park/200017322166249
- **Event Categories**: Concerts, Entertainment, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Anaheim
- **state**: CA
- **country**: United States
- **location**: 400 N Harbor Blvd, Anaheim, CA 92805-2552, United States
- **lat**: 33.8379
- **long**: -117.91874
- **full address**: 400 N Harbor Blvd, Anaheim, CA 92805-2552, United States

## Event gallery

- **Alt text**: Anaheim Concert In The Park
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/38de0f2f19617f302a270ac74a121e340e349e57bc5a5cfcae67ee8aee9c8d88-rimg-w720-h270-gmir.jpg?v=1565305520

## FAQs

- **Q**: When and where is Anaheim Concert In The Park being held?
  - **A:** Anaheim Concert In The Park takes place on Sat, 10 Aug, 2019 at 07:00 pm to Sat, 10 Aug, 2019 at 07:00 pm at 400 N Harbor Blvd, Anaheim, CA 92805-2552, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Anaheim Concert In The Park",
        "image": "https://cdn-az.allevents.in/events2/banners/38de0f2f19617f302a270ac74a121e340e349e57bc5a5cfcae67ee8aee9c8d88-rimg-w720-h270-gmir.jpg?v=1565305520",
        "startDate": "2019-08-10",
        "url": "https://allevents.in/anaheim/anaheim-concert-in-the-park/200017322166249",
        "location": {
            "@type": "Place",
            "name": "400 N Harbor Blvd, Anaheim, CA 92805-2552, United States",
            "address": {
                "@type": "PostalAddress",
                "name": "400 N Harbor Blvd, Anaheim, CA 92805-2552, United States",
                "addressLocality": "Anaheim",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.8379",
                "longitude": "-117.91874"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Show time tba\nAll ages concert"
    }
]
```