

# Event Details

- **Event Name**: Live in Checkpoint Charlie!
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 04:00 pm
- **Event Description**: Bluegrass & more with special guests
- **Event URL**: https://allevents.in/amsterdam/live-in-checkpoint-charlie/200030238111644
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Amsterdam
- **state**: NH
- **country**: Netherlands
- **location**: Checkpoint Charlie
- **lat**: 52.38224
- **long**: 4.87896
- **full address**: Checkpoint Charlie, Nassaukade 48, 1052 CM Amsterdam, Nederland, Amsterdam, Netherlands

## Event gallery

- **Alt text**: Live in Checkpoint Charlie!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/424dd8cdd5f15123803ceeb45b76e47d7df624b24bf04a5036f84271e7d01ef4-rimg-w1200-h900-dc181411-gmir?v=1781542663

## FAQs

- **Q**: When and where is Live in Checkpoint Charlie! being held?
  - **A:** Live in Checkpoint Charlie! takes place on Sun, 21 Jun, 2026 at 04:00 pm to Sun, 21 Jun, 2026 at 04:00 pm at Checkpoint Charlie, Nassaukade 48, 1052 CM Amsterdam, Nederland, Amsterdam, Netherlands.
- **Q**: Who is organizing Live in Checkpoint Charlie!?
  - **A:** Live in Checkpoint Charlie! is organized by The Unborn Brothers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live in Checkpoint Charlie! is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Amsterdam, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live in Checkpoint Charlie! 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": "Live in Checkpoint Charlie!",
        "image": "https://cdn-az.allevents.in/events5/banners/424dd8cdd5f15123803ceeb45b76e47d7df624b24bf04a5036f84271e7d01ef4-rimg-w1200-h900-dc181411-gmir?v=1781542663",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/amsterdam/live-in-checkpoint-charlie/200030238111644",
        "location": {
            "@type": "Place",
            "name": "Checkpoint Charlie",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Nassaukade 48, 1052 CM Amsterdam, Nederland",
                "addressLocality": "Amsterdam",
                "addressRegion": "NH",
                "addressCountry": "NL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.38224",
                "longitude": "4.87896"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bluegrass & more with special guests",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Unborn Brothers",
                "url": "https://allevents.in/org/the-unborn-brothers/3530487",
                "description": "Bluegrass, blues, rockabilly usw"
            }
        ]
    }
]
```