

# Event Details

- **Event Name**: Anaheim Summer Concerts
- **Event Start and End Date**: Thu, 30 Jul, 2026 at 06:30 pm
- **Event Description**: DDE is hitting Anaheim - come on out!
- **Event URL**: https://allevents.in/yorba-linda/anaheim-summer-concerts/200029830168103
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 46

## Ticket Details


## Event venue details

- **city**: Yorba Linda
- **state**: CA
- **country**: United States
- **location**: 945 S Weir Canyon Rd, Anaheim, CA 92808, United States
- **lat**: 33.85973
- **long**: -117.72985
- **full address**: 945 S Weir Canyon Rd, Anaheim, CA 92808, United States, 945 S Weir Canyon Rd, Anaheim, CA 92808, United States, Yorba Linda

## Event gallery

- **Alt text**: Anaheim Summer Concerts
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/63ca3e7efaf5781958779da355975c4b76f480f9f38e5923eb641d32daf23ae8-rimg-w1200-h675-dc1b1513-gmir?v=1784792514

## FAQs

- **Q**: When and where is Anaheim Summer Concerts being held?
  - **A:** Anaheim Summer Concerts takes place on Thu, 30 Jul, 2026 at 06:30 pm to Thu, 30 Jul, 2026 at 06:30 pm at 945 S Weir Canyon Rd, Anaheim, CA 92808, United States, 945 S Weir Canyon Rd, Anaheim, CA 92808, United States, Yorba Linda.
- **Q**: Who is organizing Anaheim Summer Concerts?
  - **A:** Anaheim Summer Concerts is organized by Dance Dance Evolution.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Anaheim Summer Concerts 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 Yorba Linda, this event is thoughtfully curated to deliver a standout experience worth every moment. If Anaheim Summer Concerts 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": "Anaheim Summer Concerts",
        "image": "https://cdn-az.allevents.in/events1/banners/63ca3e7efaf5781958779da355975c4b76f480f9f38e5923eb641d32daf23ae8-rimg-w1200-h675-dc1b1513-gmir?v=1784792514",
        "startDate": "2026-07-30",
        "url": "https://allevents.in/yorba-linda/anaheim-summer-concerts/200029830168103",
        "location": {
            "@type": "Place",
            "name": "945 S Weir Canyon Rd, Anaheim, CA 92808, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "945 S Weir Canyon Rd, Anaheim, CA 92808, United States",
                "addressLocality": "Yorba Linda",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.85973",
                "longitude": "-117.72985"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "DDE is hitting Anaheim - come on out!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dance Dance Evolution",
                "url": "https://allevents.in/org/dance-dance-evolution/20004462"
            }
        ]
    }
]
```