

# Event Details

- **Event Name**: Concert Collective
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 04:00 pm
- **Event Description**: Details Coming Soon.
- **Event URL**: https://allevents.in/la-vergne/concert-collective/200030166975333
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: La Vergne
- **state**: TN
- **country**: United States
- **location**: Nashville
- **lat**: 36.079067471514
- **long**: -86.615717601113
- **full address**: Nashville, Nashville, Tennessee, La Vergne, United States

## Event gallery

- **Alt text**: Concert Collective
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ded2806b638449b945dbe8794910898c91c42c9e714745960ddab639c72fabff-rimg-w1200-h675-dc090708-gmir?v=1781424964

## FAQs

- **Q**: When and where is Concert Collective being held?
  - **A:** Concert Collective takes place on Thu, 18 Jun, 2026 at 04:00 pm to Thu, 18 Jun, 2026 at 04:00 pm at Nashville, Nashville, Tennessee, La Vergne, United States.
- **Q**: Who is organizing Concert Collective?
  - **A:** Concert Collective is organized by Brothers Keeper Veteran Foundation.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert Collective 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 La Vergne, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concert Collective 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": "Concert Collective",
        "image": "https://cdn-az.allevents.in/events2/banners/ded2806b638449b945dbe8794910898c91c42c9e714745960ddab639c72fabff-rimg-w1200-h675-dc090708-gmir?v=1781424964",
        "startDate": "2026-06-18",
        "url": "https://allevents.in/la-vergne/concert-collective/200030166975333",
        "location": {
            "@type": "Place",
            "name": "Nashville",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Nashville, Tennessee",
                "addressLocality": "La Vergne",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.079067471514",
                "longitude": "-86.615717601113"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details Coming Soon.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brothers Keeper Veteran Foundation",
                "url": "https://allevents.in/org/brothers-keeper-veteran-foundation/25890825"
            }
        ]
    }
]
```