Radar Agency

Radar Agency Booking agency based in Amsterdam with a special sensitivity for thrilling, border crossing music. Please send us an e-mail instead of FB messages.

STW W23✨
01/06/2026

STW W23✨

VUELVE  28/06/2026
27/05/2026

VUELVE

28/06/2026

STW - W22
25/05/2026

STW - W22

21/05/2026

this week!

22.05




23.05
music

20/05/2026

12.12.2026

-

STW - W21 - 2026 🔥
17/05/2026

STW - W21 - 2026 🔥

Adres

Ruysdaelkade 223
Amsterdam
1072AW

Openingstijden

Maandag 10:00 - 18:00
Dinsdag 10:00 - 18:00
Woensdag 10:00 - 18:00
Donderdag 10:00 - 18:00
Vrijdag 10:00 - 18:00

Telefoon

+31202333697

Meldingen

Wees de eerste die het weet en laat ons u een e-mail sturen wanneer Radar Agency nieuws en promoties plaatst. Uw e-mailadres wordt niet voor andere doeleinden gebruikt en u kunt zich op elk gewenst moment afmelden.

Contact

Stuur een bericht naar Radar Agency:

Delen

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "NETHERLANDS" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });