

# Event Details

- **Event Name**: Summer Music Event!
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 07:00 pm
- **Event Description**: Join us!
- **Event URL**: https://allevents.in/urbandale/summer-music-event/200030186921039
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Urbandale
- **state**: IA
- **country**: United States
- **location**: St Stephen Lutheran Church
- **lat**: 41.627073
- **long**: -93.717451
- **full address**: St Stephen Lutheran Church, 3510 72nd St,Urbandale,IA,United States

## Event gallery

- **Alt text**: Summer Music Event!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5a8c0df9027cebf0f437ed793aef0b6a124c7183104dc0ab464ac39d5c25fb24-rimg-w1200-h1600-dcffd6a4-gmir?v=1781679832

## FAQs

- **Q**: When and where is Summer Music Event! being held?
  - **A:** Summer Music Event! takes place on Thu, 25 Jun, 2026 at 07:00 pm to Thu, 25 Jun, 2026 at 07:00 pm at St Stephen Lutheran Church, 3510 72nd St,Urbandale,IA,United States.
- **Q**: Who is organizing Summer Music Event!?
  - **A:** Summer Music Event! is organized by St Stephen Lutheran Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer Music Event! 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 Urbandale, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer Music Event! sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Music Event!",
        "image": "https://cdn-az.allevents.in/events4/banners/5a8c0df9027cebf0f437ed793aef0b6a124c7183104dc0ab464ac39d5c25fb24-rimg-w1200-h1600-dcffd6a4-gmir?v=1781679832",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/urbandale/summer-music-event/200030186921039",
        "location": {
            "@type": "Place",
            "name": "St Stephen Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3510 72nd St,Urbandale,IA,United States",
                "addressLocality": "Urbandale",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.627073",
                "longitude": "-93.717451"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Stephen Lutheran Church",
                "url": "https://allevents.in/org/st-stephen-lutheran-church/14307896",
                "description": "A gathering of Lutheran Christians that seeks to live out faith in their daily lives. "
            }
        ]
    }
]
```