

# Event Details

- **Event Name**: Patriotic Concert
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 07:00 pm (-05:00)
- **Event Description**: Join the Arlington Community Band for a free, family friendly concert to celebrate the sounds of America!
- **Event URL**: https://allevents.in/arlington/patriotic-concert/200028833498550
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 74

## Ticket Details


## Event venue details

- **city**: Arlington
- **state**: TX
- **country**: United States
- **location**: Lamar Baptist Church
- **lat**: 32.762668500521
- **long**: -97.120438883333
- **full address**: Lamar Baptist Church, 1000 W Lamar Blvd, Arlington, TX 76012-2015, United States

## Event gallery

- **Alt text**: Patriotic Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d226c74b65898aff50c05fc180ecdbc58fe9015d7a871be33b5ff0e635af85f5-rimg-w1200-h800-dc1a1314-gmir?v=1776302393

## FAQs

- **Q**: When and where is Patriotic Concert being held?
  - **A:** Patriotic Concert takes place on Sun, 28 Jun, 2026 at 07:00 pm to Sun, 28 Jun, 2026 at 07:00 pm at Lamar Baptist Church, 1000 W Lamar Blvd, Arlington, TX 76012-2015, United States.
- **Q**: Who is organizing Patriotic Concert?
  - **A:** Patriotic Concert is organized by Arlington Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Arlington, this event is thoughtfully curated to deliver a standout experience worth every moment. With 70+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Patriotic Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/d226c74b65898aff50c05fc180ecdbc58fe9015d7a871be33b5ff0e635af85f5-rimg-w1200-h800-dc1a1314-gmir?v=1776302393",
        "startDate": "2026-06-28T19:00:00-05:00",
        "url": "https://allevents.in/arlington/patriotic-concert/200028833498550",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lamar Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 W Lamar Blvd, Arlington, TX 76012-2015, United States",
                "addressLocality": "Arlington",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.762668500521",
                "longitude": "-97.120438883333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Arlington Community Band for a free, family friendly concert to celebrate the sounds of America!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arlington Community Band",
                "url": "https://allevents.in/org/arlington-community-band/20401167"
            }
        ]
    }
]
```