

# Event Details

- **Event Name**: Free Patriotic Concert!
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 11:00 am – Sat, 04 Jul, 2026 at 12:00 pm
- **Event Description**: Join us for a FREE concert, as the AZ Swing Kings salute our country and our veterans! We love our country and we have fun showing it! Open to the public. See you there!
- **Event URL**: https://allevents.in/surprise/free-patriotic-concert/200030191326235
- **Event Categories**: concerts, music, entertainment, health-wellness
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Surprise
- **state**: AZ
- **country**: United States
- **location**: Grace Community Church
- **lat**: 33.670256565706
- **long**: -112.40977629525
- **full address**: Grace Community Church, 16165 W Mountain View Blvd ,Surprise, Arizona, United States

## Event gallery

- **Alt text**: Free Patriotic Concert!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ab1bedfff01dbf250de21f97673ac89e125ceffa700e67ab35832bb18ba30d56-rimg-w1200-h480-dc784a2f-gmir?v=1782632324

## FAQs

- **Q**: When and where is Free Patriotic Concert! being held?
  - **A:** Free Patriotic Concert! takes place on Sat, 04 Jul, 2026 at 11:00 am to Sat, 04 Jul, 2026 at 12:00 pm at Grace Community Church, 16165 W Mountain View Blvd ,Surprise, Arizona, United States.
- **Q**: Who is organizing Free Patriotic Concert!?
  - **A:** Free Patriotic Concert! is organized by AZ Swing Kings.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Free Patriotic Concert! 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 Surprise, this event is thoughtfully curated to deliver a standout experience worth every moment. If Free Patriotic Concert! 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": "Free Patriotic Concert!",
        "image": "https://cdn-az.allevents.in/events6/banners/ab1bedfff01dbf250de21f97673ac89e125ceffa700e67ab35832bb18ba30d56-rimg-w1200-h480-dc784a2f-gmir?v=1782632324",
        "startDate": "2026-07-04",
        "endDate": "2026-07-04",
        "url": "https://allevents.in/surprise/free-patriotic-concert/200030191326235",
        "location": {
            "@type": "Place",
            "name": "Grace Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16165 W Mountain View Blvd ,Surprise, Arizona",
                "addressLocality": "Surprise",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.670256565706",
                "longitude": "-112.40977629525"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a FREE concert, as the AZ Swing Kings salute our country and our veterans! We love our country and we have fun showing it! Open to the public. See you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "AZ Swing Kings",
                "url": "https://allevents.in/org/az-swing-kings/24877144"
            }
        ]
    }
]
```